SanicBTW/FNF-PsychEngine-0.5.2h

Cannot open Gameplay Modifiers

Opened this issue · 0 comments

Describe your bug here.

HTML5 sucks

Command Prompt/Terminal logs (if existing)

Called from module TypeError: this.optionsArray[b].setChild is not a function
Called from .new Di (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 583 column 45)
Called from wb.update (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 547 column 214)
Called from wb.tryUpdate (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 100 column 28)
Called from Jj.update (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 1385 column 54)
Called from Jj.step (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 1384 column 186)
Called from Jj.onEnterFrame (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 1382 column 244)
Called from ki.__dispatchEvent (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 166 column 418)
Called from ki.__dispatch (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 181 column 84)
Called from ki.__broadcastEvent (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 2935 column 27)
Called from ki.__onLimeRender (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js line 2960 column 427)
TypeError: this.optionsArray[b].setChild is not a function
TypeError: this.optionsArray[b].setChild is not a function
    at new Di (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:583:45)
    at wb.update (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:547:214)
    at wb.tryUpdate (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:100:28)
    at Jj.update (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:1385:54)
    at Jj.step (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:1384:186)
    at Jj.onEnterFrame (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:1382:244)
    at ki.__dispatchEvent (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:166:418)
    at ki.__dispatch (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:181:84)
    at ki.__broadcastEvent (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:2935:27)
    at ki.__onLimeRender (https://sanicbtw.github.io/FNF-PsychEngine-0.5.2h/PsychEngine.js:2960:427)
this.optionsArray[b].setChild is not a function

Are you modding a build from source or with Lua?

Source

What is your build target?

HTML5

Did you edit anything in this build? If so, mention or summarize your changes.

N/A