-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
使用启动器启动的话,Terminal Log节点无法输出日志,而使用官方bat脚本(python.exe -s main.py --windows-standalone-build)启动,则可以正常输入日志:
![]() |
![]() |
|---|---|
| 左:使用启动器 | 右:使用命令行 |
怀疑是启动器的控制台通过某种方式拦截了日志输出?
附:
Terminal Log是一个用于在web端显示日志的节点,如果提示To use this feature, you must either set '--listen' to a local IP and set the security level to 'normal-' or lower, or set the security level to 'middle' or 'weak'. Please contact the administrator.则需要修改security_level,详见:security_level
Metadata
Metadata
Assignees
Labels
No labels

