Greek Fantasy

Greek Fantasy

6M Downloads

1.19.2 Crash on startup

Kuusotare opened this issue ยท 14 comments

commented

Currently the latest version of Greek Fantasy crashes on statup, both client and server, if Canary is also installed.

Removing either mod fixes the issue. However, Canary and similar mods have become must-haves in the current modding ecosystem.

The latest version also seems to introduce a new crash with Werewolves. Removing Greek Fantasy fixes the issue.
https://pastebin.com/zP55vdHY

commented

Currently the latest version of Greek Fantasy crashes on statup, both client and server, if Canary is also installed.

Please provide a crash report for this issue as well

commented

Currently the latest version of Greek Fantasy crashes on statup, both client and server, if Canary is also installed.

Please provide a crash report for this issue as well

If I recall correctly it simply spat exit code 1 and didn't generate a crash log. I will double check this later today, and if I find more I will submit it here to help as best I can.

commented

if you see an exit code, open your minecraft folder and locate logs/debug.log which will have all the information I need. Thank you :)

commented

I had to remove Canary because it was causing crashes and chunks to not load correctly or at all. Once I removed Canary my issues got resolved, Canary kinda did more bad than good for me for some reason (this was before the new greek update)

commented

Please report the Werewolves crash to the developers of that mod, I don't see anything in the crash report to indicate it is something I can fix.

commented

Test 1:

Minecraft 1.19.2
forge 43.1.27
Latest version of Canary
Latest version of GreekFantasy
Result = no crash, worked as intended.

Test 2:

Minecraft 1.19.2
forge 43.1.33 <--- (updated to latest version of forge)
Latest version of Canary
Latest version of GreekFantasy
Result = no crash, worked as intended.

Test 3:

Minecraft 1.19.2
forge 43.1.33
Latest version of Canary
Latest version of GreekFantasy
+With ALL other mods removed
Result = no crash, worked as intended.

commented

Unfortunately nothing in the log mentions Greek Fantasy. The last lines of the log are from Canary loading mixins, one of them must have failed somehow.

commented

Unfortunately nothing in the log mentions Greek Fantasy. The last lines of the log are from Canary loading mixins, one of them must have failed somehow.

Well, the best insight I can provide is that a change between the latest and the previous Greek Fantasy 1.19.2 version introduced the bug, as downgrading Greek Fantasy solved the issue completely.

commented

I hope it's not an issue with the Better Combat compatibility that I added.

commented

It appears I hadn't updated BetterCombat. Doing so fixed the issue. Thank you for double checking.

commented

Thank you Looodon for the thorough tests :) I'm glad to hear I didn't bork Better Combat haha.

commented

I just did a test with only Greek Fantasy and Canary and confirmed that there was not a crash. However, using only Greek Fantasy, BetterCombat, and its dependencies results in a crash.

So, it seems that the actual conflict is between Greek Fantasy and BetterCombat.

https://pastebin.com/VBM9cPNz

commented

Test 1

Minecraft (1.19.2)
Forge (43.1.33)
โ— Bettercombat (1.4.4)
โ— Plus its dependency: PlayerAnimator (0.4.0)
โ— Canary (0.0.3)
+72 mods
Result = no crash, worked as intended.

Test 2

Minecraft (1.19.2)
Forge (43.1.33)
โ— Bettercombat (1.4.4)
โ— Plus its dependency: PlayerAnimator (0.4.0)
โ— Canary (0.0.3)
+With ALL other mods removed
Result = no crash, worked as intended.

Can you try loading the game with an empty config folder? maybe also share your mods list? I feel like it might be another issue