.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Help request (http://forums.bots-united.com/forumdisplay.php?f=37)
-   -   WIP 9 Build 5003 Crash (http://forums.bots-united.com/showthread.php?t=3439)

stefanhendriks 26-01-2005 16:07

Re: WIP 9 Build 5003 Crash
 
i am here but i cant help. I don't use AMXX. Besides, RealBot works fine, never crashes anymore, so my simple conclusion should be : It should be another program. You should atleast TRY it without AMXX and see if it still happens.

robbob4 27-01-2005 00:10

Re: WIP 9 Build 5003 Crash
 
Ok sorry, I just misunderstood (ie permant vs testing purposes )how I was going to do that, but the only problem is that this bug is random even with AMXX so I dont know if it's bugless or not. ATM i'm trying to get mean bot admin configured and once I get that running I can run a test server with RB & no AMXX... Do you run your bots with AMX instead then?

stefanhendriks 27-01-2005 09:12

Re: WIP 9 Build 5003 Crash
 
I just run RealBot ;) with metamod , and thats it.

KWo 27-01-2005 09:56

Re: WIP 9 Build 5003 Crash
 
Quote:

Originally Posted by robbob4
Modules
Code:

; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line
; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so
; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so
; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so


Try to disable (by semicolon) all amd64.so files and try only i386 (if You are using linux).



Quote:

Originally Posted by robbob4
metamod plugins.ini
Code:

; AMX Mod X
win32 addons/amxmodx/dlls/amxmodx_mm.dll
;linux addons/amxmodx/dlls/amxmodx_mm_i386.so
win32 addons/booster/booster_mm.dll
win32 .../realbot/dll/realbot_mm.dll RealBot


Change

win32 .../realbot/dll/realbot_mm.dll RealBot

to

win32 ../realbot/dll/realbot_mm.dll RealBot

(only two dots)

And try without AMX MOD X first, then - if it will work - try without any custom plugins.

[EDIT]
@PMB - Because of some reason 'CODE' adds some unwanted empty lines. It's not perfect yet. ;)
[/EDIT]

robbob4 28-01-2005 06:01

Re: WIP 9 Build 5003 Crash
 
havent had any trouble yet -- also added mEAn bot.admin manager so either of them may of fixed.

robbob4 28-01-2005 23:03

Re: WIP 9 Build 5003 Crash
 
well it definally doenst crash as much but stillc rashesd once last night, at times it think MSNMSGR may affect CS since it sometimes kicks ppl ins team read many posts about this error thats caused my MSNMSGR. It could also be just some weird bug in WIP10 since it's beenr eported b4 that it has crashed b4.


All times are GMT +2. The time now is 12:14.

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