Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side crash teleporting to planets due to different localized names client and server. #866

Closed
BlesseNtumble opened this issue Aug 17, 2014 · 18 comments

Comments

@BlesseNtumble
Copy link
Contributor

Collided with such a problem:
When you select a planet and pressing Run, the console gives this:

[01:51:57] [Server thread/ERROR] [Galacticraft/]: Error occurred when attempting to transfer entity to dimension: Марс
[01:51:57] [Server thread/WARN] [/]: java.lang.NullPointerException
[01:51:57] [Server thread/WARN] [/]: at micdoodle8.mods.galacticraft.core.network.PacketSimple.handleServerSide(PacketSimple.java:747)
[01:51:57] [Server thread/WARN] [/]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:27)
[01:51:57] [Server thread/WARN] [/]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:12)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[01:51:57] [Server thread/WARN] [/]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[01:51:57] [Server thread/WARN] [/]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[01:51:57] [Server thread/WARN] [/]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[01:51:57] [Server thread/WARN] [/]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
[01:51:57] [Server thread/WARN] [/]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
[01:51:57] [Server thread/WARN] [/]: at java.lang.Thread.run(Unknown Source)

And so the same if you sit in a rocket, then the other players sitting crookedly in rockets:
Screenshots:
http://5.firepic.org/5/images/2014-08/17/hrq1w9bgj2ch.png
http://5.firepic.org/5/images/2014-08/17/dwpge6s60kfd.png
http://5.firepic.org/5/images/2014-08/17/36pmdxpke6b2.png

Build GalactiCraft 160
Server Cauldron

@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

One issue per issue report please. I'm going to focus on the console error.

First up, did you read this thread? http://forum.micdoodle8.com/index.php?threads/galacticraft-space-station-dimensions-a-thread-for-server-admins.4044/
How is your world-environment-settings in bukkit.yml?

If that did not fix it, then I need more information please:

  • which planet is the player trying to go to?
  • how have you setup the planets on your server (please give dimension numbers, or post a copy of your core.conf, mar.conf and asteroids.conf)
  • which Minecraft / Forge / Cauldron versions?

@BlesseNtumble
Copy link
Contributor Author

:world-environment-settings is in сauldron.yml:

logging:
dump-heap-on-deadlock: false
entity-collision-checks: false
dump-chunks-on-deadlock: false
chunk-unload: false
world-leak-debug: false
chunk-load: false
detailed-logging: false
entity-count-warn-size: 0
collision-warn-size: 200
disabled-warnings: false
entity-death: false
dump-threads-on-warn: false
entity-speed-removal: false
entity-spawn: false
tick-intervals: false
entity-despawn: false
connection: false
world-settings:
default:
infinite-water-source: true
flowing-lava-decay: false
entity-despawn-immediate: true
worldgen-GalacticraftCore-OverworldGenerator: true
worldgen-appliedenergistics2-QuartzWorldGen: true
worldgen-Mekanism-GenHandler: true
worldgen-chisel-ChiselWorldGenerator: true
worldgen-appliedenergistics2-MeteoriteWorldGen: true
settings:
dump-materials: false
entity-bounding-box-max-size: 1000
load-chunk-on-forge-tick: false
check-entity-max-speeds: false
check-entity-bounding-boxes: false
load-chunk-on-request: true
fake-players:
do-login: false
debug:
thread-contention-monitoring: false
plugin-settings:
default:
remap-plugin-file: false
custom-class-loader: true
debug: false
remap-nms-v1_7_R4: true
remap-nms-v1_7_R3: true
remap-nms-v1_7_R1: true
remap-nms-v1_6_R3: true
remap-nms-v1_5_R3: true
remap-nms-pre: 'false'
remap-obc-v1_7_R4: true
remap-obc-v1_7_R3: true
remap-obc-v1_7_R1: true
remap-obc-v1_6_R3: true
remap-obc-v1_5_R3: true
remap-obc-pre: false
global-inheritance: true
plugin-inheritance: true
remap-reflect-field: true
remap-reflect-class: true
remap-allow-future: false
config-version: 1
world-environment-settings:
normal:
keep-world-loaded: true
nether:
keep-world-loaded: true
the_end:
keep-world-loaded: false
storage:
keep-world-loaded: false
orbit:
keep-world-loaded: true
mars:
keep-world-loaded: true
enabled: true
asteroids:
keep-world-loaded: true
enabled: true
moon:
keep-world-loaded: true

On any planet does not start up, other than Earth (start site)

I:idDimensionMoon=-28
I:idDimensionOverworldOrbit=-27

# Static Space Station ID
I:idDimensionOverworldOrbitStatic=-26

dimensions {
I:"Mars Dimension ID"=-29
}

Minecraft version 1.7.10
Forge 10.13.0.1207
Cauldron: 1.1206.01.169

If you create a spacestation, the server beats with the crash:
[08:38:27] [Server thread/WARN]: Failed to handle packet for /90.189.23.238:62456
net.minecraft.util.ReportedException: Ticking player
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:464) ~[mw.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:496) ~[nh.class:?]
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36) ~[jd.class:?]
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(C03PacketPlayer.java:234) ~[jf.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_65]
Caused by: java.lang.NoSuchFieldError: pjumpticks
at micdoodle8.mods.galacticraft.core.dimension.WorldProviderOrbit.(WorldProviderOrbit.java:87) ~[WorldProviderOrbit.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_65]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_65]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_65]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_65]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_65]
at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:460) ~[DimensionManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169]
at net.minecraft.world.WorldProvider.func_76570_a(WorldProvider.java:160) ~[aqo.class:?]
at micdoodle8.mods.galacticraft.core.util.WorldUtil.getPossibleDimensionsForSpaceshipTier(WorldUtil.java:229) ~[WorldUtil.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.sendPlanetList(GCEntityPlayerMP.java:186) ~[GCEntityPlayerMP.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerUpdate(GCPlayerHandler.java:186) ~[GCPlayerHandler.class:?]
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onLivingUpdate(GCPlayerHandler.java:111) ~[GCPlayerHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_22_GCPlayerHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:276) ~[ForgeHooks.class:git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1814) ~[sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:316) ~[yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:393) ~[mw.class:?]
... 10 more

@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

Thank you for the information.

Please try GC version 3.0.0.163 - http://ci.micdoodle8.com/job/Galacticraft-1.7/163/
This will fix the space station crash.

The planets crash is a problem. Is it possible for you to go back to use Forge version 10.13.0.1180? That is the Forge version we use, maybe it can make a difference.

If the planets crash is still happening, please on the client PC go to .minecraft/config/Galacticraft/core.conf search for B:"Enable Debug Messages"=false and set that =true. Then start the client game, take a rocket (or use /dimensiontp), stop the game, and look in the client's console for this: DEBUG info: followed by a list of planets. Show me how that looks please.

@radfast radfast changed the title 2 Bugs [Cauldron] Server-side crash transferring entity to dimension, for any planet except Overworld Aug 17, 2014
@radfast radfast added 1.7 and removed Priority labels Aug 17, 2014
@BlesseNtumble
Copy link
Contributor Author

I can not go to 10.13.0.1180
Because mechanist require a minimum of 1199
I downloaded and installed build GalactiCraft 164

I turned on the debug mode. Only gives this:
[09:08:19] [Server thread/ERROR]: Error occurred when attempting to transfer entity to dimension: Марс
[09:08:19] [Server thread/WARN]: java.lang.NullPointerException
[09:08:19] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.PacketSimple.handleServerSide(PacketSimple.java:747)
[09:08:19] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:27)
[09:08:19] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:12)
[09:08:19] [Server thread/WARN]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[09:08:19] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[09:08:19] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[09:08:19] [Server thread/WARN]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[09:08:19] [Server thread/WARN]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[09:08:19] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[09:08:19] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[09:08:19] [Server thread/WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[09:08:19] [Server thread/WARN]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[09:08:19] [Server thread/WARN]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
[09:08:19] [Server thread/WARN]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
[09:08:19] [Server thread/WARN]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
[09:08:19] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
[09:08:19] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
[09:08:19] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
[09:08:19] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
[09:08:19] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)

@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

That's the server log. The DEBUG info I need to see will be in the client log (enable debug=true on the client).

@BlesseNtumble
Copy link
Contributor Author

[09:17:09] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[09:17:09] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[09:17:09] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[09:17:09] [main/INFO]: Forge Mod Loader version 7.10.25.1206 for Minecraft 1.7.10 loading
[09:17:10] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.7.0_65, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
[09:17:14] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[09:17:14] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin codechicken.nei.asm.NEICorePlugin codechicken.core.launch.DepLoader micdoodle8.mods.miccore.MicdoodlePlugin
[09:17:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:17:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:17:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:17:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:17:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:17:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[09:17:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[09:17:16] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[09:17:17] [Server thread/INFO]: Starting minecraft server version 1.7.10
[09:17:18] [Server thread/INFO]: Attempting early MinecraftForge initialization
[09:17:18] [Server thread/INFO]: MinecraftForge v10.13.0.1206 Initialized
[09:17:18] [Server thread/INFO]: Replaced 182 ore recipies
[09:17:18] [Server thread/INFO]: Completed early MinecraftForge initialization
[09:17:18] [Server thread/INFO]: Searching K:\игрушки\Train Tycoon\Server 1.7.10\mods for mods
[09:17:18] [Server thread/INFO]: Also searching K:\игрушки\Train Tycoon\Server 1.7.10\mods\1.7.10 for mods
[09:17:18] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[09:17:18] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[09:17:18] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[09:17:18] [Server thread/INFO]: Forge Mod Loader has identified 13 mods to load
[09:17:19] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.93-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:17:19] [Server thread/INFO]: Processing ObjectHolder annotations
[09:17:19] [Server thread/INFO]: Found 341 ObjectHolder annotations
[09:17:19] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[09:17:20] [Server thread/WARN]: =============================================================
[09:17:20] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:17:20] [Server thread/WARN]: Offendor: scala/sys/package$.exit(I)Lscala/runtime/Nothing$;
[09:17:20] [Server thread/WARN]: =============================================================
[09:17:20] [Server thread/WARN]: =============================================================
[09:17:20] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:17:20] [Server thread/WARN]: Offendor: cpw/mods/fml/common/asm/FMLSanityChecker.call()Ljava/lang/Void;
[09:17:20] [Server thread/WARN]: =============================================================
[09:17:21] [Server thread/ERROR]: Material with id tile.leaves is already registered.
[09:17:21] [Server thread/ERROR]: Material with id tile.leaves_1 is already registered.
[09:17:21] [Server thread/INFO]: Applying holder lookups
[09:17:21] [Server thread/INFO]: Holder lookups applied
[09:17:21] [Server thread/INFO]: Loading properties
[09:17:21] [Server thread/INFO]: Default game type: SURVIVAL
[09:17:21] [Server thread/INFO]: This server is running Cauldron-MCPC-Plus version git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[09:17:21] [Server thread/INFO]: Using 4 threads for Netty based IO
[09:17:21] [Server thread/WARN]: =============================================================
[09:17:21] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:17:21] [Server thread/WARN]: Offendor: org/spigotmc/RestartCommand.restart()V
[09:17:21] [Server thread/WARN]: =============================================================
[09:17:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
[09:17:21] [Server thread/INFO]: Generating keypair
[09:17:21] [Server thread/INFO]: Starting Minecraft server on 90.189.23.238:27017
[09:17:22] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[09:17:22] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[09:17:22] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[09:17:22] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[09:17:22] [Server thread/INFO]: Initializing ModVersionChecker for mod bspkrsCore
[09:17:23] [Server thread/INFO]: While registering space station recipe, found 1 type(s) of ingotTin
[09:17:23] [Server thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
[09:17:23] [Server thread/INFO]: Unknown recipe class! micdoodle8.mods.galacticraft.planets.asteroids.recipe.CanisterRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[09:17:23] [Server thread/INFO]: Forge Mod Loader has successfully loaded 13 mods
[09:17:23] [Server thread/INFO]: Preparing level "world"
[09:17:23] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[09:17:23] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[09:17:23] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[09:17:23] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[09:17:23] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[09:17:23] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[09:17:23] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[09:17:23] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[09:17:23] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[09:17:23] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[09:17:24] [Server thread/INFO]: Injected new Forge block material IRONCHEST_BLOCKIRONCHEST with ID 165.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_CRUDEOILSTILL with ID 166.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_FUEL with ID 167.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_LANDINGPAD with ID 168.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_LANDINGPADFULL with ID 169.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_UNLITTORCH with ID 176.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_UNLITTORCHLIT with ID 177.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_BREATHEABLEAIR with ID 178.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_BRIGHTAIR with ID 179.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_BRIGHTBREATHABLEAIR with ID 180.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENCOLLECTOR with ID 181.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENCOMPRESSOR with ID 182.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_DISTRIBUTOR with ID 183.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SEALER with ID 184.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENDETECTOR with ID 185.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENPIPE with ID 186.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_REFINERY with ID 187.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_FUELLOADER with ID 188.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_CARGO with ID 189.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ROCKETWORKBENCH with ID 190.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_GCBLOCKCORE with ID 191.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_AIRLOCKFRAME with ID 192.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_AIRLOCKSEAL with ID 193.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ENCLOSED with ID 194.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SPACESTATIONBASE with ID 195.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_DUMMYBLOCK with ID 196.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_PARACHEST with ID 197.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SOLAR with ID 198.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MACHINE with ID 199.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MACHINE2 with ID 200.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MACHINETIERED with ID 201.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ALUMINUMWIRE with ID 202.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_GLOWSTONETORCH with ID 203.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_FALLENMETEOR with ID 204.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MOONBLOCK with ID 205.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_CHEESEBLOCK with ID 206.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SPINTHRUSTER with ID 207.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ARCLAMP with ID 208.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_TREASURECHEST with ID 209.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TREASURET2 with ID 210.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TREASURET3 with ID 211.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_ASTEROIDSBLOCK with ID 212.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_WALKWAY with ID 213.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_WALKWAYWIRE with ID 214.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_WALKWAYOXYGENPIPE with ID 215.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_BEAMREFLECTOR with ID 216.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_BEAMRECEIVER with ID 217.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TELEPADSHORT with ID 218.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TELEPADFAKE with ID 219.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_DENSEICE with ID 220.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_MARS with ID 221.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_SLUDGE with ID 222.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_CAVERNVINES with ID 223.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_SLIMELINGEGG with ID 224.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_CREEPEREGG with ID 225.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_MARSMACHINE with ID 226.
[09:17:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_MARSMACHINET2 with ID 227.
[09:17:24] [Server thread/INFO]: Injected new Forge block material FORGEMULTIPART_BLOCK with ID 228.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_IRONGOLDUPGRADE with ID 4096.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_GOLDDIAMONDUPGRADE with ID 4097.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERSILVERUPGRADE with ID 4098.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_SILVERGOLDUPGRADE with ID 4099.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERIRONUPGRADE with ID 4100.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDCRYSTALUPGRADE with ID 4101.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODIRONUPGRADE with ID 4102.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODCOPPERUPGRADE with ID 4103.
[09:17:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDOBSIDIANUPGRADE with ID 4104.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SPACESHIP with ID 4105.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENMASK with ID 4106.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENGEAR with ID 4107.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENTANKLIGHTFULL with ID 4108.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENTANKMEDFULL with ID 4109.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENTANKHEAVYFULL with ID 4110.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SENSORLENS with ID 4111.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SENSORGLASSES with ID 4112.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_PICKAXE with ID 4113.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_AXE with ID 4114.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_HOE with ID 4115.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_SHOVEL with ID 4116.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_SWORD with ID 4117.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_HELMET with ID 4118.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_CHESTPLATE with ID 4119.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_LEGGINGS with ID 4120.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_BOOTS with ID 4121.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_CANISTER with ID 4122.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_AIRVENT with ID 4123.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_AIRFAN with ID 4124.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENCONCENTRATOR with ID 4125.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_ENGINE with ID 4126.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_HEAVYPLATING with ID 4127.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_NOSECONE with ID 4128.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_ROCKETFINS with ID 4129.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEELPOLE with ID 4130.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_CANVAS with ID 4131.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OILCANISTERPARTIAL with ID 4132.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_FUELCANISTERPARTIAL with ID 4133.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OILEXTRACTOR with ID 4134.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SCHEMATIC with ID 4135.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_KEY with ID 4136.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BUGGYMAT with ID 4137.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BUGGY with ID 4138.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BASICITEM with ID 4139.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BATTERY with ID 4140.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_INFINITEBATTERY with ID 4141.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_NULL with ID 4142.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STANDARDWRENCH with ID 4143.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_CHEESECURD with ID 4144.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_METEORICIRONRAW with ID 4145.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_METEORICIRONINGOT with ID 4146.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_FLAG with ID 4147.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_PARACHUTE with ID 4148.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_GRAPPLE with ID 4149.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_ITEMTIER3ROCKET with ID 4150.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_THERMALPADDING with ID 4151.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_ITEMBASICASTEROIDS with ID 4152.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_METHANECANISTERPARTIAL with ID 4153.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_CANISTERPARTIALLOX with ID 4154.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_CANISTERPARTIALLN2 with ID 4155.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_ATMOSPHERICVALVE with ID 4156.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_HEAVYNOSECONE with ID 4157.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_HELMET with ID 4158.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_CHESTPLATE with ID 4159.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_LEGGINGS with ID 4160.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_BOOTS with ID 4161.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_AXE with ID 4162.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_PICKAXE with ID 4163.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_SHOVEL with ID 4164.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_HOE with ID 4165.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_SWORD with ID 4166.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_CARBONFRAGMENTS with ID 4167.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_NULL with ID 4168.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHPICK with ID 4169.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHAXE with ID 4170.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHHOE with ID 4171.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHSPADE with ID 4172.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHSWORD with ID 4173.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHHELMET with ID 4174.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHCHESTPLATE with ID 4175.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHLEGGINGS with ID 4176.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHBOOTS with ID 4177.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_SPACESHIPTIER2 with ID 4178.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_KEY with ID 4179.
[09:17:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_SCHEMATIC with ID 4180.
[09:17:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_MICROBLOCK with ID 4181.
[09:17:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWSTONE with ID 4182.
[09:17:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWIRON with ID 4183.
[09:17:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWDIAMOND with ID 4184.
[09:17:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_STONEROD with ID 4185.
[09:17:24] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[09:17:24] [Server thread/INFO]: Loaded inheritance map of 895 classes
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:17:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:17:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:17:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:17:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:17:24] [Server thread/WARN]: =============================================================
[09:17:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
[09:17:25] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.12.1
[09:17:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
[09:17:25] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.2
[09:17:25] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2
[09:17:25] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2
[09:17:25] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
[09:17:25] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.12.2
[09:17:25] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.12.1
[09:17:25] [Server thread/INFO]: Galacticraft successfully injected bytecode into: ms (1 / 1)
[09:17:25] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@3af086)
[09:17:25] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@3af086)
[09:17:25] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@3af086)
[09:17:25] [Server thread/INFO]: Preparing start region for level 0
[09:17:26] [Server thread/INFO]: Preparing spawn area: 8%
[09:17:27] [Server thread/INFO]: Preparing spawn area: 17%
[09:17:28] [Server thread/INFO]: Preparing spawn area: 26%
[09:17:29] [Server thread/INFO]: Preparing spawn area: 35%
[09:17:30] [Server thread/INFO]: Preparing spawn area: 45%
[09:17:31] [Server thread/INFO]: Preparing spawn area: 55%
[09:17:32] [Server thread/INFO]: Preparing spawn area: 63%
[09:17:33] [Server thread/INFO]: Preparing spawn area: 71%
[09:17:34] [Server thread/INFO]: Preparing spawn area: 79%
[09:17:35] [Server thread/INFO]: Preparing spawn area: 87%
[09:17:37] [Server thread/INFO]: Preparing spawn area: 95%
[09:17:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
[09:17:37] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[09:17:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
[09:17:38] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED.
[09:17:38] [Server thread/INFO]: WorldGuard Lighters are PERMITTED.
[09:17:38] [Server thread/INFO]: WorldGuard Lava fire is blocked.
[09:17:38] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED.
[09:17:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[09:17:38] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED.
[09:17:38] [Server thread/INFO]: WorldGuard Lighters are PERMITTED.
[09:17:38] [Server thread/INFO]: WorldGuard Lava fire is blocked.
[09:17:38] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED.
[09:17:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
[09:17:38] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED.
[09:17:38] [Server thread/INFO]: WorldGuard Lighters are PERMITTED.
[09:17:38] [Server thread/INFO]: WorldGuard Lava fire is blocked.
[09:17:38] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED.
[09:17:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
[09:17:38] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[09:17:38] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'DIM1'
[09:17:38] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'DIM-1'
[09:17:38] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.2
[09:17:38] [Server thread/INFO]: Версия Bukkit-ядра изменена. Версия не проверяется.
[09:17:38] [Server thread/INFO]: git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169 (MC: 1.7.10)
[09:17:38] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[09:17:38] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[09:17:38] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[09:17:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2
[09:17:39] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2
[09:17:39] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
[09:17:39] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.12.2
[09:17:39] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:17:39] [Server thread/INFO]: Done (15,183s)! For help, type "help" or "?"
[09:17:39] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[09:17:39] [Server thread/INFO]: Registered command ssinvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationAddOwner
[09:17:39] [Server thread/INFO]: Registered command ssuninvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationRemoveOwner
[09:17:39] [Server thread/INFO]: Registered command dimensiontp with permission node micdoodle8.mods.galacticraft.core.command.CommandPlanetTeleport
[09:17:39] [Server thread/INFO]: Registered command gckeeploaded with permission node micdoodle8.mods.galacticraft.core.command.CommandKeepDim
[09:17:39] [Server thread/INFO]: Registered command gcinv with permission node micdoodle8.mods.galacticraft.core.command.CommandGCInv
[09:17:39] [Server thread/INFO]: Registered command gcenergyunits with permission node micdoodle8.mods.galacticraft.core.command.CommandGCEnergyUnits
[09:17:39] [Server thread/INFO]: Registered command joinrace with permission node micdoodle8.mods.galacticraft.core.command.CommandJoinSpaceRace
[09:17:39] [Server thread/INFO]: Registered Dimension: -29
[09:17:39] [Server thread/INFO]: Registered Dimension: -30
[09:17:39] [Server thread/INFO]: Registered Dimension: -28
[09:17:39] [Server thread/INFO]: Registered command bs with permission node bspkrs.bspkrscore.fml.CommandBS
[09:17:39] [Thread-19/INFO]: Galacticraft remote version found: 2.0.13
[09:17:43] [User Authenticator #1/INFO]: UUID of player BlesseNtumble is 9b2a0abc-9bf7-3a5d-b8e8-ea8c44e9b1f5
[09:17:43] [Netty IO #2/INFO]: Client protocol version 1
[09:17:43] [Netty IO #2/INFO]: Client attempting to join with 36 mods : [email protected] - MC 1.7.10,[email protected],TubesCore@${version},[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,Micdoodlecore@,[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv1-beta-3,[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv1-beta-3,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected] - MC 1.7.10
[09:17:43] [Netty IO #2/INFO]: Attempting connection with missing mods [] at CLIENT
[09:17:43] [Server thread/INFO]: [Server thread] Server side modded connection established
[09:17:43] [Server thread/INFO]: BlesseNtumble[/90.189.23.238:54059] logged in with entity id 2472 at ([world] 256.5, 68.0, 261.5)
[09:17:46] [Server thread/INFO]: BlesseNtumble has just earned the achievement [Taking Inventory]
[09:18:07] [Server thread/INFO]: BlesseNtumble issued server command: /dimensionrp
[09:18:10] [Server thread/INFO]: BlesseNtumble issued server command: /dimensiontp
[09:18:10] [Server thread/INFO]: [BlesseNtumble: §7[BlesseNtumble was sent into the atmosphere]]
[09:18:12] [Server thread/ERROR]: Error occurred when attempting to transfer entity to dimension: Марс
[09:18:12] [Server thread/WARN]: java.lang.NullPointerException
[09:18:12] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.PacketSimple.handleServerSide(PacketSimple.java:747)
[09:18:12] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:27)
[09:18:12] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:12)
[09:18:12] [Server thread/WARN]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[09:18:12] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[09:18:12] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[09:18:12] [Server thread/WARN]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[09:18:12] [Server thread/WARN]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[09:18:12] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[09:18:12] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[09:18:12] [Server thread/WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[09:18:12] [Server thread/WARN]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[09:18:12] [Server thread/WARN]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
[09:18:12] [Server thread/WARN]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
[09:18:12] [Server thread/WARN]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
[09:18:12] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
[09:18:12] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
[09:18:12] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
[09:18:12] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
[09:18:12] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)

@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

OK please try version 165 on your server, I made this just for you :)
http://ci.micdoodle8.com/job/Galacticraft-1.7/165/
I hope it will make a log message on the server in this situation, reading "Failed to find matching world for ... ... ...'

@BlesseNtumble
Copy link
Contributor Author

Ok, I downloaded 165:
[09:22:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[09:22:10] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[09:22:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[09:22:10] [main/INFO]: Forge Mod Loader version 7.10.25.1206 for Minecraft 1.7.10 loading
[09:22:11] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.7.0_65, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
[09:22:14] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[09:22:14] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin codechicken.nei.asm.NEICorePlugin codechicken.core.launch.DepLoader micdoodle8.mods.miccore.MicdoodlePlugin
[09:22:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:22:14] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:22:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:22:14] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:22:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:22:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[09:22:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[09:22:16] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[09:22:18] [Server thread/INFO]: Starting minecraft server version 1.7.10
[09:22:18] [Server thread/INFO]: Attempting early MinecraftForge initialization
[09:22:18] [Server thread/INFO]: MinecraftForge v10.13.0.1206 Initialized
[09:22:18] [Server thread/INFO]: Replaced 182 ore recipies
[09:22:18] [Server thread/INFO]: Completed early MinecraftForge initialization
[09:22:18] [Server thread/INFO]: Searching K:\игрушки\Train Tycoon\Server 1.7.10\mods for mods
[09:22:18] [Server thread/INFO]: Also searching K:\игрушки\Train Tycoon\Server 1.7.10\mods\1.7.10 for mods
[09:22:19] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[09:22:19] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[09:22:19] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.297
[09:22:19] [Server thread/INFO]: Forge Mod Loader has identified 13 mods to load
[09:22:19] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.93-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:22:19] [Server thread/INFO]: Processing ObjectHolder annotations
[09:22:19] [Server thread/INFO]: Found 341 ObjectHolder annotations
[09:22:19] [Server thread/INFO]: Configured a dormant chunk cache size of 0
[09:22:20] [Server thread/WARN]: =============================================================
[09:22:20] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:22:20] [Server thread/WARN]: Offendor: scala/sys/package$.exit(I)Lscala/runtime/Nothing$;
[09:22:20] [Server thread/WARN]: =============================================================
[09:22:20] [Server thread/WARN]: =============================================================
[09:22:20] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:22:20] [Server thread/WARN]: Offendor: cpw/mods/fml/common/asm/FMLSanityChecker.call()Ljava/lang/Void;
[09:22:20] [Server thread/WARN]: =============================================================
[09:22:21] [Server thread/ERROR]: Material with id tile.leaves is already registered.
[09:22:21] [Server thread/ERROR]: Material with id tile.leaves_1 is already registered.
[09:22:21] [Server thread/INFO]: Applying holder lookups
[09:22:21] [Server thread/INFO]: Holder lookups applied
[09:22:21] [Server thread/INFO]: Loading properties
[09:22:21] [Server thread/INFO]: Default game type: SURVIVAL
[09:22:21] [Server thread/INFO]: This server is running Cauldron-MCPC-Plus version git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[09:22:21] [Server thread/INFO]: Using 4 threads for Netty based IO
[09:22:21] [Server thread/WARN]: =============================================================
[09:22:21] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:22:21] [Server thread/WARN]: Offendor: org/spigotmc/RestartCommand.restart()V
[09:22:21] [Server thread/WARN]: =============================================================
[09:22:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
[09:22:21] [Server thread/INFO]: Generating keypair
[09:22:22] [Server thread/INFO]: Starting Minecraft server on 90.189.23.238:27017
[09:22:22] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[09:22:22] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[09:22:22] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[09:22:22] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[09:22:22] [Server thread/INFO]: Initializing ModVersionChecker for mod bspkrsCore
[09:22:23] [Server thread/INFO]: While registering space station recipe, found 1 type(s) of ingotTin
[09:22:23] [Server thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
[09:22:24] [Server thread/INFO]: Unknown recipe class! micdoodle8.mods.galacticraft.planets.asteroids.recipe.CanisterRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[09:22:24] [Server thread/INFO]: Forge Mod Loader has successfully loaded 13 mods
[09:22:24] [Server thread/INFO]: Preparing level "world"
[09:22:24] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[09:22:24] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[09:22:24] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[09:22:24] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[09:22:24] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[09:22:24] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[09:22:24] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[09:22:24] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[09:22:24] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[09:22:24] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[09:22:24] [Server thread/INFO]: Injecting existing block and item data into this server instance
[09:22:24] [Server thread/INFO]: Applying holder lookups
[09:22:24] [Server thread/INFO]: Holder lookups applied
[09:22:24] [Server thread/INFO]: Injected new Forge block material IRONCHEST_BLOCKIRONCHEST with ID 165.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_CRUDEOILSTILL with ID 166.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_FUEL with ID 167.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_LANDINGPAD with ID 168.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_LANDINGPADFULL with ID 169.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_UNLITTORCH with ID 176.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_UNLITTORCHLIT with ID 177.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_BREATHEABLEAIR with ID 178.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_BRIGHTAIR with ID 179.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_BRIGHTBREATHABLEAIR with ID 180.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENCOLLECTOR with ID 181.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENCOMPRESSOR with ID 182.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_DISTRIBUTOR with ID 183.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SEALER with ID 184.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENDETECTOR with ID 185.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_OXYGENPIPE with ID 186.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_REFINERY with ID 187.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_FUELLOADER with ID 188.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_CARGO with ID 189.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ROCKETWORKBENCH with ID 190.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_GCBLOCKCORE with ID 191.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_AIRLOCKFRAME with ID 192.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_AIRLOCKSEAL with ID 193.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ENCLOSED with ID 194.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SPACESTATIONBASE with ID 195.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_DUMMYBLOCK with ID 196.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_PARACHEST with ID 197.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SOLAR with ID 198.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MACHINE with ID 199.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MACHINE2 with ID 200.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MACHINETIERED with ID 201.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ALUMINUMWIRE with ID 202.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_GLOWSTONETORCH with ID 203.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_FALLENMETEOR with ID 204.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_MOONBLOCK with ID 205.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_CHEESEBLOCK with ID 206.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_SPINTHRUSTER with ID 207.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_ARCLAMP with ID 208.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTCORE_TILE_TREASURECHEST with ID 209.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TREASURET2 with ID 210.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TREASURET3 with ID 211.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_ASTEROIDSBLOCK with ID 212.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_WALKWAY with ID 213.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_WALKWAYWIRE with ID 214.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_WALKWAYOXYGENPIPE with ID 215.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_BEAMREFLECTOR with ID 216.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_BEAMRECEIVER with ID 217.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TELEPADSHORT with ID 218.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_TELEPADFAKE with ID 219.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_DENSEICE with ID 220.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_MARS with ID 221.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_SLUDGE with ID 222.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_CAVERNVINES with ID 223.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_SLIMELINGEGG with ID 224.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_CREEPEREGG with ID 225.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_MARSMACHINE with ID 226.
[09:22:24] [Server thread/INFO]: Injected new Forge block material GALACTICRAFTMARS_TILE_MARSMACHINET2 with ID 227.
[09:22:24] [Server thread/INFO]: Injected new Forge block material FORGEMULTIPART_BLOCK with ID 228.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_IRONGOLDUPGRADE with ID 4096.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_GOLDDIAMONDUPGRADE with ID 4097.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERSILVERUPGRADE with ID 4098.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_SILVERGOLDUPGRADE with ID 4099.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_COPPERIRONUPGRADE with ID 4100.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDCRYSTALUPGRADE with ID 4101.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODIRONUPGRADE with ID 4102.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_WOODCOPPERUPGRADE with ID 4103.
[09:22:24] [Server thread/INFO]: Injected new Forge item material IRONCHEST_DIAMONDOBSIDIANUPGRADE with ID 4104.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SPACESHIP with ID 4105.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENMASK with ID 4106.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENGEAR with ID 4107.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENTANKLIGHTFULL with ID 4108.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENTANKMEDFULL with ID 4109.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENTANKHEAVYFULL with ID 4110.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SENSORLENS with ID 4111.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SENSORGLASSES with ID 4112.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_PICKAXE with ID 4113.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_AXE with ID 4114.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_HOE with ID 4115.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_SHOVEL with ID 4116.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_SWORD with ID 4117.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_HELMET with ID 4118.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_CHESTPLATE with ID 4119.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_LEGGINGS with ID 4120.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEEL_BOOTS with ID 4121.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_CANISTER with ID 4122.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_AIRVENT with ID 4123.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_AIRFAN with ID 4124.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OXYGENCONCENTRATOR with ID 4125.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_ENGINE with ID 4126.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_HEAVYPLATING with ID 4127.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_NOSECONE with ID 4128.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_ROCKETFINS with ID 4129.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STEELPOLE with ID 4130.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_CANVAS with ID 4131.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OILCANISTERPARTIAL with ID 4132.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_FUELCANISTERPARTIAL with ID 4133.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_OILEXTRACTOR with ID 4134.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_SCHEMATIC with ID 4135.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_KEY with ID 4136.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BUGGYMAT with ID 4137.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BUGGY with ID 4138.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BASICITEM with ID 4139.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_BATTERY with ID 4140.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_INFINITEBATTERY with ID 4141.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_NULL with ID 4142.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_STANDARDWRENCH with ID 4143.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_CHEESECURD with ID 4144.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_METEORICIRONRAW with ID 4145.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_METEORICIRONINGOT with ID 4146.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_FLAG with ID 4147.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTCORE_ITEM_PARACHUTE with ID 4148.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_GRAPPLE with ID 4149.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_ITEMTIER3ROCKET with ID 4150.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_THERMALPADDING with ID 4151.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_ITEMBASICASTEROIDS with ID 4152.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_METHANECANISTERPARTIAL with ID 4153.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_CANISTERPARTIALLOX with ID 4154.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_CANISTERPARTIALLN2 with ID 4155.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_ATMOSPHERICVALVE with ID 4156.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_HEAVYNOSECONE with ID 4157.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_HELMET with ID 4158.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_CHESTPLATE with ID 4159.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_LEGGINGS with ID 4160.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_BOOTS with ID 4161.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_AXE with ID 4162.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_PICKAXE with ID 4163.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_SHOVEL with ID 4164.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_HOE with ID 4165.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_TITANIUM_SWORD with ID 4166.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_CARBONFRAGMENTS with ID 4167.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_NULL with ID 4168.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHPICK with ID 4169.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHAXE with ID 4170.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHHOE with ID 4171.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHSPADE with ID 4172.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHSWORD with ID 4173.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHHELMET with ID 4174.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHCHESTPLATE with ID 4175.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHLEGGINGS with ID 4176.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_DESHBOOTS with ID 4177.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_SPACESHIPTIER2 with ID 4178.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_KEY with ID 4179.
[09:22:24] [Server thread/INFO]: Injected new Forge item material GALACTICRAFTMARS_ITEM_SCHEMATIC with ID 4180.
[09:22:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_MICROBLOCK with ID 4181.
[09:22:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWSTONE with ID 4182.
[09:22:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWIRON with ID 4183.
[09:22:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_SAWDIAMOND with ID 4184.
[09:22:24] [Server thread/INFO]: Injected new Forge item material FORGEMICROBLOCK_STONEROD with ID 4185.
[09:22:24] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[09:22:24] [Server thread/INFO]: Loaded inheritance map of 895 classes
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:22:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:22:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:22:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:24] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[09:22:24] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[09:22:24] [Server thread/WARN]: =============================================================
[09:22:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
[09:22:25] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.12.1
[09:22:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
[09:22:25] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.2
[09:22:25] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2
[09:22:25] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2
[09:22:25] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
[09:22:25] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.12.2
[09:22:25] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.12.1
[09:22:25] [Server thread/INFO]: Galacticraft successfully injected bytecode into: ms (1 / 1)
[09:22:25] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1d1f264)
[09:22:25] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@1d1f264)
[09:22:25] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@1d1f264)
[09:22:25] [Server thread/INFO]: Preparing start region for level 0
[09:22:26] [Server thread/INFO]: Preparing spawn area: 57%
[09:22:27] [Server thread/INFO]: Preparing spawn area: 66%
[09:22:28] [Server thread/INFO]: Preparing spawn area: 76%
[09:22:29] [Server thread/INFO]: Preparing spawn area: 87%
[09:22:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
[09:22:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[09:22:30] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
[09:22:30] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED.
[09:22:30] [Server thread/INFO]: WorldGuard Lighters are PERMITTED.
[09:22:30] [Server thread/INFO]: WorldGuard Lava fire is blocked.
[09:22:30] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED.
[09:22:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[09:22:30] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED.
[09:22:30] [Server thread/INFO]: WorldGuard Lighters are PERMITTED.
[09:22:30] [Server thread/INFO]: WorldGuard Lava fire is blocked.
[09:22:30] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED.
[09:22:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
[09:22:30] [Server thread/INFO]: WorldGuard TNT ignition is PERMITTED.
[09:22:30] [Server thread/INFO]: WorldGuard Lighters are PERMITTED.
[09:22:30] [Server thread/INFO]: WorldGuard Lava fire is blocked.
[09:22:30] [Server thread/INFO]: WorldGuard Fire spread is UNRESTRICTED.
[09:22:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
[09:22:30] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[09:22:30] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'DIM1'
[09:22:30] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'DIM-1'
[09:22:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.2
[09:22:31] [Server thread/INFO]: Версия Bukkit-ядра изменена. Версия не проверяется.
[09:22:31] [Server thread/INFO]: git-Cauldron-MCPC-Plus-1.7.10-1.1206.01.169 (MC: 1.7.10)
[09:22:31] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[09:22:31] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[09:22:31] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[09:22:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2
[09:22:31] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2
[09:22:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
[09:22:31] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.12.2
[09:22:31] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:22:32] [Server thread/INFO]: Done (7,948s)! For help, type "help" or "?"
[09:22:32] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[09:22:32] [Server thread/INFO]: Registered command ssinvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationAddOwner
[09:22:32] [Server thread/INFO]: Registered command ssuninvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationRemoveOwner
[09:22:32] [Server thread/INFO]: Registered command dimensiontp with permission node micdoodle8.mods.galacticraft.core.command.CommandPlanetTeleport
[09:22:32] [Server thread/INFO]: Registered command gckeeploaded with permission node micdoodle8.mods.galacticraft.core.command.CommandKeepDim
[09:22:32] [Server thread/INFO]: Registered command gcinv with permission node micdoodle8.mods.galacticraft.core.command.CommandGCInv
[09:22:32] [Server thread/INFO]: Registered command gcenergyunits with permission node micdoodle8.mods.galacticraft.core.command.CommandGCEnergyUnits
[09:22:32] [Server thread/INFO]: Registered command joinrace with permission node micdoodle8.mods.galacticraft.core.command.CommandJoinSpaceRace
[09:22:32] [Server thread/INFO]: Registered Dimension: -29
[09:22:32] [Server thread/INFO]: Registered Dimension: -30
[09:22:32] [Server thread/INFO]: Registered Dimension: -28
[09:22:32] [Server thread/INFO]: Registered command bs with permission node bspkrs.bspkrscore.fml.CommandBS
[09:22:32] [Thread-19/INFO]: Galacticraft remote version found: 2.0.13
[09:22:35] [User Authenticator #1/INFO]: UUID of player BlesseNtumble is 9b2a0abc-9bf7-3a5d-b8e8-ea8c44e9b1f5
[09:22:35] [Netty IO #2/INFO]: Client protocol version 1
[09:22:35] [Netty IO #2/INFO]: Client attempting to join with 36 mods : [email protected] - MC 1.7.10,[email protected],TubesCore@${version},[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,Micdoodlecore@,[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv1-beta-3,[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv1-beta-3,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected] - MC 1.7.10
[09:22:35] [Netty IO #2/INFO]: Attempting connection with missing mods [] at CLIENT
[09:22:36] [Server thread/INFO]: [Server thread] Server side modded connection established
[09:22:36] [Server thread/INFO]: BlesseNtumble[/90.189.23.238:55559] logged in with entity id 978 at ([world] 244.64756779495744, 69.0, 253.30000001192093)
[09:22:39] [Server thread/INFO]: BlesseNtumble lost connection: Disconnected
[09:22:39] [Server thread/INFO]: BlesseNtumble left the game.
[09:22:40] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
[09:22:40] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[09:22:40] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
[09:23:01] [User Authenticator #2/INFO]: UUID of player BlesseNtumble is 9b2a0abc-9bf7-3a5d-b8e8-ea8c44e9b1f5
[09:23:01] [Netty IO #3/INFO]: Client protocol version 1
[09:23:01] [Netty IO #3/INFO]: Client attempting to join with 36 mods : [email protected] - MC 1.7.10,[email protected],TubesCore@${version},[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,Micdoodlecore@,[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv1-beta-3,[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv1-beta-3,[email protected],[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected] - MC 1.7.10
[09:23:01] [Netty IO #3/INFO]: Attempting connection with missing mods [] at CLIENT
[09:23:01] [Server thread/INFO]: [Server thread] Server side modded connection established
[09:23:01] [Server thread/INFO]: BlesseNtumble[/90.189.23.238:55721] logged in with entity id 1321 at ([world] 244.64756779495744, 69.0, 253.30000001192093)
[09:23:07] [Server thread/INFO]: Failed to find matching world for 'Марс'
[09:23:07] [Server thread/ERROR]: Error occurred when attempting to transfer entity to dimension: Марс
[09:23:07] [Server thread/WARN]: java.lang.NullPointerException
[09:23:07] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.PacketSimple.handleServerSide(PacketSimple.java:747)
[09:23:07] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:27)
[09:23:07] [Server thread/WARN]: at micdoodle8.mods.galacticraft.core.network.GalacticraftPacketHandler.channelRead0(GalacticraftPacketHandler.java:12)
[09:23:07] [Server thread/WARN]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[09:23:07] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[09:23:07] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[09:23:07] [Server thread/WARN]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[09:23:07] [Server thread/WARN]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[09:23:07] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[09:23:07] [Server thread/WARN]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[09:23:07] [Server thread/WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[09:23:07] [Server thread/WARN]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[09:23:07] [Server thread/WARN]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
[09:23:07] [Server thread/WARN]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244)
[09:23:07] [Server thread/WARN]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
[09:23:07] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:973)
[09:23:07] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
[09:23:07] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
[09:23:07] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
[09:23:07] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)

@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

"Марс" is Mars in Russian script?

@BlesseNtumble
Copy link
Contributor Author

Yes
Russian Language

@BlesseNtumble
Copy link
Contributor Author

In the build of 165 teleport is normal only to the space station.

@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

Sorry that automatically closed things.

@radfast radfast reopened this Aug 17, 2014
@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

OK it looks like the problem is your client Minecraft is set to Russian language and your server Minecraft is set to English language. I think you can fix it by changing the options.txt on the server, look for lang:en_US and change it to lang:ru_RU

Obviously this is a bug in Galacticraft, everything should work correctly even when players connect to servers internationally. We will fix this but it will need us to upgrade Galacticraft from version 3.0.0 to 3.0.1 otherwise everyone else is going to have a problem if they don't have matching client and server versions.

@radfast radfast changed the title [Cauldron] Server-side crash transferring entity to dimension, for any planet except Overworld Server-side crash teleporting to planets due to different localized names client and server. Aug 17, 2014
@BlesseNtumble
Copy link
Contributor Author

You will not believe, but there is no cauldron option.txt

@radfast
Copy link
Collaborator

radfast commented Aug 17, 2014

?!
ok wait 5 minutes please, I will attempt to make Galacticraft 3.0.1 ...

@radfast
Copy link
Collaborator

radfast commented Aug 18, 2014

Try this:
http://ci.micdoodle8.com/job/Galacticraft-1.7/166/
You will need to update the server and all clients.

@BlesseNtumble
Copy link
Contributor Author

Yes, everything works fine!

@radfast
Copy link
Collaborator

radfast commented Aug 18, 2014

ok, great - and seriously, thank you for your help fixing this!!! If you didn't spot it today, this would have become a serious problem for the future when we will have plenty of servers with players in different countries.


For this issue:

And so the same if you sit in a rocket, then the other players sitting crookedly in rockets:

please create a new issue with the same problem. I did not understand what you are showing in the 3 screenshots, please explain what each screenshot is and what it should be. Do you have strange FOV settings on the client?

@radfast radfast added the fixed label Aug 18, 2014
@radfast radfast closed this as completed Aug 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants