DAQEM / JobsPlus

Jobs+ mod for Minecraft Forge
MIT License
3 stars 6 forks source link

Jobsplus crashes game #56

Closed Polter098 closed 1 year ago

Polter098 commented 1 year ago

when starting the launcher your mod crashes the game for me I will also try to provide you with the latest game log

SrRapero720 commented 1 year ago

CRASH ALSO Probably its caused by Rubidium (because come from Mixing or not). But error is f_xxxx.getName() is null so idk FORGE: 40.1.85 MC: 1.18.2 MOD: jobsplus-1.18.2-0.8.2.jar

CRASH REPORT: crash-2022-12-08_14.52.22-client.txt LOG: 2022-12-08-1.log.gz DEBUG: debug-1.log.gz

aNinjin commented 1 year ago

CRASH ALSO Probably its caused by Rubidium (because come from Mixing or not). But error is f_xxxx.getName() is null so idk FORGE: 40.1.85 MC: 1.18.2 MOD: jobsplus-1.18.2-0.8.2.jar

CRASH REPORT: crash-2022-12-08_14.52.22-client.txt LOG: 2022-12-08-1.log.gz DEBUG: debug-1.log.gz

"rubidium_extras" seems to be the reason you're crashing. I am running Rubidium with Jobs+ and I have yet to run into any issues.

For future reference, the log file you uploaded would be of no help to anyone. The log file people use is called "latest" and is located in the logs folder.

SrRapero720 commented 1 year ago

log i send is lastest.log of crash, but i run again minecraft so lastest.log is replaced for a new lastest.log and oldone get GZIP so its the right lastest.log file and right debug.log file (from crash)

aNinjin commented 1 year ago

log i send is lastest.log of crash, but i run again minecraft so lastest.log is replaced for a new lastest.log and oldone get GZIP so its the right lastest.log file and right debug.log file (from crash)

Your latest log says the following (Assuming this is the log that was generated when you crashed): Mod §ejobsplus§r requires §6jei§r §o10.2.1.283 or above§r §7Currently, §6jei§r§7 is §o9.7.1.255

image Since JEI is in Beta, it will not prompt you to update unless you manually go to the version and do it yourself.

SrRapero720 commented 1 year ago

that solve it. thanks