#Datapack not working
1 messages · Page 1 of 1 (latest)
What exactly isn't working?
It usually helps if you give a clear description of the issue and/or steps to reproduce. Just dumping your datapack and saying "why does this not work" is not what this channel is for.
When people ask me "plz" because it's shorter than please, I tell them "no" because it's shorter than yes.
I would also advice you to give your function files actual names. From what I see inside the .zip it should all just work fine.
In the server the datapack doesnt show in /function
Sorry, forgot to say that
does it show the datapack as installed when you call /datapack list
I’ll try
also, where on the server did you place the datapack?
world > datapack
It’s where all my datapacks are
and is it a modded or vanilla server
It’s paper
also, the function should show when you write /function bussiness:<file_name> so in your case.
/function bussiness:1
/function bussiness:2
I writes /function b and the auto-correct or what is it didn’t show it
which is exactly why I would start with naming your functions. If you plan to add a lot you can put them in subfolder(s) of the function folder and then you call them like:
/fucntion bussiness:<sub_folder_name>/<file_name>
Check your server console for errors when running /reload or restarting the server.
Yes
so did it show as installed/enabled
Yes
then follow with the steps PuckiSilver provided
Please only send the error lines, not the whole log
Yes, that’s what I meant
-# good ^^, many people have dumped whole log files here ^^
When I run /reload
Ohh I understand now
I shouldn't put / before the commands
Yeah, functions don’t have those
-# (Should have been obvious to us looking at it 🙈)
Thanks