A
Admincraft16mo ago
xer0

plugin not loading

I am getting an error with a plugin not loading and im not sure why. I some how broke it but have no idea how it couldve broke. There are no errors with parsing, I could use some help https://pastebin.com/iA9KNQNV
Pastebin
java.lang.IllegalArgumentException: Cannot create section at empty ...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
20 Replies
Admincraft Meta
Admincraft Meta16mo ago
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 xxer0#0
Admincraft Meta
Admincraft Meta16mo ago
Pastebin is blocked in some countries
Requested by xxer0#0
xer0
xer0OP16mo ago
that is the console for the plugin loading after the server rebooted. I thought it would be fixed after the reboot but its still broke
Discount Milk
Discount Milk16mo ago
Send the full logs. What did you try to change in the plugin?
xer0
xer0OP16mo ago
full logs?
QarthO
QarthO16mo ago
!logs
xer0
xer0OP16mo ago
I just tried adding color codes
Carl-bot
Carl-bot16mo ago
Please check your server log for errors from your plugins.
If you need further help understanding the errors, please send us the whole log file. Where can I find the server log? Logs are stored in <server_directory>/logs/. Search for a file explorer in your server's management interface and navigate to that directory. Once you've opened that up, search for the latest.log file. Some providers have a separate page for logs and may hide the "logs" folder. On Aternos: • Go to https://aternos.org/log/. On Minehut and server.pro: • Go to the "files" tab in the left menu. • Navigate to the root directory of your server. • From there navigate to /logs/latest.log. What should I do with the log? • First of all, read it! I mean, that's what you do all the time when you run a server, isn't it? Try to locate any errors that have anything to do with the issue you are facing. • If you got the latest.log file or created a .txt file with the necessary errors you can upload these directly to the channel, but we prefer if you upload them to https://mclo.gs/. • If you have trouble downloading the log file, copy/paste the text to a paste service (like mclogs). Copy the link that it gives you and send it to us. (Don't worry, McLogs hides your users' IPs.)
Admincraft Canned Responses
QarthO
QarthO16mo ago
Copy paste entire contents of latest.log to mclogs
Admincraft Meta
Admincraft Meta16mo ago
Pastebin is blocked in some countries
Requested by xxer0#0
xer0
xer0OP16mo ago
mclo.gs
Paper 1.20.1 Server Log [#E8zHW2W]
1349 lines | 11 errors | 3 problems automatically detected
xer0
xer0OP16mo ago
Guys?
Discount Milk
Discount Milk16mo ago
And what "exactly" did you change
xer0
xer0OP16mo ago
i think it broke after I changed the display name
gui:
name: '&8Available Tags: &8%deluxetags_amount%'
tag_select_item:
material: NAME_TAG
data: 0
displayname: '&7&lTag &8| &6%deluxetags_identifier%' <---this
lore:
- '%deluxetags_tag%'
- '%deluxetags_description%'
gui:
name: '&8Available Tags: &8%deluxetags_amount%'
tag_select_item:
material: NAME_TAG
data: 0
displayname: '&7&lTag &8| &6%deluxetags_identifier%' <---this
lore:
- '%deluxetags_tag%'
- '%deluxetags_description%'
Discount Milk
Discount Milk16mo ago
Changed "what" in "where"? Could you be more exact :FrogeBIGEYES:
xer0
xer0OP16mo ago
i changed color codes and text it was like this
gui:
name: '&8Available Tags: &8%deluxetags_amount%'
tag_select_item:
material: NAME_TAG
data: 0
displayname: '&6Tag: &6%deluxetags_identifier%'
lore:
- '%deluxetags_tag%'
- '%deluxetags_description%'
gui:
name: '&8Available Tags: &8%deluxetags_amount%'
tag_select_item:
material: NAME_TAG
data: 0
displayname: '&6Tag: &6%deluxetags_identifier%'
lore:
- '%deluxetags_tag%'
- '%deluxetags_description%'
i dont see how it would break it from changing that though
xer0
xer0OP16mo ago
here is the config
Discount Milk
Discount Milk16mo ago
I think the pipe symbol you added isn't liked
xer0
xer0OP16mo ago
alright thats kinda what I was thinking

Did you find this page helpful?