NoSuchFieldError on missing biome #12


Open
  • SpigotSlimeDog created this issue Jul 17, 2018

    Spigot 1.12.2 latest

    Thirst 2.8.0

     

    When run on Spigot 1.12.2, Thirst 2.8.0 throws these sorts of errors. Reverting to Thirst 2.7.4.

    [22:46:10] [Server thread/WARN]: [Thirst] Task #37 for Thirst v2.8.0 generated an exception

    java.lang.NoSuchFieldError: SAVANNA_PLATEAU

            at com.hmmcrunchy.thirst.Thirst$1.run(Thirst.java:532) ~[?:?]

            at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot-1.12.2.jar-2018-07-15-2202:git-Spigot-642f6d2-57ab4cf]

            at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot-1.12.2.jar-2018-07-15-2202:git-Spigot-642f6d2-57ab4cf]

            at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.12.2.jar-2018-07-15-2202:git-Spigot-642f6d2-57ab4cf]

            at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar-2018-07-15-2202:git-Spigot-642f6d2-57ab4cf]

            at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar-2018-07-15-2202:git-Spigot-642f6d2-57ab4cf]

            at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar-2018-07-15-2202:git-Spigot-642f6d2-57ab4cf]

            at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]

  • SpigotSlimeDog edited description Jul 17, 2018
  • hmmcrunchys posted a comment Jul 18, 2018

    Ah yep sorry the latest update it just a pre release for 1.13 only 

     

    some massive biome changes there 

  • SpigotSlimeDog posted a comment Jul 18, 2018

    OK, thanks. Agreed re: massive biome changes.

  • SpigotSlimeDog posted a comment Oct 19, 2018

    Spigot 1.13.1 latest

    Thirst 2.8.5

     

    WRT biomes, does the current configuration cover all 1.13 biomes?

    ##Amount in % thirst is reduced each check

    normal: 1

    savannah: 2

    desert: 4

    jungle: 3

    nether: 3

    beaches: 2

    mesa: 2

    hills: 1

    mountains: 1

    end: 1


    Edited Oct 19, 2018

To post a comment, please login or register a new account.