Raised This Month: $ Target: $400
 0% 

[REQ] Fix errors on zombie escape


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
3agopka
Member
Join Date: Oct 2014
Location: Bulgaria/Stara Zagora
Old 01-23-2015 , 05:19   [REQ] Fix errors on zombie escape
Reply With Quote #1

hi can somebody fix this errors in sma ?
Code:
[0] zombie_escape_v2.2.sma::show_stat (line 1794) 
    L 01/04/2015 - 19:51:23: [AMXX]    [1] zombie_escape_v2.2.sma::client_PostThink (line 1726) 
    L 01/04/2015 - 19:51:23: [AMXX] Displaying debug trace (plugin "zombie_escape_v2.2.amxx") 
    L 01/04/2015 - 19:51:23: [AMXX] Run time error 4: index out of bounds  
    L 01/04/2015 - 19:51:23: [AMXX]    [0] zombie_escape_v2.2.sma::show_stat (line 1794) 
    L 01/04/2015 - 19:51:23: [AMXX]    [1] zombie_escape_v2.2.sma::client_PostThink (line 1726) 
    L 01/04/2015 - 19:51:23: [AMXX] Displaying debug trace (plugin "zombie_escape_v2.2.amxx") 
    L 01/04/2015 - 19:51:23: [AMXX] Run time error 4: index out of bounds  
    L 01/04/2015 - 19:51:23: [AMXX]    [0] zombie_escape_v2.2.sma::show_stat (line 1794) 
    L 01/04/2015 - 19:51:23: [AMXX]    [1] zombie_escape_v2.2.sma::client_PostThink (line 1726)
Attached Files
File Type: sma Get Plugin or Get Source (zombie_escape_v2.2.sma - 707 views - 98.0 KB)
__________________
http://forum.iplay.bg/
3agopka is offline
Send a message via Skype™ to 3agopka
counter1strike6
Senior Member
Join Date: Sep 2014
Location: morocco
Old 01-23-2015 , 06:15   Re: [REQ] Fix errors on zombie escape
Reply With Quote #2

use this
https://forums.alliedmods.net/showthread.php?t=242488
counter1strike6 is offline
3agopka
Member
Join Date: Oct 2014
Location: Bulgaria/Stara Zagora
Old 01-23-2015 , 06:46   Re: [REQ] Fix errors on zombie escape
Reply With Quote #3

no!this mod have levels , rank , xp , money !This mod is better than 2.2
this mod is v3.2 version ...
__________________
http://forum.iplay.bg/
3agopka is offline
Send a message via Skype™ to 3agopka
3agopka
Member
Join Date: Oct 2014
Location: Bulgaria/Stara Zagora
Old 01-23-2015 , 07:25   Re: [REQ] Fix errors on zombie escape
Reply With Quote #4

no thanks , this mod have levels, rang , money. I want to fix it
__________________
http://forum.iplay.bg/
3agopka is offline
Send a message via Skype™ to 3agopka
choloo
Senior Member
Join Date: Nov 2014
Location: Groznyj, Chechnya
Old 01-23-2015 , 08:16   Re: [REQ] Fix errors on zombie escape
Reply With Quote #5

I saw on other forum a solution:
"The reason is that you have not assigned a value to your 'loadThisScene' variable. And Application.LoadLevel() requires either an integer or string argument.

Even though you are passing a variable that is integer there is no actual value assigned to that variable, hence the error.

Assign the index of scene you want to load to 'loadThisScene' variable and you're good to go."

That guy received an error about some scenes in ZM, maybe can help you to find the error...
choloo is offline
3agopka
Member
Join Date: Oct 2014
Location: Bulgaria/Stara Zagora
Old 01-23-2015 , 09:11   Re: [REQ] Fix errors on zombie escape
Reply With Quote #6

it's not this look this is error
Quote:
0] zombie_escape_v2.2.sma::show_stat (line 1794) L 01/04/2015 - 19:51:23: [AMXX] [1] zombie_escape_v2.2.sma::client_PostThink (line 1726) L 01/04/2015 - 19:51:23: [AMXX] Displaying debug trace (plugin "zombie_escape_v2.2.amxx") L 01/04/2015 - 19:51:23: [AMXX] Run time error 4: index out of bounds L 01/04/2015 - 19:51:23: [AMXX] [0] zombie_escape_v2.2.sma::show_stat (line 1794) L 01/04/2015 - 19:51:23: [AMXX] [1] zombie_escape_v2.2.sma::client_PostThink (line 1726) L 01/04/2015 - 19:51:23: [AMXX] Displaying debug trace (plugin "zombie_escape_v2.2.amxx") L 01/04/2015 - 19:51:23: [AMXX] Run time error 4: index out of bounds L 01/04/2015 - 19:51:23: [AMXX] [0] zombie_escape_v2.2.sma::show_stat (line 1794) L 01/04/2015 - 19:51:23: [AMXX] [1] zombie_escape_v2.2.sma::client_PostThink (line 1726)
__________________
http://forum.iplay.bg/
3agopka is offline
Send a message via Skype™ to 3agopka
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 01-23-2015 , 10:56   Re: [REQ] Fix errors on zombie escape
Reply With Quote #7

Quote:
Originally Posted by choloo View Post
I saw on other forum a solution:
"The reason is that you have not assigned a value to your 'loadThisScene' variable. And Application.LoadLevel() requires either an integer or string argument.

Even though you are passing a variable that is integer there is no actual value assigned to that variable, hence the error.

Assign the index of scene you want to load to 'loadThisScene' variable and you're good to go."

That guy received an error about some scenes in ZM, maybe can help you to find the error...
This is not Unity3D...
__________________
Kia is offline
choloo
Senior Member
Join Date: Nov 2014
Location: Groznyj, Chechnya
Old 01-23-2015 , 15:21   Re: [REQ] Fix errors on zombie escape
Reply With Quote #8

I've searched for index out of bounds
choloo is offline
3agopka
Member
Join Date: Oct 2014
Location: Bulgaria/Stara Zagora
Old 01-23-2015 , 15:41   Re: [REQ] Fix errors on zombie escape
Reply With Quote #9

just look source code and fix problem
__________________
http://forum.iplay.bg/
3agopka is offline
Send a message via Skype™ to 3agopka
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 01-23-2015 , 17:58   Re: [REQ] Fix errors on zombie escape
Reply With Quote #10

I tested that mod in the past. Even, if you are able to make it work without errors, it is still not worth it. The coder who added levels and other functions is from Chile, so he just wrote the script in Spanish. In addition, all the added content doesn't have ML support, don't think anyone would be willing to do that for free.

You have Nivels = Levels, Pasos = Money and lot more useless stuff in my opinion. I would recommend you to use Zombie Escape v2, as suggested by others. I might be willing to fix it, but not for free.

Last edited by Spirit_12; 01-23-2015 at 18:07.
Spirit_12 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:52.


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