PersonTheCat / OreStoneVariants

A powerful utility for generating new blocks when given a foreground and background.
GNU General Public License v3.0
7 stars 8 forks source link

Server crash after world is finished generating #127

Closed pm065 closed 3 years ago

pm065 commented 3 years ago

mod list: https://paste.gg/p/anonymous/925b9d82cc444bb5ad723f6a59c6cb9a crash report: https://paste.gg/p/anonymous/0c825ed76283446e968ace4fba2f2e92 After generating a new world, just as recipes are loading, the game freezes and hangs indefinitely.

versions: MC 1.16.5 FORGE 36.1.32 OSV 6.2

pm065 commented 3 years ago

For now I'll disable OSV and try to remember to reenable it when this bug report is resolved (:

pm065 commented 3 years ago

Erm... apparently this isn't OSV. Huh.

pm065 commented 3 years ago

...or is it?! At this point I can't tell.

pm065 commented 3 years ago

Okay, it is, I got confused for a moment by an unrelated Quark issue. The problem is with OSV. Sorry for the spam!

PersonTheCat commented 3 years ago

I'm pretty sure this is only possible if some other mod has made changes to RecipeManager#recipes and thus is not a bug with OSV. I'll take another look tonight just to double check, but honestly, I can't fix this unless I know which mod is causing the problem. If you have the time, please confirm whether this crash still occurs for you with no other mods present.

pm065 commented 3 years ago

Okay, just a minute...

pm065 commented 3 years ago

I can confirm that it does not happen on its own. I suspect Extended Crafting since the crashes started after adding that mod.

edit: nope i was wrong, time for a binary search i guess ):

edit 2: i am extremely confused. It's working now, sorry for wasting your time :)

PersonTheCat commented 3 years ago

Huh. Cool, thanks!