a very strange debug message
BlitzMax Forums/BlitzMax Beginners Area/a very strange debug message
| ||
i have been tinkering with code and was suprised to spot 'jpeg error_exit shit' in the output window after i compiled and ran this code Strict Graphics 800,600 Cls Local sp_img:Timage=LoadImage( "camel.bmp") DrawImage(sp_img,10,10) Flip WaitMouse End any ideas as to the cause of the message ? regards Ian Lett |
| ||
This was fixed ages ago, do a syncmods. [edit] Pulled out the upgrading to v1.20 reference as it only occured in 1.20 anyway...Doh! [/edit] |
| ||
although it would help if the Bug-bin was more visible. |
| ||
It is visible... 8) http://www.blitzbasic.com/Community/posts.php?topic=59127#658783 |
| ||
'more visible' and that post wouldn't tell anybody that the 'problem' has been fixed and at which level. You can search them specifically but you need to know the link. |
| ||
No, you just need to search the forum for "shit" e.g. and it will also search inside the bug bin.![]() I already mentioned in another thread that the search function needs a proper "info text", i.e. which forums are searched by which search button! |
| ||
Blimey, like pulling teeth. You can not browse Bug-bin unless you know the link. You can not search bug-bin *specifically* unless you know the link. Once found you do not know if/when the problem was fixed. |
| ||
The link to the bug bin is given inside the bug forum, and I think it's ok that it is pointed out there. So you have no great difficulties searching there. All stuff inside the bug bin is supposed to be fixed or not a bug at all! Mostly Skid or Mark will write a note like: "fixed in next update" or make a quick "syncmod fix" and lock the topic. You can always look inside the module info for a list of the bugfixes. @Ian: The bug bin forum is here: http://www.blitzbasic.com/Community/topics.php?forum=115 *gets himself a tea... :) |
| ||
it's humorous searching on that particular word would bring up several Aurora posts! :) |