NPE onEnable #13


Open
  • SpigotSlimeDog created this issue Aug 13, 2018

    Spigot 1.13 latest

    Thirst 2.8.1

     

    [06:55:01] [Server thread/INFO]: [Thirst] Enabling Thirst v2.8.1
    [06:55:01] [Server thread/INFO]: [Thirst] Plugin Loading
    [06:55:01] [Server thread/INFO]: [Thirst] §cThanks for using BYTE Thirst plugin - www.byte.org.uk!
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_blackdog
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_blackdog_nether
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_blackdog_the_end
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_city
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_city_nether
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_city_the_end
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_skyblock
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_skyblock_nether
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_skyblock_the_end
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_whitedog
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_whitedog_nether
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_whitedog_the_end
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_yellowdog
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_yellowdog_nether
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_yellowdog_the_end
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding refeshing object: 373 with value 20
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding refeshing object: 282 with value 10
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding refeshing object: 413 with value 10
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding refeshing object: 335 with value 15
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding refeshing object: 360 with value 5
    [06:55:01] [Server thread/INFO]: [Thirst] Action bar disabled in config
    [06:55:01] [Server thread/INFO]: [Thirst] XP thirst score disabled in config
    [06:55:01] [Server thread/INFO]: [Thirst] §aBYTE scoreboard disabled in config
    [06:55:01] [Server thread/INFO]: §9Creating custom eggywater craft recipe
    [06:55:01] [Server thread/INFO]: [Thirst] §aAdding custom refeshing object: eggywater with value 10
    [06:55:01] [Server thread/INFO]: [Thirst] §aCustom recipe testpotion Does not exist
    [06:55:01] [Server thread/INFO]: §9Creating boiled water recipe
    [06:55:01] [Server thread/INFO]: §9Creating snow to water custom recipe
    [06:55:01] [Server thread/INFO]: [Thirst] Server version detected: git-Spigot-2b0e71c-c0df4b8 (MC: 1.13)
    [06:55:01] [Server thread/INFO]: §9Creating maxstack size for bottles as 10
    [06:55:01] [Server thread/ERROR]: Error occurred while enabling Thirst v2.8.1 (Is it up to date?)
    java.lang.NullPointerException: null
            at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:57) ~[?:1.8.0_171]
            at sun.reflect.UnsafeQualifiedIntegerFieldAccessorImpl.setInt(UnsafeQualifiedIntegerFieldAccessorImpl.java:130) ~[?:1.8.0_171]
            at java.lang.reflect.Field.setInt(Field.java:949) ~[?:1.8.0_171]
            at com.hmmcrunchy.thirst.Mechanics.setWaterStack(Mechanics.java:38) ~[?:?]
            at com.hmmcrunchy.thirst.Thirst.onEnable(Thirst.java:307) ~[?:?]
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugin(CraftServer.java:426) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugins(CraftServer.java:340) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at net.minecraft.server.v1_13_R1.MinecraftServer.m(MinecraftServer.java:562) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at net.minecraft.server.v1_13_R1.MinecraftServer.g_(MinecraftServer.java:524) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at net.minecraft.server.v1_13_R1.MinecraftServer.a(MinecraftServer.java:423) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:288) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:686) [spigot-1.13.jar-2018-08-12-0752:git-Spigot-2b0e71c-c0df4b8]
            at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
    

     

     

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