- Code: Select all
1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59
haven.StreamMessage$IOError: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)
at haven.MapFile$Grid.save(MapFile.java:433)
at haven.MapFile.update(MapFile.java:737)
at haven.MapFile$Processor.lambda$run$0(MapFile.java:198)
at haven.MapFile$Processor.run(MapFile.java:214)
Caused by: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)
at java.io.RandomAccessFile.open0(Native Method)
at java.io.RandomAccessFile.open(Unknown Source)
at java.io.RandomAccessFile.<init>(Unknown Source)
at haven.HashDirCache.lookup(HashDirCache.java:165)
at haven.HashDirCache.store(HashDirCache.java:246)
at haven.MapFile$Grid.save(MapFile.java:431)
... 3 more
I keep getting this issue. It keeps crashing and I am illiterate with coding and what-not so I have no idea what's going on. The issue keeps occurring while trying to use the auto-leveler. Right now in this instance I'm trying to dig with it and it will stop dumping the soil into the pile and say that the stockpile is full when I know it's not and I check the pile and it's only (this most recent time) at 150/250. I don't get what's going on and this is re-occurring..

