antimatter-dimensions / mobile-issues

10 stars 0 forks source link

Automator Crash most likely when it triggered command tip box. #674

Closed Sxy6214 closed 8 months ago

Sxy6214 commented 1 year ago

Describe the bug Automator would cause an almost guarantee game crash when the text edit could trigger command tip box AND this script was the one being automated before. Editing a total new script would have much less possibility to trigger, but it still may happen. Related spesific bug, see #673 and #662 .

To Reproduce Steps to reproduce the behavior:

  1. Load an automator script then run it. Any avaliable script could count, using kajfik's early reality script as example.
  2. Pause/halt script running or just begin edit (which game would halt script running as expected)
  3. Make an edit that could trigger command tip box. For example deleting word "eternity" last y and cursor at the end of "eternit"

Expected behavior The command tip box appear, showing options of "eternity" and "eternities".

True behavior Game crashes.

Savefile paste.ee/p/glaXz

Additional context This is leading to a very uncomfort editing experience, making editing automator on phone almost impossible. Players could try to avoid triggering this bug by using some text edit trick, like editing right at the beginning of another word, with space typed last, or type two spaces when using space so if want add commands afterwards player could add it in the middle of two spaces with out the risk of cursor being at the end of some command triggering command tip box.

kajfik commented 8 months ago

this has probably been fixed, if it happens again feel free to reopen the issue