What does this error mean??

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





Posts: 995
Joined: Mon Sep 26, 2005 5:41 pm
Location: I get around...

What does this error mean??

Post by lxNicktardxl »

Index was outiside the bounds of array?
halvorsen




Recreator Coagulator

Posts: 315
Joined: Thu Aug 05, 2004 10:49 pm

Post by halvorsen »

wich program do you get it in?
Shalted




Eureka Translator

Posts: 565
Joined: Wed Nov 17, 2004 8:41 am
Location: Vancouver, BC This is where people put their modding team because they feel important.
Contact:

Post by Shalted »

in means something like this has happened.

Code: Select all

int Array[100];
int index=200;
Array[index]=0;
Awaiting connection...
lxNicktardxl





Posts: 995
Joined: Mon Sep 26, 2005 5:41 pm
Location: I get around...

Post by lxNicktardxl »

DotHalo, i tried to put coag_grass.bitm into the ascension sandstone.bitm
santamaycry





Posts: 463
Joined: Mon Mar 28, 2005 6:32 pm

Post by santamaycry »

lxNicktardxl wrote:DotHalo, i tried to put coag_grass.bitm into the ascension sandstone.bitm
you cant just inject over >_> different filetypes and/or sizes
Post Reply