SilkSpawners

SilkSpawners

3M Downloads

pumpling spawner issues

CakeLady opened this issue ยท 32 comments

commented

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

https://pastebin.com/gcMDyfhM

/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)
commented

Could you please test a recent dev build? https://ci.dustplanet.de/job/SilkSpawners/396/

commented

Do you have an updated log file for me with the dev build?

commented

Sorry for the delay, i will try and test faster in the future =o)

commented

I just gave it a go and no, still have the same problems

commented

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

commented

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

commented

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)

commented

for which part? the spawner not being able to be silked or the core protect conflict?

commented

The spawner not being able to be silked.

commented

it was all working until recently, i think after the last spigot update, and i haven't added any new plugins.

commented

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)

commented

i might be able to figure it out... let me try

commented

I was updating from an existing 1.11.2 build for sure, not sure of the exact build previously

commented

we are also having issues with the spider spawners, which recently changed into rideablespiders? this spawner is also having the same issue.

commented

Could you possibly post a list of your plugins, too?

commented

all the other spawners seem to be working fine

commented

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?

commented

@CakeLady I'd vote that SimplePets could be a good cause of the problem - it's known for being conflicting in the past.

commented

ill try taking it out and see if it works, but they were working together fine before. ill let you know

commented

ok we took out the pets plugin and we still cannot silk the pumpling spawners

commented

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

commented

I tried removing the simpleAPI also and same result with both of those plugins removed

commented

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.

commented

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

commented

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

commented

Ok let me give that a go

commented

omg that is it! I will report it to the plugin owner, thanks!

commented

I will, since I know what technical fault it is ๐Ÿ‘

commented

excellent, thank you so much for your help with this!

commented

You're welcome.