Jump to content

Save being accessed by other location?


EpicSmatty

Recommended Posts

I'm trying to put together a modpack but I keep getting this log spam (it also appears to crash my game frequently), it appears to be to do with world saving and it these same lines of text appear multiple times a second, they are as follows:

 

[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] net.minecraft.world.MinecraftException: The save is being accessed from another location, aborting
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.world.storage.SaveHandler.func_75762_c(SaveHandler.java:101)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.world.World.func_72906_B(World.java:4078)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:120)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:329)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:181)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
[13:54:35 INFO]: Client> 2013-10-30 13:54:35 [iNFO] [sTDERR] 	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

If anyone can help, it would be very much appreciated, I can't tell if this is a Forge bug or a bug in a mod I have installed.

 

Here's the full log (have fun reading that!) (It's over 500kb so I can't put it on pastebin): https://drive.google.com/file/d/0B3-RxJa-bmqAUGJoR3lfNDMwc0E/edit?usp=sharing

 

Note: This happens with both the recommended version of forge and the latest version. I'm using MC 1.6.4

Link to comment
Share on other sites

Make sure you do not have any other server processes running.

This ha;penes when two or more MC server are reading from the same folder.

If this is not the case after shutting down ALL MC servers that could possible interact with it go into your world folder and delete session.lock

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Make sure you do not have any other server processes running.

This ha;penes when two or more MC server are reading from the same folder.

If this is not the case after shutting down ALL MC servers that could possible interact with it go into your world folder and delete session.lock

 

Thanks, I'll try restarting my computer, there shouldn't be anything else running but I'll try anyway.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.