Results 1 to 8 of 8

Thread: Error 1200: Obfuscated script not valid???

  1. #1

    Error 1200: Obfuscated script not valid???

    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

  2. #2

    Re: Error 1200: Obfuscated script not valid???

    Hi Michael,

    I'll check ASAP but I'm quite busy in this week end.

    Thanks.
    Roberto
    http://www.thinbasic.com

  3. #3
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: Error 1200: Obfuscated script not valid???

    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

  4. #4
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: Error 1200: Obfuscated script not valid???

    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

  5. #5
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: Error 1200: Obfuscated script not valid???

    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

  6. #6

    Re: Error 1200: Obfuscated script not valid???

    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

  7. #7

    Re: Error 1200: Obfuscated script not valid???

    Yes, Eros. It works now. Thank you!

  8. #8
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: Error 1200: Obfuscated script not valid???

    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

Similar Threads

  1. obfuscated scripts?
    By marcuslee in forum thinAir General
    Replies: 9
    Last Post: 22-03-2009, 11:18

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •