Noteblocks not sending out redstone signals

I am currently helping out on a server were noteblocks seem to not emit redstone signals when triggered, any clue as to why that could be?
88 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by khrolar#0
QarthO
QarthO2y ago
Note blocks emit signals? People usually use an observer to detect it I don’t think they’ve ever outputted a red stone signal
Lunaiskey
Lunaiskey2y ago
noteblocks dont emit redstone signals like qarth said they only show to observers
Khrolar
KhrolarOP2y ago
My bad I worded it wrongly They do not show up on observers Like the don't get powered At all
QarthO
QarthO2y ago
Weird.. are only note blocks having this issue? Like are observers tracking other things?
Khrolar
KhrolarOP2y ago
They are tracking other things as far as I am aware tho I haven't tested every single block ofc But like just placing a block infront of an observer works
QarthO
QarthO2y ago
U on modded or bukkit fork? Sounds like u have some mod/plugin that modifies noteblocks I’d try removing plugins/mods until u fine the culprit !binary
Carl-bot
Carl-bot2y ago
Binary search your plugins
Remove half of your non-essential (ie not things like PAPI or LuckPerm) plugins and see if the problem is fixed. If it still persists, the cause is in the half still installed. Continue to halve the remaining plugins until you've narrowed it down to a single plugin. Congratulations, you found the culprit.
From An unknown user
Admincraft Canned Responses
Khrolar
KhrolarOP2y ago
We are not running any mods And it's a paper server
QarthO
QarthO2y ago
Same goes for plugins One of them be interfering
Khrolar
KhrolarOP2y ago
Yeah I am currently uninstalling plugins Just tested all the plugins and it's not a plugin issue
QarthO
QarthO2y ago
So if u remove every single plugin. And are just running a regular paper server u still have this issue? Do you have any datapacks installed?
Khrolar
KhrolarOP2y ago
Forgive my ignorance but I am not that experienced yet, what exactly is a datapack Also I haven't tried removing stuff like luckperms yet I can do that too if it'd help
QarthO
QarthO2y ago
Just remove all ur plugins. And test it
Khrolar
KhrolarOP2y ago
Okay will do
QarthO
QarthO2y ago
If ur the owner and don’t kno wat a datapack is then u don’t have any unless someone else has access to the server Or if u bought/downloaded a prepackaged server Datapacks are vanillas plugins They work on vanilla servers
Khrolar
KhrolarOP2y ago
Where are they stored in console I am not the owner I am just trying to help a friend
QarthO
QarthO2y ago
how are you disabling plugins?
Khrolar
KhrolarOP2y ago
I am removing the jars Like delete the jar, restart server, test it
QarthO
QarthO2y ago
Ok yeah delete them all Does the issue still persist
Khrolar
KhrolarOP2y ago
Restarting rn Give me like 30 sec
QarthO
QarthO2y ago
Data packs are stored in the datapacks folder, I think it’s in ur world file
Khrolar
KhrolarOP2y ago
Yep same issue without any plugins I see one datapack installed Should I try removing that next?
QarthO
QarthO2y ago
Sure If that doesn’t fix it, then it’s probably either a config option, or some gamerule I’m not aware of
Khrolar
KhrolarOP2y ago
I see Well fingers crossed this fixes it Which config files should I check should it not fix it
QarthO
QarthO2y ago
Did the data pack fix it?
Khrolar
KhrolarOP2y ago
Nope
QarthO
QarthO2y ago
Ok then prob some config option I’d just double check by creating a new server and validating on a fresh server what ur doing works Then what u can do is on this new server is replace the configs 1 by 1 Until u figure out what config configs meaning like server.properties Bukkit.yml spigot.yml Paper configs etc Also just make sure paper server is the latest jar
Khrolar
KhrolarOP2y ago
Updated paper and it didn't fix it, time to look through the configs
QarthO
QarthO2y ago
^ try this
Khrolar
KhrolarOP2y ago
Their server host doesn't have free servers
QarthO
QarthO2y ago
whats the server, u mind if i join and see it not working ?
Khrolar
KhrolarOP2y ago
play.dragonspinesmp.com Whats your ign so I can whitelist you
QarthO
QarthO2y ago
qartho
Khrolar
KhrolarOP2y ago
Whitelisted you
QarthO
QarthO2y ago
hmm ok def an issue just tested on one of my servers and not a paper bug ok if u go into config/paper-world-defaults.yml What is this set to
misc:
...
redstone-implementation:
misc:
...
redstone-implementation:
then go into that specific world world/paper-world.yml and look there too actually i think i might have found it config/paper-global.yml
block-updates:
disable-noteblock-updates: false
block-updates:
disable-noteblock-updates: false
the first line at the top im guessing yours is set to true?
Khrolar
KhrolarOP2y ago
Nope
QarthO
QarthO2y ago
set it to false
Khrolar
KhrolarOP2y ago
It already is I double checked
QarthO
QarthO2y ago
hmm... what is ur redstone implementation set to?
Khrolar
KhrolarOP2y ago
Same file?
QarthO
QarthO2y ago
^ then each world will have overrides ^
Khrolar
KhrolarOP2y ago
What exactly am I looking for
QarthO
QarthO2y ago
^ this its line 283 for me
Khrolar
KhrolarOP2y ago
Alternate current
QarthO
QarthO2y ago
ok go check the world now make sure its not being overridden im also using alternate current, and having no issues
Khrolar
KhrolarOP2y ago
Nothing about redstone in paper-global Is only is paper world defaults
QarthO
QarthO2y ago
yeah i never said it was in global
Khrolar
KhrolarOP2y ago
Oh my bad
QarthO
QarthO2y ago
go to the world file theres a paper-world.yml in each world
Khrolar
KhrolarOP2y ago
Nothing about redstone in there
QarthO
QarthO2y ago
idk... then
Khrolar
KhrolarOP2y ago
Rip
QarthO
QarthO2y ago
so you removed every single plugin and datapack from the server and it still happened? like u loggeed in typed /pl and it said 0
Khrolar
KhrolarOP2y ago
I deleted the entire plugins folder And it still didn't work
QarthO
QarthO2y ago
and the datapack too?
Khrolar
KhrolarOP2y ago
I didn't test them both at the same time yet give me a sec Yep No plugins No datapacks Same issue
QarthO
QarthO2y ago
ok. all of the config files like all of them
Khrolar
KhrolarOP2y ago
Actually I might have found something
QarthO
QarthO2y ago
oh?
Khrolar
KhrolarOP2y ago
A datapack autogenerated on startup
QarthO
QarthO2y ago
interesting. what datapack?
Khrolar
KhrolarOP2y ago
Folder is bukkit Datapack is just called pack.mcmeta
QarthO
QarthO2y ago
oh well i think that is normal for bukkit servers
Khrolar
KhrolarOP2y ago
I see
QarthO
QarthO2y ago
ok next step keep all plugins and datapacks out all the config files including server.properties move them to a dummy test folder then start the server... (just so its only the jar and the start script) then test it if its STILL an issue... then well... redownload ur server jar. u prob got a corrupted one
Khrolar
KhrolarOP2y ago
Just double checking that I understood properly, in my root folder I remove all config files other than the paper.jar yes?
QarthO
QarthO2y ago
yeah just remove everything so its legit just the server jar and startup script if needed can keep world files
Khrolar
KhrolarOP2y ago
What about the configs in the configs folder
QarthO
QarthO2y ago
yup everything
Khrolar
KhrolarOP2y ago
Oh I just noticed something Remember how earlier I replaced the paper jar with an updated one Somehow the old one reappeared
QarthO
QarthO2y ago
stop server delete old jar put new jar rename new jar to same as old one start server
Khrolar
KhrolarOP2y ago
It works now Omg Now to test it with plugins
QarthO
QarthO2y ago
well wait dont do that we gotta figure out which config file is brreaking it and will need to restart alot and u dont wanna wait everytime to load 50+ plugins
Khrolar
KhrolarOP2y ago
Oh oop Okay I removed the plugins again Odd thing tho When I started with the plugins it was broken again Now without plugins it works again Okay so what is the next step
QarthO
QarthO2y ago
put back each config 1 at a time so like replace server.properties restart still work? stop replace bukkit.yml restart still work? so on and so on ur replacing the fresh config with the one u previously removed since u and the owner probably had some specific settings tweaked in them for ur server
Khrolar
KhrolarOP2y ago
I see Any clue as to how reinstalling the plugins without the server configs broke it again tho
QarthO
QarthO2y ago
prob multiple things breaking it a plugin + config
Khrolar
KhrolarOP2y ago
I see All configs restored and it's still working What's next
QarthO
QarthO2y ago
weird... so it was a plugin u sure u tested with all plugins removed?
Khrolar
KhrolarOP2y ago
Yep
QarthO
QarthO2y ago
doesnt make sense
Khrolar
KhrolarOP2y ago
Maybe I just misremember
QarthO
QarthO2y ago
yeah idk ok well just had half ur plugins in see if it works if it broken remove half of those if it still works add half of the remaining half !binary
Carl-bot
Carl-bot2y ago
Binary search your plugins
Remove half of your non-essential (ie not things like PAPI or LuckPerm) plugins and see if the problem is fixed. If it still persists, the cause is in the half still installed. Continue to halve the remaining plugins until you've narrowed it down to a single plugin. Congratulations, you found the culprit.
From An unknown user
Admincraft Canned Responses
QarthO
QarthO2y ago
can do this, but instead of removing, ur adding
Khrolar
KhrolarOP2y ago
I see !close
Admincraft Meta
post closed!
The post/thread has been closed!
Requested by khrolar#0

Did you find this page helpful?