Skip to content

windows 输出流功能只转发一句 #84

Description

@gao918929

面板版本号:3.11.3 (在“关于项目”中查看)
面板日志文件:(3.9.9及以后版本可在设置中最下面导出即可,强烈建议上传!)
复现频率: 百分百
问题描述:在使用输出流转发功能只会转发一句
执行命令
$env:MALLOC_ARENA_MAX="4"; $p=Start-Process ".\PalServer.exe" "-port=8211 -players=32 -rconport=25575 -nosound -dedicated -NumberOfWorkerThreadsServer=12" -PassThru -NoNewWindow; $p.PriorityClass="High"

"E:\Steam\GameServers\Palworld\Pal\Binaries\Win64\PalServer-Win64-Shipping-Cmd.exe" -port=8211 -players=32 -rconport=25575 -nosound -dedicated -NumberOfWorkerThreadsServer=12

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions