IPB

Welcome Guest ( Log In | Register )

> NS crashes on start, Ns crashes, when starting a listening s.
anonym001
post Dec 22 2004, 04:21 PM
Post #1


Member
**

Group: Members
Posts: 11
Joined: 22-December 04
Member No.: 461



Ok My Problem:
Ns Crashes when i start a listening server.
I tryed it with and without metamod... (newest version of mm)
I'm running Win2k.
Using the newest rcbot beta's.

My configs..

rcbot folder is in d:\..\Halflife\


Liblist.gam (with mm)
CODE
////////////////////////////
// Natural Selection ? ? ?//
// ? by Charlie Cleveland //
////////////////////////////
game "Natural Selection (beta 5)"
url_info "www.natural-selection.org"
url_dl "http://www.natural-selection.org/"
version "v3.0"
size "165000000"
svonly "0"
secure "0"
cldll "cl_dlls\client.dll"
hlversion "1110"
// How to allow training but disable "New game"?
type "multiplayer_only"
// Don't show models in browser
nomodels "1"
nohimodel "1"
// Only show NS-compliant maps
mpentity "info_mapinfo"
// Using HPB_bot support for now
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls/ns_i386.so"
// Training map
//trainmap "ns_training"



plugins.ini (mm)
CODE
## $Id: plugins.ini,v 1.3 2003/05/19 06:55:08 clamatius Exp $#win32 ../rcbot/dlls/rcbot_mm.dll#win32 addons/whichbot/dlls/whichbot.dll#linux addons/whichbot/dlls/libwhichbot.so

win32 ..\rcbot\dlls\rcbot_mm.dll RCBot



Liblist.gam (standalone)
CODE
////////////////////////////
// Natural Selection ? ? ?//
// ? by Charlie Cleveland //
////////////////////////////
game "Natural Selection (beta 5)"
url_info "www.natural-selection.org"
url_dl "http://www.natural-selection.org/"
version "v3.0"
size "165000000"
svonly "0"
secure "0"
cldll "cl_dlls\client.dll"
hlversion "1110"
// How to allow training but disable "New game"?
type "multiplayer_only"
// Don't show models in browser
nomodels "1"
nohimodel "1"
// Only show NS-compliant maps
mpentity "info_mapinfo"
// Using HPB_bot support for now
gamedll "..\rcbot\dlls\rcbot.dll"
gamedll_linux "dlls/ns_i386.so"
// Training map
//trainmap "ns_training"



What to do?

--Ano
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies(1 - 7)
Sandman[SA]
post Dec 22 2004, 10:34 PM
Post #2


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



From what I can see here, you have 2 problems, although 1 of them is not that big a deal.

First problem ( and it's a big one ) is your metamod/plugins.ini.
Each target should have it's own line. Also, each target under windows MUST start with win32. Here is an example of what you should have.

CODE

win32 addons/whichbot/dlls/whichbot.dll
win32 ../rcbot/dlls/rcbot_mm.dll

If you don't have whichbot then you can delete the whichbot target.
Also, since your using windows, we DON'T need the linux files. Windows can't read them anyway but that becides the fact.

Second problem is your liblist.gam. As I have allready noted that windows can't read .so files, you don't need the "gamedll_linux" target.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
anonym001
post Dec 22 2004, 10:52 PM
Post #3


Member
**

Group: Members
Posts: 11
Joined: 22-December 04
Member No.: 461



I've commented out the gamedll_linux "dlls/ns_i386.so" and deleted all lines but win32 ../rcbot/dlls/rcbot_mm.dll in the plugins.ini ..
But it's still the same problem... the game crashes on start..


--Ano
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Dec 22 2004, 11:20 PM
Post #4


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



Okay, sounds as if metamod was not found. By default standerds, you should have the metamod.dll located here....
CODE
C:\Program Files\Steam\SteamApps\<myemail>\half-life\ns\addons\metamod\dlls\metamod.dll


What version of metamod are you using? You should have MM 1.17.2p10 or higher for ns beta5.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
anonym001
post Dec 23 2004, 02:28 PM
Post #5


Member
**

Group: Members
Posts: 11
Joined: 22-December 04
Member No.: 461



I don'T use steam (fuck steam).

Metamod is located at D.\...\Halflife\ns\addons\metamod\dlls\metamod.dll

Before the game crashes i can see the metamod text (saying loading metamod or something like that).
I also see the RcBot variables and there values... but then it crashes....
I use the newest non-beta file of metamod which is avaliable..

--Ano
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Dec 23 2004, 05:11 PM
Post #6


Admin
*****

Group: Admin
Posts: 3,066
Joined: 11-September 03
From: uk
Member No.: 1



you need to use at least metamod p10 (? I think?) where can you get it again? skitchy, sandman, where tongue.gif ?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
anonym001
post Dec 23 2004, 06:47 PM
Post #7


Member
**

Group: Members
Posts: 11
Joined: 22-December 04
Member No.: 461



I'm using metamod v1.17.3 windows Binary, downloaded from
http://ovh.dl.sourceforge.net/sourceforge/...-1.17.3-win.zip

Would means p10??

--Ano
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Dec 23 2004, 07:41 PM
Post #8


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



I was NOT aware you were still using the WON based HL engine. In my experiances, NS 3 beta series ( made solely for steam ) does load and run on WON but does not work properly. If you insist to play the lastest HL mods then I would seriously recommend you bite the bullet, re-install steam and run it in offline mode. Otherwise, stick to NS's 1.0 or 2.0.

The latest metamod can be found at metamod.org. I believe it's 1.17.3.

The p# versions of metamod are from another group who has made some alterations to metamod in order to optimize it. I have yet to "see" any actual improvements over the official releases.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 14th August 2025 - 03:57 AM