xelaos

Results 3 comments of xelaos

You can comment out : "assert self.id != 0" in game_data.py, then the game should run again.

``` if key in abilities and v["index"] == 0: print(key) # raise ValueError ``` Then the value is error is gone and it only affects UNLOADUNIT

Isn't the problem that the height of your document is to low and your footer is in the middle of the screen? I'm not sure but If so the problem...