#/debugentity in Canopy

1 messages · Page 1 of 1 (latest)

lapis linden
#

A new command in Canopy v1.4.0, particularly useful for the addon-makers out there! This command displays entity data using @minecraft/debug-utilities features. It works on any entity, including custom entities.

strong crystal
#

this is honestly really interesting, wish it was a bit more accessible

carmine kernel
#

I tried using debug text a while ago, but my game kept crashing, was i doing something wrong or does it not happen anymore?

lapis linden
astral yew
drifting stone
#

On release

#

Had to do with certain methods being used with the debug lines and text

heady marlin
#

@minecraft/debug-utilities Is really buggy and i've spotted out things like:

  • debugText crashes the game
  • the timeLeft property doesn't work, In my case, I tried debugLine
carmine kernel
heady marlin
#

yeah

lapis linden
#
  • debugText doesn't crash the game anymore, at least in my experience
#
  • i've circumvented the timeLeft issue