Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Ccompile #62

Open
BogdanFcV opened this issue Dec 18, 2024 · 0 comments
Open

Issue Ccompile #62

BogdanFcV opened this issue Dec 18, 2024 · 0 comments

Comments

@BogdanFcV
Copy link

Salutare , am eroare la compilaere poti sa ma ajuti te rog? folosesc amxmodx-1.9.0 base windows

//AMXXPC compile.exe
// by the AMX Mod X Dev Team

//// admin.sma
// Already compiled.
// ----------------------------------------

...

//// csgor_player_sounds.sma
//
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_player_sounds.sma(31) : error 017: undefined symbol "RG_PM_PlayStepSound"
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_player_sounds.sma(31) : warning 215: expression has no effect
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_player_sounds.sma(31) : error 001: expected token: ";", but found ")"
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_player_sounds.sma(31) : error 029: invalid expression, assumed zero
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_player_sounds.sma(31) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 4 Errors.
// Could not locate output file compiled\csgor_player_sounds.amx (compile failed).
//
// Compilation Time: 0.36 sec
// ----------------------------------------

//// csgor_rankupbonus.sma
// Already compiled.
// ----------------------------------------

//// csgor_regbonus.sma
// Already compiled.
// ----------------------------------------

//// csgor_save_skin_names.sma
// Already compiled.
// ----------------------------------------

//// csgor_skins_rendering.sma
//
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_skins_rendering.sma(100) : error 017: undefined symbol "RH_SV_AddResource"
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_skins_rendering.sma(100) : warning 215: expression has no effect
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_skins_rendering.sma(100) : warning 215: expression has no effect
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_skins_rendering.sma(100) : error 001: expected token: ";", but found ")"
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_skins_rendering.sma(100) : error 029: invalid expression, assumed zero
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgor_skins_rendering.sma(100) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 4 Errors.
// Could not locate output file compiled\csgor_skins_rendering.amx (compile failed).
//
// Compilation Time: 0.48 sec
// ----------------------------------------

//// csgor_warmweapons.sma
// Already compiled.
// ----------------------------------------

//// csgo_remake.sma
//
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgo_remake.sma(670) : error 017: undefined symbol "RG_CBasePlayerWeapon_DefaultDeploy"
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgo_remake.sma(670) : warning 215: expression has no effect
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgo_remake.sma(670) : warning 215: expression has no effect
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgo_remake.sma(670) : error 001: expected token: ";", but found ")"
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgo_remake.sma(670) : error 029: invalid expression, assumed zero
// C:\Users\BogdanFcV\Desktop\Compiler\addons\amxmodx\scripting\csgo_remake.sma(670) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 4 Errors.
// Could not locate output file compiled\csgo_remake.amx (compile failed).
//
// Compilation Time: 1.3 sec
// ----------------------------------------

Press enter to exit ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant