Fujiwara
Sergeant at Arms
If anyone can help with this, you have my deepest thanks.
http://i46.photobucket.com/albums/f127/texan_otaku/oddbug.jpg
Can anyone help decipher this error? As you can see from the picture, I have just completed creating a character, and just clicked done. The overworld map menu can be seen at the bottom, along with the current day. The problem is that this is intermittent, so I'm unsure where to start looking in my Python code. The error states that 'i' should be > 0 but < num_ids, so I get the feeling I've exceeded whatever num_ids is, but I have no idea what, and since it's intermittant, I don't know where to start looking. Help?!
http://i46.photobucket.com/albums/f127/texan_otaku/oddbug.jpg
Can anyone help decipher this error? As you can see from the picture, I have just completed creating a character, and just clicked done. The overworld map menu can be seen at the bottom, along with the current day. The problem is that this is intermittent, so I'm unsure where to start looking in my Python code. The error states that 'i' should be > 0 but < num_ids, so I get the feeling I've exceeded whatever num_ids is, but I have no idea what, and since it's intermittant, I don't know where to start looking. Help?!