You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
eVisualUser edited this page Feb 8, 2022
·
7 revisions
Errors
In this page is describe all error you can meet.
Simple Output Error Code
3221226356
That would say, the game can't open the pages files.
You probably need to restart your computer.
Can append when you start multiple instance of the game, but not the same build.
3221225477
Appear when you missed a ';' at the end of an condition or action.
Text Message
Cannot Parse
This error would say, than the toml syntax is not respected.
You can use editor like sublime text with TOML package to highlight errors.