Bug I cannot identify why i am getting this error.

theserb

New Member
Jul 29, 2019
7
0
0
OK so i have accidentally deleted the mc server i was playing on (the Rising Sun) and once i recover my map back from the recycle bin, I made a new server of (the rising sun) and now i am getting this error and i don't know how to fix it.
Was hoping someone could identify the error. And help fix it somehow.


[15:37:58] [Server thread/INFO]: Starting minecraft server version 1.7.10
[15:37:58] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_25]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_25]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_25]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_25]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
[15:38:57] [Server thread/INFO]: Loading properties
[15:38:57] [Server thread/INFO]: Default game type: SURVIVAL
[15:38:57] [Server thread/INFO]: Generating keypair
[15:38:58] [Server thread/INFO]: Starting Minecraft server on *:25565
[15:40:20] [Server thread/INFO]: Preparing level "world"
[15:40:20] [Server thread/WARN]: Unable to find spawn biome
[15:40:21] [Server thread/WARN]: Skipping Piece with id IguanaField
[15:40:21] [Server thread/WARN]: Skipping Piece with id grc.tavern
[15:40:21] [Server thread/WARN]: Skipping Piece with id grc.grapevineyard
[15:40:24] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_25]
at java.util.ArrayList.set(Unknown Source) ~[?:1.8.0_25]
at codechicken.wirelessredstone.core.SaveManager.setSectorUsed(SaveManager.java:201) ~[SaveManager.class:?]
at codechicken.wirelessredstone.core.SaveManager.loadNodes(SaveManager.java:493) ~[SaveManager.class:?]
at codechicken.wirelessredstone.core.SaveManager.loadEther(SaveManager.java:569) ~[SaveManager.class:?]
at codechicken.wirelessredstone.core.RedstoneEtherServer.addEther(RedstoneEtherServer.java:54) ~[RedstoneEtherServer.class:?]
at codechicken.wirelessredstone.core.RedstoneEther.loadServerWorld(RedstoneEther.java:114) ~[RedstoneEther.class:?]
at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:29) ~[WRCoreEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_330_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[15:40:24] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Pedja Durdic\Desktop\Test server\.\crash-reports\crash-2015-03-18_15.40.24-server.txt