"attempt to call field 'drawStringWithId' (a nil value)"
I3O5 opened this issue ยท 1 comments
Describe
I can't draw anything with an id on the screen using the AR goggles. drawString(), horizontalLine(), etc. work fine, but anytime I try to draw something with an id it produces an error, for example: "attempt to call field 'drawStringWithId' (a nil value)".
Steps to reproduce
- write a script that should draw "Hello world!" as a string with id
- run your code
Multiplayer?
Yes
Version
older (probably unsupported)
Minecraft, Forge and maybe other related mods versions
Forge 36.2.39, minecraft 1.16.5, cc-tweaked-1.16.5-1.101.3
Screenshots or Videos
No response
Crashlog/log
No response