Cannot make any [Function] signs. Appear blank.
Prxmium opened this issue ยท 24 comments
Whenever trying to create [Buy] and [Sell] signs for my spawn, after entering info and clicking done, nothing shows up and they are blank. Also tried with Disposal signs and the same thing happened.
EssentialsX Config: http://pastebin.com/eMpUguPS
Could you please try update to the latest spigot. A bit of a long shot but I'm all out of ideas.
Oddly enough, that seems to have done the trick. I had no clue there was a new version out until you mentioned it. I literally started working on this today. Thanks again, SupaHam. :)
When you modify your config you must make sure to either reload the configuration file in game or restart the server.
You can reload essentials by typing /ess reload
.
The signs work fine on EssentialsX as tested multiple times. If they do not work for you and you modified your config without reloading, that is your issue. Based on your config signs would be working just fine.
They should be working just fine. I have restarted my server multiple times trying to fix this, so it cannot be for that reason.
Startup log: http://pastebin.com/LgVeB0HN
Are you sure you have permissions to create signs?
Op yourself by typing op Coreo
in the console.
Sure one moment. I'm hosting from home at the moment so I need to quickly get portforwarding sorted.
I'm actually clueless!
I've tested every single plugin and exact version you're using, including git-Spigot-5391d73-00359a1
and everything works perfectly. No empty signs on my end.
Edit: I'd say it's the world, but we created a brand new one and it works just fine and normal non-EssentialsX sign text works as expected.
Extremely weird. Any way of re-opening the issue so it's visible on the main page? And thanks so much for all your help thus far.
I have this same issue with EssentialsX Version 2.17.1.0 on git-Spigot-cbd1a1b-009d8af (MC 1.14.4) with LuckPerms 5.0.39 as permissions management plugin.
Same as @Prxmium there's nothing logged in debug mode when I create signs but no sign works.
My Config is correct; signs are enabled.
@Marshal313 Could you create a new issue for your problem and fill out the appropriate template?
Sure. I'll try changing ess and server settings a little then will post a new issue if nothing worked.
Otherwise will report how it was fixed here.
Update
I checked my Server's log, and found that GeoIP plugin is throwing an exception when trying to read its Database : Server.log
So I removed the GeoIP and XMPP jars (with their associated config directories) from my plugins folder and it works fine now.