File Details
V0.9.7.1.8
- R
- Oct 3, 2023
- 4.29 MB
- 9.3K
- 1.7.10
- Forge
File Name
RecurrentComplex-0.9.7.1.8.jar
Supported Versions
- 1.7.10
Curse Maven Snippet
Fix #1
This bug only appeared on Dedicated Servers , thats make a spam log like this when moving to find structures
```
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: Invalid file path
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.io.FileOutputStream.<init>(FileOutputStream.java:206)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.world.storage.MapStorage.func_75747_a(SourceFile:92)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.world.storage.MapStorage.func_75744_a(SourceFile:75)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:838)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:802)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:318)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
[22:05:47] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[22:06:32] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
```