Tfarcenim / CIT-Reforged

CIT mod ported to forge
2 stars 0 forks source link

Crash on startup up due to Forge CIT #4

Closed ReeCodes closed 10 months ago

ReeCodes commented 11 months ago

crash-2023-11-03_15.37.13-client.txt

Tfarcenim commented 11 months ago

Send full log and test with Forge 47.1.3 as this mod does not support any higher.

ReeCodes commented 11 months ago

What's the big deal with going up one Forge version?

Tfarcenim commented 11 months ago

Forge/Neoforge split happened so mods made for newer than 47.1.3 require one or the other. I won't stop you from running newer forge versions, but I also won't help with any bugs/crashes caused by newer versions either.

Tfarcenim commented 11 months ago

So do you have the latest.log/debug.log or not? I suspect that is a red herring crash caused by an earlier failure in the loading cycle, usually missing dependencies.

ReeCodes commented 10 months ago

latest.log: https://mclo.gs/HCjxpTz

Tfarcenim commented 10 months ago

The crash has nothing to do with Forge CIT, always check the full log before reporting

26 | Mod ID: 'forge', Requested by: 'carryon', Expected range: '[46,47.1.3]', Actual version: '47.2.6'

If it's still crashing after fixing, upload a new log (only reason I'm not closing this issue yet)

ReeCodes commented 10 months ago

"Caused by: java.lang.NullPointerException: Cannot read field "activeCITs" because "shcm.shsupercm.forge.citresewn.CITResewn.INSTANCE" is null"

Tfarcenim commented 10 months ago

So it's another mod failing, but blaming this one because this crash isn't possible otherwise, closed.