Blaine Mal Posted June 22, 2012 Share Posted June 22, 2012 Was working fine a minute ago then i close it to fix a lag problem and i get this. 03:35:37 [sEVERE] java.lang.NumberFormatException: saved.disable-null.value=null 03:35:37 [sEVERE] at codechicken.core.ConfigTag.getBooleanValue(ConfigTag. java:170) 03:35:37 [sEVERE] at codechicken.nei.NEIServerConfig.isPropertyDisabled(NE IServerConfig.java:130) 03:35:37 [sEVERE] at codechicken.nei.NEIServerUtils.advanceDisabledTimes(N EIServerUtils.java:129) 03:35:37 [sEVERE] at net.minecraft.server.mod_NotEnoughItems.processDisabl edProperties(mod_NotEnoughItems.java:113) 03:35:37 [sEVERE] at net.minecraft.server.mod_NotEnoughItems.onTickInGame( mod_NotEnoughItems.java:107) 03:35:37 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.tickStart(M odLoaderModContainer.java:285) 03:35:37 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.gameTickStart(FM LCommonHandler.java:77) 03:35:37 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreTick(FMLBuk kitHandler.java:129) 03:35:37 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe r.java:494) 03:35:37 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:453) 03:35:37 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 03:35:37 [sEVERE] Unexpected exception java.lang.NumberFormatException: saved.disable-null.value=null at codechicken.core.ConfigTag.getBooleanValue(ConfigTag.java:170) at codechicken.nei.NEIServerConfig.isPropertyDisabled(NEIServerConfig.ja va:130) at codechicken.nei.NEIServerUtils.advanceDisabledTimes(NEIServerUtils.ja va:129) at net.minecraft.server.mod_NotEnoughItems.processDisabledProperties(mod _NotEnoughItems.java:113) at net.minecraft.server.mod_NotEnoughItems.onTickInGame(mod_NotEnoughIte ms.java:107) at cpw.mods.fml.server.ModLoaderModContainer.tickStart(ModLoaderModConta iner.java:285) at cpw.mods.fml.common.FMLCommonHandler.gameTickStart(FMLCommonHandler.j ava:77) at cpw.mods.fml.server.FMLBukkitHandler.onPreTick(FMLBukkitHandler.java: 129) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:494) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > > Anything to help would be nice. Thanks! Link to comment Share on other sites More sharing options...
Torezu Posted June 22, 2012 Share Posted June 22, 2012 There are no spoiler tags on this forum, but there are code tags. If all we have to go on is an error log, it's unlikely anyone will even try to help you. I'd fill out a bug report. Link to comment Share on other sites More sharing options...
tgtopsecret Posted July 29, 2012 Share Posted July 29, 2012 I had this problem, fixed it. Just delete the Tekkit.jar is your server folder and get a new one Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now