Dysth / Generations

The place to report bugs and submit suggestions to the Minecraft mod Generations!
6 stars 1 forks source link

Server thread FATAL Errors when Configuring NPC Trainers #235

Open Tarlak333 opened 2 years ago

Tarlak333 commented 2 years ago

Server is throwing tons of these errors when editing NPC Trainers.

[21:17:20] [Server thread/FATAL] [minecraft/MinecraftServer]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_292] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_292] at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?] at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:310) [SpongeImplHooks.class:1.12.2-2838-7.3.0] at net.minecraft.server.MinecraftServer.redirect$zjg000$onRun(MinecraftServer.java:4682) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292] Caused by: java.lang.NullPointerException at com.pixelmongenerations.common.entity.npcs.NPCTrainer.randomisePokemon(NPCTrainer.java:871) ~[NPCTrainer.class:?] at com.pixelmongenerations.core.network.packetHandlers.npc.RandomiseTrainerPokemon$Handler$1.run(RandomiseTrainerPokemon.java:48) ~[RandomiseTrainerPokemon$Handler$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_292] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_292] at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?] ... 7 more

LINK TO SERVER CONSOLE LOG: https://pastebin.com/4rDdSp5L

SOFTWARE: OS: Ubuntu 20.04.2 LTS 64-Bit, GNOME 3.36.8 JAVA: java-8-openjdk-amd64 FORGE: forge-1.12.2-14.23.5.2855 SPONGEFORGE: spongeforge-1.12.2-2838-7.3.0 PIXELMON GENERATIONS: PixelmonGenerations-1.12.2-8.5.1