Jump to content

Recommended Posts

Posted

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

  • 4 weeks later...
Posted

Wrong forum, you want Bug Report. Or Server Op Swap Shop. Anyway... are you locally hosting the server (as in on your own computer?) or what? OS? Specs? Any other information that may be relevant and add context to this random post?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...