Page 1 of 1

Problem with reloading bitmap and dll

Posted: Tue Feb 14, 2012 1:15 pm
by Rado1
After a bitmap is reloaded from file again in the BitmapFromFile component, an exception that dll cannot be found ("# ZGEBullet not found" message) occurs and application cannot run from editor. I observed this bug when the reloaded bitmap was used in font, but may appear also in other situations, eg., textures.

Unfortunately, this unpleasant behavior happens quite often during experiments with external bitmaps.

Observed in ZGE 2.0.1b (Feb 13, 2012).

Posted: Wed Feb 15, 2012 3:42 pm
by VilleK
Hi Rado1,

I found a problem related to loading external dll-files so I think I have fixed this now:

http://www.zgameeditor.org/files/ZGameEditor_beta.zip

Also:
- Sample-components removed from bitmap menu
- Fixed: When ZGE is started and the last project auto-loaded sometimes bitmap components are not properly initialized

Posted: Thu Feb 16, 2012 1:10 am
by Rado1
Hi Ville,

thanks, the fixes work well!

One cosmetic problem: after exiting a run (F9 + ... + Esc) displayed in the desktop resolution (fullscreen) the bitmap Preview does not refresh its content.