FrozenBlock / WilderWild

A Minecraft mod that overhauls the Wild Update 
https://modrinth.com/mod/wilder-wild
GNU General Public License v3.0
85 stars 24 forks source link

Strange log entries after singleplayer world "froze" #390

Closed vico93 closed 3 months ago

vico93 commented 3 months ago

I got a strange issue where my singleplayer world just "froze" (felt like the internal server stopped working), and i needed to terminate the javaw process using Task Manager.

While it didn't generated any crash report, the latest.log contains a plenty of errors mentioning both Cloth Config and Wilder Wild, i'm not sure if this is related or not with the freeze and what mod was the responsible.

Treetrain1 commented 3 months ago

Definitely not a Wilder Wild issue, but I don't know what mod is causing it. I believe a mod is making a vanilla-only registry lookup, which basically just ignores all modded content and makes the game error out.

vico93 commented 3 months ago

Thanks for the clarification!

vico93 commented 3 months ago

Well, after doing some tests tweaking around mods to try to figure out what was causing the freezing issue, i ended up figuring out that taking out WilderWild solves the issue.

If you guys have interest, i can zip my profile folder on Discord for you to test.