-
Notifications
You must be signed in to change notification settings - Fork 20
TypeError: Cannot read property 'getFrameByName' of null #8
Copy link
Copy link
Open
Description
The game isn't working when trying to build and run it. In the browser's console there's an error with the content TypeError: Cannot read property 'getFrameByName' of null and the game shows basically a black screen. I can see only in the bottom of Phaser Debug (WebGL): with its numbers.
phaser.js:48262 TypeError: Cannot read property 'getFrameByName' of null
at prepareFontData (ReturnOfGanon.ts:91)
at new ReturnOfGanon (ReturnOfGanon.ts:16)
at new Dialog (Dialog.ts:33)
at Intro._createLoreGroup (Intro.ts:383)
at Intro.create (Intro.ts:64)
at Phaser.StateManager.loadComplete (phaser.js:6566)
at Phaser.Loader.finishedLoading (phaser.js:47818)
at Phaser.Loader.processLoadQueue (phaser.js:47775)
at Phaser.Loader.asyncComplete (phaser.js:47848)
at Phaser.Loader.Loader_jsonLoadComplete [as jsonLoadComplete] (browser.js:191)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels