#10 Invalid tag error [1.12]

Closed
opened 5 years ago by MasterCake · 0 comments

SafariNet appear to have some issues with catching entities like ocelots, bears or parrots. java [16:16:06] [Server thread/INFO]: ItemStack{MONSTER_EGG x 1, SPAWN_EGG_META:{meta-type=SPAWN_EGG, display-name=EnderBall Z, lore=[Villager], enchants={LURE=1}, ItemFlags=[HIDE_ENCHANTS], internal=H4sIAAAAAAAAAJVU2a6jRhC1IkWajJSXfAmLfSMizYMxyzWCRmDohn6jwdeAG4wMmOXrU+DxjCbKKMqDZXqpqlPnnOrPm82nze+n5CO5F+jcaUmX/KqdBaOm4fiIpY5T7TbExXjMIkvwah4mROSp7Ocs2r85h1HN3v0pIZaYmXh2efenVxkzDW6zc9gO9DC6Mdx3C6umZMfTipd2JeZnPecxGYXkYCn2e3eII8Tdct87ptcGldFBfEEl3NPIauJpd2eVUiaSlQOeE41Qs9avED/WQnsWrDyVQsCynRD51/iOyZQzgvvMQAMl+PqPuJ/gNCZGlOn/3MWmIlIph7po/iHu571VTBpbJmenmOxqerKU6DSeEoJuNHIWfi1WU5GZSx2jYCbkMo+tXxkt02l7Jryn86qPyWSrpMRX6Ypz9GAtAMcak5SWmorMyttg60aRSsqUvvsNk3YqYBZZ7T37ghxwv/VNPmem0cevfotRp8QQEgNiCOy9Oy2GHMz0MQ65HhBlzrSbhMqL5AT7ydW8Cb53jqaLjhYOwWE8Qm9X/916pDq6wXe59EZm4ES7iLQYBrvcbxGhmW2oPK1Xffmib1jhMSN8ogQwkmMbympDJUWwa78BL8yByaX1LDi2Cfwfa9owc8yB3+lYjC8uEJOXfrfPmqCDHSy10y3S9oOj7UcUHEUX1i74Z+3ZENrAxKBd/vL/s9dlT/be7CCVIVaGuoOrXbcQL7nBRUQBd+yXt7WvM1CMh4x09yTy+ixSr3Hkc8gDuIc3pxgdSqhwAr6pia9uqRagUZOWEKups60rvS9bjwz4c0sDzhYNcJ9K/LHqacCZCdoQpXd5Czyqla0tPQKXeg4z4lswl106N+wsgx9lEfafXv1vPeKVC1fDz5zLGRfaEOJohefvGDA+hT5wjAS3vI5O4Axu4AAnwNEcA68eeCN3QNvHgsMOwtmZ036ZVTRfv+rhDXAf9nzAR5u0CoFjY35hPQFnbMEod8t78e0Hs6IBfg/m5Y4j1QGvC0+ecjGt/fWtAk4hD8rTCvP0OvKswi28NT96+Luu4FnwbnAF3PsdmtMtrCWkWc63HOsc8R7y9JmpTOegYYAjSmB2EpjhRcMP78uXz5vf9LoruilILp82vxTZ5o+qqM/pPfno/noUnCeX832z+Rv0Q5MygAUAAA==, id=villager}} [16:16:06] [Server thread/INFO]: Captured animal, player Dr_Still, type Villager, at world2 -5337,500000 79,000000 -4057,500000 [16:16:07] [Server thread/INFO]: Released animal, player Dr_Still, type Villager, at world2 -5337,500000 79,000000 -4057,500000 [16:16:07] [Server thread/WARN]: java.lang.Exception: Invalid tag encountered, expected '{' as first char. [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.version.v1_12_R1.JSONtoNBT.getCompoundTagFromString(JSONtoNBT.java:43) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.version.v1_12_R1.SafariNet.loadNBT(SafariNet.java:34) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.Listeners.ReleaseListener.onRelease(ReleaseListener.java:82) [16:16:07] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor285.invoke(Unknown Source) [16:16:07] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:16:07] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [16:16:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:951) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [16:16:07] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [16:16:07] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [16:16:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [16:16:07] [Server thread/WARN]: java.lang.NullPointerException [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.EntityTypes.a(SourceFile:174) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.version.v1_12_R1.SafariNet.getEntity(SafariNet.java:123) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.Listeners.ReleaseListener.onRelease(ReleaseListener.java:83) [16:16:07] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor285.invoke(Unknown Source) [16:16:07] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:16:07] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [16:16:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:951) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [16:16:07] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [16:16:07] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [16:16:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [16:16:08] [Server thread/INFO]: ERROR: Entity ID is null! [16:16:08] [Server thread/INFO]: net.citizensnpcs.nms.v1_12_R1.entity.VillagerController$EntityVillagerNPC

SafariNet appear to have some issues with catching entities like ocelots, bears or parrots. `java [16:16:06] [Server thread/INFO]: ItemStack{MONSTER_EGG x 1, SPAWN_EGG_META:{meta-type=SPAWN_EGG, display-name=EnderBall Z, lore=[Villager], enchants={LURE=1}, ItemFlags=[HIDE_ENCHANTS], internal=H4sIAAAAAAAAAJVU2a6jRhC1IkWajJSXfAmLfSMizYMxyzWCRmDohn6jwdeAG4wMmOXrU+DxjCbKKMqDZXqpqlPnnOrPm82nze+n5CO5F+jcaUmX/KqdBaOm4fiIpY5T7TbExXjMIkvwah4mROSp7Ocs2r85h1HN3v0pIZaYmXh2efenVxkzDW6zc9gO9DC6Mdx3C6umZMfTipd2JeZnPecxGYXkYCn2e3eII8Tdct87ptcGldFBfEEl3NPIauJpd2eVUiaSlQOeE41Qs9avED/WQnsWrDyVQsCynRD51/iOyZQzgvvMQAMl+PqPuJ/gNCZGlOn/3MWmIlIph7po/iHu571VTBpbJmenmOxqerKU6DSeEoJuNHIWfi1WU5GZSx2jYCbkMo+tXxkt02l7Jryn86qPyWSrpMRX6Ypz9GAtAMcak5SWmorMyttg60aRSsqUvvsNk3YqYBZZ7T37ghxwv/VNPmem0cevfotRp8QQEgNiCOy9Oy2GHMz0MQ65HhBlzrSbhMqL5AT7ydW8Cb53jqaLjhYOwWE8Qm9X/916pDq6wXe59EZm4ES7iLQYBrvcbxGhmW2oPK1Xffmib1jhMSN8ogQwkmMbympDJUWwa78BL8yByaX1LDi2Cfwfa9owc8yB3+lYjC8uEJOXfrfPmqCDHSy10y3S9oOj7UcUHEUX1i74Z+3ZENrAxKBd/vL/s9dlT/be7CCVIVaGuoOrXbcQL7nBRUQBd+yXt7WvM1CMh4x09yTy+ixSr3Hkc8gDuIc3pxgdSqhwAr6pia9uqRagUZOWEKups60rvS9bjwz4c0sDzhYNcJ9K/LHqacCZCdoQpXd5Czyqla0tPQKXeg4z4lswl106N+wsgx9lEfafXv1vPeKVC1fDz5zLGRfaEOJohefvGDA+hT5wjAS3vI5O4Axu4AAnwNEcA68eeCN3QNvHgsMOwtmZ036ZVTRfv+rhDXAf9nzAR5u0CoFjY35hPQFnbMEod8t78e0Hs6IBfg/m5Y4j1QGvC0+ecjGt/fWtAk4hD8rTCvP0OvKswi28NT96+Luu4FnwbnAF3PsdmtMtrCWkWc63HOsc8R7y9JmpTOegYYAjSmB2EpjhRcMP78uXz5vf9LoruilILp82vxTZ5o+qqM/pPfno/noUnCeX832z+Rv0Q5MygAUAAA==, id=villager}} [16:16:06] [Server thread/INFO]: Captured animal, player Dr_Still, type Villager, at world2 -5337,500000 79,000000 -4057,500000 [16:16:07] [Server thread/INFO]: Released animal, player Dr_Still, type Villager, at world2 -5337,500000 79,000000 -4057,500000 [16:16:07] [Server thread/WARN]: java.lang.Exception: Invalid tag encountered, expected '{' as first char. [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.version.v1_12_R1.JSONtoNBT.getCompoundTagFromString(JSONtoNBT.java:43) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.version.v1_12_R1.SafariNet.loadNBT(SafariNet.java:34) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.Listeners.ReleaseListener.onRelease(ReleaseListener.java:82) [16:16:07] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor285.invoke(Unknown Source) [16:16:07] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:16:07] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [16:16:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:951) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [16:16:07] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [16:16:07] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [16:16:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [16:16:07] [Server thread/WARN]: java.lang.NullPointerException [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.EntityTypes.a(SourceFile:174) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.version.v1_12_R1.SafariNet.getEntity(SafariNet.java:123) [16:16:07] [Server thread/WARN]: at de.Linus122.SafariNet.Listeners.ReleaseListener.onRelease(ReleaseListener.java:83) [16:16:07] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor285.invoke(Unknown Source) [16:16:07] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:16:07] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [16:16:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [16:16:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:951) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [16:16:07] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [16:16:07] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [16:16:07] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [16:16:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745) [16:16:08] [Server thread/INFO]: ERROR: Entity ID is null! [16:16:08] [Server thread/INFO]: net.citizensnpcs.nms.v1_12_R1.entity.VillagerController$EntityVillagerNPC `
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.