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

Handle Save NPC Issue


or3o
 Share

Recommended Posts

         I am getting a rte 9 when i save an npc (eclipse skywyer v7) I havent edit anything npc related. 
It breaks on  SERVER SIDE ```
CopyMemory ByVal VarPtr(NPC(NPCNum)), ByVal VarPtr(NPCData(0)), NPCSize
```when I hover over```
ByVal VarPtr(NPCData(0))
``` it says 'npcdata(0) = subscript out of range." on a clean version when I saved that number was 84.
i compared NPCsize to a clean version of eclipse. when saving the npcsize value is 548 on a clean version  and 556 on my version.
  Anyway i just wonder if anyone has any ideas on where to look around for the source of this error.  Thanks for taking the time to read this.
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...