Interstellar_1
AAdmincraft
•Created by Interstellar_1 on 7/20/2023 in #questions
Access files stored in pufferpanel directory (not pufferpanel instance) on oracle cloud host
So for some time on my server I was using a backup service that was backing up to directly outside of the pufferpanel directory, and now I need to restore a backup from there, so is there a way I could do this? Thanks in advance.
16 replies
AAdmincraft
•Created by Interstellar_1 on 7/15/2023 in #questions
Obscure error when starting fabric 1.19.4 server
I ran a binary search with all my mods and datapacks, and they don't affect it.
java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonArray.iterator()" because "$$1" is null
at net.minecraft.class_3331.method_14630(class_3331.java:121) ~[server-intermediary.jar:?]
at net.minecraft.class_3174.method_13933(class_3174.java:85) ~[server-intermediary.jar:?]
at net.minecraft.class_3174.<init>(class_3174.java:24) ~[server-intermediary.jar:?]
at net.minecraft.class_3176.method_3823(class_3176.java:161) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:650) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:266) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
22 replies