?
in the sql statement, so it isn't that useful anymore.«[7SLÊ\nk+
vs previously: 912b616a-d1ae-11
. Probably the ID shouldn't be a blob?SELECT Savegame FROM record_saves WHERE Map = "Just2Easy" AND Code = "gear verse shock";
SELECT to_base64(Savegame) FROM record_saves WHERE Map = "Just2Easy" AND Code = "gear verse shock";
dbg_msg("sql", aSaveString);
and get a very cut off string:
[2020-08-12 12:19:52][sql]: 2 1 1 0
deen 1 0 34 0 1 0 -1 0 1 0 -1 0 1 0
0 0 0 0 0 0 0 0 0 0 P
"%s", aSaveString
to be surestrcpy(pData->m_pResult->m_aMessage, "Unable to load savegame: data corrupted");
nslookup
for 1.1.1.1 and 8.8.8.8 return no IP.dig ddnet.tw
works for me, but server is nullroutedTraceback (most recent call last):
File "scripts/move_sqlite.py", line 90, in
main()
File "scripts/move_sqlite.py", line 60, in main
num_ranks = sqlite_num_transfer(conn, 'record_race')
File "scripts/move_sqlite.py", line 22, in sqlite_num_transfer
c.execute('SELECT COUNT(*) FROM {}'.format(table))
sqlite3.OperationalError: no such table: record_race
ddnet-server.sqlite
shouldn't be deleted.
Solves #2565