Checked my all "L" "M" "S" are in size of 800x600 *.PNG file.
But still got error message :-
Error Loading from MOD: Building sprite FTYC.SPR exceeds 800x600
Do not know how to fix.
Anyone knows the reason why?
Error For creating new building
-
- Posts: 3
- Joined: Tue Aug 02, 2016 10:20 am
-
- Posts: 3
- Joined: Tue Aug 02, 2016 10:20 am
Re: Error For creating new building
Hi David,
Error Loading from MOD: Building sprite Factory_A.SPR exceeds 800x600
Attach the files for u to check... see how to fix.
Error Loading from MOD: Building sprite Factory_A.SPR exceeds 800x600
Attach the files for u to check... see how to fix.
- Attachments
-
- FactoryA_3.png (10.15 KiB) Viewed 606 times
-
- FactoryA_2.png (22.31 KiB) Viewed 606 times
-
- FactoryA_1.png (56.8 KiB) Viewed 606 times
- David
- Community and Marketing Manager at Enlight
- Posts: 9830
- Joined: Sat Jul 03, 2010 1:42 pm
- Has thanked: 47 times
- Been thanked: 131 times
Re: Error For creating new building
I recommend that you follow the instructions step-by-step on this page http://www.capitalismlab.com/mod/advanc ... buildings/
The background color must be pure green color (RBG values should be 0, 0, 255).
This particular step is very important and please check your images to make sure that you don't have other green colors that are not having the exact RGB values of 0,0,255 on the background.
The problem you encountered is likely due to that you have other green colors that are not having the exact RGB values of 0,0,255 on the background.
The background color must be pure green color (RBG values should be 0, 0, 255).
This particular step is very important and please check your images to make sure that you don't have other green colors that are not having the exact RGB values of 0,0,255 on the background.
The problem you encountered is likely due to that you have other green colors that are not having the exact RGB values of 0,0,255 on the background.
-
- Posts: 3
- Joined: Tue Aug 02, 2016 10:20 am
Re: Error For creating new building
Hi David,
I have followed the instruction and also make the background in pure RBG as 0,0,255.
But still does not work and show the error message as screenshot...
Attach my files for your checking.
Need your help on this...
I have followed the instruction and also make the background in pure RBG as 0,0,255.
But still does not work and show the error message as screenshot...
Attach my files for your checking.
Need your help on this...
- Attachments
-
- ERROR.jpg (758 KiB) Viewed 582 times
-
- ADVFTY.zip
- (42.04 KiB) Downloaded 53 times
- David
- Community and Marketing Manager at Enlight
- Posts: 9830
- Joined: Sat Jul 03, 2010 1:42 pm
- Has thanked: 47 times
- Been thanked: 131 times
Re: Error For creating new building
I recommend that you convert your PNG from 32 bit to 24 bit. You may also try 8 bit if 24 bit does not work.