Content of Denizen Script Paste #117521: Unnamed Denizen Script Paste... pasted 2023/11/13 00:04:24 UTC-08:00, Paste length: 947 characters across 17 lines, Content: gravity_gauntlet_handler: type: world
#(falcontheb) Why isn't it continually changing the velocity?
1 messages · Page 1 of 1 (latest)
(falcontheb) Why isn't it continually changing the velocity?
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.
<[entity].location.below[10].sub[<[entity].location>]> this is just 0,-10,0 lol
no need to calculate that
what do you mean by tools?
Denizen provides a couple different ways to find out what's happening within a script
We're more than happy to help, but you should be able to get started on debugging
Yes, please
!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 #117522: Denizen Debug Logs From A Minecraft Server... pasted 2023/11/13 00:22:41 UTC-08:00, Paste length: 38809 characters across 374 lines, Content: Java Version: 17.0.3Up-time: 1m 20s
i see something, ill check
lines ~250 is where i actually do it