Hi Michael,
I'll check ASAP but I'm quite busy in this week end.
Thanks.
Roberto
Hi Roberto,
in 1.5.0.1 I get the following error when I run a obfuscated bundled exe:
Error 1200: Obfuscated script not valid.
Descript Error Code: 4
Hi Michael,
I'll check ASAP but I'm quite busy in this week end.
Thanks.
Roberto
http://www.thinbasic.com
We need to definitely fix those problems on bundling.
:-[
www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000
This time it seems the problem is in compression and obfuscation.
Simply obfuscated scripts do not run.
If you create bundled scripts without "Obfuscated script" and "Compress all files" flags, bundled scripts seems working.
:-[
www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000
Mike,
I've uploaded a new thinBasic preview version 1.5.0.1
Can you be so kind to download and install again and see if this solve the problems?
If yes I will explain why.
Ciao
Eros
www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000
I've just downloaded the new version and created an obfuscated bundled exe with the "Obfuscated script" and "Compress all files" flags turned on and it worked.
Before when I was using the old version it generated the same error that Mike reported.
Operating System: Windows 10 Home 64-bit
CPU: Intel Celeron N4000 CPU @ 1.10GHz
Memory: 4.00GB RAM
Graphics: Intel UHD Graphics 600
Yes, Eros. It works now. Thank you!
Thanks a lot guy.
the problem seems in the process we use to build the full thinBasic package. The create a new version we have a batch script that change version and other common resources. That script start to recompile all the modules, dlls, executables and so on. At a certain point some dll and executables are mebedded as resources in other dlls than used by thinAir and thinBasic_Bundle module in order to be able to create bundled executables.
This problem seems confirm a doubt Roberto had about the many batch script and the sequence we follow to buil all the parts.
Something is wrong in the sequence and we need to reviw the whole process.
Happy all is fine now.
Thanks
Eros
www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000
Bookmarks