AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Compiling ? (https://forums.alliedmods.net/showthread.php?t=265900)

Naltrik 07-07-2015 04:30

Compiling ?
 
Hello,

I post often here, but i need some help :) once more !

I can't compile anymore on internet (i don't tried on local)
I never had problem about a plugin, but now it never compile, and make errors who didn't appears before !

One compiler error :

RPMETIER.sma(612) : error 017: undefined symbol "rp_set_money"
RPMETIER.sma(663) : error 017: undefined symbol "rp_set_money"
RPMETIER.sma(1187) : error 017: undefined symbol "rp_get_user_money"
RPMETIER.sma(1194) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(1195) : error 017: undefined symbol "rp_give_money"
RPMETIER.sma(1299) : error 017: undefined symbol "LoadLights"
RPMETIER.sma(1322) : error 017: undefined symbol "Load_Data"
RPMETIER.sma(1384) : error 017: undefined symbol "set_user_kick"
RPMETIER.sma(1395) : error 017: undefined symbol "Save_Data"
RPMETIER.sma(1606) : error 017: undefined symbol "CreateLightAiming"
RPMETIER.sma(1653) : error 017: undefined symbol "LoadLights"
RPMETIER.sma(1658) : error 017: undefined symbol "DeleteAllLights"
RPMETIER.sma(1663) : error 017: undefined symbol "SaveLights"
RPMETIER.sma(2330) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(3661) : warning 217: loose indentation
RPMETIER.sma(3662) : warning 217: loose indentation
RPMETIER.sma(4155) : error 017: undefined symbol "teleporter_prisonier"
RPMETIER.sma(4159) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(4215) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(4417) : warning 204: symbol is assigned a value that is never used: "iEnt12"
RPMETIER.sma(4437) : error 017: undefined symbol "rp_give_money"
RPMETIER.sma(5383) : error 017: undefined symbol "rp_give_money"
RPMETIER.sma(5384) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(5417) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(5670) : error 017: undefined symbol "rp_set_health"
RPMETIER.sma(5692) : error 017: undefined symbol "rp_give_health"
RPMETIER.sma(5714 -- 5715) : warning 213: tag mismatch
RPMETIER.sma(5734 -- 5735) : warning 213: tag mismatch
RPMETIER.sma(5756 -- 5757) : warning 213: tag mismatch
RPMETIER.sma(5901) : error 017: undefined symbol "rp_give_health"
RPMETIER.sma(5995) : error 017: undefined symbol "rp_give_health"
RPMETIER.sma(6060) : error 017: undefined symbol "get_target_origin_f"

The warnings existed before, but all the error didn't, anyway i don't changed anything ???

Second compiler error :

RPMETIER.sma(11) : fatal error 100: cannot read from file: "screenfade_util"


Thanks if you can help me !

Spirit_12 07-07-2015 05:39

Re: Compiling ?
 
You need screenfade_util.inc in your include folder to compile this.

Naltrik 07-07-2015 05:45

Re: Compiling ?
 
and can you explain why so many errors when it does not exist before ?

(error 017 in first compiler)

indraraj striker 07-07-2015 06:00

Re: Compiling ?
 
plugin uses extra include which internet compiler dont have so use local compiler with include
for tut : https://forums.alliedmods.net/showthread.php?t=130511

Naltrik 07-07-2015 07:19

Re: Compiling ?
 
Still have the same problem when i compile in local

HamletEagle 07-07-2015 09:42

Re: Compiling ?
 
Quote:

Originally Posted by Naltrik (Post 2316591)
Still have the same problem when i compile in local

You need to have this includes in your include folder before compiling.

Naltrik 07-07-2015 13:26

Re: Compiling ?
 
Ok, now i installed the include !

But still have the errors 017 i write on my first post :

RPMETIER.sma(116) : error 017: undefined symbol "MAXPLAYERS"
RPMETIER.sma(118) : error 009: invalid array size (negative or zero)
RPMETIER.sma(616) : error 017: undefined symbol "rp_set_money"
RPMETIER.sma(667) : error 017: undefined symbol "rp_set_money"
RPMETIER.sma(1191) : error 017: undefined symbol "rp_get_user_money"
RPMETIER.sma(1198) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(1199) : error 017: undefined symbol "rp_give_money"
RPMETIER.sma(1303) : error 017: undefined symbol "LoadLights"
RPMETIER.sma(1326) : error 017: undefined symbol "Load_Data"
RPMETIER.sma(1388) : error 017: undefined symbol "set_user_kick"
RPMETIER.sma(1399) : error 017: undefined symbol "Save_Data"
RPMETIER.sma(1610) : error 017: undefined symbol "CreateLightAiming"
RPMETIER.sma(1657) : error 017: undefined symbol "LoadLights"
RPMETIER.sma(1662) : error 017: undefined symbol "DeleteAllLights"
RPMETIER.sma(1667) : error 017: undefined symbol "SaveLights"
RPMETIER.sma(2334) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(3403) : error 017: undefined symbol "TRUE"
RPMETIER.sma(3404) : error 017: undefined symbol "rp_give_money"
RPMETIER.sma(3425) : error 017: undefined symbol "FALSE"
RPMETIER.sma(3706) : warning 217: loose indentation
RPMETIER.sma(3707) : warning 217: loose indentation
RPMETIER.sma(4200) : error 017: undefined symbol "teleporter_prisonier"
RPMETIER.sma(4204) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(4260) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(4462) : warning 204: symbol is assigned a value that is never used: "iEnt12"
RPMETIER.sma(4482) : error 017: undefined symbol "rp_give_money"
RPMETIER.sma(5428) : error 017: undefined symbol "rp_give_money"
RPMETIER.sma(5429) : error 017: undefined symbol "rp_take_money"
RPMETIER.sma(5462) : error 017: undefined symbol "rp_take_money"

Spirit_12 07-07-2015 17:42

Re: Compiling ?
 
Paste the plugin source code and the include as well. Its hard to figure when you have so little information.

Kia 07-08-2015 02:43

Re: Compiling ?
 
You are missing a custom include.


All times are GMT -4. The time now is 20:37.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.