Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[RTE] [EE2.7] Run-time error 6


Aalagon
 Share

Recommended Posts

Every time i try to change to a sprite over 255 there is a RTE '6'.  This only happens when I try to set a sprite to my character.  If the sprit is set above 255 in the EditNPC window, it just shows up as blank but no RTE.

Is that the limit to the number of sprites there can be? 

I tried the stuff in the "Bugs & Errors Guide", but that hasn't worked. 

As far as the .ini files go, I haven't changed anything.  Is there something specific to change the number of sprites?, or do I need to just edit my sprite sheet to have a smaller number of sprites?

Thanks
Link to comment
Share on other sites

@Aalagon:

> Every time i try to change to a sprite over 255 there is a RTE '6'.  Is that the limit to the number of sprites there can be? 
>
> I tried the stuff in the "Bugs & Errors Guide", but that hasn't worked. 
>
> As far as the .ini files go, I haven't changed anything.  Is there something specific to change the number of sprites?, or do I need to just edit my sprite sheet to have a smaller number of sprites?
>
> Thnaks

The limit is 255 sprites because it's declared as a Byte somewhere in the source code.

Regards,
  Godlord.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...