#(xamotex1000) custom blocks arent responding to damaging events
29 messages · Page 1 of 1 (latest)
(xamotex1000) custom blocks arent responding to damaging events
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.
!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!
Content of Server Log Paste #128083: Denizen Debug Logs From Server Restarting!... pasted 2024/11/12 18:21:26 UTC-08:00, Paste length: 43752 characters across 380 lines, Content: Java Version: 21.0.3Up-time: 19m
i put it on a left click thing instead of damaging but it still doesnt stop
Content of Server Log Paste #128083: Denizen Debug Logs From Server Restarting!... pasted 2024/11/12 18:21:26 UTC-08:00, Paste length: 43752 characters across 380 lines, Content: Java Version: 21.0.3Up-time: 19m
Paper version git-Paper-496 (MC: 1.20.4)
Citizens: 2.0.33-SNAPSHOT (build 3385) -- (:warning:Outdated build, behind by 248)
Denizen: 1.3.0-SNAPSHOT (build 1804-REL) -- (Current build :white_check_mark:)
Depenizen: 2.1.1 (build 864) -- (Outdated build, behind by 1)
dDiscordBot: 0.7 (build 303) -- (Current build :white_check_mark:)
@novel plinth
4 (:white_check_mark: Online)
21.0.3 :white_check_mark:
MythicMobs: 5.6.2-3e052553, ProtocolLib: 5.2.0-SNAPSHOT-679
NametagEdit: 4.5.23 - Some scoreboard or name-edit plugins may lead to scoreboard control instability.
ViaVersion: 5.0.3 - Mixed client vs server versions can sometimes cause packet-related issues.
HeadDatabase: 4.19.8 - HeadDatabase has been known to cause issues with skins.
ModelEngine: R4.0.6.1 - 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.
!paste
Help us help you by pasting your script to https://paste.denizenscript.com/New/Script and linking it back here.
Content of Denizen Script Paste #128084: Things and stuff... pasted 2024/11/12 18:24:15 UTC-08:00, Paste length: 3465 characters across 63 lines, Content: test: type: world
everythings working but the damages and stops damaging
I don't see the "damages" event, just the "stop damages"
i replaced it with left clicks because it wasnt working
cant find an alternative like "stops clicking" or anything or else i wouldnt have needed help
could you try with the on player damages event and submit the debug for that?
Content of Server Log Paste #128085: Denizen Debug Logs From Server Restarting!... pasted 2024/11/12 18:37:12 UTC-08:00, Paste length: 1570 characters across 23 lines, Content: Java Version: 21.0.3Up-time: 34m
literally nothing
and this works on normal blocks, but not the changed note blocks?
yeah
i punched stone and then the block in this onehttps://paste.denizenscript.com/View/128087
Content of Server Log Paste #128087: Denizen Debug Logs From Server Restarting!... pasted 2024/11/12 18:38:49 UTC-08:00, Paste length: 14124 characters across 143 lines, Content: Java Version: 21.0.3Up-time: 36m
what's the text in chat when you look at the changed block and type /ex narrate <player.cursor_on.material>?
i copied your script exactly, changed the left click to damages, and haven't encountered any problems. what specifically is the issue?
in that case oraxen might be messing with some stuff
it uses the same method for blocks
Side note, you're a version behind the latest Paper 1.20.4 release. May have something to do with it, but wise to update regardless