No Chat Reports

No Chat Reports

43M Downloads

1.20.1 server crashing on startup

pendingname801 opened this issue ยท 2 comments

commented

Modloader

Forge

Minecraft Version

1.20.1

Modloader Version

47.0.3

No Chat Reports Version

1.20.1-v2.2.1

Modpack Info

No response

The latest.log File

https://pastebin.com/YERBTs5m

Bug Description

server crashes on startup, does not crash if nochatreports is removed

Steps to Reproduce

No response

Other Information

No response

commented

It looks like there is an issue with the config file:

[25Jun2023 01:19:37.709] [modloading-worker-0/FATAL] [NoChatReports/]: Could not read config file: C:\Users\User\Desktop\Storage\1.20 test\config\NoChatReports\NCR-Common.json
[25Jun2023 01:19:37.710] [modloading-worker-0/FATAL] [NoChatReports/]: This likely indicates the file is corrupted. You can try deleting it to fix this problem. Full stacktrace below:

Like it says in the log, you can try to delete the file mentioned to see if that helps. If it doesn't, you can use version 1.20.1-v2.2.2 which I just released to hopefully get more information in the log.

commented

tried the same setup on a fresh server with no preexisting config files on 2.21 and still got a crash but upgraded to 2.2.2 and the server no longer crashes