Page 2 of 2

Re: Miniwood and compress files problems

Posted: Sat Jan 31, 2026 3:09 pm
by airsoftsoftwair
If you don't want to create an MCVE, try it with an example that comes with Hollywood, e.g. the 3DText example. Does that crash too?

Re: Miniwood and compress files problems

Posted: Thu Feb 05, 2026 2:12 pm
by Juan Carlos
airsoftsoftwair wrote: Sat Jan 31, 2026 3:09 pm If you don't want to create an MCVE, try it with an example that comes with Hollywood, e.g. the 3DText example. Does that crash too?
Well I made the executable compress and it works, I tested with other projects and too, but it is curious that my little program iConecta version Windows compress crashed but for AMiga68k, AROS and MorphOS not, and it is the same code only some little changes to program runs in the Amiga systems.

Re: Miniwood and compress files problems

Posted: Thu Feb 05, 2026 4:29 pm
by plouf
Maybe. A spesific plugin causing it

Check what extra plugin this "iconecta" uses and update
Or update all plugins

Re: Miniwood and compress files problems

Posted: Fri Feb 06, 2026 10:55 am
by Juan Carlos
The program doesn't use plugins, but as the Windows version is for my use, make the executable without compress, the Amiga versions, as it works I shall compress the files, because I think in the storages and their space and bandwidth.

Re: Miniwood and compress files problems

Posted: Sat Feb 07, 2026 1:44 pm
by airsoftsoftwair
I'm afraid you need to try breaking your project down into a small MCVE that shows the problem so that I can check it here. Otherwise it's impossible to analyze the problem and potentially fix it...

Re: Miniwood and compress files problems

Posted: Sun Feb 08, 2026 11:53 am
by Juan Carlos
airsoftsoftwair wrote: Sat Feb 07, 2026 1:44 pm I'm afraid you need to try breaking your project down into a small MCVE that shows the problem so that I can check it here. Otherwise it's impossible to analyze the problem and potentially fix it...
Thank you for your help, but in this case make a small MCVE is very complicated for the problem only with this program on Windows.