#(thelastblo) Can't interact with mounted entities?
52 messages · Page 1 of 1 (latest)
(thelastblo) Can't interact with mounted entities?
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.
!info debug logs paste
If you need help with a script issue, one of the most powerful tools Denizen has to offer is full debug output. This is displaying in your console whenever scripts are running until you turn debug off. To share a debug log quickly and easily with helpers, simply run the command /denizen debug -r in-game to begin recording, then run through the part of the script you need help with, then run the command /denizen submit. This will give you a link to a paste of the debug log, which you can then copy/paste back to us!
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.
Help us help you by pasting your script to https://paste.denizenscript.com/New/Script and linking it back here.
It's a simple script. And nothing happens when I attempt to right click an entity that I mounted. https://paste.denizenscript.com/View/117837
Content of Denizen Script Paste #117837: Mounted Creature Script... pasted 2023/11/21 14:22:59 UTC-08:00, Paste length: 123 characters across 5 lines, Content: FireFerret_Handler: debug: true
Content of Server Log Paste #117838: Denizen Debug Logs From Welcome to The Last Blockbender Server! (Beta) Version: 1.20.x... pasted 2023/11/21 14:24:43 UTC-08:00, Paste length: 3134 characters across 34 lines, Content: Java Version: 17.0.8Up-time: 1h 13m
Content of Server Log Paste #117838: Denizen Debug Logs From Welcome to The Last Blockbender Server! (Beta) Version: 1.20.x... pasted 2023/11/21 14:24:43 UTC-08:00, Paste length: 3134 characters across 34 lines, Content: Java Version: 17.0.8Up-time: 1h 13m
Paper version git-Paper-297 (MC: 1.20.2)-- (Current build :white_check_mark:)
Citizens: 2.0.33-SNAPSHOT (build 3266) -- (Current build :white_check_mark:)
Denizen: 1.2.9-SNAPSHOT (build 1799-REL) -- (Current build :white_check_mark:)
Depenizen: 2.1.0 (build 850) -- (Current build :white_check_mark:)
Sentinel: 2.8.1-SNAPSHOT (build 513) -- (Current build :white_check_mark:)
@eternal prism
4 (:white_check_mark: Online)
17.0.8 :white_check_mark:
WorldGuard: 7.0.9+5934e49, MythicMobs: 5.4.4-SNAPSHOT-150fc281, ProtocolLib: 5.1.1-SNAPSHOT-673
TAB: 4.0.9 - This plugin adds Below_Name scoreboards to NPCs.
ViaVersion: 4.9.0-23w45a-SNAPSHOT - Mixed client vs server versions can sometimes cause packet-related issues.
ModelEngine: R4.0.3 - ModelEngine has Citizens support, but that support is known to be buggy. Issues related to NPCs that use ModelEngine should be reported to ModelEngine support, not Citizens.
Multiverse-Core: 4.3.12 - Multi-world configuration plugins may affect NPCs in unexpected ways.
FastAsyncWorldEdit: 2.8.3-SNAPSHOT-606;46dd71e - 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'.
GSit
Latest Denizen stable release builds are at https://ci.citizensnpcs.co/job/Denizen/. Most users should download the stable release build.
Latest Denizen dev builds are at https://ci.citizensnpcs.co/job/Denizen_Developmental/. Dev builds are for usually for test servers only.
Spigot resource page for Denizen is at https://www.spigotmc.org/resources/denizen.21039/ (do NOT download builds from Spigot).
it still doesn't work. im not totally sure if it's denizen's fault. maybe there's a setting somewhere that makes mounted creatures uninteractable by the player that is mounted on
can't replicate
wait really? thats a good sign then. u were on 1.20.2 and u were able to right click on entities mounted on u?
i tried it on a pretty fresh server and the problem is still there
oh
mounted on me?
one second let me try that lmao
yeah huh strange can replicate that
what version did it break on?
(if you know) ^
im not sure which version it broke on specifically but I know it used to work on 1.20.1 with denizen 1.2.8 for me
what versions of paper and denizen did u test it on?
assuming u used paper lol
yeah latest version of paper & denizen dev build
so paper build 297 and denizen dev 6931?
if that's what the latest one is then yeah lol
could you try testing without gsit? I feel like that could be messing with mounted interaction logic (maybe)
yea i tested it on a fresh server that has never had gsit installed and i still had the issue
can replicate with:
Content of Server Log Paste #118093: Denizen Debug Logs From A Minecraft Server... pasted 2023/12/01 07:00:21 UTC-08:00, Paste length: 791 characters across 15 lines, Content: Java Version: 17.0.6Up-time: 25m
Paper version git-Paper-309 (MC: 1.20.2)-- (Current build :white_check_mark:)
Citizens: 2.0.33-SNAPSHOT (build 3275) -- (Current build :white_check_mark:)
Denizen: 1.2.9-SNAPSHOT (build 6936-DEV) -- (Current build :white_check_mark:)
Depenizen: 2.1.0 (build 850) -- (Current build :white_check_mark:)
Sentinel: 2.8.1-SNAPSHOT (build 513) -- (Current build :white_check_mark:)
dDiscordBot: 0.7 (build 295) -- (Current build :white_check_mark:)
@tawny solstice
Offline, but proxied.
4 (:white_check_mark: Online)
17.0.6 :white_check_mark:
I actually thought it might be a hit box issue so I use the ravager, but I'm not sure if that's actually expected behavior or not when you're mounting something, because of the clientside changes and what not
It might just not be a thing anymore/be a Spigot bug at least, all Denizen really does is just listen to Spigot's event
A normal right click event might still fire?
it does yes
Would this be something that we report to spigot or paper? Or would it be paper and then spigot after if they call it a spigot bug?
Probably Paper first yeah, they're more willing to look into stuff in general from my experience - although it's highly possible it's just a Mojang thing they can't do much about
I set a reminder for myself to do this later, I'd like to see them come out with 1.20.4 four first since its been a week now lol
I need to actually research how I should properly report a bug to paper, i havent done that in 8ever
still bugged on 1.20.4, but im not sure yet how to report it
This isn't something denizen can effect, as per the above
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.)
@wanton cave