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
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

Posts in this topic


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: 16th August 2025 - 11:48 AM