my game crashes every time because of "magic settings"
38505 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/wasp_ftr.png (using cast) 38613 [Thread-3] INFO com.fs.starfarer.loading.LoadingUtils - Loading JSON from [ae_settings.ini] 38620 [Thread-3] INFO com.fs.starfarer.loading.LoadingUtils - Loading JSON from [chatterConfig.json] 38837 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain - java.lang.NoClassDefFoundError: org/magiclib/util/MagicSettings java.lang.NoClassDefFoundError: org/magiclib/util/MagicSettings at org.histidine.chatter.scripts.ChatterModPlugin.onApplicationLoad(ChatterModPlugin.java:25) at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source) at com.fs.state.AppDriver.begin(Unknown Source) at com.fs.starfarer.combat.CombatMain.main(Unknown Source) at com.fs.starfarer.StarfarerLauncher.super(Unknown Source) at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: org.magiclib.util.MagicSettings at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 7 more
I'll need more information to understand your issue. What does the error message says (if any)? What are the last hundred lines of the log (Starsector\starsector-core\starsector.log)?
To all who have crashes with this magiclib: download the old version. But i also wanna ask who is using a pirated/legit copy and wether sseth led you here...
18 comments
https://fractalsoftworks.com/forum/index.php?topic=25868.0
Thanks just the same though. I wasn't aware of the modding forum. Found it there on my own.
38505 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/wasp_ftr.png (using cast)
38613 [Thread-3] INFO com.fs.starfarer.loading.LoadingUtils - Loading JSON from [ae_settings.ini]
38620 [Thread-3] INFO com.fs.starfarer.loading.LoadingUtils - Loading JSON from [chatterConfig.json]
38837 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain - java.lang.NoClassDefFoundError: org/magiclib/util/MagicSettings
java.lang.NoClassDefFoundError: org/magiclib/util/MagicSettings
at org.histidine.chatter.scripts.ChatterModPlugin.onApplicationLoad(ChatterModPlugin.java:25)
at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher.super(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.magiclib.util.MagicSettings
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 7 more
Please update from the forum thread going forward.
Unfortunately, I require this mod to make all my other mods work.
Is there a fix for this?