Help!!

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
User avatar
xXxCocoFangxXx





Posts: 3756
Joined: Thu Sep 08, 2005 9:57 am
Contact:

Help!!

Post by xXxCocoFangxXx »

When I try to use Sav3r it says the subscript is out of range!


What is wrong?
Image
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

Subscript Out of Range occurs when a call is made to an array using a value that does not exist in the array (say you have array dogs() and you set it to dogs(1 to 3) but you call for dogs(4).WizOnFireHydrant, this will return a Subscript Out of Range error)

I don't know anything about the program you're using, but I still think I can help. Exactly what are you doing when it gives you the error?
Last edited by FleetAdmiralBacon on Thu Dec 29, 2005 11:21 am, edited 1 time in total.
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
User avatar
xXxCocoFangxXx





Posts: 3756
Joined: Thu Sep 08, 2005 9:57 am
Contact:

Post by xXxCocoFangxXx »

I am trying to open the save on the program when it says it. I extracted it and it still says it.
Image
coldshadow





Posts: 52
Joined: Wed Aug 17, 2005 7:18 am

Post by coldshadow »

FleetAdmiralBacon wrote:Subscript Out of Range occurs when a call is made to an array using a value that does not exist in the array (say you have array dogs() and you set it to dogs(1 to 3) but you call for dogs(4).WizOnFireHydrant, this will return a Subscript Out of Range error)

I don't know anything about the program you're using, but I still think I can help. Exactly what are you doing when it gives you the error?
that sounds alot like PhP...
nice explanation btw.
some people die for their country.
i see it different: i make those bastards on the other side die for THEIR country!
Post Reply