FBA The Creator

The True Multiplatform PC / PocketPC Opensource Development Tool - Read Only Mode - Kept only for historical purposes - Thank you all ;)
It is currently Thu Jun 04, 2026 1:34 am

All times are UTC




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Thu Aug 14, 2008 11:42 am 
Offline

Joined: Thu Aug 14, 2008 11:10 am
Posts: 8
Hi, first of all i want to say you - good job --!!!
I like yours FBA the Creator from first touch


I have use 0.2.0.130 version

For today I have found 2 bugs

first bug:
aftrer when you add .png or .jpg files
and put them like loadimage(0, "filename")
and then press run
at any time the error window popups with message like this:

"Access violation at address ...... in module lzab.dll. Write of address ..... "
or
"Access violation at address ...... in module ntdll.dll. Write of address ..... "

Workaround:
just copy and cut line loadimage(0, "filename")
paste it to another line, and problem is gone.



Second Bug

When you opened Help|Help window and then try to open Help|About window the FBA the Creator hangs on. (stucked)

Workaround: Kill program in [Windows Task Manager]

Thanks
ARNOLD


Top
   
PostPosted: Tue Nov 18, 2008 11:34 am 
Offline

Joined: Tue Nov 18, 2008 11:29 am
Posts: 4
I Also have gotten the first bug, but his work around doesnt work for me.

EDIT: I have fixed the problem. It seems that pictures with Alpha Channels will screw up the coding, and cause this error. Even if you remove the file it will still happen. Just dont use Alphas. Also if you import multaple scripts at once (Like when you have to restart a project :shock: ), It can screw up which ones which. I cannot however confirm the same thing with Pictures.


Top
   
PostPosted: Tue Nov 18, 2008 11:30 pm 
Offline
FBA Administrator
FBA Administrator
User avatar

Joined: Fri Mar 21, 2008 11:19 pm
Posts: 238
Location: Rome - Italy
Mmh...i didn't know adding PNG with alpha channel would crash FBA :o ..by the way..
actually alpha channeled png are not directly supported (I really don't remember if this is written in the docs; I'll check it!);
you should instead use a png with a background color you wish FBA to skip while rendering (transparent color), I usually use RGB:255,0,255 ;)


Top
   
PostPosted: Wed Nov 19, 2008 11:50 am 
Offline

Joined: Tue Nov 18, 2008 11:29 am
Posts: 4
Heres the thing. If you edit something on the GiMP, some features add an alpha channel without telling you. I usually like to use Green (RGB 0, 255, 0) but its being used in this program, so I have to use Pink (RGB 255, 0, 255).
Awsome program by the way. Can't wait for 1.0.


Top
   
PostPosted: Fri Apr 03, 2009 7:35 am 
Offline

Joined: Sun Jan 18, 2009 11:06 pm
Posts: 2
I face the same problem
I use photoshop to create my images. I already make the background become pink(255,0,255) with png format.
but the problem still occur.
what should i do to fixed it??


Attachments:
food.png
food.png [ 1.5 KiB | Viewed 25583 times ]
Top
   
PostPosted: Sun Apr 19, 2009 10:28 am 
Offline
User avatar

Joined: Mon Apr 13, 2009 2:22 pm
Posts: 23
Location: Italy
Hi. Using a PNG file with embedded transparency information will give this problem. I simply removed the transparency information from the PNG file, then the error disappered. I use PSP4 for image editing and in the "save" menu options there is a checkbox for transparency information. Use "do not save any transparence information" (the output file is a little shorter). I also noticed that the error exist even if the image is not loaded in the program. Simply running a void program can produce the error. May be the first operation when program starts is to load the resources, indipently from their use.


Top
   
PostPosted: Mon Apr 20, 2009 9:16 am 
Offline

Joined: Sat Mar 22, 2008 12:01 am
Posts: 1
No, it tries to build the resource pack, but they're not loaded until you do it.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: Majestic-12 [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited