Zergatul / cheatutils

MIT License
33 stars 11 forks source link

Crash on teleport command #38

Open DangerStep opened 9 months ago

DangerStep commented 9 months ago

If you input an invalid value (mine crashed when I put "500\") as the first argument for "teleport.toCrosshair", it crashes the game. nothing game breaking, just wanted to let you know.

Zergatul commented 9 months ago

This shouldn't happen, thanks, I will check

Zergatul commented 9 months ago

How does exactly your script looks like? Game crashes on script save, or when you execute it by using assigned key?

DangerStep commented 9 months ago

I'm using the execute feature to teleport

Zergatul commented 9 months ago

Just give me exact text which causes crash

DangerStep commented 9 months ago

It's ".teleport.toCrosshair(500/, 20);"

Zergatul commented 9 months ago

It shows error in chat for me... Checked forge 1.20.1

Djspac3 commented 2 weeks ago

well, that's odd for sure the compiling I would think would notice the error so I think it would be the compiler that's crashing oddly