View Single Post
Old April 13th, 2008   #233 (permalink)
ChickenLiver
LilyPad Author
 
Join Date: Apr 2006
Location: Perdition
Posts: 532
There's not much difference between troubleshooting and trying to locate and fix a bug I'm not running into locally. If Windows Messaging worked, it'd probably be an issue with Direct Input. Now it's sounding like an issue with my mouse code. The more information I have, the more likely I am to be able to figure out the issue, and the less time it'll take me to do so. Working only the first time implies there's something wrong with either how I stop listening to the mouse, or start listening to it again.... Useful information, no? Reduces the relevant code to less than 50 lines. If it were a Direct Input problem, would be more than 5 times that much.

Edit: Think I fixed it. Was one of those aforementioned stupid bugs due to last minute changes. Confident enough that I'm releasing a new version (With another slight improvement to how the save/load stuff works. It now remembers the last file touched, other than the ini). Check first post for a new release (0.9.1).

Last edited by ChickenLiver; April 15th, 2008 at 03:27.
ChickenLiver is offline   Reply With Quote