Problem with reloading bitmap and dll

Found a bug? Post information about it here so we can fix it!

Moderator: Moderators

Post Reply
User avatar
Rado1
Posts: 775
Joined: Wed May 05, 2010 12:16 pm

Problem with reloading bitmap and dll

Post 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).
User avatar
VilleK
Site Admin
Posts: 2274
Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:

Post 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
User avatar
Rado1
Posts: 775
Joined: Wed May 05, 2010 12:16 pm

Post 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.
Post Reply