rpgamersnet
02-28-2008, 11:16 AM
Hello,
I have most of my games working, but I am trying to debug one of them. It keeps producing the score not saved, error code #010 message. So, I decided to comment out the error code 010 code to see if it would shed the light on any further problems, and it also causes error code #011 to trip, with the following information:
Error #011 -> gid=|ui[a_sess_gid]=0|g[gid]=10|vs[mid]=|vs[gname]=|gamename=mspacmannewTh
Any suggestions or ideas on what is going wrong with this one?
Thanks in advance.
EDIT: Just a side note, scores ARE saving to the database with this one. You get the message saying the score wasnt saved, but if you go back and click high scores, it was saved. So I need a fix to either remove this message and make it act normally, or figure out a debug as to why this message is appearing in the first place.
I have most of my games working, but I am trying to debug one of them. It keeps producing the score not saved, error code #010 message. So, I decided to comment out the error code 010 code to see if it would shed the light on any further problems, and it also causes error code #011 to trip, with the following information:
Error #011 -> gid=|ui[a_sess_gid]=0|g[gid]=10|vs[mid]=|vs[gname]=|gamename=mspacmannewTh
Any suggestions or ideas on what is going wrong with this one?
Thanks in advance.
EDIT: Just a side note, scores ARE saving to the database with this one. You get the message saying the score wasnt saved, but if you go back and click high scores, it was saved. So I need a fix to either remove this message and make it act normally, or figure out a debug as to why this message is appearing in the first place.