.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > RealBot > Help request
Help request Need help? Ask around here! (for questions about the source code, go to the RealBot 'Source')

Reply
 
Thread Tools
WIP 9 Build 5003 Crash
Old
  (#1)
robbob4
Member
 
Status: Offline
Posts: 117
Join Date: Jan 2005
Default WIP 9 Build 5003 Crash - 19-01-2005

Well I'm back, prob seen me before and have been really busy and my acct woudltn work so I made a new one... anyways I just installed WIP 9 and I got it to run and I love it other than after an hr, just as before, HLDS crashes and windows wants to send an error report. I believe I have something conflicting or is this STILL a known issue...

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
; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
;fakemeta_amxx_i386.so
;fakemeta_amxx.dll
;fakemeta_amxx_amd64.so
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so
; ------------------------------------
; Array - advanced arrays in scripting
; ------------------------------------
;array_amxx_i386.so
;array_amxx.dll
;array_amxx_amd64.so
; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_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
AMXX plugins.ini
Code:
 ; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)
 
; Custom - Add 3rd party plugins here
warcraft3FT.amxx
admin_allinone.amxx
amx_ejl_dice.amxx
amx_gore_ultimate.amxx
amx_sniperrealism.amxx
play_the_piano.amxx
team_balancer.amxx
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
I will give more info if needed later...
  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#2)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: WIP 9 Build 5003 Crash - 19-01-2005

have you tried the WIP 10 ?
  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#3)
robbob4
Member
 
Status: Offline
Posts: 117
Join Date: Jan 2005
Default Re: WIP 9 Build 5003 Crash - 20-01-2005

I thought wip 10 is for CS:Source... I'm running CS1.6 as a Dedicated Server (HLDS standalone)... Extra info....

Code:
] meta version
Metamod v1.17.3 2004/11/12
by Will Day <willday@metamod.org>
http://www.metamod.org/
compiled: Nov 12 2004, 00:03:04 +0100 (optimized)
 
] meta list
Currently loaded plugins:
	 description	 stat pend file			 vers	 src load unlod
[ 1] AMX Mod X		RUN -	amxmodx_mm.dll	v1.00	 ini ANY ANY 
[ 2] Booster		 RUN -	booster_mm.dll	v2.40	 ini Chlvl Pause
2 plugins, 2 running
AMXMODX VERSION 10-25 nightly

[RB commented out in metamod pluginis.ini for now]

Error log: [Administrative Tools > Event Viewer > Application Error Logs...]

Code:
 
Faulting application hlds.exe, version 4.1.1.1, faulting module unknown, version 0.0.0.0, fault address 0x00b10408.
Hunch:... Either this is caused by my version of HLDS (even though EHLDSU updates it and it is up to date, could it be because I downloaded a standalone version? Or is it the maps i'm running (although in the past havent seen any definite maps)? Or is it a module thats activated?

*EDIT* I see now that WIP 10 was just in RealBot 'Source' but wouldnt that be even less stable then official WIP 9? I dont think that this known error from my posts b4 & i'm sure other people, has stayed with the code since then. It has to be somewhere on my part, Is there any problems with HLDS as a standalone (or should I just re-download & reinstall) or my AMXmodX or MetamodX (I think its metamodx)?



Last edited by robbob4; 20-01-2005 at 02:20..
  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#4)
[BBB]sluggo
Member
 
[BBB]sluggo's Avatar
 
Status: Offline
Posts: 153
Join Date: Jan 2004
Location: Stockholm, Sweden
Default Re: WIP 9 Build 5003 Crash - 20-01-2005

Try the wip 10...
If that doesn't work switch back ;-)


An expert is a person who has made all the mistakes that can be made in a very narrow field. Niels Bohr (1885 - 1962)
  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#5)
robbob4
Member
 
Status: Offline
Posts: 117
Join Date: Jan 2005
Default Re: WIP 9 Build 5003 Crash - 20-01-2005

and yet where do I dl WIP 10? is it this?

The very latest RealBot DLL (metamod)
Updated: 8th July 2004; ensure you have the latest dll. NOTE: There are reports that this version *COULD* crash. I could not reproduce the bug, so if it DOES crash on your computer, any details on HOW and WHEN can help to track down this bug.

it doesnt say WIP10 anywhere though and its "for testing purposes only"

Quote:
Originally Posted by rasvan
Quote:
Originally Posted by evi
Ok, so i'm hearing heaps about wip #10, but cant find it in the filebase named WIP #10? link please?
The same here.

Thank you Stefan !
...???

found it...

Quote:
Originally Posted by evi
thanks for that.. just a hint.. tr yputting a WIP #10 in there instead of just "very latest dll file" ?



Last edited by robbob4; 20-01-2005 at 02:31..
  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#6)
robbob4
Member
 
Status: Offline
Posts: 117
Join Date: Jan 2005
Default Re: WIP 9 Build 5003 Crash - 20-01-2005

Same exact error. I'm going to download & install a new version of HLDS and then put everything back on it but until then what is causing this? Either RB is incompadable with something I have loaded or maybe a map but I need to figure this out. Does no one else have crashing problems?


  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#7)
[BBB]sluggo
Member
 
[BBB]sluggo's Avatar
 
Status: Offline
Posts: 153
Join Date: Jan 2004
Location: Stockholm, Sweden
Default Re: WIP 9 Build 5003 Crash - 21-01-2005

Try running without amxx.
There have been some issues with Bots and amx(x) before.


An expert is a person who has made all the mistakes that can be made in a very narrow field. Niels Bohr (1885 - 1962)
  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#8)
robbob4
Member
 
Status: Offline
Posts: 117
Join Date: Jan 2005
Default Re: WIP 9 Build 5003 Crash - 22-01-2005

The last thing i'm gonna do is drop AMXX I'm simply trying to add RealBot because they can elarn every map, talk to players, and use up 2 slots to attract people. They also use Wc3FT very well otehr than charmelion & moleing (they think they are on the other team when they have charmelion and so attack teammates and dont atatck enemys) of course thsi sia bug but actully I havent had any trouble when ive reinstalled HLDS. I will tell you guys if it crashes agian


  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#9)
robbob4
Member
 
Status: Offline
Posts: 117
Join Date: Jan 2005
Default Re: WIP 9 Build 5003 Crash - 22-01-2005

It kinda crahses randomly I think its just some common bug although I do see the text worldspawn spammed alot in console by unkown plugin.


  
Reply With Quote
Re: WIP 9 Build 5003 Crash
Old
  (#10)
robbob4
Member
 
Status: Offline
Posts: 117
Join Date: Jan 2005
Default Re: WIP 9 Build 5003 Crash - 26-01-2005

where is stefanhendriks when you need him...

Has no one else cared about bots crashing servers when AMXX is loaded even though people say how much all versions of the bots crash the servers and there is still no solution? >


  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com