csmith1188 / formbar

Interactive Classroom Mangement Tool using Raspberry Pi, Python, and NeoPixels
5 stars 55 forks source link

[TowerDefense]TD not loading #238

Closed Eshimmel closed 2 years ago

Eshimmel commented 2 years ago

When loading into tower defense game does not load and return a empty background screen. Error code ibn console shows the following: "Uncaught TypeError: Cannot read properties of null (reading 'padEnd') at towerdefense:1946:27"

Oiroizoi commented 2 years ago

It works on my computer. Are you using the main or RC branch?

csmith1188 commented 2 years ago

"It works on my computer" - The first sentence of every troubleshooting process

We are still running the RC @Oiroizoi pushed updates to last year. To my knowledge it was working fine when school let out. It just stopped working this summer.

Oiroizoi commented 2 years ago

Is it still not working?

csmith1188 commented 2 years ago

We haven't much time to work on it.

We've refocused our efforts on Formbar.js. We're going to make a nodejs app that can handle many teachers/classrooms and will use a Raspberry Pi bot account with websockets to control the lights/sound. You're welcome to work on it with us. It's in my repos.

csmith1188 commented 2 years ago

Fixed. We were running an old version of Formbar on the production server. Thanks, @Oiroizoi. We will also continue develop games for this while we wait for the new formbar to develop.