2012-11-13, 02:30 AM
Ack! I think it's my bad. I think the score really is 3108
Something went wrong in the ghost eating score bit somewhere.
I think you fixed the issue with Print! Very well done.
What was it?
EDIT: I found it. I was sending the "addScore(amount as uByte)" function numbers like 400. 400 > byte, and truncation made for some unexpected numbers. Doh!
Something went wrong in the ghost eating score bit somewhere.I think you fixed the issue with Print! Very well done.
What was it?
EDIT: I found it. I was sending the "addScore(amount as uByte)" function numbers like 400. 400 > byte, and truncation made for some unexpected numbers. Doh!

