Jump to content

Dizzykills

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Dizzykills

  1. 2012-09-03 13:47:16 [sEVERE] java.lang.RuntimeException: java.io.FileNotFoundException: .\world\RedstoneEther\dimMap.dat (The process cannot access the file because it is being used by another process)

    2012-09-03 13:47:16 [sEVERE]at cpw.mods.fml.server.FMLBukkitHandler.raiseException(FMLBukkitHandler.java:270)

    2012-09-03 13:47:16 [sEVERE]at net.minecraft.server.ModLoader.throwException(ModLoader.java:765)

    2012-09-03 13:47:16 [sEVERE]at codechicken.wirelessredstone.core.SaveManager.saveDimensionHash(SaveManager.java:702)

    2012-09-03 13:47:16 [sEVERE]at codechicken.wirelessredstone.core.RedstoneEther.saveEther(RedstoneEther.java:160)

    2012-09-03 13:47:16 [sEVERE]at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onWorldSave(RedstoneEtherSaveHandler.java:17)

    2012-09-03 13:47:16 [sEVERE]at forge.ForgeHooks.onWorldSave(ForgeHooks.java:300)

    2012-09-03 13:47:16 [sEVERE]at net.minecraft.server.World.save(World.java:264)

    2012-09-03 13:47:16 [sEVERE]at net.minecraft.server.World.doTick(World.java:1771)

    2012-09-03 13:47:16 [sEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565)

    2012-09-03 13:47:16 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

    2012-09-03 13:47:16 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    2012-09-03 13:47:16 [sEVERE] Caused by: java.io.FileNotFoundException: .\world\RedstoneEther\dimMap.dat (The process cannot access the file because it is being used by another process)

    2012-09-03 13:47:16 [sEVERE]at java.io.FileOutputStream.open(Native Method)

    2012-09-03 13:47:16 [sEVERE]at java.io.FileOutputStream.<init>(Unknown Source)

    2012-09-03 13:47:16 [sEVERE]at java.io.FileOutputStream.<init>(Unknown Source)

    2012-09-03 13:47:16 [sEVERE]at codechicken.wirelessredstone.core.SaveManager.saveDimensionHash(SaveManager.java:678)

    2012-09-03 13:47:16 [sEVERE]... 8 more

    2012-09-03 13:47:16 [sEVERE] Unexpected exception

    java.lang.RuntimeException: java.io.FileNotFoundException: .\world\RedstoneEther\dimMap.dat (The process cannot access the file because it is being used by another process)

    at cpw.mods.fml.server.FMLBukkitHandler.raiseException(FMLBukkitHandler.java:270)

    at net.minecraft.server.ModLoader.throwException(ModLoader.java:765)

    at codechicken.wirelessredstone.core.SaveManager.saveDimensionHash(SaveManager.java:702)

    at codechicken.wirelessredstone.core.RedstoneEther.saveEther(RedstoneEther.java:160)

    at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onWorldSave(RedstoneEtherSaveHandler.java:17)

    at forge.ForgeHooks.onWorldSave(ForgeHooks.java:300)

    at net.minecraft.server.World.save(World.java:264)

    at net.minecraft.server.World.doTick(World.java:1771)

    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    Caused by: java.io.FileNotFoundException: .\world\RedstoneEther\dimMap.dat (The process cannot access the file because it is being used by another process)

    at java.io.FileOutputStream.open(Native Method)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at java.io.FileOutputStream.<init>(Unknown Source)

    at codechicken.wirelessredstone.core.SaveManager.saveDimensionHash(SaveManager.java:678)

    ... 8 more

×
×
  • Create New...