FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
554 stars 107 forks source link

Xash Dedicated Server AMX crash #233

Closed ms171 closed 7 years ago

ms171 commented 7 years ago

Normal the server opens an error when entering the server and closes. This is my log error:

Xash Dedicated Server (build 3224) started at Feb24 2017 [18:15.29]

================================================================================ [2017:02:24|18:15:29] Error: W_Open: cstrike/iga_static.wad unknown wadtype [2017:02:24|18:15:29] Error: FS_AddWad_Fullpath: unable to load wad "cstrike/iga_static.wad" [2017:02:24|18:15:30] execing server.cfg [2017:02:24|18:15:30] execing banned.cfg [2017:02:24|18:15:30] execing listip.cfg [2017:02:24|18:15:30] Please add "defaultmap" cvar with default map name to your server.cfg! [2017:02:24|18:15:30] Server IP address: 192.168.2.46:27015 [2017:02:24|18:15:30] execing config.cfg [2017:02:24|18:15:30] execing userconfig.cfg [2017:02:24|18:15:30] developer is write protected. [2017:02:24|18:15:35] >maxplayers 30 [2017:02:24|18:15:39] >map de_dust2 [2017:02:24|18:15:39]
[2017:02:24|18:15:39] Metamod version 1.21-am Copyright (c) 2001-2013 Will Day willday@metamod.org [2017:02:24|18:15:39] Metamod comes with ABSOLUTELY NO WARRANTY; for details type meta gpl'. [2017:02:24|18:15:39] This is free software, and you are welcome to redistribute it [2017:02:24|18:15:39] under certain conditions; typemeta gpl' for details. [2017:02:24|18:15:39]
[2017:02:24|18:15:49] AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'. [2017:02:24|18:15:49] This is free software and you are welcome to redistribute it under certain conditions; type 'amxx gpl' for details.

[2017:02:24|18:15:50] Dll loaded for mod Counter-Strike [2017:02:24|18:15:50] Server loaded [2017:02:24|18:15:50] Spawn Server: de_dust2 [2017:02:24|18:15:50] L 02/24/2017 - 18:15:50: -------- Mapchange to de_dust2 -------- [2017:02:24|18:15:52] Warning: SV_SetModel: null name [2017:02:24|18:15:52] SV_LoadFromFile: 0 entities inhibited [2017:02:24|18:15:52] [AMXX] Loaded 0 admins from file [2017:02:24|18:15:53] 30 player server started [2017:02:24|18:15:57] Sys_Crash: call 00000000 at address c0000005

================================================================================ Xash Dedicated Server (build 3224) crashed at Feb24 2017 [18:15.57]

I'm stuck here.

mittorn commented 7 years ago

Original metamod does not support xash3d. It will work only in som lucky cases. And you seems to use some outdated version with old unuseful crashhandler.

ms171 commented 7 years ago

what should I do?

nekonomicon commented 7 years ago

Try this metamod build: http://www.moddb.com/games/xash3d-android/downloads/metamod-p-121p37-custom-build-for-xash3d Also, please update engine.

mittorn commented 7 years ago

github.com/mittorn/metamod-p

mittorn commented 7 years ago

Need someone to build windoows binary

ms171 commented 7 years ago

Thank you very much.