Doggy Talents

Doggy Talents

27M Downloads

Doggy Talent crash server at start (CatServer)

Dinrae opened this issue ยท 1 comments

commented

Environment And Mod Information:

  • Minecraft Version: 1.12.2
  • Forge Version: 2838
  • Doggy Talents Version: latest one, tested all other compatible with 1.12.2
  • Java Version: Java 8
  • Operating System (OS): Debian 9, OSX, Windows
  • Server: CatServer (https://github.com/CatServer/CatServer)

Logs

[Server thread/ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: The ObjectHolder annotation cannot apply to a field that does not map to a registry. Ensure the registry was created during the RegistryEvent.NewRegistry event. (found : net.minecraftforge.registries.DataSerializerEntry at doggytalents.ModSerializers.TALENT_LEVEL_LIST) at net.minecraftforge.registries.ObjectHolderRef.(ObjectHolderRef.java:85) ~[ObjectHolderRef.class:?] at net.minecraftforge.registries.ObjectHolderRegistry.scanClassForFields(ObjectHolderRegistry.java:153) ~[ObjectHolderRegistry.class:?] at net.minecraftforge.registries.ObjectHolderRegistry.scanTarget(ObjectHolderRegistry.java:115) ~[ObjectHolderRegistry.class:?] at net.minecraftforge.registries.ObjectHolderRegistry.findObjectHolders(ObjectHolderRegistry.java:68) ~[ObjectHolderRegistry.class:?] at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:334) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:603) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]

Issue Description:

When using CatServer, DoggyTalent make the server crash at start (all my other 122 mods work ... even crappy ones ...)

Steps to reproduce:

  1. Install CatServer
  2. Add Doggy Talent Mod
  3. Run Server
  4. Crash ...
commented

Hey, thanks for taking the time to create this issue and I'm sorry I didn't get round to resolving it. I've not worked on this project for a while and have decided to archive the git repository. Fear not, there is a fork https://github.com/DashieDev/DoggyTalentsNext which might be of interest. I don't expect to be back within the Minecraft community so farewell and happy mining!