chillavanilla / TeeworldsEconMod

A python script which communicates with teeworlds server log as input and econ connection as output.
MIT License
3 stars 2 forks source link

LoadStatsSQL: Memory Error #54

Open ChillerDragon opened 3 years ago

ChillerDragon commented 3 years ago
^@^@[chat]: *** 'M1kqi' entered and joined the red team
^@^@Traceback (most recent call last):
  File "./src/main.py", line 115, in <module>
  File "./src/main.py", line 112, in main
  File "./src/main.py", line 75, in MainLoop
    log("[TEM] loaded settings: ")
  File "./src/main.py", line 52, in HandleData
    for arg in args:
  File "/home/chiller/git/TeeworldsEconMod/src/player.py", line 143, in HandlePlayerReady
  File "/home/chiller/git/TeeworldsEconMod/src/player.py", line 15, in CreatePlayer
  File "/home/chiller/git/TeeworldsEconMod/src/player.py", line 24, in InitPlayer
  File "/home/chiller/git/TeeworldsEconMod/src/save_stats.py", line 15, in LoadStats

  File "/home/chiller/git/TeeworldsEconMod/src/sql_stats.py", line 87, in LoadStatsSQL
MemoryError