Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2020-06-06 00:00:00Z and 2020-06-07 00:00:00Z
Avatar
Why do finishes sometimes not upload and have to be manually added
Avatar
No good connection with the global databases if i remember correctly
Avatar
it says that when ure banned
Avatar
@Ruh it says that if ur using chillerbot
Avatar
@ZombieToad hmmmm how do u know
Avatar
i read code
07:44
xd sure chillerbot.png is lyfe
Avatar
[quakenet] ZillyHuhn BOT 2020-06-06 10:10:24Z
leaks
Avatar
tic-tac-toe in a single call to printf. Contribute to carlini/printf-tac-toe development by creating an account on GitHub.
11:14
@Learath2 good C code
11:15
printf happens to be Turing complete
11:15
lmao
11:16
Brainfuck interpreter inside printf. Contribute to HexHive/printbf development by creating an account on GitHub.
11:16
good stuff
11:16
lets make tw in printf
Avatar
rop is turing complete, you can achieve rop with printf, I guess that's the approach?
Avatar
Severity Code Description Project File Line Suppression State Error LNK2019 unresolved external symbol "public: int __cdecl CSaveTeam::LoadStringA(char const *)" (?LoadStringA@CSaveTeam@@QEAAHPEBD@Z) referenced in function "private: static bool __cdecl CSqlScore::LoadTeamThread(class CSqlServer *,struct CSqlData const *,bool)" (?LoadTeamThread@CSqlScore@@CA_NPEAVCSqlServer@@PEBUCSqlData@@_N@Z) DDNet-Server \build\sql_score.obj 1 windows 10 pro visual studio 2019
Avatar
link problems
Avatar
what's do you mean of link problems ?
Avatar
well i dont compile with windows, so i cant help you at all
Avatar
I know i use debian too
15:40
but i noticed that ddnet server with mysql flag have a few problem
Avatar
what problems?
Avatar
1>server_data.cpp 1>G:\DDNet_2020\build\src\game/generated/server_data.h(156,2): error C2143: syntax error: missing '}' before 'constant' (compiling source file E:\GitHub\ddnet\src\game\server\gamecontext.cpp) 1>G:\DDNet_2020\build\src\game/generated/server_data.h(156,14): error C2059: syntax error: 'constant' (compiling source file E:\GitHub\ddnet\src\game\server\gamecontext.cpp) 1>G:\DDNet_2020\build\src\game/generated/server_data.h(171,1): error C2143: syntax error: missing ';' before '}' (compiling source file E:\GitHub\ddnet\src\game\server\gamecontext.cpp) 1>G:\DDNet_2020\build\src\game/generated/server_data.h(171,1): error C2059: syntax error: '}' (compiling source file E:\GitHub\ddnet\src\game\server\gamecontext.cpp) 1>G:\DDNet_2020\build\src\game/generated/server_data.h(156,2): error C2143: syntax error: missing '}' before 'constant' (compiling source file E:\GitHub\ddnet\src\game\server\score\sql_score.cpp) 1>G:\DDNet_2020\build\src\game/generated/server_data.h(156,14): error C2059: syntax error: 'constant' (compiling source file E:\GitHub\ddnet\src\game\server\score\sql_score.cpp) 1>G:\DDNet_2020\build\src\game/generated/server_data.h(171,1): error C2143: syntax error: missing ';' before '}' (compiling source file E:\GitHub\ddnet\src\game\server\score\sql_score.cpp) 1>G:\DDNet_2020\build\src\game/generated/server_data.h(171,1): error C2059: syntax error: '}' (compiling source file E:\GitHub\ddnet\src\game\server\score\sql_score.cpp) 1>Done building project "DDNet-Server.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 6 up-to-date, 0 skipped ==========
15:42
in server_data.h IMAGE_CURSOR is cuz of this errors
15:42
i don't know why
15:42
so i renamed IMAGE_CURSOR to IMAGE_CURSORER
15:42
but after that show this error
15:42
1>sql_score.obj : error LNK2019: unresolved external symbol "public: int __cdecl CSaveTeam::LoadStringA(char const *)" (?LoadStringA@CSaveTeam@@QEAAHPEBD@Z) referenced in function "private: static bool __cdecl CSqlScore::LoadTeamThread(class CSqlServer *,struct CSqlData const *,bool)" (?LoadTeamThread@CSqlScore@@CA_NPEAVCSqlServer@@PEBUCSqlData@@_N@Z) 1>G:\DDNet_2020\build\Release\DDNet-Server.exe : fatal error LNK1120: 1 unresolved externals 1>Done building project "DDNet-Server.vcxproj" -- FAILED.
15:43
int Num = SavedTeam.LoadString(pSqlServer->GetResults()->getString("Savegame").c_str());
Avatar
why would you need mysql on windows
Avatar
just for fun
Exported 33 message(s)