crash on server
ZEROX7 opened this issue ยท 5 comments
seems your mod tryed to load the configs to early?
The mod only registers a client config but it tries to access it on both the server and client side. Client configs are not loaded on dedicated servers.
It should probably be registered as a common config.
same server wont even start it just errors out neoforge 6.5.0
Sorry about my last response, but for now, just consider the mods to be client-side.