Been playing on a Forge server with this mod & only this mod installed.
First off, you've made a great mod. It works well so far.
However, a certain keypad on the server makes the server stop itself, when entering the code to open the door. This does not happen everytime I use the keypad. In the session today, it only happened twice with about 40-60+ mins in between each time it happened, if not longer
Here is the log from the server generated at that time.
[19:17:09] [Server thread/INFO]: Starting minecraft server version 1.8.9
[19:17:09] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[19:17:11] [Server thread/INFO]: Loading properties
[19:17:11] [Server thread/INFO]: Default game type: SURVIVAL
[19:17:11] [Server thread/INFO]: Generating keypair
[19:17:11] [Server thread/INFO]: Starting Minecraft server on *:25566
[19:17:11] [Server thread/INFO]: Using default channel type
[19:17:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:17:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:17:11] [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.
[19:17:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:17:21] [Server thread/WARN]: Failed to load white-list:
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
at com.google.gson.Gson.assertFullConsumption(Gson.java:779) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:769) ~[Gson.class:?]
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:125) ~[mb.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [kn.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [kn.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:206) [ko.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.Gson.assertFullConsumption(Gson.java:775) ~[Gson.class:?]
... 7 more
[19:17:21] [Server thread/INFO]: Preparing level "world"
[19:17:21] [Server thread/INFO]: Preparing start region for level 0
[19:17:22] [Server thread/INFO]: Preparing spawn area: 71%
[19:17:22] [Server thread/INFO]: Done (1.515s)! For help, type "help" or "?"
[19:17:24] [Server thread/INFO]: ********[/IP REMOVED] logged in with entity id 306 at (-205.5, 66.00621344245752, 42.293713442457516)
[19:17:24] [Server thread/INFO]: ******** joined the game
[19:17:26] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 620 at (-150.79451491440412, 71.77882202468746, 112.80976547134104)
[19:17:26] [Server thread/INFO]: knightriderinfo joined the game
[19:26:12] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:26:37] [Server thread/INFO]: [@: Set the time to 2000]
[19:27:43] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:28:17] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:28:59] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:35:59] [Server thread/INFO]: [@: Set the time to 2000]
[19:37:25] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:38:24] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:43:14] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:45:21] [Server thread/INFO]: [@: Set the time to 2000]
[19:47:42] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:54:43] [Server thread/INFO]: [@: Set the time to 2000]
[20:04:05] [Server thread/INFO]: [@: Set the time to 2000]
[20:08:30] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[20:09:33] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[20:13:27] [Server thread/INFO]: [@: Set the time to 2000]
[20:22:49] [Server thread/INFO]: [@: Set the time to 2000]
[20:24:51] [Server thread/INFO]: **************** lost connection: TextComponent{text='A fatal error has occured, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:24:51] [Server thread/INFO]: knightriderinfo left the game
[20:24:56] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 41406 at (-39.32142177552614, 53.0, -321.6430076443615)
[20:24:56] [Server thread/INFO]: knightriderinfo joined the game
[20:25:31] [Server thread/WARN]: EPSEthan moved too quickly! 11.997680443259686,-2.0,-3.177794605111046 (11.997680443259686, -2.0, -3.177794605111046)
[20:25:38] [Server thread/WARN]: EPSEthan moved too quickly! 16.56619996051921,-3.670400056838986,-12.16899007674374 (16.56619996051921, -3.670400056838986, -12.16899007674374)
[20:29:46] [Server thread/INFO]: EPSEthan lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:29:46] [Server thread/INFO]: EPSEthan left the game
[20:29:56] [Server thread/INFO]: [knightriderinfo: Saved the world]
[20:30:12] [Server thread/INFO]: EPSEthan[/IP REMOVED] logged in with entity id 43869 at (-45.381858308427134, 30.200000047683716, -309.00640483435666)
[20:30:12] [Server thread/INFO]: EPSEthan joined the game
[20:30:50] [Server thread/INFO]: Saving...
[20:30:50] [Server thread/INFO]: Saved the world
[20:30:52] [Server thread/INFO]: knightriderinfo lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:30:52] [Server thread/INFO]: knightriderinfo left the game
[20:31:35] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 44685 at (-45.541573825686555, 24.0, -310.30904691852146)
[20:31:35] [Server thread/INFO]: knightriderinfo joined the game
[20:32:11] [Server thread/INFO]: [@: Set the time to 2000]
[20:34:13] [Server thread/INFO]: [knightriderinfo: Set EPSEthan's game mode to Survival Mode]
[20:34:38] [Server thread/INFO]: [knightriderinfo: Set EPSEthan's game mode to Creative Mode]
[20:34:50] [Server thread/INFO]: [knightriderinfo: Set own game mode to Creative Mode]
[20:41:33] [Server thread/INFO]: [@: Set the time to 2000] [20:42:10] [Server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Exception while updating neighbours at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:696) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) ~[ko.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_71] Caused by: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_71] at java.util.HashMap$KeyIterator.next(Unknown Source) ~[?:1.8.0_71] at java.util.AbstractCollection.toArray(Unknown Source) ~[?:1.8.0_71] at java.util.ArrayList.<init>(Unknown Source) ~[?:1.8.0_71] at com.google.common.collect.Lists.newArrayList(Lists.java:129) ~[minecraft_server.1.8.9.jar:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:450) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203) ~[agd.class:?] at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118) ~[ajf.class:?] at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631) ~[amy.class:?] at net.minecraft.world.World.func_180501_a(World.java:313) ~[adm.class:?] at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55) ~[agd.class:?] at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610) ~[le.class:?] at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219) ~[le.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690) ~[MinecraftServer.class:?]
... 4 more
[20:42:10] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Acer\Desktop\Minecraft\Forge Server\.\crash-reports\crash-2016-02-02_20.42.10-server.txt
[20:42:10] [Server thread/INFO]: Stopping server
[20:42:10] [Server thread/INFO]: Saving players
[20:42:10] [Server thread/INFO]: Saving worlds
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/The End
The bold & underlined text is the error in question, I think
Before anyone says anything, the server had online mode turned off because I kept getting "Failed to verify username" every-time I tried to connect
Been playing on a Forge server with this mod & only this mod installed.
First off, you've made a great mod. It works well so far.
However, a certain keypad on the server makes the server stop itself, when entering the code to open the door. This does not happen everytime I use the keypad. In the session today, it only happened twice with about 40-60+ mins in between each time it happened, if not longer
Here is the log from the server generated at that time.
[19:17:09] [Server thread/INFO]: Starting minecraft server version 1.8.9
[19:17:09] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[19:17:11] [Server thread/INFO]: Loading properties
[19:17:11] [Server thread/INFO]: Default game type: SURVIVAL
[19:17:11] [Server thread/INFO]: Generating keypair
[19:17:11] [Server thread/INFO]: Starting Minecraft server on *:25566
[19:17:11] [Server thread/INFO]: Using default channel type
[19:17:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:17:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:17:11] [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.
[19:17:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:17:21] [Server thread/WARN]: Failed to load white-list:
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
at com.google.gson.Gson.assertFullConsumption(Gson.java:779) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:769) ~[Gson.class:?]
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:125) ~[mb.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [kn.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:30) [kn.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:206) [ko.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.Gson.assertFullConsumption(Gson.java:775) ~[Gson.class:?]
... 7 more
[19:17:21] [Server thread/INFO]: Preparing level "world"
[19:17:21] [Server thread/INFO]: Preparing start region for level 0
[19:17:22] [Server thread/INFO]: Preparing spawn area: 71%
[19:17:22] [Server thread/INFO]: Done (1.515s)! For help, type "help" or "?"
[19:17:24] [Server thread/INFO]: ********[/IP REMOVED] logged in with entity id 306 at (-205.5, 66.00621344245752, 42.293713442457516)
[19:17:24] [Server thread/INFO]: ******** joined the game
[19:17:26] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 620 at (-150.79451491440412, 71.77882202468746, 112.80976547134104)
[19:17:26] [Server thread/INFO]: knightriderinfo joined the game
[19:26:12] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:26:37] [Server thread/INFO]: [@: Set the time to 2000]
[19:27:43] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:28:17] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:28:59] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:35:59] [Server thread/INFO]: [@: Set the time to 2000]
[19:37:25] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:38:24] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:43:14] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:45:21] [Server thread/INFO]: [@: Set the time to 2000]
[19:47:42] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:54:43] [Server thread/INFO]: [@: Set the time to 2000]
[20:04:05] [Server thread/INFO]: [@: Set the time to 2000]
[20:08:30] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[20:09:33] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[20:13:27] [Server thread/INFO]: [@: Set the time to 2000]
[20:22:49] [Server thread/INFO]: [@: Set the time to 2000]
[20:24:51] [Server thread/INFO]: **************** lost connection: TextComponent{text='A fatal error has occured, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:24:51] [Server thread/INFO]: knightriderinfo left the game
[20:24:56] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 41406 at (-39.32142177552614, 53.0, -321.6430076443615)
[20:24:56] [Server thread/INFO]: knightriderinfo joined the game
[20:25:31] [Server thread/WARN]: EPSEthan moved too quickly! 11.997680443259686,-2.0,-3.177794605111046 (11.997680443259686, -2.0, -3.177794605111046)
[20:25:38] [Server thread/WARN]: EPSEthan moved too quickly! 16.56619996051921,-3.670400056838986,-12.16899007674374 (16.56619996051921, -3.670400056838986, -12.16899007674374)
[20:29:46] [Server thread/INFO]: EPSEthan lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:29:46] [Server thread/INFO]: EPSEthan left the game
[20:29:56] [Server thread/INFO]: [knightriderinfo: Saved the world]
[20:30:12] [Server thread/INFO]: EPSEthan[/IP REMOVED] logged in with entity id 43869 at (-45.381858308427134, 30.200000047683716, -309.00640483435666)
[20:30:12] [Server thread/INFO]: EPSEthan joined the game
[20:30:50] [Server thread/INFO]: Saving...
[20:30:50] [Server thread/INFO]: Saved the world
[20:30:52] [Server thread/INFO]: knightriderinfo lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:30:52] [Server thread/INFO]: knightriderinfo left the game
[20:31:35] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 44685 at (-45.541573825686555, 24.0, -310.30904691852146)
[20:31:35] [Server thread/INFO]: knightriderinfo joined the game
[20:32:11] [Server thread/INFO]: [@: Set the time to 2000]
[20:34:13] [Server thread/INFO]: [knightriderinfo: Set EPSEthan's game mode to Survival Mode]
[20:34:38] [Server thread/INFO]: [knightriderinfo: Set EPSEthan's game mode to Creative Mode]
[20:34:50] [Server thread/INFO]: [knightriderinfo: Set own game mode to Creative Mode]
[20:41:33] [Server thread/INFO]: [@: Set the time to 2000] [20:42:10] [Server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Exception while updating neighbours at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:696) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) ~[ko.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_71] Caused by: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_71] at java.util.HashMap$KeyIterator.next(Unknown Source) ~[?:1.8.0_71] at java.util.AbstractCollection.toArray(Unknown Source) ~[?:1.8.0_71] at java.util.ArrayList.(Unknown Source) ~[?:1.8.0_71] at com.google.common.collect.Lists.newArrayList(Lists.java:129) ~[minecraft_server.1.8.9.jar:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:450) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?] at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?] at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?] at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?] at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203) ~[agd.class:?] at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118) ~[ajf.class:?] at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631) ~[amy.class:?] at net.minecraft.world.World.func_180501_a(World.java:313) ~[adm.class:?] at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55) ~[agd.class:?] at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610) ~[le.class:?] at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219) ~[le.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690) ~[MinecraftServer.class:?]
... 4 more
[20:42:10] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Acer\Desktop\Minecraft\Forge Server\.\crash-reports\crash-2016-02-02_20.42.10-server.txt
[20:42:10] [Server thread/INFO]: Stopping server
[20:42:10] [Server thread/INFO]: Saving players
[20:42:10] [Server thread/INFO]: Saving worlds
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/The End
The bold & underlined text is the error in question, I think
Before anyone says anything, the server had online mode turned off because I kept getting "Failed to verify username" every-time I tried to connect
C:\Users\Acer\Desktop\Minecraft\Forge Server\.\crash-reports\crash-2016-02-02_20.42.10-server.txt
Please post this.
Guessing from the sigh i have missed something blatent, i do apologise for that, but the recipies are not showing for keypad either i assumed i had a conflicting mod but if its something else please point me in the right direction, will test the block remover method after work for glass and stone thank you
Place down a frame and rightclick it with a key panel. I believe that's even explained on the Keypad or Frame page.
C:\Users\Acer\Desktop\Minecraft\Forge Server\.\crash-reports\crash-2016-02-02_20.42.10-server.txt
Please post this.
Here you go
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 02/02/16 8:42 PM
Description: Exception while updating neighbours
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at java.util.AbstractCollection.toArray(Unknown Source)
at java.util.ArrayList.<init>(Unknown Source)
at com.google.common.collect.Lists.newArrayList(Lists.java:129)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:450)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203)
at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631)
at net.minecraft.world.World.func_180501_a(World.java:313)
at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at java.util.AbstractCollection.toArray(Unknown Source)
at java.util.ArrayList.<init>(Unknown Source)
at com.google.common.collect.Lists.newArrayList(Lists.java:129)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:450)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #94 (tile.diode // net.minecraft.block.BlockRedstoneRepeater)
Block: minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203)
at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631)
at net.minecraft.world.World.func_180501_a(World.java:313)
at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55)
-- Block being ticked --
Details:
Block: minecraft:powered_repeater[delay=1,facing=north,locked=false]
Block location: World: (-183,63,33), Chunk: (at 9,3,1 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
-- Affected level --
Details:
Level name: world
All players: 2 total; [EntityPlayerMP['EPSEthan'/43869, l='world', x=-53.41, y=38.00, z=-300.42], EntityPlayerMP['knightriderinfo'/44685, l='world', x=-47.77, y=53.00, z=-309.02]]
Chunk stats: ServerChunkCache: 771 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 9913611 game time, 2728 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 95919576 bytes (91 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722-universal.jar)
UCHIJAAAA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 2 / 5; [EntityPlayerMP['EPSEthan'/43869, l='world', x=-53.41, y=38.00, z=-300.42], EntityPlayerMP['knightriderinfo'/44685, l='world', x=-47.77, y=53.00, z=-309.02]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Edit: Another thing I noticed, but is not a big deal at all, is when one has 30 cameras "bound" to a monitor, hovering your cursor over the monitor shows this: # of cameras bound: 0/30. Anything below 30 displays fine
Edit 2: Just a question. Is it possible to place a camera monitor on a frame block, so one could make a "screen" of cameras? No big deal if it's not.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 02/02/16 8:42 PM
Description: Exception while updating neighbours
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at java.util.AbstractCollection.toArray(Unknown Source)
at java.util.ArrayList.<init>(Unknown Source)
at com.google.common.collect.Lists.newArrayList(Lists.java:129)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:450)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203)
at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631)
at net.minecraft.world.World.func_180501_a(World.java:313)
at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at java.util.AbstractCollection.toArray(Unknown Source)
at java.util.ArrayList.<init>(Unknown Source)
at com.google.common.collect.Lists.newArrayList(Lists.java:129)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:450)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #94 (tile.diode // net.minecraft.block.BlockRedstoneRepeater)
Block: minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203)
at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631)
at net.minecraft.world.World.func_180501_a(World.java:313)
at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55)
-- Block being ticked --
Details:
Block: minecraft:powered_repeater[delay=1,facing=north,locked=false]
Block location: World: (-183,63,33), Chunk: (at 9,3,1 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
-- Affected level --
Details:
Level name: world
All players: 2 total; [EntityPlayerMP['EPSEthan'/43869, l='world', x=-53.41, y=38.00, z=-300.42], EntityPlayerMP['knightriderinfo'/44685, l='world', x=-47.77, y=53.00, z=-309.02]]
Chunk stats: ServerChunkCache: 771 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 9913611 game time, 2728 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 95919576 bytes (91 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722-universal.jar)
UCHIJAAAA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 2 / 5; [EntityPlayerMP['EPSEthan'/43869, l='world', x=-53.41, y=38.00, z=-300.42], EntityPlayerMP['knightriderinfo'/44685, l='world', x=-47.77, y=53.00, z=-309.02]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Edit: Another thing I noticed, but is not a big deal at all, is when one has 30 cameras "bound" to a monitor, hovering your cursor over the monitor shows this: # of cameras bound: 0/30. Anything below 30 displays fine
Edit 2: Just a question. Is it possible to place a camera monitor on a frame block, so one could make a "screen" of cameras? No big deal if it's not.
@Edit 1: The limit of bindable cameras per monitor is 30.
Yea, I'm aware it only handles 30 cameras, but is the monitor supposed to show 30/30 when you have 30 cameras bound to it? Currently it does not, and shows 0/30 when you have 30. No big deal. Was just asked by a player on my server about that.
Again, a great mod. Works well for bases, even prisons if one made a prison.
One suggestion, if not to difficult is enable the ability to "Name" the monitor using a name tag named using an anvil, and name cameras, the same way, that would hopefully display the camera name somewhere when you're mounted to/ viewing the camera.
Yea, I'm aware it only handles 30 cameras, but is the monitor supposed to show 30/30 when you have 30 cameras bound to it? Currently it does not, and shows 0/30 when you have 30. No big deal. Was just asked by a player on my server about that.
Again, a great mod. Works well for bases, even prisons if one made a prison.
One suggestion, if not to difficult is enable the ability to "Name" the monitor using a name tag named using an anvil, and name cameras, the same way, that would hopefully display the camera name somewhere when you're mounted to/ viewing the camera.
Cheers!
~ KRI
Thanks for your feedback (:
Camera naming is on our todo list!
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-88,89,-272), Chunk: (at 8,5,0 in -6,-17; contains blocks -96,0,-272 to -81,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/155, l='world', x=-82.33, y=88.00, z=-269.27]]
Chunk stats: ServerChunkCache: 1051 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 10878945 game time, 5422 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 66919312 bytes (63 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1729 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1729-universal.jar)
UCHIJAAAA Forge{11.15.1.1729} [Minecraft Forge] (forge-1.8.9-11.15.1.1729-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/155, l='world', x=-82.33, y=88.00, z=-269.27]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Another thing is, with this error, the server now crashes upon anyone trying to join it, rendering it unusable. Creating a new world is not an option, as there is a lot of hard work we have put into our creations on it. No blocks were added or removed before this error
Edit: Tried updating to the latest Forge server version, and it still did not work. Still crashed upon joining. I also tried it in Singleplayer, and it crashed my client upon loading in as well.
A side note, which may be helpful is I currently have 16 GB of RAM installed in my system
Below, is a log from after updating the server to Forge .1732 version:
Based on reading it, it appears a username logger might be causing the problem. Just a guess though
---- Minecraft Crash Report ----
// I feel sad now
Time: 05/02/16 12:20 AM
Description: Ticking block entity
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-88,89,-272), Chunk: (at 8,5,0 in -6,-17; contains blocks -96,0,-272 to -81,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/153, l='world', x=-82.33, y=88.00, z=-269.27]]
Chunk stats: ServerChunkCache: 1050 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 10878828 game time, 5305 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 42469792 bytes (40 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 11, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1732 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA Forge{11.15.1.1732} [Minecraft Forge] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/153, l='world', x=-82.33, y=88.00, z=-269.27]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-88,89,-272), Chunk: (at 8,5,0 in -6,-17; contains blocks -96,0,-272 to -81,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/155, l='world', x=-82.33, y=88.00, z=-269.27]]
Chunk stats: ServerChunkCache: 1051 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 10878945 game time, 5422 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 66919312 bytes (63 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1729 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1729-universal.jar)
UCHIJAAAA Forge{11.15.1.1729} [Minecraft Forge] (forge-1.8.9-11.15.1.1729-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/155, l='world', x=-82.33, y=88.00, z=-269.27]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Another thing is, with this error, the server now crashes upon anyone trying to join it, rendering it unusable. Creating a new world is not an option, as there is a lot of hard work we have put into our creations on it. No blocks were added or removed before this error
Edit: Tried updating to the latest Forge server version, and it still did not work. Still crashed upon joining. I also tried it in Singleplayer, and it crashed my client upon loading in as well.
A side note, which may be helpful is I currently have 16 GB of RAM installed in my system
Below, is a log from after updating the server to Forge .1732 version:
Based on reading it, it appears a username logger might be causing the problem. Just a guess though
---- Minecraft Crash Report ----
// I feel sad now
Time: 05/02/16 12:20 AM
Description: Ticking block entity
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-88,89,-272), Chunk: (at 8,5,0 in -6,-17; contains blocks -96,0,-272 to -81,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/153, l='world', x=-82.33, y=88.00, z=-269.27]]
Chunk stats: ServerChunkCache: 1050 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 10878828 game time, 5305 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 42469792 bytes (40 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 11, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1732 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA Forge{11.15.1.1732} [Minecraft Forge] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/153, l='world', x=-82.33, y=88.00, z=-269.27]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
That bug is fixed in the next version for SecurityCraft. For now, when joining the server after the startup, spam the following command in the console:
setblock -88 89 -272 minecraft:air
That will get rid of the Username Logger and not let the crash happen again, but maybe make sure that no entities other than a player comes near the UL until the update.
I would try that however when I join, I join right near that logger in question, since that's where I was when the original crash happened
So when joining, the minute I "spawn" in the server crashes
I will try deleting the player data files for the server world as tried it once last night and I joined just fine at the spawn point, and when I got near where the logger is it crashed. Then hopefully I can restore the player data files after I use that command. I just didn't know the command to use before. Now I do! I will definitely try this when I get home
~ Posted via iPhone
Edit: If it's not difficult, have you thought of an RFID/ Proximity Reader?
When giving out the RFID cards, the card would only have to be in the player's inventory, and have to be "issued" to that player. The owner of the RFID Reader would have the ability to "revoke" an RFID card, so even if this player has it, the card wouldn't allow them access into that room
Edit 2: Tried that command, and got the error that I can't place a block outside of the world, probably because the minute I get within view of where the block is it crashes, regardless if I can actually see it. I cannot even get near where it's placed. The minute the game "loads" the area where it is, including the logger itself, it crashes, I got no chance to type in that command
Edit 3: The above edits were 24 mins ago. It is currently 7:50 PM for me.
Using MCEdit and the brush tool I deleted the logger in question, and spawned in just fine. Yes, I did have to re-do some redstone wiring after doing this, but I'd rather re-wire my gate the username logger was used at, then start a whole new world.
I will not be placing another logger in this location for a while. So far the world checks out and everything is normal
I would try that however when I join, I join right near that logger in question, since that's where I was when the original crash happened
So when joining, the minute I "spawn" in the server crashes
I will try deleting the player data files for the server world as tried it once last night and I joined just fine at the spawn point, and when I got near where the logger is it crashed. Then hopefully I can restore the player data files after I use that command. I just didn't know the command to use before. Now I do! I will definitely try this when I get home
~ Posted via iPhone
Edit: If it's not difficult, have you thought of an RFID/ Proximity Reader?
When giving out the RFID cards, the card would only have to be in the player's inventory, and have to be "issued" to that player. The owner of the RFID Reader would have the ability to "revoke" an RFID card, so even if this player has it, the card wouldn't allow them access into that room
Edit 2: Tried that command, and got the error that I can't place a block outside of the world, probably because the minute I get within view of where the block is it crashes, regardless if I can actually see it. I cannot even get near where it's placed. The minute the game "loads" the area where it is, including the logger itself, it crashes, I got no chance to type in that command
Edit 3: The above edits were 24 mins ago. It is currently 7:50 PM for me.
Using MCEdit and the brush tool I deleted the logger in question, and spawned in just fine. Yes, I did have to re-do some redstone wiring after doing this, but I'd rather re-wire my gate the username logger was used at, then start a whole new world.
I will not be placing another logger in this location for a while. So far the world checks out and everything is normal
Yea, MCEdit would have been my next step. Good to hear that the issue is resolved, sorry for that.
As for RFID, we have a suggestion laying around for quite some time here. We never got to it since we had different priorities. Is that what you had in mind?
(Offtopic: The here quoted post was automatically marked as spam by our beloved spam filter <.< I've just restored it and deleted the other one as it became redundant)
Thanks, good to know since i have to bring my server back up soon
You sould make the cameras more staticy. Cause the HD fotage isnt realistic
Hey i love your security craft mod may i use this mod in my modpack please? if not thats ok.
Owner of mc.TechMCCraft.com
Go ahead and use it
Ok thanks
Owner of mc.TechMCCraft.com
If I install this mod, then use it on my vanilla server, do all players need it installed for them to see certain blocks?
Also, I haven't used it yet, but is it possible to stop the camera from panning back & forth?
1. You need a Forge server with the mod installed on it and everyone who wants to join needs to have the mod installed, too.
2. No.
Sigh...
Place down the vanilla equivalent of the reinforced block and break it with a Universal Block Reinforcer.
Hi,
Been playing on a Forge server with this mod & only this mod installed.
First off, you've made a great mod. It works well so far.
However, a certain keypad on the server makes the server stop itself, when entering the code to open the door. This does not happen everytime I use the keypad. In the session today, it only happened twice with about 40-60+ mins in between each time it happened, if not longer
Here is the log from the server generated at that time.
[19:17:09] [Server thread/INFO]: Starting minecraft server version 1.8.9
[19:17:09] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[19:17:11] [Server thread/INFO]: Loading properties
[19:17:11] [Server thread/INFO]: Default game type: SURVIVAL
[19:17:11] [Server thread/INFO]: Generating keypair
[19:17:11] [Server thread/INFO]: Starting Minecraft server on *:25566
[19:17:11] [Server thread/INFO]: Using default channel type
[19:17:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:17:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:17:11] [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.
[19:17:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:17:21] [Server thread/WARN]: Failed to load white-list:
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
at com.google.gson.Gson.assertFullConsumption(Gson.java:779) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:769) ~[Gson.class:?]
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:125) ~[mb.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [kn.class:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [kn.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:206) [ko.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.Gson.assertFullConsumption(Gson.java:775) ~[Gson.class:?]
... 7 more
[19:17:21] [Server thread/INFO]: Preparing level "world"
[19:17:21] [Server thread/INFO]: Preparing start region for level 0
[19:17:22] [Server thread/INFO]: Preparing spawn area: 71%
[19:17:22] [Server thread/INFO]: Done (1.515s)! For help, type "help" or "?"
[19:17:24] [Server thread/INFO]: ********[/IP REMOVED] logged in with entity id 306 at (-205.5, 66.00621344245752, 42.293713442457516)
[19:17:24] [Server thread/INFO]: ******** joined the game
[19:17:26] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 620 at (-150.79451491440412, 71.77882202468746, 112.80976547134104)
[19:17:26] [Server thread/INFO]: knightriderinfo joined the game
[19:26:12] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:26:37] [Server thread/INFO]: [@: Set the time to 2000]
[19:27:43] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:28:17] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:28:59] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:35:59] [Server thread/INFO]: [@: Set the time to 2000]
[19:37:25] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:38:24] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:43:14] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:45:21] [Server thread/INFO]: [@: Set the time to 2000]
[19:47:42] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[19:54:43] [Server thread/INFO]: [@: Set the time to 2000]
[20:04:05] [Server thread/INFO]: [@: Set the time to 2000]
[20:08:30] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[20:09:33] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:625) ~[lm.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:59) ~[ja.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_71]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) ~[g.class:?]
... 5 more
[20:13:27] [Server thread/INFO]: [@: Set the time to 2000]
[20:22:49] [Server thread/INFO]: [@: Set the time to 2000]
[20:24:51] [Server thread/INFO]: **************** lost connection: TextComponent{text='A fatal error has occured, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:24:51] [Server thread/INFO]: knightriderinfo left the game
[20:24:56] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 41406 at (-39.32142177552614, 53.0, -321.6430076443615)
[20:24:56] [Server thread/INFO]: knightriderinfo joined the game
[20:25:31] [Server thread/WARN]: EPSEthan moved too quickly! 11.997680443259686,-2.0,-3.177794605111046 (11.997680443259686, -2.0, -3.177794605111046)
[20:25:38] [Server thread/WARN]: EPSEthan moved too quickly! 16.56619996051921,-3.670400056838986,-12.16899007674374 (16.56619996051921, -3.670400056838986, -12.16899007674374)
[20:29:46] [Server thread/INFO]: EPSEthan lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:29:46] [Server thread/INFO]: EPSEthan left the game
[20:29:56] [Server thread/INFO]: [knightriderinfo: Saved the world]
[20:30:12] [Server thread/INFO]: EPSEthan[/IP REMOVED] logged in with entity id 43869 at (-45.381858308427134, 30.200000047683716, -309.00640483435666)
[20:30:12] [Server thread/INFO]: EPSEthan joined the game
[20:30:50] [Server thread/INFO]: Saving...
[20:30:50] [Server thread/INFO]: Saved the world
[20:30:52] [Server thread/INFO]: knightriderinfo lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[20:30:52] [Server thread/INFO]: knightriderinfo left the game
[20:31:35] [Server thread/INFO]: knightriderinfo[/IP REMOVED] logged in with entity id 44685 at (-45.541573825686555, 24.0, -310.30904691852146)
[20:31:35] [Server thread/INFO]: knightriderinfo joined the game
[20:32:11] [Server thread/INFO]: [@: Set the time to 2000]
[20:34:13] [Server thread/INFO]: [knightriderinfo: Set EPSEthan's game mode to Survival Mode]
[20:34:38] [Server thread/INFO]: [knightriderinfo: Set EPSEthan's game mode to Creative Mode]
[20:34:50] [Server thread/INFO]: [knightriderinfo: Set own game mode to Creative Mode]
[20:41:33] [Server thread/INFO]: [@: Set the time to 2000]
[20:42:10] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:696) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) ~[ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_71]
at java.util.HashMap$KeyIterator.next(Unknown Source) ~[?:1.8.0_71]
at java.util.AbstractCollection.toArray(Unknown Source) ~[?:1.8.0_71]
at java.util.ArrayList.<init>(Unknown Source) ~[?:1.8.0_71]
at com.google.common.collect.Lists.newArrayList(Lists.java:129) ~[minecraft_server.1.8.9.jar:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:450) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.world.World.func_175685_c(World.java:451) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107) ~[ajb.class:?]
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289) ~[ajb.class:?]
at net.minecraft.world.World.func_180496_d(World.java:503) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203) ~[agd.class:?]
at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118) ~[ajf.class:?]
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631) ~[amy.class:?]
at net.minecraft.world.World.func_180501_a(World.java:313) ~[adm.class:?]
at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55) ~[agd.class:?]
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610) ~[le.class:?]
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219) ~[le.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690) ~[MinecraftServer.class:?]
... 4 more
[20:42:10] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Acer\Desktop\Minecraft\Forge Server\.\crash-reports\crash-2016-02-02_20.42.10-server.txt
[20:42:10] [Server thread/INFO]: Stopping server
[20:42:10] [Server thread/INFO]: Saving players
[20:42:10] [Server thread/INFO]: Saving worlds
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[20:42:10] [Server thread/INFO]: Saving chunks for level 'world'/The End
The bold & underlined text is the error in question, I think
Before anyone says anything, the server had online mode turned off because I kept getting "Failed to verify username" every-time I tried to connect
C:\Users\Acer\Desktop\Minecraft\Forge Server\.\crash-reports\crash-2016-02-02_20.42.10-server.txt
Please post this.
Place down a frame and rightclick it with a key panel. I believe that's even explained on the Keypad or Frame page.
Here you go
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 02/02/16 8:42 PM
Description: Exception while updating neighbours
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at java.util.AbstractCollection.toArray(Unknown Source)
at java.util.ArrayList.<init>(Unknown Source)
at com.google.common.collect.Lists.newArrayList(Lists.java:129)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:450)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203)
at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631)
at net.minecraft.world.World.func_180501_a(World.java:313)
at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.HashMap$HashIterator.nextNode(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at java.util.AbstractCollection.toArray(Unknown Source)
at java.util.ArrayList.<init>(Unknown Source)
at com.google.common.collect.Lists.newArrayList(Lists.java:129)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:450)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #55 (tile.redstoneDust // net.minecraft.block.BlockRedstoneWire)
Block: minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.world.World.func_175685_c(World.java:451)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:107)
at net.minecraft.block.BlockRedstoneWire.func_176204_a(BlockRedstoneWire.java:289)
-- Block being updated --
Details:
Source block type: ID #94 (tile.diode // net.minecraft.block.BlockRedstoneRepeater)
Block: minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none]
Block location: World: (-183,63,34), Chunk: (at 9,3,2 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:503)
at net.minecraft.block.BlockRedstoneDiode.func_176400_h(BlockRedstoneDiode.java:203)
at net.minecraft.block.BlockRedstoneRepeater.func_180663_b(SourceFile:118)
at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:631)
at net.minecraft.world.World.func_180501_a(World.java:313)
at net.minecraft.block.BlockRedstoneDiode.func_180650_b(BlockRedstoneDiode.java:55)
-- Block being ticked --
Details:
Block: minecraft:powered_repeater[delay=1,facing=north,locked=false]
Block location: World: (-183,63,33), Chunk: (at 9,3,1 in -12,2; contains blocks -192,0,32 to -177,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:610)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
-- Affected level --
Details:
Level name: world
All players: 2 total; [EntityPlayerMP['EPSEthan'/43869, l='world', x=-53.41, y=38.00, z=-300.42], EntityPlayerMP['knightriderinfo'/44685, l='world', x=-47.77, y=53.00, z=-309.02]]
Chunk stats: ServerChunkCache: 771 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 9913611 game time, 2728 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 95919576 bytes (91 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722-universal.jar)
UCHIJAAAA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 2 / 5; [EntityPlayerMP['EPSEthan'/43869, l='world', x=-53.41, y=38.00, z=-300.42], EntityPlayerMP['knightriderinfo'/44685, l='world', x=-47.77, y=53.00, z=-309.02]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Edit: Another thing I noticed, but is not a big deal at all, is when one has 30 cameras "bound" to a monitor, hovering your cursor over the monitor shows this: # of cameras bound: 0/30. Anything below 30 displays fine
Edit 2: Just a question. Is it possible to place a camera monitor on a frame block, so one could make a "screen" of cameras? No big deal if it's not.
Thanks, we'll investigate this.
@Edit 1: The limit of bindable cameras per monitor is 30.
@Edit 2: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291001-v1-8-1-securitycraft-security-cameras-retinal?comment=1346 See last paragraph.
Yea, I'm aware it only handles 30 cameras, but is the monitor supposed to show 30/30 when you have 30 cameras bound to it? Currently it does not, and shows 0/30 when you have 30. No big deal. Was just asked by a player on my server about that.
Again, a great mod. Works well for bases, even prisons if one made a prison.
One suggestion, if not to difficult is enable the ability to "Name" the monitor using a name tag named using an anvil, and name cameras, the same way, that would hopefully display the camera name somewhere when you're mounted to/ viewing the camera.
Cheers!
~ KRI
Thanks for your feedback (:
Camera naming is on our todo list!
Nice!
And btw, I found out naming monitors is already possible, using the anvil.
So, one knows exactly what cameras that monitor has
~ KRI
Hi,
Just another error I got
This time no one was touching any keypads or using them.
Is in spoiler below. Server version was .1729 of Forge
---- Minecraft Crash Report ----
// Why did you do that?
Time: 04/02/16 11:56 PM
Description: Ticking block entity
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-88,89,-272), Chunk: (at 8,5,0 in -6,-17; contains blocks -96,0,-272 to -81,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/155, l='world', x=-82.33, y=88.00, z=-269.27]]
Chunk stats: ServerChunkCache: 1051 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 10878945 game time, 5422 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 66919312 bytes (63 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1729 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1729-universal.jar)
UCHIJAAAA Forge{11.15.1.1729} [Minecraft Forge] (forge-1.8.9-11.15.1.1729-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/155, l='world', x=-82.33, y=88.00, z=-269.27]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Another thing is, with this error, the server now crashes upon anyone trying to join it, rendering it unusable. Creating a new world is not an option, as there is a lot of hard work we have put into our creations on it. No blocks were added or removed before this error
Edit: Tried updating to the latest Forge server version, and it still did not work. Still crashed upon joining. I also tried it in Singleplayer, and it crashed my client upon loading in as well.
A side note, which may be helpful is I currently have 16 GB of RAM installed in my system
Below, is a log from after updating the server to Forge .1732 version:
Based on reading it, it appears a username logger might be causing the problem. Just a guess though
---- Minecraft Crash Report ----
// I feel sad now
Time: 05/02/16 12:20 AM
Description: Ticking block entity
java.lang.ClassCastException: net.minecraft.entity.projectile.EntityArrow cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-88,89,-272), Chunk: (at 8,5,0 in -6,-17; contains blocks -96,0,-272 to -81,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/153, l='world', x=-82.33, y=88.00, z=-269.27]]
Chunk stats: ServerChunkCache: 1050 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -177.00,63.00,81.00 - World: (-177,63,81), Chunk: (at 15,3,1 in -12,5; contains blocks -192,0,80 to -177,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 10878828 game time, 5305 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 42469792 bytes (40 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 11, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1732 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA Forge{11.15.1.1732} [Minecraft Forge] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/153, l='world', x=-82.33, y=88.00, z=-269.27]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
That bug is fixed in the next version for SecurityCraft. For now, when joining the server after the startup, spam the following command in the console:
setblock -88 89 -272 minecraft:air
That will get rid of the Username Logger and not let the crash happen again, but maybe make sure that no entities other than a player comes near the UL until the update.
I would try that however when I join, I join right near that logger in question, since that's where I was when the original crash happened
So when joining, the minute I "spawn" in the server crashes
I will try deleting the player data files for the server world as tried it once last night and I joined just fine at the spawn point, and when I got near where the logger is it crashed. Then hopefully I can restore the player data files after I use that command. I just didn't know the command to use before. Now I do!
I will definitely try this when I get home
~ Posted via iPhone
Edit: If it's not difficult, have you thought of an RFID/ Proximity Reader?
When giving out the RFID cards, the card would only have to be in the player's inventory, and have to be "issued" to that player. The owner of the RFID Reader would have the ability to "revoke" an RFID card, so even if this player has it, the card wouldn't allow them access into that room
Edit 2: Tried that command, and got the error that I can't place a block outside of the world, probably because the minute I get within view of where the block is it crashes, regardless if I can actually see it. I cannot even get near where it's placed. The minute the game "loads" the area where it is, including the logger itself, it crashes, I got no chance to type in that command
Edit 3: The above edits were 24 mins ago. It is currently 7:50 PM for me.
Using MCEdit and the brush tool I deleted the logger in question, and spawned in just fine. Yes, I did have to re-do some redstone wiring after doing this, but I'd rather re-wire my gate the username logger was used at, then start a whole new world.
I will not be placing another logger in this location for a while. So far the world checks out and everything is normal
Yea, MCEdit would have been my next step. Good to hear that the issue is resolved, sorry for that.
As for RFID, we have a suggestion laying around for quite some time here. We never got to it since we had different priorities. Is that what you had in mind?
(Offtopic: The here quoted post was automatically marked as spam by our beloved spam filter <.< I've just restored it and deleted the other one as it became redundant)
Is there going to be a 1.8.9 version, or does the 1.8.8 version work there as well?
EDIT: To answer my own question, it works. I love this mod.