#(thelastblo) Can't interact with mounted entities?

52 messages · Page 1 of 1 (latest)

wanton cave
#

Hey does anyone know if 1.20.2 made it so you can no longer interact with mobs that are mounting you? I used to have a on player right clicks entity event but it no longer triggers in 1.20.2 when trying to right click an entity mounting my head

polar harborBOT
#

(thelastblo) Can't interact with mounted entities?

polar harborBOT
#

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.

eternal prism
#

!info debug logs paste

stark tinselBOT
# eternal prism !info debug logs paste
Info: debug

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!

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

wanton cave
eternal prism
stark tinselBOT
# eternal prism !checklog https://paste.denizenscript.com/View/117838
Server Version

Paper version git-Paper-297 (MC: 1.20.2)-- (Current build :white_check_mark:)

Plugin Version(s)

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:)

Checked For

@eternal prism

UUID Version

4 (:white_check_mark: Online)

Java Version

17.0.8 :white_check_mark:

Other Noteworthy Plugin(s)

WorldGuard: 7.0.9+5934e49, MythicMobs: 5.4.4-SNAPSHOT-150fc281, ProtocolLib: 5.1.1-SNAPSHOT-673

Possibly Relevant Plugin(s)

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

eternal prism
#

huh

#

strange

#

try using dev builds

#

!download denizen

stark tinselBOT
eternal prism
#

middle link

#

while you're doing that, i'll try to replicate

wanton cave
#

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

eternal prism
#

can't replicate

wanton cave
#

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

eternal prism
#

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) ^

wanton cave
#

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

eternal prism
#

yeah latest version of paper & denizen dev build

wanton cave
#

so paper build 297 and denizen dev 6931?

eternal prism
#

if that's what the latest one is then yeah lol

mellow breach
#

could you try testing without gsit? I feel like that could be messing with mounted interaction logic (maybe)

wanton cave
#

yea i tested it on a fresh server that has never had gsit installed and i still had the issue

tawny solstice
#

can replicate with:

stark tinselBOT
# tawny solstice !logcheck https://paste.denizenscript.com/View/118093
Server Version

Paper version git-Paper-309 (MC: 1.20.2)-- (Current build :white_check_mark:)

Plugin Version(s)

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:)

Checked For

@tawny solstice

Online/Offline

Offline, but proxied.

UUID Version

4 (:white_check_mark: Online)

Java Version

17.0.6 :white_check_mark:

tawny solstice
#

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

scarlet viper
#

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?

tawny solstice
#

it does yes

tawny solstice
#

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?

scarlet viper
#

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

tawny solstice
#

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

tawny solstice
#

still bugged on 1.20.4, but im not sure yet how to report it

safe birch
#

This isn't something denizen can effect, as per the above

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

#

@wanton cave