I'm running a server for a custom modpack created using the Technic Launcher. I believe that there's a conflict with Galacticraft (v2.0.8.908) and Dimensional Doors (v2.1.0).
Whenver a dimensional door is placed on the moon or a dimensional gateway is found in a chunk on the moon, the game runs until I disconnect from the server and reconnect. As soon as I reconnect, the client crashes with the error that Galacticraft is trying to register dimension -25 (I changed it from -28 in the config files) but it has already been registered (which I suspect is registered by Dimensional Doors by the fact that a door has been placed or found on the moon).
I've tested this on single player and the same bug doesn't occur. In the server log file, any time someone tries to connect to the server, it registers the dimensions for the moon and mars. I believe that's why the client crashes for anyone trying to connect to the server.
This is happening to me too. But I think my crash log is different
The way i fixed it was to remove Dimesional Doors. Obviously the problem to that is you wont be able to use that mod
Whenver a dimensional door is placed on the moon or a dimensional gateway is found in a chunk on the moon, the game runs until I disconnect from the server and reconnect. As soon as I reconnect, the client crashes with the error that Galacticraft is trying to register dimension -25 (I changed it from -28 in the config files) but it has already been registered (which I suspect is registered by Dimensional Doors by the fact that a door has been placed or found on the moon).
I've tested this on single player and the same bug doesn't occur. In the server log file, any time someone tries to connect to the server, it registers the dimensions for the moon and mars. I believe that's why the client crashes for anyone trying to connect to the server.
Here is the server log: http://pastebin.com/DyiMZYJL
Here is the client log: http://pastebin.com/WbTp8hTd
Near the bottom of the server log is where anyone tries to connect, and the crash log is near the bottom of the client log.
The way i fixed it was to remove Dimesional Doors. Obviously the problem to that is you wont be able to use that mod