#(remotemaster) I get a bunch of errors upon loading my server with citizens I didnt have before

38 messages · Page 1 of 1 (latest)

indigo tree
#

I have some unresolved errors from a texturepack not working great and itemsadder being incomplete, but I get a bunch of errors that are mostly like Unable to create attribute: Cannot invoke "net.minecraft.nbt.NBTBase.c()" because "var0" is null, is there something I'm missing? or is it maybe an incompatible version? (1.20.4)

crystal cryptBOT
#

(remotemaster) I get a bunch of errors upon loading my server with citizens I didnt have before

crystal cryptBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

proud tigerBOT
# round ibex !logs
Info: logs

Please post your full latest log file.

Background Info: One of the most helpful tools to identifying the source of a problem is your server logs file! Logs contain all sorts of important information like server and plugin versions, any error messages, and a lot more important information (More Info).

How To: Your log can be found in the logs folder within your server folder. The most recent log is a text file labeled latest.log. To get help using these logs, please open that file in a text editor and copy all of the text, then open https://paste.denizenscript.com/New/Log and paste the text into the box on the page. Then click "Submit" and copy the URL and paste that back into this channel.

Please do not upload the file to Discord or to other pastebin services, use the log pastebin linked above.

round ibex
#

Need a startup log to identify why.

indigo tree
round ibex
proud tigerBOT
# round ibex !logcheck https://paste.denizenscript.com/View/127944
Server Version

CraftBukkit version 4090-Spigot-b754dcc-38b1f49 (MC: 1.20.4)

Plugin Version(s)

Citizens v2.0.35-SNAPSHOT (build 3454) -- (:warning:Outdated build, behind by 178)

Checked For

@round ibex

Other Noteworthy Plugin(s)

WorldGuard v7.0.9+5934e49, ProtocolLib v5.2.0-SNAPSHOT-679

Possibly Relevant Plugin(s)

FastAsyncWorldEdit v2.12.1-SNAPSHOT-952;d959778 - This plugin has been known to break the plugin load order on many servers, due to usage of the 'loadbefore' directive in its 'plugin.yml'.

Potentially Bad Line(s)

Caused by: java.net.UnknownHostException: a85d31c6-29f8-477f-9c7c-72e5558e935d: Name or service not known :warning: Log contains error messages.

round ibex
#

Version difference, yes. Why are you on 1.20.4?

indigo tree
#

Buncha plugins that arent up to date (including my own since idk how to update it im new to coding)

#

A now closed down server I used to admin on was using citizens on 1.20 or 1.20.4 too, so i figured it'd be possible to

round ibex
#

Can you list some of those plugins that aren't updated? Sometimes they are and it isn't obvious.

indigo tree
#

For instance GaiaSpirits

#

which is my own plugin

round ibex
#

Any plugins that you haven't coded that are not up to date?

indigo tree
#

I know there's a bunch I still have to add but i believe RottenFood, Kthirst, Stamina and Duels aren't up to date

round ibex
#

Wow, rottenfood is severely out of date. How'd you even get this running?

indigo tree
#

Needed something to work with spoiling timers, this seemed to do the trick

round ibex
#

Kthirst says it supports 1.20.6 and 1.21.1.

indigo tree
#

mhh

round ibex
#

Can't find the stamina duels plugin.

indigo tree
#

I can't elaborate on the duels plugin as its filename is just duels with a buncha numbers, but the full file name of stamina is StaminaPlugin

round ibex
#

Stamina seems vague on it's version number, it just saysd 1.20 which doesn't tell me if it supports 1.20.6.

indigo tree
#

There may be changes in my plugins in the future, but i'd like to get things up n running for once lol

round ibex
#

Well, you're in a predicament. Normally we try to prioritize updating the server over staying on outdated versions, specially since latest citizens only supports 1.19.4, 1.20.6, and 1.21.3.

However since you're relying on outdated plugins (RottenFood could probably be scripted in denizen tbh) and your own code isn't up to date for your custom plugins, this seems like a valid exception. Although I'd suggest trying to find alternative plugins that may be more up to date, or coding your own and eventually getting to a latest patch version eventually.

#

Your citizens is too up to date for 1.20.4, you can get the last built version here: #news message

indigo tree
#

Well if i can do Rottenfood with Denizens i might switch to that, i had some ideas for my server using a similar mechanic but i never got it figured out like that

#

I'll give 2.0.33 a chance then as you've just tagged, do i need to report back on the progress of it?

round ibex
#

If it doesn't work on your server, then please let us know.

#

Otherwise

glossy nightBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@indigo tree

indigo tree
#

Bed

#

Bet*

#

Well I'm not getting the same var0 is null error anymore and I can actually use citizens commands on the server, so I think it's been resolved

#

I'll have a look at Denizens in the future if i can do the rottenfood thing with it, might work better to keep up to date