View Single Post
need100fps
Junior Member
Join Date: Apr 2017
Old 05-04-2017 , 13:38   Re: Zombie Swarm 3.1
Reply With Quote #1536

Quote:
Originally Posted by OciXCrom View Post
You either didn't add the plugins in the plugins folder or you didn't compile them locally.
compile? i added everything in the right places all files
when i type amxmodmenu and look for plugins i see 2 plugins shows unknown








Code:
L 05/04/2017 - 20:41:29: [AMXX] Zlib error encountered: -2(1236258)
L 05/04/2017 - 20:41:29: [AMXX] Invalid Plugin (plugin "zombie_swarm.amxx")
L 05/04/2017 - 20:41:29: [AMXX] Zlib error encountered: -2(1236258)
L 05/04/2017 - 20:41:29: [AMXX] Failed to allocate memory (plugin "round_terminator.amxx")


i compiled sma files and got errors

Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

zombie_swarm.sma(9) : fatal error 100: cannot read from file: "round_terminator"

Compilation aborted.
1 Error.
Could not locate output file zombie_swarm.amx (compile failed).

Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

round_terminator.sma(201) : fatal error 100: cannot read from file: "round_terminator"

Compilation aborted.
1 Error.
Could not locate output file round_terminator.amx (compile failed).

Last edited by need100fps; 05-04-2017 at 14:04.
need100fps is offline