Advertisement
SirBaconBitz

Untitled

Mar 5th, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.37 KB | None | 0 0
  1. [2014-03-05 19:50:07] [INFO] [STDERR] java.net.SocketException: Connection reset
  2. [2014-03-05 19:50:07] [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  3. [2014-03-05 19:50:07] [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  4. [2014-03-05 19:50:07] [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
  5. [2014-03-05 19:50:07] [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
  6. [2014-03-05 19:50:07] [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
  7. [2014-03-05 19:50:07] [INFO] [STDERR] at java.io.DataInputStream.readFully(Unknown Source)
  8. [2014-03-05 19:50:07] [INFO] [STDERR] at net.minecraft.network.packet.Packet56MapChunks.func_73267_a(Packet56MapChunks.java:112)
  9. [2014-03-05 19:50:07] [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:166)
  10. [2014-03-05 19:50:07] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
  11. [2014-03-05 19:50:07] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
  12. [2014-03-05 19:50:07] [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
  13. [2014-03-05 19:50:09] [INFO] [Remote IO] Restoring client configs
  14. [2014-03-05 19:50:09] [INFO] [MapWriter] connection closed
  15. [2014-03-05 19:50:09] [INFO] [MapWriter] waiting for 2 tasks to finish...
  16. [2014-03-05 19:50:09] [INFO] [MapWriter] done
  17. [2014-03-05 19:50:09] [INFO] [STDERR] [Mekanism] BoxBlacklist.txt: Couldn't parse blacklist data on line 4
  18. [2014-03-05 19:50:09] [INFO] [STDERR] java.lang.NumberFormatException: For input string: ""
  19. [2014-03-05 19:50:09] [INFO] [STDERR] at java.lang.NumberFormatException.forInputString(Unknown Source)
  20. [2014-03-05 19:50:09] [INFO] [STDERR] at java.lang.Integer.parseInt(Unknown Source)
  21. [2014-03-05 19:50:09] [INFO] [STDERR] at java.lang.Integer.parseInt(Unknown Source)
  22. [2014-03-05 19:50:09] [INFO] [STDERR] at mekanism.common.BoxBlacklistParser.readBlacklist(BoxBlacklistParser.java:73)
  23. [2014-03-05 19:50:09] [INFO] [STDERR] at mekanism.common.BoxBlacklistParser.load(BoxBlacklistParser.java:21)
  24. [2014-03-05 19:50:09] [INFO] [STDERR] at mekanism.common.Mekanism.onBlacklistUpdate(Mekanism.java:1304)
  25. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_462_Mekanism_onBlacklistUpdate_BoxBlacklistEvent.invoke(.dynamic)
  26. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  27. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  28. [2014-03-05 19:50:09] [INFO] [STDERR] at mekanism.client.MekanismClient.reset(MekanismClient.java:61)
  29. [2014-03-05 19:50:09] [INFO] [STDERR] at mekanism.client.ClientTickHandler.tickStart(ClientTickHandler.java:126)
  30. [2014-03-05 19:50:09] [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  31. [2014-03-05 19:50:09] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
  32. [2014-03-05 19:50:09] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
  33. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1511)
  34. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
  35. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
  36. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  37. [2014-03-05 19:50:09] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. [2014-03-05 19:50:09] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. [2014-03-05 19:50:09] [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. [2014-03-05 19:50:09] [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  41. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  42. [2014-03-05 19:50:09] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  43. [2014-03-05 19:50:09] [INFO] [STDOUT] [Mekanism] Reloaded config.
  44. [2014-03-05 19:50:59] [INFO] [Minecraft-Client] Connecting to RR1.OTEGamers.com, 25565
  45. [2014-03-05 19:50:59] [INFO] [MapWriter] connection opened to remote server: RR1.OTEGamers.com 25565
  46. [2014-03-05 19:51:00] [WARNING] [ForgeModLoader] The mod UndergroundBiomes was not found on the server you connected to, but requested that the server side be present
  47. [2014-03-05 19:51:01] [INFO] [STDOUT] Setting up custom skins
  48. [2014-03-05 19:51:01] [INFO] [GraviGun] [2.0.0] Sending client info to server
  49. [2014-03-05 19:51:01] [INFO] [PortalGun] [2.0.2] Sending client info to server
  50. [2014-03-05 19:51:01] [INFO] [MapWriter] onClientLoggedIn: dimension = 0
  51. [2014-03-05 19:51:01] [INFO] [MapWriter] generating block colours
  52. [2014-03-05 19:51:01] [INFO] [MapWriter] loading block colour overrides file C:\Users\exper_000\AppData\Roaming\.minecraft\ATLauncher\Instances\ResonantRise\config\MapWriterBlockColourOverrides.txt
  53. [2014-03-05 19:51:01] [INFO] [MapWriter] generating block map colours from textures
  54. [2014-03-05 19:51:01] [INFO] [MapWriter] created new MwTexture from GL texture id 8 (4096x2048) (8388608 pixels)
  55. [2014-03-05 19:51:01] [INFO] [MapWriter] processed 5673 block textures, 19141 skipped, 680 exceptions
  56. [2014-03-05 19:51:01] [INFO] [MapWriter] loading block colour overrides file C:\Users\exper_000\AppData\Roaming\.minecraft\ATLauncher\Instances\ResonantRise\config\MapWriterBlockColourOverrides.txt
  57. [2014-03-05 19:51:01] [INFO] [MapWriter] saving block colours to 'C:\Users\exper_000\AppData\Roaming\.minecraft\ATLauncher\Instances\ResonantRise\config\MapWriterBlockColours.txt'
  58. [2014-03-05 19:51:02] [INFO] [Minecraft-Client] [CHAT] §eexpert700 joined the game.
  59. [2014-03-05 19:51:02] [INFO] [Waila] Received server authentication msg. Remote sync will be activated
  60. [2014-03-05 19:51:02] [INFO] [Remote IO] Received config data from server
  61. [2014-03-05 19:51:02] [INFO] [ForgeModLoader] [THAUMCRAFT] Client received server config settings.
  62. [2014-03-05 19:51:02] [INFO] [ForgeModLoader] [THAUMCRAFT] CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[false], RESEARCH_DIFFICULTY[0], ASPECT_CAP[8], ASPECT_TOTAL_CAP[64
  63. [2014-03-05 19:51:02] [INFO] [ForgeModLoader] Ars Magica 2 >> Received player login packet. Secondary tree cap: 99. Disabled skills: 1
  64. [2014-03-05 19:51:02] [INFO] [ForgeModLoader] Ars Magica 2 >> Disabling Storm as per server configs
  65. [2014-03-05 19:51:02] [INFO] [ThermalExpansion] Receiving Server Configuration...
  66. [2014-03-05 19:51:02] [INFO] [STDOUT] Loading World: remote/204.12.239.146~25565/world
  67. [2014-03-05 19:51:02] [INFO] [STDOUT] [Mekanism] Received config from server.
  68. [2014-03-05 19:51:02] [INFO] [STDOUT] [Mekanism] Received Cardboard Box blacklist entries from server (10 total)
  69. [2014-03-05 19:51:02] [INFO] [NEIAddons] World changed, resetting
  70. [2014-03-05 19:51:02] [INFO] [NEIAddons] Available server commands: SetPatternEncoderRecipe;SetForestryWorktableRecipe
  71. [2014-03-05 19:51:02] [INFO] [Minecraft-Client] [CHAT] [§aTC§f][§aINFO§f] §aexpert700 just came online
  72. [2014-03-05 19:51:02] [INFO] [STDOUT] failed getting color: 3001 0
  73. [2014-03-05 19:51:03] [INFO] [STDOUT] failed getting color: 3008 4
  74. [2014-03-05 19:51:03] [INFO] [STDOUT] failed getting color: 3008 0
  75. [2014-03-05 19:51:03] [INFO] [STDOUT] failed getting color: 3003 4
  76. [2014-03-05 19:51:03] [INFO] [STDOUT] failed getting color: 3003 0
  77. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r§3>>Mining Worlds/Nether/End are reset at the end of each month
  78. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r
  79. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r§4>>Remember to check out the supporter store!
  80. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r§4>>http://www.otegamers.com/store.html
  81. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r
  82. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r§3>>Charms of Keeping are sold in the Admin Shop!
  83. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r§3>>Buy it today and save your inventory.
  84. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r
  85. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §r-----------------------------------------------------------
  86. [2014-03-05 19:51:05] [INFO] [Minecraft-Client] [CHAT] §6You have no new mail.
  87. [2014-03-05 19:51:06] [INFO] [STDERR] java.net.SocketException: Connection reset
  88. [2014-03-05 19:51:06] [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  89. [2014-03-05 19:51:06] [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  90. [2014-03-05 19:51:06] [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
  91. [2014-03-05 19:51:06] [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
  92. [2014-03-05 19:51:06] [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
  93. [2014-03-05 19:51:06] [INFO] [STDERR] at java.io.DataInputStream.readFully(Unknown Source)
  94. [2014-03-05 19:51:06] [INFO] [STDERR] at net.minecraft.network.packet.Packet56MapChunks.func_73267_a(Packet56MapChunks.java:112)
  95. [2014-03-05 19:51:06] [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:166)
  96. [2014-03-05 19:51:06] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
  97. [2014-03-05 19:51:06] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
  98. [2014-03-05 19:51:06] [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
  99. [2014-03-05 19:51:07] [INFO] [Remote IO] Restoring client configs
  100. [2014-03-05 19:51:07] [INFO] [MapWriter] connection closed
  101. [2014-03-05 19:51:07] [INFO] [MapWriter] waiting for 7 tasks to finish...
  102. [2014-03-05 19:51:08] [INFO] [MapWriter] done
  103. [2014-03-05 19:51:08] [INFO] [STDERR] [Mekanism] BoxBlacklist.txt: Couldn't parse blacklist data on line 4
  104. [2014-03-05 19:51:08] [INFO] [STDERR] java.lang.NumberFormatException: For input string: ""
  105. [2014-03-05 19:51:08] [INFO] [STDERR] at java.lang.NumberFormatException.forInputString(Unknown Source)
  106. [2014-03-05 19:51:08] [INFO] [STDERR] at java.lang.Integer.parseInt(Unknown Source)
  107. [2014-03-05 19:51:08] [INFO] [STDERR] at java.lang.Integer.parseInt(Unknown Source)
  108. [2014-03-05 19:51:08] [INFO] [STDERR] at mekanism.common.BoxBlacklistParser.readBlacklist(BoxBlacklistParser.java:73)
  109. [2014-03-05 19:51:08] [INFO] [STDERR] at mekanism.common.BoxBlacklistParser.load(BoxBlacklistParser.java:21)
  110. [2014-03-05 19:51:08] [INFO] [STDERR] at mekanism.common.Mekanism.onBlacklistUpdate(Mekanism.java:1304)
  111. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_462_Mekanism_onBlacklistUpdate_BoxBlacklistEvent.invoke(.dynamic)
  112. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  113. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  114. [2014-03-05 19:51:08] [INFO] [STDERR] at mekanism.client.MekanismClient.reset(MekanismClient.java:61)
  115. [2014-03-05 19:51:08] [INFO] [STDERR] at mekanism.client.ClientTickHandler.tickStart(ClientTickHandler.java:126)
  116. [2014-03-05 19:51:08] [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  117. [2014-03-05 19:51:08] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
  118. [2014-03-05 19:51:08] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
  119. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1511)
  120. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
  121. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
  122. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  123. [2014-03-05 19:51:08] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124. [2014-03-05 19:51:08] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  125. [2014-03-05 19:51:08] [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  126. [2014-03-05 19:51:08] [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  127. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  128. [2014-03-05 19:51:08] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  129. [2014-03-05 19:51:08] [INFO] [STDOUT] [Mekanism] Reloaded config.
  130. [2014-03-05 19:51:15] Log failed to upload: Error: Missing paste text
  131. [2014-03-05 19:52:00] [INFO] [Minecraft-Client] Connecting to RR1.OTEGamers.com, 25565
  132. [2014-03-05 19:52:00] [INFO] [MapWriter] connection opened to remote server: RR1.OTEGamers.com 25565
  133. [2014-03-05 19:52:01] [WARNING] [ForgeModLoader] The mod UndergroundBiomes was not found on the server you connected to, but requested that the server side be present
  134. [2014-03-05 19:52:01] [INFO] [STDOUT] Setting up custom skins
  135. [2014-03-05 19:52:02] [INFO] [GraviGun] [2.0.0] Sending client info to server
  136. [2014-03-05 19:52:02] [INFO] [PortalGun] [2.0.2] Sending client info to server
  137. [2014-03-05 19:52:02] [INFO] [MapWriter] onClientLoggedIn: dimension = 0
  138. [2014-03-05 19:52:02] [INFO] [MapWriter] generating block colours
  139. [2014-03-05 19:52:02] [INFO] [MapWriter] loading block colour overrides file C:\Users\exper_000\AppData\Roaming\.minecraft\ATLauncher\Instances\ResonantRise\config\MapWriterBlockColourOverrides.txt
  140. [2014-03-05 19:52:02] [INFO] [MapWriter] generating block map colours from textures
  141. [2014-03-05 19:52:02] [INFO] [MapWriter] created new MwTexture from GL texture id 8 (4096x2048) (8388608 pixels)
  142. [2014-03-05 19:52:02] [INFO] [MapWriter] processed 5673 block textures, 19141 skipped, 680 exceptions
  143. [2014-03-05 19:52:02] [INFO] [MapWriter] loading block colour overrides file C:\Users\exper_000\AppData\Roaming\.minecraft\ATLauncher\Instances\ResonantRise\config\MapWriterBlockColourOverrides.txt
  144. [2014-03-05 19:52:02] [INFO] [MapWriter] saving block colours to 'C:\Users\exper_000\AppData\Roaming\.minecraft\ATLauncher\Instances\ResonantRise\config\MapWriterBlockColours.txt'
  145. [2014-03-05 19:52:02] [INFO] [Minecraft-Client] [CHAT] §eexpert700 joined the game.
  146. [2014-03-05 19:52:02] [INFO] [Waila] Received server authentication msg. Remote sync will be activated
  147. [2014-03-05 19:52:02] [INFO] [Remote IO] Received config data from server
  148. [2014-03-05 19:52:02] [INFO] [ForgeModLoader] [THAUMCRAFT] Client received server config settings.
  149. [2014-03-05 19:52:02] [INFO] [ForgeModLoader] [THAUMCRAFT] CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[false], RESEARCH_DIFFICULTY[0], ASPECT_CAP[8], ASPECT_TOTAL_CAP[64
  150. [2014-03-05 19:52:02] [INFO] [ForgeModLoader] Ars Magica 2 >> Received player login packet. Secondary tree cap: 99. Disabled skills: 1
  151. [2014-03-05 19:52:02] [INFO] [ForgeModLoader] Ars Magica 2 >> Disabling Storm as per server configs
  152. [2014-03-05 19:52:02] [INFO] [ThermalExpansion] Receiving Server Configuration...
  153. [2014-03-05 19:52:02] [INFO] [STDOUT] Loading World: remote/204.12.239.146~25565
  154. [2014-03-05 19:52:02] [INFO] [STDOUT] Loading World: remote/204.12.239.146~25565/world
  155. [2014-03-05 19:52:02] [INFO] [STDOUT] [Mekanism] Received config from server.
  156. [2014-03-05 19:52:02] [INFO] [STDOUT] [Mekanism] Received Cardboard Box blacklist entries from server (10 total)
  157. [2014-03-05 19:52:02] [INFO] [NEIAddons] World changed, resetting
  158. [2014-03-05 19:52:02] [INFO] [NEIAddons] Available server commands: SetPatternEncoderRecipe;SetForestryWorktableRecipe
  159. [2014-03-05 19:52:02] [INFO] [Minecraft-Client] [CHAT] [§aTC§f][§aINFO§f] §aexpert700 just came online
  160. [2014-03-05 19:52:05] [INFO] [STDERR] java.net.SocketException: Connection reset
  161. [2014-03-05 19:52:05] [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  162. [2014-03-05 19:52:05] [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
  163. [2014-03-05 19:52:05] [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
  164. [2014-03-05 19:52:05] [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
  165. [2014-03-05 19:52:05] [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
  166. [2014-03-05 19:52:05] [INFO] [STDERR] at java.io.DataInputStream.readFully(Unknown Source)
  167. [2014-03-05 19:52:05] [INFO] [STDERR] at java.io.DataInputStream.readFully(Unknown Source)
  168. [2014-03-05 19:52:05] [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73283_d(Packet.java:348)
  169. [2014-03-05 19:52:05] [INFO] [STDERR] at net.minecraft.network.packet.Packet132TileEntityData.func_73267_a(SourceFile:37)
  170. [2014-03-05 19:52:05] [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:166)
  171. [2014-03-05 19:52:05] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
  172. [2014-03-05 19:52:06] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
  173. [2014-03-05 19:52:06] [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
  174. [2014-03-05 19:52:06] [INFO] [Remote IO] Restoring client configs
  175. [2014-03-05 19:52:06] [INFO] [MapWriter] connection closed
  176. [2014-03-05 19:52:06] [INFO] [MapWriter] waiting for 6 tasks to finish...
  177. [2014-03-05 19:52:07] [INFO] [MapWriter] done
  178. [2014-03-05 19:52:07] [INFO] [STDERR] [Mekanism] BoxBlacklist.txt: Couldn't parse blacklist data on line 4
  179. [2014-03-05 19:52:07] [INFO] [STDERR] java.lang.NumberFormatException: For input string: ""
  180. [2014-03-05 19:52:07] [INFO] [STDERR] at java.lang.NumberFormatException.forInputString(Unknown Source)
  181. [2014-03-05 19:52:07] [INFO] [STDERR] at java.lang.Integer.parseInt(Unknown Source)
  182. [2014-03-05 19:52:07] [INFO] [STDERR] at java.lang.Integer.parseInt(Unknown Source)
  183. [2014-03-05 19:52:07] [INFO] [STDERR] at mekanism.common.BoxBlacklistParser.readBlacklist(BoxBlacklistParser.java:73)
  184. [2014-03-05 19:52:07] [INFO] [STDERR] at mekanism.common.BoxBlacklistParser.load(BoxBlacklistParser.java:21)
  185. [2014-03-05 19:52:07] [INFO] [STDERR] at mekanism.common.Mekanism.onBlacklistUpdate(Mekanism.java:1304)
  186. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_462_Mekanism_onBlacklistUpdate_BoxBlacklistEvent.invoke(.dynamic)
  187. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  188. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  189. [2014-03-05 19:52:07] [INFO] [STDERR] at mekanism.client.MekanismClient.reset(MekanismClient.java:61)
  190. [2014-03-05 19:52:07] [INFO] [STDERR] at mekanism.client.ClientTickHandler.tickStart(ClientTickHandler.java:126)
  191. [2014-03-05 19:52:07] [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  192. [2014-03-05 19:52:07] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
  193. [2014-03-05 19:52:07] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
  194. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1511)
  195. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
  196. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
  197. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  198. [2014-03-05 19:52:07] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  199. [2014-03-05 19:52:07] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  200. [2014-03-05 19:52:07] [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  201. [2014-03-05 19:52:07] [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  202. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  203. [2014-03-05 19:52:07] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  204. [2014-03-05 19:52:07] [INFO] [STDOUT] [Mekanism] Reloaded config.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement