your mod went boom ....

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Locked
Solace
Peon
Posts: 38
Joined: Tue Aug 09, 2005 4:12 pm
Location: Canada BC Vancouver
Contact:

your mod went boom ....

Post by Solace » Tue Aug 23, 2005 3:23 pm

server died i figured out the problem was the vaulti.ini was completly blank instead 600 kbs of info on xp it was blank this prevented the server from starting and all xp was lost amxx 1.5 war3ft 2.2.5
8.9.2.158:27015 <- War3ft much more balanced then other frozen throne servers due to alot of testing and tweaking over time to Geesus mod
forums: http://s9.invisionfree.com/WhiteMagicia ... /index.php
Website: http://war3x.atlasservers.com/

Solace
Peon
Posts: 38
Joined: Tue Aug 09, 2005 4:12 pm
Location: Canada BC Vancouver
Contact:

Post by Solace » Tue Aug 23, 2005 3:52 pm

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)

; 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
deagsmapmanage227d.amxx ; allows to vote for next map
;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
;lastmanbets.amxx
breakable_doors.amxx
deadchat.amxx
;psrank.amxx
afkkicker.amxx
server_rules.amxx
;RunPlanting.amxx
emptyserver.amxx
specbugfix.amxx
awp_map_control.amxx
dgcawpmap.amxx
hostage_events.amxx
statssounds.amxx
loadingsound.amxx
;adminlisten.amxx
psycholisten.amxx
amx_rocket.amxx
admin_flash.amxx
holyslap.amxx
ac_spinhackdetector.amxx


; 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
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_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

; --------------------
; Binary Vault support
; --------------------
;nvault_amxx_i386.so
;nvault_amxx.dll
;nvault_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

; --------------------------------------------------------------
; WAR3FT - adds functions used by war3ft - By Geesu (Pimp Daddy)
; --------------------------------------------------------------
;war3ft_amxx_i386.so
war3ft_amxx.dll
;war3ft_amxx_amd64.so

plugins and modules currently running if this helps pinpoint the problem hopefully u can find out waht caused this all that happens is the vault.ini somehow lossed all information regarding peoples xp and is empty lines
blackjack.amxx
voicecomm_ban.amxx
8.9.2.158:27015 <- War3ft much more balanced then other frozen throne servers due to alot of testing and tweaking over time to Geesus mod
forums: http://s9.invisionfree.com/WhiteMagicia ... /index.php
Website: http://war3x.atlasservers.com/

User avatar
Lazarus Long
Lead PITA SOB
Posts: 618
Joined: Tue Jul 05, 2005 9:24 pm

Post by Lazarus Long » Wed Aug 31, 2005 1:01 pm

Yes, there is a confirmed problem with Vault saving and a map change under AMX Mod X 1.5.

For a possible solution implement saving XP to a SQLite database.
Lazarus

Locked