avonian/soundstage-vr

new errors

Closed this issue · 2 comments

Hey Ara,
just pulled, getting

Uncaught (in promise) TypeError: Cannot read property 'properties' of null
    at Proxy.applyState (webpack-internal:///./src/world.js:2135)
    at eval (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader-v16/dist/index.js?!./src/ui/App.vue?vue&type=script&lang=js:969)
    at NightClub.adjustGraphicsQuality (webpack-internal:///./src/world.js:1958)
    at Proxy._callee10$ (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader-v16/dist/index.js?!./src/ui/App.vue?vue&type=script&lang=js:968)
    at tryCatch (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:63)
    at Generator.invoke [as _invoke] (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:293)
    at Generator.eval [as next] (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:118)
    at asyncGeneratorStep (webpack-internal:///./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:9)
    at _next (webpack-internal:///./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:31)

then repeatedly

:8443/undefined/connect:1 Failed to load resource: the server responded with a status of 404 (Not Found)

The connect call is the StageControl component trying to connect to the 'audio mixer' service. Failing is normal, although it should only fail once and then stop trying to connect.

As for the other error, I have no idea, it works fine on prod and on my local env.

If you want we can troubleshoot together, ping me on Skype.

Got it, happens when changing graphics quality - world state is null.
Sorry can't do skype :(