Posted August 6, 20232 yr Sorry for not following the FAQ last time. There was a lot of pressure on me to start the server again. This crash happens every single time without fail and throws the exact same crash log each time. It's perfectly playable when the server starts, but after playing for 5-10 minutes, the server crashes and restarts in a loop. Minecraft version 1.19.2 https://pastebin.com/pSnSZzZw
August 6, 20232 yr Looks like a broken mod that's modifying the game directly rather than using a Forge API. Backup the server then try removing compat116plus and/or pehkui (both of these mods directly modify the same thing so it's hard to tell which is the problem or if they're conflicting) Official Forge Discord server | Support FAQ for players
August 6, 20232 yr Author @Paint_Ninja I can't find a mod called compat116plus. Removing pehkui causes the server to crash on startup because origins++ depends on pehkui. Edit: I deleted origins++ and pehkui, and now it's throwing another error at me. https://pastebin.com/bdVS81PQ Edited August 7, 20232 yr by BlueSlime231
August 7, 20232 yr Looks like it's the same error, probably from the same poorly made mod that's breaking everything. Might have to try the binary search method: 1. Remove half of the existing things, and put them aside. 2. Run the program / game. 3. Does the issue still exist? -If YES: Repeat from step 1 with the current things. -IF NO: Swap out the current things with the ones set aside, and repeat from step 1. 4. Repeat this process until the problematic thing/s have been found.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.