News:

Welcome to World of Banished!

Main Menu

Mod not compiling

Started by angainor88, February 14, 2020, 10:54:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

angainor88

It's me again with the coding problem! I am building this mod and it stops halfway through the compiling process. No error message, just stops. Would anyone mind taking a look?

Thanks!

http://www.mediafire.com/file/3mry4egt5r8jx4j/A8JapaneseDecoTrees.zip/file

kid1293

In the Package.rsc
The heading should read -
PackageFile A8JapaneseDecoTrees

You had forgot 'Trees'

angainor88

Thanks, but I hadn't even gotten to that part haha. I can't even build it, let alone get to the package part

kid1293

The download did build okay...?

I don't know if anything is missing. It compiled and it packed after a change in Package-file.
I never started the mod but no errors.

One error that is 'silent' is if you have a texture that is not in the power of 2.  64 128 256 512 ...
The compiler just quits.

w8

! Found it! BayLeaves.png and BayTre.png is 600x600.

kid1293

Well, If you change those two files to 512x512 it compiles okay and packages too.

What sort of nutrient do you use? That tree is very large :)

angainor88

Hehehe it is. Well it's supposed to be very big too (30m tall).

And thank you so much for the help! I would never have known that in a million years haha