Fatal error when trying to compile the 3.0rc3 source file

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

Moderator: Forum Moderator

Locked
Emperor Fou-Lu
Peon
Posts: 4
Joined: Wed Dec 27, 2006 8:34 pm

Fatal error when trying to compile the 3.0rc3 source file

Post by Emperor Fou-Lu » Wed Dec 27, 2006 8:40 pm

when i try and compile the war3ft source file after i edit items.inl to make the Scroll of Respawning cost 16000 instead of 6000..

/home/groups/amxmodx/tmp3/phpIFTZ6e.sma(61) : fatal error 100: cannot read from file: "war3ft/constants.inl"

i know what you are thinking and yes i have the war3ft file in the same directory as the sma file..


--- Please enter the following information for support ---
War3ft Version: 3.0 RC3
Amxmodx Version: 1.76b
Metamod Version: 1.19p28
amxx list:
amxx modules:

[ 1] Fun 1.76 AMX Mod X Dev Team running
[ 2] Engine 1.76 AMX Mod X Dev Team running
[ 3] CStrike 1.76 AMX Mod X Dev Team running
[ 4] CSX 1.76a AMX Mod X Dev Team running
[ 5] FakeMeta 1.76b AMX Mod X Dev Team running
[ 6] nVault 1.76 AMX Mod X Dev Team running
[ 7] MySQL 1.76b AMX Mod X Dev Team running

meta list:

[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.76b ini ANY ANY
[ 2] Hook Mod RUN - hookmod_mm.dll v5 ini Start Start
[ 3] Fun RUN - fun_amxx.dll v1.76 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.76 pl1 ANY ANY
[ 5] CStrike RUN - cstrike_amxx.dll v1.76 pl1 ANY ANY
[ 6] CSX RUN - csx_amxx.dll v1.76a pl1 ANY ANY
[ 7] FakeMeta RUN - fakemeta_amxx.dl v1.76b pl1 ANY ANY
[ 8] MySQL RUN - mysql_amxx.dll v1.76b pl1 ANY ANY

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

Post by YamiKaitou » Wed Dec 27, 2006 9:11 pm

In your scripting folder you have the file war3ft.sma
In your scripting folder, you have a folder named war3ft
In your war3ft folder within your scripting folder, you do not have a file named constants.inl

That is what the error is saying.
Image

No support via PM or Email

Emperor Fou-Lu
Peon
Posts: 4
Joined: Wed Dec 27, 2006 8:34 pm

Post by Emperor Fou-Lu » Wed Dec 27, 2006 9:26 pm

yeah i know what it is saying.. but its wrong.. its all there.. it just cant read the file for some reason..

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

Post by YamiKaitou » Wed Dec 27, 2006 10:01 pm

Try redownloading the files and overwirting them with the new ones and see if that fixes it.
Image

No support via PM or Email

Emperor Fou-Lu
Peon
Posts: 4
Joined: Wed Dec 27, 2006 8:34 pm

Post by Emperor Fou-Lu » Wed Dec 27, 2006 10:56 pm

still didnt work.. i didnt even edit anything this time..

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

Post by Geesu » Wed Dec 27, 2006 11:55 pm

Are you trying to use the online compiler?

You can't if you are...
No Support via PM

Emperor Fou-Lu
Peon
Posts: 4
Joined: Wed Dec 27, 2006 8:34 pm

Post by Emperor Fou-Lu » Thu Dec 28, 2006 12:18 am

hahaha oops maybe i should have said that.. i figured it would be obvious since the RC3 pre install didnt come with a compiler..

Locked