View Single Post
  #9  
Old 21-04-2020, 06:21
Schabik Schabik is offline
Registered User
 
Join Date: Dec 2008
Location: Somewhere in Poland
Posts: 152
Thanks: 17
Thanked 35 Times in 32 Posts
Schabik is on a distinguished road
Ok, all the problem was with h letter (a f... "h" letter!!). After deleting the letter the script works fine, but I've got a problem with unpacking. after trying to unpack the game with ASIS installer modified to my needs it just exits with the error in Computer Management/Event Viewer like in the code section.


Code:
 Faulting application name: Setup.tmp, version: 51.1052.0.0, time stamp: 0x5b226d52 

Faulting module name: CLS-AFR.dll, version: 0.0.0.0, time stamp: 0x59ec8321 

Exception code: 0xc0000005 Error offset: 0x00008f69
 Process ID of the error: 0x3520 

The time the application causing the error started: 0x01d617dd05cb667c 

Faulting application path: C: \ Users \ MYNAME\ AppData \ Local \ Temp \ is-5N5E9.tmp \ Setup.tmp 

Faulting module path: C: \ Users \ MYNAME\ AppData \ Local \ Temp \ is-KSS7B.tmp \ CLS-AFR.dll 

Report ID: 199b644d-645c-45f2-b23d-303cb33a6dec 

Full name of the package causing the error: 

Application ID relative to the package causing the error:
Reply With Quote