Jump to content

Question

Posted

Title: Server Crash on Startup

Version: 0.5.1

OS: Windows 8 Pro 64 bit

Java Version: 7.0.100

Description of Problem:

I tried starting my Tekkit Lite server up today after installing Twilight Forest and it didn't work, so I removed the mod. Then I tried to restart the server, however I was receiving errors noting something about Dimensional Anchors which I use a lot of in some of my Mystcraft worlds.

It seems to be a world problem because when I tried regenerating the world the server started up fine.

PS: My Tekkit Lite version is 0.5.2 not 0.5.1

Error Messages:

Error Log:


Exception in server tick loop



java.lang.IllegalArgumentException: no chunkloading on client worlds

	at immibis.chunkloader.DimensionalAnchors.getWorld(DimensionalAnchors.java:108)

	at immibis.chunkloader.DimensionalAnchors.loadForcedWorlds(DimensionalAnchors.java:187)

	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

	at java.lang.reflect.Method.invoke(Unknown Source)

	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)

	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

	at java.lang.reflect.Method.invoke(Unknown Source)

	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

	at com.google.common.eventbus.EventBus.post(EventBus.java:268)

	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

	at java.lang.reflect.Method.invoke(Unknown Source)

	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

	at com.google.common.eventbus.EventBus.post(EventBus.java:268)

	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

	at cpw.mods.fml.common.Loader.serverStarting(Loader.java:700)

	at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:309)

	at ho.c(DedicatedServer.java:198)

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)

	at fy.run(SourceFile:849)

5 answers to this question

Recommended Posts

  • 0
Posted

I'm having the same problem. Is there no way to remove the dimensional anchor from the world?

In my case the Anchor was placed in a mystcraft world, if that's of any use.

EDIT: I deleted the Dimensional Anchors child mod of immibis (but left immibis_core in because of Forge ModLoader bitching about missing mods), I replaced the (at that moment empty) spot with dirt, and I copied Dimensional anchors back, but apparently the coremod leaves the world corrupt even when the dimensional anchor has been removed. Someone please respond, because our world has grown rather large since the last backup and I don't want to revert that far.

  • 0
Posted

I'm having the same problem. Is there no way to remove the dimensional anchor from the world?

In my case the Anchor was placed in a mystcraft world, if that's of any use.

EDIT: I deleted the Dimensional Anchors child mod of immibis (but left immibis_core in because of Forge ModLoader bitching about missing mods), I replaced the (at that moment empty) spot with dirt, and I copied Dimensional anchors back, but apparently the coremod leaves the world corrupt even when the dimensional anchor has been removed. Someone please respond, because our world has grown rather large since the last backup and I don't want to revert that far.

I just had the same problem, I just removed the dimensional anchor jar file and left it out, world works fine, and im leaving that jar out so it doesn't happen again, i advise the same.

  • 0
Posted

Update the dimensional anchors mod manually. It was fixed in a more recent version (Tekkit Lite 0.5.3 has the updated version of dimensional anchors as well)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...