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

Possible bug in installation (or installation tutorial) #164

Open
celineCQ opened this issue Nov 29, 2018 · 3 comments
Open

Possible bug in installation (or installation tutorial) #164

celineCQ opened this issue Nov 29, 2018 · 3 comments

Comments

@celineCQ
Copy link

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 ?

@celineCQ
Copy link
Author

For information, we tried on debian 9, with nodejs v5, v8 et v10

@fraxken
Copy link

fraxken commented Jan 5, 2019

Same bug here (v4.0.0 work well). So the bug has been introduced after this one:
f6a0319

@fraxken
Copy link

fraxken commented Jan 5, 2019

image

Capture of error and warnings

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants