Hello – my scripts have been not working since I've updated to 1.19.50 (Preview version). I've ironed out a few issues but am stuck on event signals.
Whenever I try to subscribe to world events, I get this content error:
[Scripting][error]-Plugin [Chikorita Lover's Behavior Pack BP - 1.0.0] - [main.js] ran with error: [TypeError: cannot read property 'entityHurt' of undefined at <anonymous> (damage_indicators.js:3)
]
Also, here is the JS file for damage_indicators.js:
Edit: The issue persists regardless of whether World is lowercase or not (i.e. using world instead of World still does not work)