kulcris Posted April 23, 2013 Posted April 23, 2013 been trying to get my server up and running again with bukkitforge installed. it seems to start fine but then when i try to connect i get a java error "socket exception:connection reset" the server works fine without forge bukkit of course. i was wondering if anyone knows if there is a version of forge bukkit out that is atleast somewhat compatible with this update
CanVox Posted April 23, 2013 Posted April 23, 2013 What version were you using previously? 0.6.3 and 0.6.4 are only config changes from 0.6.2.
CanVox Posted April 23, 2013 Posted April 23, 2013 Try to get the server logs and pastebin them for me.
kulcris Posted April 23, 2013 Author Posted April 23, 2013 http://pastebin.com/qsXLS20A for some reason after i updated again ( reverted so someone could play) it started doing this without bukkitforge not sure what i did wrong going to delete all but world and plugins and try again
kulcris Posted April 23, 2013 Author Posted April 23, 2013 last thing i posted was my problem. testing now for original issue edit: new issue....
CanVox Posted April 23, 2013 Posted April 23, 2013 Hi, kulcris, this was an issue that was pushed out with MFR - the issue at hand is the author, powercrystals, accidentally swapped those two block ID's. There's nothing else for it except to use the MFR config file that comes with the server distro and accept the swap. Copy our MFR config file over yours.
CanVox Posted April 23, 2013 Posted April 23, 2013 There's nothing to take care of, the issue in question is that previously the config ID keys were swapped and powercrystals fixed them. You need to use the corrected config file.
kulcris Posted April 23, 2013 Author Posted April 23, 2013 i dont understand why im not already i have updated everything :/
kulcris Posted April 23, 2013 Author Posted April 23, 2013 ah wait updating to 6.5 did the trick. i think it has something to do with the way my linux box overrides files. ended up having to delete my config folder and re upload it back to the original issue http://pastebin.com/jcfaEJhe this is the server log i connected at the end of it but it doesnt even show up
CanVox Posted April 23, 2013 Posted April 23, 2013 · Hidden Hidden I may be misunderstanding what I"m looking at, then. Are you sure that the server has the correct version of MFR running?
CanVox Posted April 23, 2013 Posted April 23, 2013 At first glance it appears to be an incompatibility between the latest version of immibis' dimensional anchors and bukkitforge. The good news is that chicken chunks provides an alternative chunk loader, so you might get away with just removing dimensional anchors and seeing if it loads.
kulcris Posted April 23, 2013 Author Posted April 23, 2013 2013-04-23 02:31:40 [sEVERE] [ForgeModLoader] Something real bad happened! The CraftAPI will not be running for this Minecraft session. You should *probably* report this bug to the developer(s) at https://github.com/keepcalm/BukkitForge/issues java.lang.NullPointerException at keepcalm.mods.bukkit.nmsforge.DimensionManagerImpl.initDimension(DimensionManagerImpl.java:195) at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:68) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:758) at keepcalm.mods.bukkitforge.BukkitForgeWorldCache.cacheWorld(BukkitForgeWorldCache.java:78) at keepcalm.mods.bukkitforge.BukkitForgeWorldCache.tryGetWorld(BukkitForgeWorldCache.java:95) at keepcalm.mods.bukkitforge.BukkitForgeWorldCache.get(BukkitForgeWorldCache.java:43) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:187) at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:46) at java.lang.Thread.run(Thread.java:679) 2013-04-23 02:31:40 [iNFO] [ForgeModLoader] Unloading dimension -23 2013-04-23 02:32:09 [iNFO] [Minecraft] Disconnecting kulcris [/xx.xxx.xxx.xxx:xxxxx]: Patience, my padawan! BukkitForge is still loading. 2013-04-23 02:32:14 [iNFO] [Minecraft] Disconnecting kulcris [/xx.xxx.xxx.xxx:xxxxx]: Patience, my padawan! BukkitForge is still loading.
CanVox Posted April 23, 2013 Posted April 23, 2013 If that crash caused -23 to be unloaded, I'm tempted to blame dimensional doors.
kulcris Posted April 23, 2013 Author Posted April 23, 2013 would having a dimentional anchor in a world cause that XD (testing now after reverting without forgebukkit and breaking it)
CanVox Posted April 23, 2013 Posted April 23, 2013 I located the following link- I cannot vouch for its advice, but it may work for you: https://github.com/keepcalm/BukkitForge/issues/546
kulcris Posted April 23, 2013 Author Posted April 23, 2013 managed to fix it by removing dim-23 from my world folder (not sure what world that was but il find out eventually)
kulcris Posted April 23, 2013 Author Posted April 23, 2013 not that big of a deal but i think i got a bit of corruption stoping and restarting my server so many times XD almost lost one of my pocketdim XD
kulcris Posted April 23, 2013 Author Posted April 23, 2013 issue came back after falling into limbo. disabled limbo in dimensional door cfg falling out of world no longer happends (when you fall out of a pocketdim you fall forever) had to kill myself with commands in order to go into limbo for the first time after removing dim-23
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