#[1.21.3] Error occurred while enabling Denizen

1 messages · Page 1 of 1 (latest)

oblique bane
regal sedgeBOT
#

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.

oblique bane
misty idolBOT
# oblique bane !logcheck https://paste.denizenscript.com/View/127660
Server Version

Paper version 1.21.3-1-master@f273e6e (2024-10-31T17:32:23Z)

Plugin Version(s)

Citizens v2.0.36-SNAPSHOT (build 3612) -- (Current build :white_check_mark:)
Denizen v1.3.1-SNAPSHOT (build 7085-DEV) -- (Current build :white_check_mark:)
Depenizen v2.1.1 (build 865) -- (Current build :white_check_mark:)
dDiscordBot v0.7 (build 303) -- (Current build :white_check_mark:)

Checked For

@oblique bane

Online/Offline

Offline, but proxied.

Java Version

23 :warning: - Only Java versions 21 or 17 are fully supported (or 8 for legacy Minecraft)

Possibly Relevant Plugin(s)

HeadDatabase v4.20.4 - HeadDatabase has been known to cause issues with skins.

Potentially Bad Line(s)

Starting Minecraft server on 0.0.0.0:30067 - server is offline but has no address bind. This might mean you're using a system level firewall, but if not, it means your proxy is bypassable by hackers. Either enable a system level firewall, or bind your server to localhost in server.properties via server-ip=127.0.0.1.
Caused by: java.lang.IllegalStateException: Tags not bound, trying to access TagKey[minecraft:entity_type / minecraft:skeletons] :warning: Log contains error messages.

vague palmBOT
#
Changed to Bug

Thread is now a Bug thread. This indicates a core code bug that a developer must resolved, not an error message or other support topic. Please do not misuse the Bug label. Use </helpthread:1028674284870180883> to switch the thread back to a normal help thread if you are not 100% confident it is a code bug.

surreal robin
#

That's... odd - is this a new test server? if the server flag file isn't too large/doesn't have any data you don't want to share, would be helpful if you could post that - it seems to be some item in a server flag

#

And if not, should make a new blank test server with nothing but Denizen, copy over the server flags file, and try running that

#

Because I can't replicate that trying to put a similar item in a server flag

tulip pond
#

Had exactly the same error on 7084 and 7085. Didn't test it on a blank installation

surreal robin
#

Interesting, I wonder why I can't replicate it

tulip pond
#

I can share files if needed.

oblique bane
#

@surreal robin added you as friend to share you my flags files

#

That's not a blank installation

surreal robin
#

Can also try running your flags file on a blank test server

surreal robin
oblique bane
#

tested on a blank installation with only my players flags (400 files) without my server flags, it works fine @surreal robin

tulip pond
#

same for me

surreal robin
#

I can't seem to replicate it even with your server flags - what if you copy your entire Denizen folder (server and player flags, scripts, everything) to a blank test server? currently I'd guess it's some plugin/server config setting messing it up maybe

oblique bane
#

Doing

#

Citizens

#

Without Citizens it works just fine

#

@surreal robin

surreal robin
#

I see, let me test something

#

@gleaming basin Is it possible Citizens is somehow interfering with the Tag API? made a test plugin with nothing but

    @Override
    public void onEnable() {
        getLogger().info(String.valueOf(Tag.ALL_SIGNS.isTagged(Material.BAMBOO_HANGING_SIGN)));
    }

Which worked fine normally, worked fine on a server with Citizens, but broke when I made it load after Citizens (via depends) https://paste.denizenscript.com/View/127667

oblique bane
#

Tested with Citizens and Denizen, but without my server flags, it works fine

tulip pond
#

I set up a blank installation, everything seems to work fine until I set up my server flags which are using item scripts. Anything using item scripts seems to be completely broken. But maybe I should open another thread to not interfer here. Not sure that's all related.

#

oh without citizens, it's not broken anymore ^^

gleaming basin
#

I'll look after work

oblique bane
#

Still an issue with the latest Citizens version

gleaming basin
#

after looking into it further, there may be something going on with the Holder API which I don't really understand

surreal robin
gleaming basin
#

@oblique bane @surreal robin I pushed a new build just now that seems to fix this issue

oblique bane
#

Confirmed

#

Thank you @gleaming basin

#

And thank you @surreal robin

vague palmBOT
#
Resolved

Thread closed as resolved.

#
Thread Reopened

Thread was manually reopened by @surreal robin.

surreal robin
#

Oops

#

But yeah thanks fullwall, also cc @tulip pond ^

vague palmBOT
#
Resolved

Thread closed as resolved.

vague palmBOT
#
Thread Reopened

Thread was manually reopened by @prime mango.

#
Not Yet Resolved

This thread does not appear to be resolved. If you're sure it is resolved, please use /pleaseclose to mark it as needing to be closed first.

#
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.)

#

@oblique bane