Posted January 30, 20196 yr This is for the modpack Project Ozone 3 the crash happens anywhere from every 5m to ever few hours more often enough shorter times though. crash-2019-01-29_16.24.46-server.txt
January 30, 20196 yr Not sure what mod could be causing it. It could be any mod that modifies blockstates and/or blocks i.e. 95% of mods. It could happen if a mod accesses the minecraft world from another thread. From your crash it seems to happen when leaves are broken, and from you saying it’s random i think it might be from decay. I think that making a (void) test world and filling it with decayable leaves, then attaching a debugger to the server, putting a breakpoint at getDrops and turning up the random tick speed would be the best way to debug what makes the crash happen, unless I’m wrong about the cause of the crash. I don’t see a simple resolution to this issue (if it’s caused by what I think it is). You could try looking through the issues on the mods on the pack and seeing if it has already been reported to one of them. You should also try removing your coremods and seeing if that fixes your issue. About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
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.