war3ft.amxx debug crashing server?

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

Moderator: Forum Moderator

Post Reply
ceffster
Peon
Posts: 2
Joined: Wed Oct 11, 2006 6:04 pm

war3ft.amxx debug crashing server?

Post by ceffster » Wed Oct 11, 2006 6:12 pm

[ 1] Admin Base 1.71 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.71 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.71 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.71 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual Sys 1.71 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.71 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.71 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.71 AMXX Dev Team plmenu.amxx running
[ 9] unknown unknown unknown telemenu.amxx bad load
[ 10] Maps Menu 1.71 AMXX Dev Team mapsmenu.amxx running
[ 11] Admin Chat 1.71 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.71 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.71 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.71 AMXX Dev Team imessage.amxx running
[ 15] Admin Votes 1.71 AMXX Dev Team adminvote.amxx running
[ 16] NextMap 1.71 AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.71 AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.71 AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.71 AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configurati 1.71 AMXX Dev Team statscfg.amxx running
[ 21] Restrict Weapons 1.71 AMXX Dev Team restmenu.amxx running
[ 22] unknown unknown unknown statsx.amxx bad load
[ 23] unknown unknown unknown miscstats.amxx bad load
[ 24] unknown unknown unknown stats_logging.a bad load
( 9) Load fails: Module "fun" required for plugin. Check modules.ini.
( 22) Load fails: Module "csx" required for plugin. Check modules.ini.
( 23) Load fails: Module "csx" required for plugin. Check modules.ini.
( 24) Load fails: Module "csx" required for plugin. Check modules.ini.
24 plugins, 20 running
20:14:10 amxx modules
20:14:10 og L 10/11/2006 - 19:14:11: Rcon: "rcon 1960479042 "scrimsluts" amxx modules" from "64.233.216.41:7130"
20:14:10 Currently loaded modules:
name version author status
[ 1] Fun 1.71 AMX Mod X Dev Team pending
[ 2] Engine 1.71 AMX Mod X Dev Team pending
[ 3] FakeMeta 1.71 AMX Mod X Dev Team pending
[ 4] Sqlite 1.70 AMX Mod X Dev Team running
[ 5] CStrike 1.71 AMX Mod X Dev Team pending
[ 6] CSX 1.71 AMX Mod X Dev Team pending
6 modules, 1 correct
20:14:15 meta list
20:14:15 og L 10/11/2006 - 19:14:16: Rcon: "rcon 1960479042 "scrimsluts" meta list" from "64.233.216.41:7130"
20:14:15 Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.71 ini ANY ANY
[ 2] AMX Mod X RUN - amxmodx_bl_mm.dl v1.71 ini ANY ANY
[ 3] Fun RUN - fun_amxx.dll v1.71 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.71 pl1 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.71 pl1 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.71 pl1 ANY ANY
[ 7] CSX RUN - csx_amxx.dll v1.71 pl1 ANY ANY
7 plugins, 7 running


My problem is, that evertime I put the line:
warcraft3FT.amxx debug
into the plugins.ini server file it crashes the box, now this was using the preconfigured files. When I did all of this manually, and was able to get all of the amxx plugins, modules, and meta list with SQL enabled, and accessing my database. It was showing
[ 9] unknown unknown unknown warcraft3FT.amxx debug bad load

Any help would be greatly appreciated.

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Wed Oct 11, 2006 9:06 pm

you have amxx running twice...
No Support via PM

ceffster
Peon
Posts: 2
Joined: Wed Oct 11, 2006 6:04 pm

Post by ceffster » Wed Oct 11, 2006 9:08 pm

That must be caused from trying to use the pre-configured form, when i know everything in terms of modules/meta list / plugins was correct, it shows the plugin, just says bad load.

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Wed Oct 11, 2006 10:15 pm

You have the regular one running as well as the Binary Logging one running. They both do the same thing, just the BL one does logging. Just enable the first one. Once that fis done, it should solve these error messages
You wrote: ( 9) Load fails: Module "fun" required for plugin. Check modules.ini.
( 22) Load fails: Module "csx" required for plugin. Check modules.ini.
( 23) Load fails: Module "csx" required for plugin. Check modules.ini.
( 24) Load fails: Module "csx" required for plugin. Check modules.ini.
Image

No support via PM or Email

Post Reply