[1.18.2][ProbeJS 4.0.0-fix1-forge]Crash when running /probejs dump
Anoyomouse opened this issue ยท 8 comments
Hi
I'm trying to generate mapping data for FTB Stoneblock (latest version 1.3.0). default modpack.
Comes up with Uncaught exception happened in wrapper, please report to the Github issue with complete latest.log
Latest log:
latest.log
This is weird, why there's no printed stack trace when it throws an error? Can you check in stdout (like the console output in MMC)?
Found it
It looks like it's crashing because Stoneblock 3 is using REI, and not JEI for it's item list, which is causing your probejs to collapse
I'm getting same Uncaught exception error. REI is definitely the issue. Tested with just KubeJS, ProbeJS, and then added REI to reproduce issue. Is there any plan for a fix? Any workaround?
I think I understand how to fix it, but first I need to find some time to start working on it.
@Prunoideae Still getting same thing with only Architectury API, Cloth config, KubeJS, ProbeJS, REI, REI Plufin Compat, and Rhino. Not sure what you need but attached is latest.log. Not sure what you need is it just the latest.log?
@Prunoideae Still getting same thing with only Architectury API, Cloth config, KubeJS, ProbeJS, REI, REI Plufin Compat, and Rhino. Not sure what you need but attached is latest.log. Not sure what you need is it just the latest.log?
This is weird, I tried to catch error there to fallback to a default value when it's errored, but it didn't work for some reason if the error persists. Please send the console output with the fix2 installed.
I know where the problem is, will push a fix later, multiple problems are occurring at once