AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Strange Errors (https://forums.alliedmods.net/showthread.php?t=188859)

eDga_nmc 07-01-2012 06:42

Strange Errors
 
Hello, i added some plugins to plugins-zplague and I get errors like these:

[13:40:10] AvasT^ [empTy# Administratorius]: L 07/01/2012 - 13:43:29: Start of error session.
L 07/01/2012 - 13:43:29: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20120701.log")
L 07/01/2012 - 13:43:29: [AMXX] Failed to allocate memory (plugin "zp50_team_semiclip.amxx")
L 07/01/2012 - 13:43:29: [AMXX] Invalid Plugin (plugin "zp_addon_ldp.amxx") {didnt add lm yet}
L 07/01/2012 - 13:43:29: [AMXX] Failed to allocate memory (plugin "zp_addon_grenade_status.amxx")

gogicaa 07-01-2012 14:59

Re: Strange Errors
 
add this line to beginning of your code.
Code:

#pragma dynamic 32768

eDga_nmc 07-01-2012 15:01

Re: Strange Errors
 
beginning of what code?

gogicaa 07-01-2012 18:24

Re: Strange Errors
 
Code of non-working plugin...

eDga_nmc 07-04-2012 04:50

Re: Strange Errors
 
L 07/04/2012 - 11:53:15: [AMXX] Invalid Plugin (plugin "zp50_team_semiclip.amxx")
L 07/04/2012 - 11:53:15: [AMXX] Zlib error encountered: -2(193156)
L 07/04/2012 - 11:53:15: [AMXX] Failed to allocate memory (plugin "zp_addon_ldp.amxx")
L 07/04/2012 - 11:53:15: [AMXX] Zlib error encountered: -2(1236779)
L 07/04/2012 - 11:53:15: [AMXX] Failed to allocate memory (plugin "zp_addon_grenade_status.amxx")

how do i fix this in easier way?


All times are GMT -4. The time now is 23:44.

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