
Game crash on startup when having Phantasm installed with Unusual Ends
cal1407 opened this issue ยท 12 comments
Crash on startup with exit code 1.
Latest log: https://pastebin.com/cr5qrGDu
Yeah the issue is between Unusual End and other launchers than Forge, will try to look for potential fixs when i get back from work
Okay could you try some stuff for me ? I think the more exact issue it between Unusual End, End's Phantasm and Fabric API since they all have an End Biome mixin. Could you try with Unusual End alone, UE and Phantasm and UE and Sinytra ? Else i'll try later today
Thanks! looking forward to the fix
Yeah we discussed it in intern with multiple devs, sinytra can only work with a single End mod at the time making UE, EP and EB cross-incompatible when Sinytra is used (so with sinytra installed you Can only play with a single of this 3 mods basically atm). The Forge End's Phantasm dev should be working soon on an End sinytra fix
Sorry for the late reply. I can confirm that the game loads just fine if only running UE and Phantasm, while it crashes if I have Connector installed
Yeah we discussed it in intern with multiple devs, sinytra can only work with a single End mod at the time making UE, EP and EB cross-incompatible when Sinytra is used (so with sinytra installed you Can only play with a single of this 3 mods basically atm). The Forge End's Phantasm dev should be working soon on an End sinytra fix
I'm on 1.20.1 Forge 47.3.11, running EP, EB, and adding UE. I don't have Sinytra installed (though I had previously installed/uninstalled it) but still experienced crash on startup with exit code 1. Can confirm the game can load with UE and EB without Phantasm.
This is also an issue with Endless Biomes apparently.
See crash log from nekomaster1000/Resurvival-Housekeeping#15:
[21:00:56] [pool-4-thread-1/WARN]: @Redirect conflict. Skipping phantasm.mixins.json:BiomeSourceMixin->@Redirect::getPhantasmPossibleBiomes(Ljava/util/function/Supplier;)Ljava/lang/Object; with priority 1000, already redirected by mixins.endlessbiomes.json:BiomeSourceMixin->@Redirect::getBiomes(Ljava/util/function/Supplier;)Ljava/lang/Object; with priority 1000
[21:00:56] [pool-4-thread-1/WARN]: @Redirect conflict. Skipping mixins.unusualend.json:BiomeSourceMixin->@Redirect::getBiomes(Ljava/util/function/Supplier;)Ljava/lang/Object; with priority 800, already redirected by mixins.endlessbiomes.json:BiomeSourceMixin->@Redirect::getBiomes(Ljava/util/function/Supplier;)Ljava/lang/Object; with priority 1000