Code (Text): [08:53:20 ERROR]: Could not pass event EntityDamageByEntityEvent to SmartGiants v2.3.7 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:87) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:553) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:466) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:585) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.EntityLiving.d(EntityLiving.java:1102) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:743) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.EntityMonster.damageEntity(EntityMonster.java:42) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1001) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1063) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1355) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] Caused by: java.lang.NoSuchFieldError: TIPPED_ARROW at me.jjm_223.smartgiants.listeners.EntityListener.onArrowDamage(EntityListener.java:80) ~[?:?] at sun.reflect.GeneratedMethodAccessor182.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[survivalrcn.jar:git-Spigot-db6de12-18fbb24] ... 24 more Can you tell me why i'm getting this error? I'm using Spigot1.8.8. Already tried removing citizens plugin, didnt work. Help me pls
Thank you!!! Found another problem, in my server donator has especial kits, and one includes an op sword, all enchanment max level (sharpness 5, protection 4, silktouch 1, etc) and when i hit zombies with that sword, this spams the console. Code (Text): [10:49:56 ERROR]: Could not pass event EntityCombustByEntityEvent to SmartGiants v2.3.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1078) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1063) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1355) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [survivalrcn.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] Caused by: java.lang.NoSuchFieldError: TIPPED_ARROW at me.jjm_223.smartgiants.listeners.EntityListener.onEntityCombust(EntityListener.java:96) ~[?:?] at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[survivalrcn.jar:git-Spigot-db6de12-18fbb24] ... 17 more Is there anything wrong with my server? sword enchanted using Tim The Enchanter. (all enchantments) Thnks for the update.
Yes, it is. Update to the last one. Normal swords works perfectly. But op sword spams console, same as op bows :c Y tried old version of the plugin, and work perfectly, with op, no bugs with giants' attack or drop. Works fine, but new features arent available.
Ah whoops... I forgot entity combustion and entity damage became independent of each other... More accurately, I forgot that I had two spots where the broken code was used.
All you have to do is make sure natural spawning is enabled in your configuration and that the world(s) you want them to spawn in are listed in the worlds section of that same file.
If you want to send me your config and server startup log I can see if there's something wrong on the plugin's end. As little help as saying this is, it does work on my machine.
I'm having the same issue, Giants not spawning anywhere, using 1.12.1 and I'll add my config and startup log as well. Hope we can get this working I've always wanted giants roaming around. Thank you for your time!
It's working for me just by using your configuration. Something that may be worth considering is that this plugin uses the existing spawning system within Minecraft, and enabling them during daytime causes them to spawn as regular animals would. I've noticed animal spawns can get a bit scarce in populated worlds, so that might be why you're not seeing spawns. I'm not sure how I'd go about improving that within this plugin, but something you could consider is having them spawn in at night. Monster spawns seem to be much more reliable.
Use this command in a command block to make the spawner above it. /setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {SpawnData:{id:"minecraft:giant"}} I tested and his plugin does hook them.
I would like to ask for a bit of advise. I've got 4 worlds in my config for giants to spawn. They are showing up in three of the four worlds. For some reason they are not showing up in skyland. Here is my config: https://hastebin.com/lavigalopi.bash There are several different types of terrain in skyland including large flat areas where every other sort of mob spawns but oddly no giants. Any suggestions would be greatly appreciated.
With the information you gave, the two causes I can think of are the world not having enough vertical space below the build limit for them to spawn, or the letter case of the world name defined in the config not matching the actual case of the world name.
1.13 support please? -------------------------------------------------------------------------------------------