Kremnari / TheFactoryMustGrow

A game focused on building a factory, without worrying about logistics layouts
1 stars 0 forks source link

autosave.dispose call? #21

Open Kremnari opened 3 years ago

Kremnari commented 3 years ago

On my tablet, playing through the tutorial, at the point to build a lab, I turned on dev and ran jumpstart, after assembling-machine research... I noticed a console error for autosave.dispose() Autosave timer is running, and tutorial is still active

Kremnari commented 3 years ago

Happened again as I manually exited the tutorial during Factory blocks

app.js?1112:153 Uncaught TypeError: Cannot read properties of undefined (reading 'dispose') at App.autoSave (app.js?1112:153) at tutorial.clearTut (Tutorial.js?12fa:69) at App.hideTutorial (app.js?1112:172) at CallScope.evaluate (aurelia-binding.js?5f98:1517) at Listener.callSource (aurelia-binding.js?5f98:5241) at Listener.handleEvent (aurelia-binding.js?5f98:5250) at DelegateHandlerEntry.handleEvent (aurelia-binding.js?5f98:3315) autoSave @ app.js?1112:153 clearTut @ Tutorial.js?12fa:69 hideTutorial @ app.js?1112:172 evaluate @ aurelia-binding.js?5f98:1517 callSource @ aurelia-binding.js?5f98:5241 handleEvent @ aurelia-binding.js?5f98:5250 handleEvent @ aurelia-binding.js?5f98:3315