Beherith / springrts_smf_compiler

This tool allows the compilation and decompilation of maps to springrts's binary smf map format.
Creative Commons Zero v1.0 Universal
10 stars 9 forks source link

problem installing precompiled version for Windows #9

Closed Xendergo closed 6 years ago

Xendergo commented 6 years ago

When I run the MSI and select a file path to install in, it throws the error: "The folder path 'SMF compiler/decompiler' contains an invalid character"

I'm running windows 10

TurBoss commented 6 years ago

hello I'm the responsible of the windows binaries could you try this version instead?

https://mega.nz/#!1Yw0xbDD!ouA-KGce_x0hpXJBvspfoXv4qdjdeAEC3b2a8AFgkko

Thanks

Xendergo commented 6 years ago

I'm trying to render a 32x32 map, and I got this error:

PIL.Image.DecompressionBombError: Image size (268435456 pixels) exceeds limit of 178956970 pixels, could be decompression bomb DOS attack.

I think my image size is too big.

TurBoss commented 6 years ago

I hope this fixes

https://mega.nz/#!BNRhlSrJ!EAIB9cYhNxvdV1BpjsyfddleJDy2D1DDNPXat5A43h0

Xendergo commented 6 years ago

I got another error, it was this:

Converting to dds with the command: nvdxt.exe -file temp\temp*.bmp -dxt1c -outsamedir -nmips 4 -Sinc -quality_highest Creating minimap temp\mini.png using the command: nvdxt.exe -file temp\mini.png -dxt1c -nmips 9 -output temp/mini.dds -Sinc -quality_highest Traceback (most recent call last): File "main.py", line 131, in File "site-packages\gooey\python_bindings\gooey_decorator.py", line 89, in File "main.py", line 127, in main File "smf_map_tools.py", line 535, in compileSMF IOError: [Errno 2] No such file or directory: 'temp\mini.dds'

I also noticed in the log it gave another error:

'nvdxt.exe' is not recognized as an internal or external command, operable program or batch file. 'nvdxt.exe' is not recognized as an internal or external command, operable program or batch file.

In case its helpful

TurBoss commented 6 years ago

oops my fault

please check this one I'm sure it works

https://mega.nz/#!oZwDBK4Z!vQQzn6TdqZ0SOab9bUebeNeZye5UVda0wh6CHSwz7XE

ty

Xendergo commented 6 years ago

It worked!

TurBoss commented 6 years ago

thanks!

TurBoss commented 6 years ago

@F4Tornado could this be closed?

Xendergo commented 6 years ago

Yes! I forgot!