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
Closestextadventures#1431
When using DevMode to change starting POV or starting room, the controltype of the object dropdowns crashed the WebEditor and renders the file uneditable online
As soon as you tick either box, the editor crashes. After closing the editor, the game will not reload for editing.
My theory is the WebEditor can't handle this in an editor control:
NOTES
From Discussion #1430
Important
This user cannot install tje desktop version and has requested the game file be fixed for online use.
When I click "Select another starting location for the player", this happens immediately:
And the game will no longer open for editing.
This
game
attribute getting set seems to be the issue:<devmode_changepovpos />
DEBUGGING NOTES
This works with no issues in the desktop version of Quest.
The editor controls:
CoreDevMode.aslx L861-L875
Selecting the option to change POV from DevMode has the same issue online.
I'm wondering if the WebEditor app can handle
<simpleeditor>objects</simpleeditor>
The text was updated successfully, but these errors were encountered: