legobmw99 / Allomancy

Brandon Sanderson's Allomancy, now in Minecraft
https://minecraft.curseforge.com/projects/allomancy
GNU General Public License v3.0
23 stars 18 forks source link

[1.20.1] crash on server #90

Closed cylian914 closed 11 months ago

cylian914 commented 11 months ago

Allomancy crash on server when starting, its because PowersClientSetup.register() (in modules/powers) its executed even on server. Something like this make it run on server image

legobmw99 commented 11 months ago

Can you share a crash log?

cylian914 commented 11 months ago

crash-2023-07-13_21.14.23-fml.txt

legobmw99 commented 11 months ago

Thanks. I'll try to investigate this weekend. I don't think that particular code has changed in a long time, but it's possible forge has changed something underlying it