View Single Post
Ricky
Senior Member
Join Date: Jul 2005
Old 10-02-2017 , 06:04   Re: Infinite Round (v2.1.2)
Reply With Quote #666

The cvar_util module might be broken with git-5138. Had it working fine with git-5135. I have all the necessary files installed, cvar_util module in modules folder, and "cvar_util" listed in modules.ini, etc.

Code:
L 10/02/2017 - 00:56:27: [AMXX] Plugin "cu_amx_cvar_fix.amxx" failed to load: Module/Library "cvar_util" required for plugin.  Check modules.ini.
L 10/02/2017 - 00:56:27: [AMXX] Plugin "infinite_round.amxx" failed to load: Module/Library "cvar_util" required for plugin.  Check modules.ini.
Also getting this error with git-5138 compiler and several versions before that.

Code:
cvar_util.inc(61) : warning 201 : redefinition of constant/macro (symbol "cvarBounds")
infinite_round.sma(191) : error 021 : symbol already defined: "MaxClients"
infinite_round.sma(351) : erorr 022 : must be lvalue (non-constant)
2 Errors.
Could not locate output file (compile failed)
Ricky is offline