Problem Can't open my server anymore

  • 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

tinynja98

New Member
Jul 29, 2019
1
0
0
Hello everyone,

I have this problem where when you want to open a server, u can't and it says this thing... i bet the problem is xycraft... And one last this : the problem occured when my mom accidently pull out my usb key when the server was running. I kept the server in the usb key cuz sometimes i have to change computer...

Code:
java.lang.NullPointerException
    at soaryn.xycraft.world.gen.WorldPopCrystal.a(WorldPopCrystal.java:81)
    at soaryn.xycraft.world.gen.WorldPopulator.genOre(WorldPopulator.java:54)
    at soaryn.xycraft.world.gen.WorldPopulator.genOres(WorldPopulator.java:80)
    at soaryn.xycraft.world.gen.WorldPopulator.gen(WorldPopulator.java:45)
    at soaryn.xycraft.world.gen.WorldPopulator.generate(WorldPopulator.java:39)
    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:91)
    at im.a(ChunkProviderServer.java:259)
    at zz.a(Chunk.java:1258)
    at im.c(ChunkProviderServer.java:153)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:310)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at ho.c(DedicatedServer.java:180)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)

I can try to put the rest of the crash report with "A detailed walkthrough of the error, its code path and all known details is as follows:"
 

Dingham

New Member
Jul 29, 2019
294
0
0
I had this issue a few days ago when playing(trying updates) with my test server. At least I think its the same issue. Full crash reports are more helpful.

I solved this by reinstalling all the mods on the server. I reinstalled the backup of the server then went through one by one all the updates and it worked.

Hope it helps.