EpicSmatty Posted October 30, 2013 Posted October 30, 2013 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 Quote
LexManos Posted October 30, 2013 Posted October 30, 2013 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 Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
EpicSmatty Posted October 30, 2013 Author Posted October 30, 2013 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. Quote
EpicSmatty Posted October 30, 2013 Author Posted October 30, 2013 Neither method worked, any other solutions? I also noticed it happens every 2 seconds (the normal MC auto-save time) Fixed it, it appeared to be a problem with Galaticraft, I've removed the mod and it works fine now. Quote
Recommended Posts
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.