#(flimsynimsy) Denizen is broken on latest version of paper?
45 messages · Page 1 of 1 (latest)
(flimsynimsy) Denizen is broken on latest version of paper?
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.
Content of Server Log Paste #115534: Unnamed Server Log Paste... pasted 2023/09/23 11:35:12 UTC-07:00, Paste length: 187384 characters across 1604 lines, Content: [11:32:59] [ServerMain/INFO]: Environment: authHost=https://authserver.mojang.com, accountsHost=http...
Paper version git-Paper-196 (MC: 1.20.1)-- (Current build :white_check_mark:)
Citizens v2.0.32-SNAPSHOT (build 3208) -- (Current build :white_check_mark:)
Denizen v1.2.8-SNAPSHOT (build 1797-REL) -- (Current build :white_check_mark:)
Depenizen v2.1.0 (build 845) -- (Current build :white_check_mark:)
@worn parcel
4 (:white_check_mark: Online)
17.0.5 :white_check_mark:
ProtocolLib v5.1.0
FastAsyncWorldEdit v2.7.2-SNAPSHOT-560;7b0f1b3 - 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'.
[11:33:15] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Denizen v1.2.8-SNAPSHOT (build 1797-REL) :warning: Log contains error messages.
actually, it seems to just be the player move event
What's the event line
wdym
i dont have an on player walks event
i dont have any events checking for player movement
unless they're entering/exiting a cuboid
What if you remove ProtocolLib
that might be the issue
i just added it, since it'd a dependency for another custom plugin a guy made for me
oh, what does the plugin do?
it's meant to render display entities no matter how far away you are from it
by sending packets
also, it still has the same error without protocllib
Thaat's odd. Can you try it on a server with only denizen installed and see if the error occurs
Because I can't seem to replicate it
i can try and delete everything except denizen
Content of Server Log Paste #115538: Denizen Debug Logs From A Minecraft Server... pasted 2023/09/23 11:44:32 UTC-07:00, Paste length: 616 characters across 14 lines, Content: Java Version: 17.0.7Up-time: 6m 13s
Paper version git-Paper-196 (MC: 1.20.1)-- (Current build :white_check_mark:)
Citizens: 2.0.32-SNAPSHOT (build 3183) -- (:warning:Outdated build, behind by 25)
Denizen: 1.2.8-SNAPSHOT (build 1797-REL) -- (Current build :white_check_mark:)
Depenizen: 2.1.0 (build 843) -- (Outdated build, behind by 2)
@vital vapor
4 (:white_check_mark: Online)
17.0.7 :white_check_mark:
wow
i only have 3 plugins installed, and it still does the same thing
Content of Server Log Paste #115539: Unnamed Server Log Paste... pasted 2023/09/23 11:46:19 UTC-07:00, Paste length: 272397 characters across 2325 lines, Content: [11:45:18] [ServerMain/INFO]: Environment: authHost=https://authserver.mojang.com, accountsHost=http...
Paper version git-Paper-196 (MC: 1.20.1)-- (Current build :white_check_mark:)
Citizens v2.0.32-SNAPSHOT (build 3208) -- (Current build :white_check_mark:)
Denizen v1.2.8-SNAPSHOT (build 1797-REL) -- (Current build :white_check_mark:)
Depenizen v2.1.0 (build 845) -- (Current build :white_check_mark:)
@worn parcel
4 (:white_check_mark: Online)
17.0.5 :white_check_mark:
[11:45:32] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Denizen v1.2.8-SNAPSHOT (build 1797-REL) :warning: Log contains error messages.
move scripts outside script folder
it doesn't fire anymore
something is borky on your enters area event
bruh idk where tho
wait a sec
oh wait
i think ik what's wrong
it's working now
the error was happening because i had a notable in a world that wasn't loaded
i still think this should be fixed tho
that's what I was suspecting
i had a on player enters my_area, but the world that the area is in wasn't created
You can go around that, by going with flag matcher area_flagged:yourflag, instead of literal names
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.)
@worn parcel