Search found 6 matches

by Enthusiast
Thu Nov 24, 2005 11:56 pm
Forum: Help/Support
Topic: WC3FT Crashing the game on startup
Replies: 16
Views: 63919

Here is the log file after I ran it few more times: ******** A new map has loaded (fy_pool_day)
[plugin_precache ] [0 ] [ ] [ ]
[WAR3_precache ] [0 ] [ ] [ ]
[plugin_init ] [0 ] [ ] [ ]
[WAR3_exec_config ] [0 ] [ ] [ ]
[client_connect ] [1 ] [ ] [ ]
[WAR3_Set_Variables ] [0 ] [ ] [ ]
[lang_Set_Menus ...
by Enthusiast
Sun Nov 20, 2005 7:06 am
Forum: Help/Support
Topic: WC3FT Crashing the game on startup
Replies: 16
Views: 63919

OK. So now I replaced the warcraft3FT.amxx with one You posted. Uncommented it in plugins.ini , started the game but again it crashed. Also I noticed it created a new file called warcraft3FT.log :
******** A new map has loaded (fy_pool_day)
[plugin_precache ] [0 ] [ ] [ ]
[WAR3_precache ] [0 ...
by Enthusiast
Sat Nov 19, 2005 10:46 am
Forum: Help/Support
Topic: WC3FT Crashing the game on startup
Replies: 16
Views: 63919

When recompiling I get this: //AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// warcraft3FT.sma
// war3ft/ultimates.inl(919) : error 017: undefined symbol "id"
// war3ft/ultimates.inl(919 -- 920) : warning 202: number of arguments does not
match definition
// war3ft/ultimates.inl(919 -- 920 ...
by Enthusiast
Sat Nov 19, 2005 5:28 am
Forum: Help/Support
Topic: WC3FT Crashing the game on startup
Replies: 16
Views: 63919

modules.ini :
; 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 ...
by Enthusiast
Thu Nov 17, 2005 11:55 pm
Forum: Help/Support
Topic: WC3FT Crashing the game on startup
Replies: 16
Views: 63919

Using Windows XP SP2. Every plugin is already uncommented in plugins.ini , but warcraft3ft.amxx has a "debug" written after it, like this:
; Custom - Add 3rd party plugins here
warcraft3FT.amxx debug

Any help?

//Edit: I put a ";" mark before warcraft3FT.amxx in plugins.ini and it started the ...
by Enthusiast
Thu Nov 17, 2005 4:13 am
Forum: Help/Support
Topic: WC3FT Crashing the game on startup
Replies: 16
Views: 63919

WC3FT Crashing the game on startup

I'm not running any server or MySQL. Just playing in LAN.
After installation of WC3FT(http://wc3mods.net/war3ft/downloads/amxx/cs_cz_war3ft_v2.2.7.zip) , editing liblist.gam and running the New Game it crashes while Parsing Server Info. Tried with amx .9.9b and it worked. But does'n seem to work ...