SilkSpawners

SilkSpawners

3M Downloads

No support for my version

christianwdev opened this issue ยท 19 comments

commented

What steps will reproduce the problem?

I'm not entirely sure, it was working fine but recently I kept getting the same error on server startup.

Expected output

No errors and it all run correctly.

What do you see instead?

https://pastebin.com/q79U7JYV

Log file of the issue/error

https://pastebin.com/q79U7JYV

/version output?

I've switched from the newest Silkspawners, to the first known 1.8, to some ones in between. They all seem to be giving me the same issue. I am running a 1.8.9 spigot server.

SilkSpawners version

The two main ones ive used was 5.02v, and 3.61v.

Please provide any additional information below.

Keep up the great work.

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

Same issue

Server: git-Paper-1594 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
SilkSpawner: 5.0.2 (Latest version on Bukkit/Spigot)
Full error: https://pastebin.com/raw/PHZFfx8P

commented

@CryLegende - does SilkSpawners work without MergedSpawners and ShopGUI+? Additionally, your Java version (java -version) would be interesting.

commented

Hello ^^
Java 8
SilkSpawners work with and without MergedSpawners and ShopGUI+ but when one of this plugin is installed, i have an error from SilkSpawner.
Logs of SilkSpawner withtout MergedSpawners and ShopGUI+: https://pastebin.com/raw/Sr6JYpau

commented

Are both MergedSpawners and ShopGUI+ the latest version? Can you provide a full server startup log please?
Besides that, Java 8 is not precise enough. Open a terminal and type java -version to get the full Java version

commented

java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
Latest version of MergedSpawners and version 1.8.5 of ShopGui+ (1.8.5 is the latest version with the 1.12.2 ID for the spawners but the problem is the same with the latest version)
Check your SpigotMC pm for the jar, just 2 min
EDIT: I can't send a link in PM, Can I contact you privately otherwise?

commented

Drop a mail to [email protected]

commented

Please give https://ci.dustplanet.de/job/SilkSpawners/494 a try - to see if the plugins are at least loading correctly.

commented

I test it in an hour

commented

Full logs: https://pastebin.com/raw/kfENsGWb (SilkSpawner Build 494)

commented

Full logs: https://pastebin.com/raw/hp0h2QHT (SilkSpawner Build 501)

commented

Very strange. SilkSpawner is still loaded after MergedSpawners and ShopGUI+, even though 3a1da30 should have changed that.
Have you made any modifications to paper.yml? (Ideally post it)
edit: can you post a screenshot of your plugins folder, too? Naming of the .jar files could be an issue, too.

commented

I use Paper#1595 (latest build)
Names of the plugins:
ShopGUIPlus-1.18.5-SNAPSHOT.jar
MergedSpawner (59).jar

commented

How is SilkSpawners.jar file named? I really meant the paper.yml file, not the current Paper build.

commented

SilkSpawners (14).jar
Paper.yml: https://pastebin.com/raw/5SLH8h0a

commented

Can you try to rename all .jar files and remove and numbers in ()? e.g. SilkSpawners (14).jar to SilkSpawners.jar.

commented

https://pastebin.com/raw/FCf2dxGP
SilkSpawner.jar
MergedSpawner.jar
ShopGuiPlus.jar

commented

I have add that in plugin.yml of MergedSpawner and that work, MergedSpawner load before SilkSpawner
depend: [SilkSpawners] https://pastebin.com/raw/Gwu5B4dq
(but loadbefore in SilkSpawner not working, wtf ? xD)

commented

Please add a valid /version output, otherwise I can't help.