BlakeBr0 / IronJetpacks

Adds fully customizable FE powered jetpacks!
https://blakesmods.com/iron-jetpacks
MIT License
13 stars 21 forks source link

Client uses server config on a non-server world #39

Closed Blueblob860 closed 3 years ago

Blueblob860 commented 3 years ago

When I load my Minecraft world on the Sky Bees modpack, the game crashes do to the mod using a server config file, even though I'm using a client. It says " Encountered an unexpected exception net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file ironjetpacks-server.toml of type SERVER for modid ironjetpacks"

Steps to reproduce the behavior: Download Sky Bees version 3.0.3b Update the Ex Nihilo: Sequentia - Mekanism Addon Load the game, and wait about 2 minutes Create a new world After 1 minute the crash should appear in the Minecraft game log,

Screenshot: image

BlakeBr0 commented 3 years ago

You're sure it's an issue with my mod? I would assume if part of the steps to reproduce the issue is to update a different mod, could it not be that one instead?

Also is there a full crash log? If the game crashes there should be a whole stack trace.

Blueblob860 commented 3 years ago

I'm not sure if it's a mod conflict or just a problem with the mod. I also didn't get a crash report because the Minecraft wasn't responding at all.

BlakeBr0 commented 3 years ago

Though I doubt this was an issue on my end, the next release removes the use of a server config. If there was an issue it should theoretically not happen anymore (with the next release).