I wrote the help message but said there's nothing we can do
I wrote the help message but said there's nothing we can do
kubislav23 (6th February 2017)
and here's what I'm getting another attack ;
ERROR: Netchan_Transmit: length = 18287
********************
----- Server Shutdown -----
Sending heartbeat to cod2master.activision.com
==== ShutdownGame ====
0: EXE_DISCONNECTED
1: EXE_DISCONNECTED
2: EXE_DISCONNECTED
3: EXE_DISCONNECTED
4: EXE_DISCONNECTED
5: EXE_DISCONNECTED
6: EXE_DISCONNECTED
7: EXE_DISCONNECTED
8: EXE_DISCONNECTED
9: EXE_DISCONNECTED
10: EXE_DISCONNECTED
---------------------------
kubislav23 (6th February 2017)
That sounds a lot like a bug that got patched in libcod long ago.
"Does not work" is an error report for a bug between keyboard and chair.
All hail Artie Effem
libcod is used in Windows_?
kubislav23 (6th February 2017)
kubislav23 (6th February 2017)
Yes, this error fixed on libcod for linux, but i think libcod for windows no fixed it error
part code fix for linux:
Code:void hook_SV_WriteDownloadToClient(int cl, int msg) { #if COD_VERSION == COD2_1_0 int offset = 452008; #else int offset = 452280; #endif if((*(int*)(cl + 134248)) && (*(int*)(cl+offset)**(int*)(cl+offset+4)/2048000 > 6)) SV_DropClient(cl, "broken download"); else SV_WriteDownloadToClient(cl, msg); }
Last edited by maxdamage99; 6th February 2017 at 15:28.
PHP Code:
class CoronaVirus
{
CoronaVirus(int m = 1): multi(m) { Peoples.RandomDeaths(m); }
~CoronaVirus() { CoronaVirus * again = new CoronaVirus((this->multi * 2)); }
int multi = 1;
} y_2020;
they make constant attack
I don't know what to do
![]()
kubislav23 (6th February 2017)
You host server on Linux or Windows?
PHP Code:
class CoronaVirus
{
CoronaVirus(int m = 1): multi(m) { Peoples.RandomDeaths(m); }
~CoronaVirus() { CoronaVirus * again = new CoronaVirus((this->multi * 2)); }
int multi = 1;
} y_2020;
kubislav23 (6th February 2017)
kubislav23 (7th February 2017)