Scouter456 / Nether_Depths_Upgrade

7 stars 10 forks source link

Crash on game load (1.18.2 Forge) #22

Closed genderneutralnoun closed 1 year ago

genderneutralnoun commented 1 year ago

Title. The logs seem to complain about concurrentModificationException, which I think is an error when two mods try to edit the same thing? So probably a conflict. Thought you'd want to know about it regardless. Here's my log: https://mclo.gs/nPfv4JE Let me know if I need to provide any other info. I keep forgetting to turn on emails for github notifications though, so I might take a while to respond.

Scouter456 commented 1 year ago

If you remove ndu does it still happen?

genderneutralnoun commented 1 year ago

Removing NDU fixes the crash, yes.

Scouter456 commented 1 year ago

Could you try if this fixes it netherdepthsupgrade-3.0.0-1.18.2.zip

genderneutralnoun commented 1 year ago

I tried, and it did! Thanks!