quentin452 / OptimizationsAndTweaks

Mod that add some Optimizations/Bugfix/Tweakings for minecraft 1.7.10 and mods
GNU Lesser General Public License v3.0
36 stars 2 forks source link

[1.7.10]: world create crash (probably after d3408ea) #13

Closed kotmatross28729 closed 1 year ago

kotmatross28729 commented 1 year ago

Modpack

Custom

Game log

Pastebin:

Crash 1 (java.lang.IllegalStateException: TickNextTick list out of synch) : https://pastebin.com/Cc50Yfub

Crash 2 (java.util.ConcurrentModificationException) : https://pastebin.com/4gX2PSLc

Log:

fml-client-latest.log

Description

When trying to create a world with a new version Multithreadingandtweaks (d3408ea) game crashes with error Looks like it's something is out of sync

By the way, there are 2 types of crash:

java.util.ConcurrentModificationException

java.lang.IllegalStateException: TickNextTick list out of synch

quentin452 commented 1 year ago

its normal not finished