Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log file says FileNotFoundException deadstacks.dat #1

Closed
Lothrazar opened this issue Apr 12, 2017 · 2 comments
Closed

Log file says FileNotFoundException deadstacks.dat #1

Lothrazar opened this issue Apr 12, 2017 · 2 comments
Labels

Comments

@Lothrazar
Copy link

[00:06:53] [Server thread/INFO]: [STDERR]: java.io.FileNotFoundException: C:\Users\Sam\Documents\Curse\Minecraft\Instances\OPNC2.0\saves\New Worldwf\deadstacks.dat (The system cannot find the path specified)
[00:06:53] [Server thread/INFO]: [STDERR]: at java.io.FileOutputStream.open(Native Method)
[00:06:53] [Server thread/INFO]: [STDERR]: at java.io.FileOutputStream.(FileOutputStream.java:213)
[00:06:53] [Server thread/INFO]: [STDERR]: at java.io.FileOutputStream.(FileOutputStream.java:162)
[00:06:53] [Server thread/INFO]: [STDERR]: at the_fireplace.netheressence.handlers.DeadStackData$.saveToFile(DeadStackData.scala:54)
[00:06:53] [Server thread/INFO]: [STDERR]: at the_fireplace.netheressence.handlers.DeadStackData$.save(DeadStackData.scala:22)
[00:06:53] [Server thread/INFO]: [STDERR]: at the_fireplace.netheressence.handlers.ForgeEvents.worldSave(ForgeEvents.scala:20)
[00:06:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_239_ForgeEvents_worldSave_Unload.invoke(.dynamic)
[00:06:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[00:06:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
[00:06:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:410)
[00:06:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:328)
[00:06:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:535)
[00:06:53] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)

@The-Fireplace
Copy link
Member

The-Fireplace commented Apr 12, 2017 via email

@The-Fireplace
Copy link
Member

Fixed in 7.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants