Dariensg / Hellions-Sniffer-Plus

Apache License 2.0
4 stars 7 forks source link

Game Crashing on Startup Latest Forge 1.201 #4

Closed realBritakee closed 1 year ago

realBritakee commented 1 year ago

https://pastebin.com/wjmYnDKB

Dariensg commented 1 year ago

Hi, please submit a full log rather than just a crash report. This crash is not actually caused by Sniffer+, but the real reason isn't shown in the crash report. Thank you!

drakray commented 1 year ago

I had the same crash, but looking at the Debug.log I found that some other mods crashed, like InventoryProfileNext and JEI(near the end of file) Updated those and it's working now, really weird that Forge accuse another mod though :/

Dariensg commented 1 year ago

Yeah, I think it's because those issues are caught by Forge and will display an error after startup rather than outright crashing, but the Registries freeze which end up crashing my mod. So mine crashes immediately before Forge will display their error for the true culprits. I'm gonna close this issue since the OP isn't responding.