scognito / palibds

Automatically exported from code.google.com/p/palibds
0 stars 0 forks source link

Variable output problem #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Output the value of Stylus.Y 
2. Move a bit around the screen

What is the expected output? What do you see instead?
It should display the Stylus.Y, but it -often- (seems to depend on Stylus
position) displays values of over a thousand

What version of PAlib are you using ?
New FINAL Beta  September 15th

Testing on DS or emulator ?
Both

Please provide any additional information below.
Even in the text example (PAlibExamples\Text\Text), the bug occurs

You can also use a variable like afd=Stylus.Y-3;

I guess it does that with other variables (not only about Stylus.Y)

Note that the REAL value of the variable is FINE, only the outputed
(written) value is WRONG. (for example, if you put a sprite at Stylus.Y
position, it will displays fine)

Original issue reported on code.google.com by masterto...@gmail.com on 17 Sep 2006 at 2:45

GoogleCodeExporter commented 9 years ago
I just needed to put spaces after %d  (like "%d      ")
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE
DELETE THIS ISSUE

Original comment by masterto...@gmail.com on 17 Sep 2006 at 2:51

GoogleCodeExporter commented 9 years ago

Original comment by Molo...@gmail.com on 17 Sep 2006 at 5:35

GoogleCodeExporter commented 9 years ago
Change "Invalid" to "Rejected" to follow acceptance statuses more closely.

Original comment by kiswa....@gmail.com on 31 Oct 2008 at 4:18