FTB Unleashed randomly crashes

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

jachosta

New Member
Jul 29, 2019
5
0
0
i tryed changing the version of the ftb unleashed modpack but that didin't work anyways here is the log

---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 10/17/13 7:23 PM
Description: Exception in server tick loop

java.lang.RuntimeException: java.io.FileNotFoundException: .\world\chickenchunks\loginTimes.dat (The requested operation cannot be performed on a file with a user-mapped section open)
at codechicken.chunkloader.ChunkLoaderManager.updateLoginTimes(ChunkLoaderManager.java:872)
at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:840)
at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:663)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.io.FileNotFoundException: .\world\chickenchunks\loginTimes.dat (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at codechicken.chunkloader.ChunkLoaderManager.updateLoginTimes(ChunkLoaderManager.java:861)
... 10 more

if you need more info just pm me or reply
 

jachosta

New Member
Jul 29, 2019
5
0
0
ill try and tell you how it gose thx![DOUBLEPOST=1382127962][/DOUBLEPOST]
[SEVERE] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: java.io.FileNotFoundException: .\world\chickenchunks\loginTimes.dat (The requested operation cannot be performed on a file with a user-mapped section open)
at codechicken.chunkloader.ChunkLoaderManager.updateLoginTimes(ChunkLoaderManager.java:872)
at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:840)
at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:663)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.io.FileNotFoundException: .\world\chickenchunks\loginTimes.dat (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at codechicken.chunkloader.ChunkLoaderManager.updateLoginTimes(ChunkLoaderManager.java:861)
... 10 more
[SEVERE] This crash report has been saved to: C:\Users\PC\Desktop\modpacks^Unleashed^1_1_5^Unleashed-server\.\crash-reports\crash-2013-10-18_15.21.26-server.txt
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
This is a common error that is caused, from what I can gather, by some AV programs. If deleting the file as Ashzification suggested does not work then try this. Add the FTB folder to the 'exceptions list' in your AV program. Find out where the exceptions list is in your AV and add the folder path that the mod pack is located in to it.
 
  • Like
Reactions: Ashzification

LightHero

New Member
Jul 29, 2019
10
0
0
ty lavarthan - makes sense and I have no idea why I didn't think of this myself! LOL. I was looking for a fix and haven't really found one. Again, thanks!