MinoMino / minqlx

Extends Quake Live's dedicated server with extra functionality and scripting.
GNU General Public License v3.0
112 stars 42 forks source link

New Update QLDS #42

Closed Rayvor closed 8 years ago

Rayvor commented 8 years ago

After today's update came following problem when the server starts:

Sys_LoadDll(qagame) found **dllEntry** at 0x7f36886b9180 
Sys_LoadDll(qagame) succeeded! 
[minqlx] Got qagame: 0x8863a000 
Sys_SetModuleOffset: qagame 0x7F36886B9180 
[minqlx] G_AddEvent: 0x7f36886d22f0 
[minqlx] CheckPrivileges: 0x7f36886c7b50 
[minqlx] ClientConnect: 0x7f368869c330 
[minqlx] ERROR: Unable to find ClientDisconnect. 
[minqlx] ClientSpawn: 0x7f368869ccf0 
[minqlx] Exiting.
MinoMino commented 8 years ago

Working on it as we speak. A fix should be up fairly soon.

EDIT: Fixed.