MantisBT - VCMI
View Issue Details
0002698VCMILauncherpublic2017-06-19 12:292021-01-26 10:57
dracomagister 
SXX 
highblockalways
resolvednot fixable 
LinuxLinux Mint17.1 Rebecca
1.next 
 
0002698: [Linux / Ubuntu] vcmibuilder don't work with the current GOG installer
When trying to use vcmibuilder, I get the following:

warning: unexpected setup data version: 5.5.7 (unicode)
warning: unexpected Auto Boolean value: 20
warning: unexpected Architecture flags: 10
warning: unexpected data while converting from CP1200 to UTF-8
stream error: basic_ios::clear
Done with 1 error and 4 warnings.
Download the last GOG installer (4.0) and run

vcmibuilder --gog /path_to_the/installer.exe
I have all dependencies required and it works without problem with the previous installer.
No tags attached.
Issue History
2017-06-19 12:29dracomagisterNew Issue
2017-07-22 14:03SXXAssigned To => SXX
2017-07-22 14:03SXXStatusnew => assigned
2017-07-22 14:08SXXNote Added: 0007160
2017-07-22 14:08SXXStatusassigned => acknowledged
2017-07-22 14:08SXXSummaryvcmibuilder don't work with the current GOG installer => vcmibuilder don't work with the current GOG installer
2018-01-28 05:03SXXNote Added: 0007386
2021-01-26 10:57MikeLodzStatusacknowledged => resolved
2021-01-26 10:57MikeLodzResolutionopen => not fixable
2021-01-26 10:57MikeLodzProduct Version0.99 => 1.next
2021-01-26 10:57MikeLodzSummaryvcmibuilder don't work with the current GOG installer => [Linux / Ubuntu] vcmibuilder don't work with the current GOG installer

Notes
(0007160)
SXX   
2017-07-22 14:08   
I suppose this is problem with older innoextract version present in Ubuntu 14.04.
I tried to unpack latest installer on Kubuntu 17.04 and it's working fine:
./vcmibuilder --gog /mnt/datanew/Heroes\ of\ Might\ and\ Magic\ III\ Complete\ GOG/setup_homm_3_complete_4.0_\(10665\).exe
(0007386)
SXX   
2018-01-28 05:03   
Nice guy @paulsetchko added version check:
https://github.com/vcmi/vcmi/pull/408 [^]

Unfortunately there nothing else we can do.