a very strange debug message

BlitzMax Forums/BlitzMax Beginners Area/a very strange debug message

Ian Lett(Posted 2006) [#1]
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


Yan(Posted 2006) [#2]
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]


tonyg(Posted 2006) [#3]
although it would help if the Bug-bin was more visible.


Grisu(Posted 2006) [#4]
It is visible... 8)
http://www.blitzbasic.com/Community/posts.php?topic=59127#658783


tonyg(Posted 2006) [#5]
'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.


Grisu(Posted 2006) [#6]
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!


tonyg(Posted 2006) [#7]
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.


Grisu(Posted 2006) [#8]
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... :)


NoBoDo(Posted 2006) [#9]
it's humorous searching on that particular word would bring up several Aurora posts! :)