Open ghost opened 5 years ago
Hi, do you want to test the latest version? https://dev.bukkit.org/projects/scs/files/2684543
Hello, thank you for your answer. I tested on builds 789 and 793 from your Jenkins : https://jenkins.tallbyte.com/job/ShowCaseStandalone/
Hi, you might want to try b803. It'll probably take a few hours until it's downloadable from Bukkit, Bit it's already available on Jenkins
Hello, I just tested, and the same problem occurs :
Items above showcases don't show up, and there's the same message in the console :
[ShowCaseStandalone] Unable to drop air for shop id=...
(But, I repeat : Only with Paper, it doesn't happen with Spigot.)
@kellerkindt Do you plan on supporting PaperMC? I know your ticket guidelines over on BukkitDev state you don't support anything other than Bukkit. However Bukkit has essentially died and been replaced by Spigot, which is now being slowly supplanted by Paper. Any update would be greatly appreciated.
Hey there!
I have faced the same issue on the latest build of PaperMC 1.13.2. I will have a look this week to see if I can fix this.
Hello, I just fixed this problem : https://github.com/Sailoriae/ShowCaseStandalone/commit/5e63136e968078907c4ea492a84259e1c003da0f Have a nice day ! ^^
@Sailoriae If you open a PR, I will update the official version on bukkit with your fix.
@kellerkindt Okidoki, I've done it : https://github.com/kellerkindt/ShowCaseStandalone/pull/14 I also opened a PR for another bug : https://github.com/kellerkindt/ShowCaseStandalone/pull/15
BTW, if you still want to maintain this plugin, I think you should use AddstarMC's fork. They made a lot of good improvements. If you're interested, I made an 1.16.4 updated fork of their fork : https://github.com/Sailoriae/ShowCaseStandalone/tree/addstarmc-fork
By the way : Thank you for developping this amazing plugin and thank you for being still here ! :D
I am not actively playing minecraft at the moment (thus no fixes from me), but I am happy to accept and I do welcome any sort of PRs :)
PS: as Promised, new version is on its way
Thank you ! :D
About the AddstarMC, do you want me to open a PR ? Pros to merge their modifications :
pom
cleanup, remove local libraries (No.jar
in lib/
), drop support of dead plugins,Cons :
What do you think ?
That would be great! I glossed over the changes and also saw what you described. I`d love to adjust it so that new builds can be created by and downloaded from the GitHub Actions. But I do not have the time at hand to fix all the conflicts (#16) nor to verify everything is working after that.
I think it is a bit saddening to drop support for plugins which I pushed on for for so long. But I also see that getting artifacts for maven for compilation can be quite hard, if they are not up on a maven repo (I have them cached in my local maven directory... after all those years /inserte meme here/). TLDR; dropping legacy support is fine ... I guess
It would be lovely if you could chop up the changes into smaller-ish PRs, which makes it a lot easier for me to reason about the changes - and not to have to deal with all changes at once. But I also understand if this is too time consuming for you.
@kellerkindt I'll try. ^^ If you prefere, here's another solution : Create a branch "legacy", with the current code. It will be for servers on older version with dead plugins support. And we update to new Minecraft version on the "master" branch, with AddstarMC's improvements. What do you think ?
Important edit : It's useless to create a Pull Request. And too complicate. I think it would be better if you only rename your "master" branch to "legacy", and take my "addstarmc-fork" branch as your "master" branch. The AddstarMC fork is "synchronised" with your original repository, but with different commits names. You just need to cherry-pick your GH Actions commit. :D What do you think ? ^^
BTW, I'm really sorry if me english is a bit weird. ^^
Edit : List of plugins which listeners can be re-added on AddstarMC's fork for newer Minecraft versions :
Hello ! When I start SCS with Paper, items don't show above selling blocks, and there's this error :
On a newer version, the same problem happens, but with this message :
[ShowCaseStandalone] Unable to drop air for shop
I love SCS and I don't want to abandon it. Because floating items is nice. So please, can you fix it ? Thanks a lot, really, this is an awesome plugin. This is why I use it for soooo long ! Have a nice day !