summaryrefslogtreecommitdiff
path: root/eclipse/logs/2015-03-29-1.log
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-25 00:29:49 +0100
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-25 00:29:49 +0100
commit1db974998c4e5242cd2603020e6c8ebfea5b454e (patch)
tree16dd84e57dd1d348d95ef8c122c6cbb1c9d0f2f5 /eclipse/logs/2015-03-29-1.log
parent5e707575c59f025fc188f0d013c9db51ebcfaeac (diff)
Bye-bye
Diffstat (limited to 'eclipse/logs/2015-03-29-1.log')
-rw-r--r--eclipse/logs/2015-03-29-1.log298
1 files changed, 0 insertions, 298 deletions
diff --git a/eclipse/logs/2015-03-29-1.log b/eclipse/logs/2015-03-29-1.log
deleted file mode 100644
index 169b141..0000000
--- a/eclipse/logs/2015-03-29-1.log
+++ /dev/null
@@ -1,298 +0,0 @@
-[22:29:29] [main/INFO]: Logging in with username & password
-[22:29:40] [main/INFO]: Setting user: OnyxDarkKnight
-[22:29:44] [Client thread/INFO]: LWJGL Version: 2.9.1
-[22:29:45] [Twitch authenticator/ERROR]: Given twitch access token is invalid
-[22:29:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Jewelrycraft 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Tabula
-[22:29:54] [Sound Library Loader/INFO]: Sound engine started
-[22:29:56] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
-[22:29:56] [Client thread/ERROR]: Using missing texture, unable to load jewelrycraft2:textures/items/jewelryModifier.png
-java.io.FileNotFoundException: jewelrycraft2:textures/items/jewelryModifier.png
- at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
-[22:29:56] [Client thread/INFO]: Created: 256x256 textures/items-atlas
-[22:29:57] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Jewelrycraft 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Tabula
-[22:29:57] [Client thread/ERROR]: Using missing texture, unable to load jewelrycraft2:textures/items/jewelryModifier.png
-java.io.FileNotFoundException: jewelrycraft2:textures/items/jewelryModifier.png
- at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
- at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]
- at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
-[22:29:57] [Client thread/INFO]: Created: 256x256 textures/items-atlas
-[22:29:58] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
-[22:30:00] [Sound Library Loader/INFO]: Sound engine started
-[22:30:08] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
-[22:30:08] [Server thread/INFO]: Generating keypair
-[22:30:09] [Server thread/INFO]: Preparing start region for level 0
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:09] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[22:30:10] [Server thread/INFO]: Preparing spawn area: 57%
-[22:30:10] [Server thread/INFO]: Changing view distance to 8, from 10
-[22:30:11] [Server thread/INFO]: OnyxDarkKnight[local:E:05731951] logged in with entity id 112 at (-212.76074153577133, 64.0, -748.4109305250627)
-[22:30:11] [Server thread/INFO]: OnyxDarkKnight joined the game
-[22:55:07] [Server thread/INFO]: Saving and pausing game...
-[22:55:07] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
-[22:55:07] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
-[22:55:07] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
-[22:57:20] [Server thread/INFO]: Saving and pausing game...
-[22:57:20] [Server thread/INFO]: Saving chunks for level 'Test 2'/Overworld
-[22:57:20] [Server thread/INFO]: Saving chunks for level 'Test 2'/Nether
-[22:57:20] [Server thread/INFO]: Saving chunks for level 'Test 2'/The End
-[22:58:26] [Server thread/INFO]: Stopping server [22:58:37] [Client thread/INFO]: LWJGL Version: 2.9.1
-[22:59:04] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Jewelrycraft 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:[23:01:47] [Client thread/INFO]: Connecting to localhost, 25565
-[23:01:59] [Client thread/INFO]: Connecting to localhost, 25565
-[23:03:14] [Client thread/INFO]: Connecting to localhost, 25565
-[23:03:43] [Client thread/INFO]: [CHAT] Player828 has just earned the achievement [Taking Inventory]
-[23:03:50] [Client thread/INFO]: [CHAT] Your game mode has been updated
-[23:06:07] [Client thread/INFO]: Connecting to localhost, 25565
-[23:06:13] [Client thread/INFO]: [CHAT] Player828 left the game
-[23:06:19] [Client thread/INFO]: [CHAT] Player828 joined the game
-[23:07:42] [Client thread/INFO]: [CHAT] OnyxDarkKnight, Player828
-[23:07:42] [Client thread/INFO]: [CHAT] OnyxDarkKnight, Player828
-[23:07:42] [Client thread/INFO]: [CHAT] OnyxDarkKnight, Player828
-[23:07:43] [Client thread/INFO]: [CHAT] OnyxDarkKnight, Player828
-[23:07:45] [Client thread/INFO]: [CHAT] Teleported OnyxDarkKnight to Player828
-[23:09:14] [Client thread/INFO]: [CHAT] Changing to clear weather
-[23:11:26] [Client thread/INFO]: Stopping!
-N]: Skipping Piece with id Jewelrycraft:Jewelry
-[23:02:56] [Server thread/INFO]: Preparing spawn area: 0%
-[23:02:57] [Server thread/INFO]: Preparing spawn area: 17%
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:57] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:58] [Server thread/WARN]: Skipping BlockEntity with id jewelrycraft:molder
-[23:02:58] [Server thread/WARN]: Skipping BlockEntity with id jewelrycraft:smelter
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:58] [Server thread/INFO]: Preparing spawn area: 60%
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:58] [Server thread/WARN]: Skipping Entity with id Half-Heart
-[23:02:58] [Server thread/WARN]: Skipping BlockEntity with id jewelrycraft:displayer
-[23:02:59] [Server thread/INFO]: Preparing spawn area: 98%
-[23:03:00] [Server thread/INFO]: Done (87.983s)! For help, type "help" or "?"
-[23:03:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4635ms behind, skipping 92 tick(s)
-[23:03:13] [Server thread/INFO]: Player828[/127.0.0.1:50191] logged in with entity id 298 at (-25.5, 69.0, 248.5)
-[23:03:13] [Server thread/INFO]: Player828 joined the game
-[23:03:17] [Server thread/INFO]: OnyxDarkKnight[/127.0.0.1:50193] logged in with entity id 299 at (-42.62400250788223, 71.0, 264.0085974578498)
-[23:03:17] [Server thread/INFO]: OnyxDarkKnight joined the game
-[23:03:43] [Server thread/INFO]: Player828 has just earned the achievement [Taking Inventory]
-[23:03:50] [Server thread/INFO]: [OnyxDarkKnight: Set own game mode to Creative Mode]
-[23:03:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 28368ms behind, skipping 567 tick(s)
-[23:03:58] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6103ms behind, skipping 122 tick(s)
-[23:04:02] [Server thread/ERROR]: Encountered an unexpected exception
-java.lang.NoSuchFieldError: serverPosX
- at darkknight.jewelrycraft.item.ItemJewelryModifier.onItemRightClick(ItemJewelryModifier.java:20) ~[ItemJewelryModifier.class:?]
- at net.minecraft.item.ItemStack.useItemRightClick(ItemStack.java:162) ~[ItemStack.class:?]
- at net.minecraft.server.management.ItemInWorldManager.tryUseItem(ItemInWorldManager.java:345) ~[ItemInWorldManager.class:?]
- at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:575) ~[NetHandlerPlayServer.class:?]
- at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) ~[C08PacketPlayerBlockPlacement.class:?]
- at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) ~[C08PacketPlayerBlockPlacement.cla[23:06:08] [Client thread/INFO]: Connecting to localhost, 25565
-[23:06:17] [Client thread/INFO]: Connecting to localhost, 25565
-[23:11:22] [Client thread/INFO]: Stopping!
-etworkSystem.java:182) ~[NetworkSystem.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:350) ~[DedicatedServer.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
-[23:04:03] [Server thread/ERROR]: This crash report has been saved to: H:\Jewelrycraft\1.7.10\eclipse\.\crash-reports\crash-2015-03-28_23.04.03-server.txt
-[23:04:03] [Server thread/INFO]: Stopping server
-[23:04:03] [Server thread/INFO]: Saving players
-[23:04:04] [Server thread/INFO]: Saving worlds
-[23:04:04] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
-[23:04:04] [Server thread/INFO]: Saving chunks for level 'world'/Nether
-[23:04:07] [Server thread/INFO]: Saving chunks for level 'world'/The End
-[23:05:15] [Server thread/INFO]: Starting minecraft server version 1.7.10
-[23:05:38] [Server thread/INFO]: Loading properties
-[23:05:38] [Server thread/INFO]: Default game type: SURVIVAL
-[23:05:38] [Server thread/INFO]: Generating keypair
-[23:05:42] [Server thread/INFO]: Starting Minecraft server on *:25565
-[23:05:43] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
-[23:05:43] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
-[23:05:43] [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.
-[23:05:43] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
-[23:05:44] [Server thread/INFO]: Preparing level "world"
-[23:05:53] [Server thread/INFO]: Preparing start region for level 0
-[23:05:53] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[23:05:53] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
-[23:05:55] [Server thread/INFO]: Preparing spawn area: 0%
-[23:05:56] [Server thread/INFO]: Preparing spawn area: 11%
-[23:05:57] [Server thread/INFO]: Preparing spawn area: 15%
-[23:05:58] [Server thread/INFO]: Preparing spawn area: 38%
-[23:05:59] [Server thread/INFO]: Preparing spawn area: 75%
-[23:06:00] [Server thread/WARN]: Skipping BlockEntity with id jewelrycraft:displayer
-[23:06:00] [Server thread/INFO]: Preparing spawn area: 98%
-[23:06:02] [Server thread/INFO]: Preparing spawn area: 99%
-[23:06:02] [Server thread/INFO]: Done (18.421s)! For help, type "help" or "?"
-[23:06:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4614ms behind, skipping 92 tick(s)
-[23:06:10] [Server thread/INFO]: OnyxDarkKnight[/127.0.0.1:50223] logged in with entity id 305 at (-42.62400250788223, 71.0, 264.0085974578498)
-[23:06:10] [Server thread/INFO]: OnyxDarkKnight joined the game
-[23:06:10] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:50240
-java.lang.NullPointerException
- at cpw.mods.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:110) ~[FMLProxyPacket.class:?]
- at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) ~[NetworkManager.class:?]
- at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) [NetworkSystem.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:350) [DedicatedServer.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
-[23:06:10] [Server thread/INFO]: Player828 lost connection: TextComponent{text='Internal server error', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
-[23:06:10] [Server thread/INFO]: Player828 left the game
-[23:06:19] [Server thread/INFO]: Player828[/127.0.0.1:50244] logged in with entity id 307 at (-25.5, 69.0, 248.5)
-[23:06:19] [Server thread/INFO]: Player828 joined the game
-[23:07:45] [Server thread/INFO]: [OnyxDarkKnight: Teleported OnyxDarkKnight to Player828]
-[23:07:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 62474ms behind, skipping 1249 tick(s)
-[23:07:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5049ms behind, skipping 100 tick(s)
-[23:08:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 21320ms behind, skipping 426 tick(s)
-[23:08:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4456ms behind, skipping 89 tick(s)
-[23:09:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8243ms behind, skipping 164 tick(s)
-[23:09:14] [Server thread/INFO]: [OnyxDarkKnight: Changing to clear weather]
-[23:09:22] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5682ms behind, skipping 113 tick(s)
-[23:09:41] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4518ms behind, skipping 90 tick(s)
-[23:09:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5854ms behind, skipping 117 tick(s)
-[23:10:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7618ms behind, skipping 152 tick(s)
-[23:10:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2967ms behind, skipping 59 tick(s)
-[23:10:46] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4757ms behind, skipping 95 tick(s)
-[23:10:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2205ms behind, skipping 44 tick(s)
-[23:43:26] [main/INFO]: Logging in with username & password