GithubHelp home page GithubHelp logo

Comments (10)

HoneyBlock avatar HoneyBlock commented on September 27, 2024 1

emm,这算是bug吗
我原本已经创建好服务器,并正常使用,然后我进行服务器(开服器中)改名,导致服务器无法启动,然后我刚才把名字改回后,已正常启动,存档并无丢失
image

from mcsl2.

ltzXiaoYanMo avatar ltzXiaoYanMo commented on September 27, 2024

请重新发送系统报告,你发送的是错误报告

from mcsl2.

ltzXiaoYanMo avatar ltzXiaoYanMo commented on September 27, 2024

你要不...发送下MCSL2日志?

from mcsl2.

HoneyBlock avatar HoneyBlock commented on September 27, 2024

额,请问日志在哪可以看到...苦笑.jpg

from mcsl2.

ltzXiaoYanMo avatar ltzXiaoYanMo commented on September 27, 2024

呃,你用 cmd 打开 MCSL2.exe 也是同样的效果,落雪那个若至他没写

from mcsl2.

HoneyBlock avatar HoneyBlock commented on September 27, 2024

我这边有好几条log,具体问题出在哪我就不知道了。。。
MCSL2_2024-05-19_09.log
MCSL2_2024-05-19_20.log
MCSL2_2024-05-19_21.log

from mcsl2.

ltzXiaoYanMo avatar ltzXiaoYanMo commented on September 27, 2024

这块貌似是 @LxHTT 写的,具体出在哪我就不知道了,代码抽象程度像极了我写史山的样子。。。

这是 MCSL2_2024-04-19_09.log 的 log 文件:

2024-05-19 09:13:48 | INFO | logController.__init__, at line 55 | 
MCSL2 - 日志
本次启动时间: 2024-05-19 09:13:48
MCSL2 版本: 2.2.5.1 Stable Channel 24309
Python 版本: 3.8.10
Qt 版本: 5.15.2
QFluentWidgets 版本: 1.5.4
操作系统: Windows 11 10.0.22631
CPU: AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
架构: 64bit
内存占用: 100.24 MB
2024-05-19 09:13:48 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 09:13:48 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 09:13:50 | INFO | aria2ClientController.run, at line 477 | 启动 Aria2 耗时: 0.1338 秒
2024-05-19 09:13:56 | INFO | processCreator._setJVMArg, at line 230 | 生成 JVM 参数: 
['-Xms2048M', '-Xmx4096M', '-Dlog4j2.formatMsgNoLookups=true', '-jar', 'fabric-server-mc.1.20.4-loader.0.15.11-launcher.1.0.1.jar', 'nogui']
2024-05-19 10:40:15 | ERROR | windowCreator.recordPlayers, at line 1274 | extract player name failed
onRecordPlayers::logout [10:40:15] [服务器线程/信息]: SSJ left the game
Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 1270, in recordPlayers
ValueError: 'SSJ' is not in list

2024-05-19 10:40:56 | ERROR | windowCreator.recordPlayers, at line 1274 | extract player name failed
onRecordPlayers::logout [10:40:56] [服务器线程/信息]: SSJ left the game
Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 1270, in recordPlayers
ValueError: 'SSJ' is not in list

2024-05-19 10:54:19 | ERROR | windowCreator.recordPlayers, at line 1274 | extract player name failed
onRecordPlayers::logout [10:54:19] [服务器线程/信息]: SSJ left the game
Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 1270, in recordPlayers
ValueError: 'SSJ' is not in list

MCSL2_2024-04-19_20.log:

2024-05-19 20:50:36 | INFO | logController.__init__, at line 55 | 
MCSL2 - 日志
本次启动时间: 2024-05-19 20:50:35
MCSL2 版本: 2.2.5.1 Stable Channel 24309
Python 版本: 3.8.10
Qt 版本: 5.15.2
QFluentWidgets 版本: 1.5.4
操作系统: Windows 11 10.0.22631
CPU: AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
架构: 64bit
内存占用: 100.25 MB
2024-05-19 20:50:36 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 20:50:36 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 20:50:39 | INFO | aria2ClientController.run, at line 477 | 启动 Aria2 耗时: 0.15192 秒
2024-05-19 20:50:57 | INFO | processCreator._setJVMArg, at line 230 | 生成 JVM 参数: 
['-Xms2048M', '-Xmx4096M', '-Dlog4j2.formatMsgNoLookups=true', '-jar', 'fabric-server-mc.1.20.4-loader.0.15.11-launcher.1.0.1.jar', 'nogui']
2024-05-19 20:58:52 | ERROR | windowInterface.catchExceptions, at line 261 | TypeError: closeEvent() missing 1 required positional argument: 'a0'


2024-05-19 20:58:54 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 696, in scrollAreaProcessor
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 1411, in startServer
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 303, in __init__
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 441, in initSafelyQuitController
AttributeError: 'NoneType' object has no attribute 'serverProcess'


2024-05-19 20:58:56 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 320, in closeEvent
AttributeError: 'NoneType' object has no attribute 'isServerRunning'


2024-05-19 20:59:48 | ERROR | windowInterface.catchExceptions, at line 261 | TypeError: closeEvent() missing 1 required positional argument: 'a0'


2024-05-19 20:59:49 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 696, in scrollAreaProcessor
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 1411, in startServer
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 303, in __init__
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 441, in initSafelyQuitController
AttributeError: 'NoneType' object has no attribute 'serverProcess'


2024-05-19 20:59:51 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 320, in closeEvent
AttributeError: 'NoneType' object has no attribute 'isServerRunning'


2024-05-19 21:00:23 | ERROR | windowInterface.catchExceptions, at line 261 | TypeError: closeEvent() missing 1 required positional argument: 'a0'


2024-05-19 21:00:24 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 696, in scrollAreaProcessor
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 1411, in startServer
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 303, in __init__
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 441, in initSafelyQuitController
AttributeError: 'NoneType' object has no attribute 'serverProcess'


2024-05-19 21:00:26 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 320, in closeEvent
AttributeError: 'NoneType' object has no attribute 'isServerRunning'

MCSL2_2024-04-19_21.log:

2024-05-19 21:00:41 | INFO | logController.__init__, at line 55 | 
MCSL2 - 日志
本次启动时间: 2024-05-19 21:00:40
MCSL2 版本: 2.2.5.1 Stable Channel 24309
Python 版本: 3.8.10
Qt 版本: 5.15.2
QFluentWidgets 版本: 1.5.4
操作系统: Windows 11 10.0.22631
CPU: AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
架构: 64bit
内存占用: 100.3 MB
2024-05-19 21:00:41 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 21:00:41 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 21:00:46 | INFO | aria2ClientController.run, at line 477 | 启动 Aria2 耗时: 3.36635 秒
2024-05-19 21:00:59 | ERROR | windowInterface.catchExceptions, at line 261 | TypeError: closeEvent() missing 1 required positional argument: 'a0'


2024-05-19 21:01:07 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 696, in scrollAreaProcessor
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 1411, in startServer
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 303, in __init__
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 441, in initSafelyQuitController
AttributeError: 'NoneType' object has no attribute 'serverProcess'


2024-05-19 21:02:48 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 320, in closeEvent
AttributeError: 'NoneType' object has no attribute 'isServerRunning'


2024-05-19 21:05:26 | ERROR | windowInterface.catchExceptions, at line 261 | TypeError: closeEvent() missing 1 required positional argument: 'a0'


2024-05-19 21:05:28 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 696, in scrollAreaProcessor
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\Pages\serverManagerPage.py", line 1411, in startServer
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 303, in __init__
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 441, in initSafelyQuitController
AttributeError: 'NoneType' object has no attribute 'serverProcess'


2024-05-19 21:05:40 | ERROR | windowInterface.catchExceptions, at line 261 | Traceback (most recent call last):
  File "E:\software\MCSL2-2.2.5.1-Windows-x64\MCSL2Lib\ServerControllers\windowCreator.py", line 320, in closeEvent
AttributeError: 'NoneType' object has no attribute 'isServerRunning'


2024-05-19 21:08:50 | INFO | aria2ClientController.pauseDownloadTask, at line 325 | Aria2 下载已暂停: 3bc44739feeb4cf6
2024-05-19 21:08:52 | INFO | aria2ClientController.cancelDownloadTask, at line 346 | Aria2 下载已取消: 3bc44739feeb4cf6
2024-05-19 21:08:52 | INFO | aria2ClientController.updateDownloadInfo, at line 569 | 下载被取消
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44E40>
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44280>
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E22E54800>
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE67600>
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44E40>
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44280>
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E22E54800>
2024-05-19 21:08:54 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE67600>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44E40>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44280>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E22E54800>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE67600>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44E40>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE44280>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E22E54800>
2024-05-19 21:08:56 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type NavigationTreeWidget has been deleted <traceback object at 0x0000013E0CE67600>
2024-05-19 21:08:59 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type QPropertyAnimation has been deleted <traceback object at 0x0000013E22E54800>
2024-05-19 21:09:31 | INFO | processCreator._setJVMArg, at line 230 | 生成 JVM 参数: 
['-Xms2048M', '-Xmx4096M', '-Dlog4j2.formatMsgNoLookups=true', '-jar', 'fabric-server-mc.1.20.4-loader.0.15.11-launcher.1.0.1.jar', 'nogui']
2024-05-19 21:15:03 | INFO | logController.__init__, at line 55 | 
MCSL2 - 日志
本次启动时间: 2024-05-19 21:15:02
MCSL2 版本: 2.2.5.1 Stable Channel 24309
Python 版本: 3.8.10
Qt 版本: 5.15.2
QFluentWidgets 版本: 1.5.4
操作系统: Windows 11 10.0.22631
CPU: AMD64 Family 25 Model 68 Stepping 1, AuthenticAMD
架构: 64bit
内存占用: 100.29 MB
2024-05-19 21:15:03 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 21:15:03 | INFO | aria2ClientController.read, at line 848 | 读取下载记录: 0条
2024-05-19 21:15:05 | INFO | aria2ClientController.run, at line 477 | 启动 Aria2 耗时: 0.13646 秒
2024-05-19 21:15:08 | INFO | windowInterface.catchExceptions, at line 252 | 忽略了异常: <class 'RuntimeError'> wrapped C/C++ object of type QPropertyAnimation has been deleted <traceback object at 0x000001BA2AA8D800>

from mcsl2.

HoneyBlock avatar HoneyBlock commented on September 27, 2024

感觉问题在启动器改名时 sever文件夹里面的服务器名字没有改变,然后索引不到了(我猜的)

from mcsl2.

ltzXiaoYanMo avatar ltzXiaoYanMo commented on September 27, 2024

目前我在开发中的版本没问题的,大概不是这个问题。开发中的版本不会有bug的定律

from mcsl2.

LxHTT avatar LxHTT commented on September 27, 2024

fixed in dev version.

from mcsl2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.