Skip to content
This repository was archived by the owner on Mar 5, 2021. It is now read-only.
This repository was archived by the owner on Mar 5, 2021. It is now read-only.

Possible bug in installation (or installation tutorial) #164

@celineCQ

Description

@celineCQ

Hi,
First of all : thanks for developing superpowers <3
We tried following this intallation tutorial http://docs.superpowers-html5.com/en/development/building-superpowers.
Everything seems to work fine, we get the interface allowing us to start creating our game.
While clicking build however we get the following bug :

SupEngine.js:19691 THREE.WebGLRenderer 81
runtime.js:31 Uncaught TypeError: Cannot read property 'Scene' of undefined
    at Object.createOuterAsset (runtime.js:31)
    at Player.getOuterAsset (SupRuntime.js:1932)
    at Object.lateStart (runtime.js:20)
    at async.each (SupRuntime.js:1906)
    at SupRuntime.js:206
    at Object.async.forEachOf.async.eachOf (SupRuntime.js:258)
    at Object.async.forEach.async.each (SupRuntime.js:234)
    at Player._lateStartPlugins (SupRuntime.js:1903)
    at async.series (SupRuntime.js:1780)
    at SupRuntime.js:743

What are we doing wrong there ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions