.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Half-Life and HL1 Mods (http://forums.bots-united.com/forumdisplay.php?f=22)
-   -   Metamod crash when I try to run C-S. (http://forums.bots-united.com/showthread.php?t=4838)

The Storm 07-01-2006 14:48

Metamod crash when I try to run C-S.
 
Before some days my HDD whas crashed and after full reinstalling of the system I installed Counter-Strike 1.0 and HL from the my disks. Then I installed and loged in Steam and start downloading of the my games via Steam. More that 60% was preloaded from the HDD, the other part was downloaded via Steam. Then I runned CS it was running great. Then I installed metamod-p and I tryed to host a Listen Server. Well it doesn't start. Here what the console show me:
[qoute]
Metamod version 1.18p26 Copyright (c) 2001-2005 Will Day
Patch: Metamod-P (mm-p) v26 Copyright (c) 2004-2005 Jussi Kivilinna
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.

==================
Game DLL version mismatch
DLL version is 140, engine version is 140
The game DLL for cstrike appears to be outdated, check for updates
==================
Host Error:
[/quote]

Then I downloaded the original version of Metamod 1.18 by metamod.org. I tryed to host a game again and then CS just crashed? Is that a metamod problem or its me?

EDIT: Opps maybe the thread must be named C-S crash when I try to install metamod.

jeefo 07-01-2006 15:48

Re: Metamod crash when I try to run C-S.
 
Ouch! Just got the same error! But i'm not reinstall anything!

Quote:

Demo file completely loaded.
Disconnected.
Automatic connection retry...
] maxplayers 32
] map cs_siege
NET Ports: server 27015, client 27005
Server IP address 127.0.0.1:27015

Metamod version 1.18p26 Copyright (c) 2001-2005 Will Day
Patch: Metamod-P (mm-p) v26 Copyright (c) 2004-2005 Jussi Kivilinna
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.

==================
Game DLL version mismatch
DLL version is 140, engine version is 140
The game DLL for cstrike appears to be outdated, check for updates
=============

The Storm 07-01-2006 15:58

Re: Metamod crash when I try to run C-S.
 
Now I got it.
Its because if liblist.gam. Here how the mine was:
Quote:

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
//gamedll "dlls\mp.dll"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
The problem is that CS will not ignore the line
//gamedll "dlls\mp.dll"
When I removed it it looks like that:

Quote:

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
And it work great. :)

jeefo 07-01-2006 16:01

Re: Metamod crash when I try to run C-S.
 
thx! it works to me too!


All times are GMT +2. The time now is 15:44.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.