pumpling spawner issues
CakeLady opened this issue ยท 32 comments
What steps will reproduce the problem?
plumpling spawners (is that what zombie spawners are called now?) cannot be picked up with silk touch
Expected output
expect to be able to silk touch pumpling spawners
Log file of the issue/error
/version output?
30.03 21:08:56 [Server] INFO This server is running CraftBukkit version git-Spigot-625bc00-d09304e (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
SilkSpawners version
3.7.4
Please provide any additional information below.
When i place it, it says in chat "pumpling spawner placed, and it has no entity inside the spawner but it spawns zombies.
When I silk touch the spawner it says in chat "0 Spawner broken"
Checklist
- I am aware that issues caused by /reload are ignored
- If there is a (potential) plugin conflict, I've identified the conflicting plugin
- I have added a valid /version output
- I have added a valid SilkSpawners version
- I have attached necessary information like a screenshot, my list of plugins, config or permissions file(s)
Could you please test a recent dev build? https://ci.dustplanet.de/job/SilkSpawners/396/
All it says is:
04.04 04:11:18 [Server] WARN [SilkSpawners] Skipping invalid spawner to set NBT data on.
04.04 04:11:18 [Server] WARN [SilkSpawners] Skipping dropping of spawner, since item is null
It also seems to be having a hard time passing the info to coreprotect, not sure if that is your end or not:
https://pastebin.com/YDKBzvyt
SilkSpawners dev build prevents the error - CoreProtect not. However I believe that another plugins causes a conflict. Could you narrow it down to a conflicting one? (Disable one plugin a time)
for which part? the spawner not being able to be silked or the core protect conflict?
it was all working until recently, i think after the last spigot update, and i haven't added any new plugins.
Thanks, that helps. Any chance you know the /version from the last working version?
(or at least if you just updated an existing 1.11.2 build or upgraded from e.g. MC 1.8)
Note to self, this could be related to the issue, since https://github.com/timbru31/SilkSpawners/blob/master/modules/v1_11_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_11_R1/NMSHandler.java#L248 calls asCraftMirror
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/7fce67144dd1b610d4c250939f194b04b0f64a9e
https://hub.spigotmc.org/jira/browse/SPIGOT-3108
Alternatively this:
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/eac85911f0f4c4252676515dbc1c4db938dde8df
I was updating from an existing 1.11.2 build for sure, not sure of the exact build previously
we are also having issues with the spider spawners, which recently changed into rideablespiders? this spawner is also having the same issue.
https://gyazo.com/4fed33359a3b770099411ce3f03837f5
plus shopchest
Uff that list is too big for me to test.
Running SilkSpawners with the latest Spigot and CraftBukkit builds without issues.
Can you please narrow the conflicting plugin down?
@CakeLady I'd vote that SimplePets could be a good cause of the problem - it's known for being conflicting in the past.
ill try taking it out and see if it works, but they were working together fine before. ill let you know
we placed a new spawner and got this error:
06.04 15:50:25 [Server] WARN Skipping BlockEntity with id
https://pastebin.com/TZ0J2d2h
Then received the same errors above when trying to break them
I tried removing the simpleAPI also and same result with both of those plugins removed
That issue should be reported to CoreProtect, too ๐
However, you need to debug more which plugin conflicts ๐ - I'd recommend to use e.g. this plugin to disable each plugin a time and retry until you find the culprit.
I placed a pig spawner and changed it to pumpling and tried to silk it:
06.04 16:09:06 [Server] INFO Cake_Lady issued server command: /ss set pumpling
06.04 16:09:07 [Server] INFO CONSOLE issued server command: /list
06.04 16:09:07 [Server] INFO Admins: Cake
06.04 16:09:07 [Server] INFO SrMod: Aka
06.04 16:09:09 [Server] INFO [Statz debug] Save Statz database.
06.04 16:09:12 [Server] WARN [SilkSpawners] Skipping invalid spawner to set NBT data on.
06.04 16:09:12 [Server] WARN [SilkSpawners] Skipping dropping of spawner, since item is null
Please disable UltraCosmetics and see if things are working again. Note: you might need to use zombie over pumpling again when this plugin is disabled