Unable to install new terrain generation 3D application

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Unable to install new terrain generation 3D application

Post by mzo »

Hi,

I'm trying to install a new terrain generation application called Gaea.

The application won't install - I tried different versions of Wine, including the latest Development 4.3. This is a 64bit application and requires the latest .Net framework 4.7.2. After a few attempts, I managed to install .Net 4.7.2 on a 64-bit prefix and solved the common mscoree.dll problem as well - still Gaea won't install. I also installed other packages with Winetricks, including corefonts, vcrun2017, and DXVK. I also made sure Mono is not installed on that prefix. Still nothing. Gaea can be downloaded from https://quadspinner.com/Gaea/Download The same installer is for all versions, including the free one which has some limitations when there are no licenses installed (the free version can, of course, be used to test this).

Below my terminal output. Any help would be much appreciated.

Thank you.

Code: Select all

 mzo$ WINEPREFIX=~/.wine/3Dfresh wine msiexec /i /Users/mzo/Documents/Gaea\ Wine/Gaea-1.0.15.8003.msi
0012:fixme:reg:GetEnabledXStateFeatures 
0012:fixme:wer:WerSetFlags (2) stub!
0012:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
0019:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0019:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x993780, 0x9e1b20, 0x9e1b38) stub.
0019:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x973109, 28) stub
001c:fixme:reg:GetEnabledXStateFeatures 
001c:fixme:reg:GetEnabledXStateFeatures 
001c:fixme:heap:RtlSetHeapInformation 0x230000 0 0x22e6e0 4 stub
0014:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1920x1200x32 @60!
001c:fixme:wer:WerSetFlags (2) stub!
001c:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
0022:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0022:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x8283e0, 0x89ffa0, 0x89ffc0) stub.
0022:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x8763bd, 28) stub
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'
0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0009:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x10023780, 0x10071b20, 0x10071b38) stub.
0009:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x10003109, 28) stub
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'
0039:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0009:err:msi:ITERATE_Actions Execution halted, action L"WixSchedInternetShortcuts" returned 1603
0009:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0009:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0009:err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
0009:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
mzo$ 0012:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
001c:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
qwertymnb
Level 4
Level 4
Posts: 236
Joined: Sun Jan 17, 2016 4:36 pm

Re: Unable to install new terrain generation 3D application

Post by qwertymnb »

Hi,

Looks like a bug in wine. I`ve opened a bugreport for this:
https://bugs.winehq.org/show_bug.cgi?id=46830
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

Thank you for looking into this.
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

qwertymnb wrote: Looks like a bug in wine. I`ve opened a bugreport for this:
https://bugs.winehq.org/show_bug.cgi?id=46830
Hi again,

I noticed some in-depth technical explanation has been added to this bug report but I couldn't fully understand it as I'm fairly new to Wine. Are they saying that they were aware of the faulty mechanism behind this bug but this has yet to be fixed? If so, do you think this is going to be resolved in one of the upcoming development versions of Wine 4?

Thank you
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

Here is another update:

Today Quadspinner released a new version of Gaea. It now ships with two additional installers besides the standard MSI in question above.

Alternative installers:

NSIS UAC free installer
http://viridian.quadspinner.com/gaea/Ga ... 6.8020.exe

7zip portable distribution
http://viridian.quadspinner.com/gaea/Ga ... 16.8020.7z

Standard MSI installer:
https://quadspinner.com/gaea/download/

I tried the new EXE installer (NSIS UAC free) and it now installs successfully. However, when I try to launch the app, it doesn't work. Below my terminal output when I try to launch the app. As usual, any help would be much appreciated.

Thank you.

Code: Select all

mzo$ WINEPREFIX=~/.wine/3Dfresh wine /Users/mzo/.wine/3Dfresh/drive_c/Program\ Files/QuadSpinner/Gaea/Gaea.exe
0012:fixme:reg:GetEnabledXStateFeatures 
0012:fixme:wer:WerSetFlags (2) stub!
0012:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
0019:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0019:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x993780, 0x9e1b20, 0x9e1b38) stub.
0019:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x973109, 28) stub
001c:fixme:reg:GetEnabledXStateFeatures 
001c:fixme:reg:GetEnabledXStateFeatures 
001c:fixme:heap:RtlSetHeapInformation 0x230000 0 0x22e6e0 4 stub
0014:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1920x1200x32 @60!
001c:fixme:wer:WerSetFlags (2) stub!
001c:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
0022:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0022:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x8283e0, 0x89ffa0, 0x89ffc0) stub.
0022:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x8763bd, 28) stub
0036:fixme:heap:RtlSetHeapInformation 0x140000 0 0xe9e6e0 4 stub
0036:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x1800183e0, 0x18008ffa0, 0x18008ffc0) stub.
0036:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x1800663bd, 28) stub
0036:fixme:reg:GetEnabledXStateFeatures 
0036:fixme:reg:GetEnabledXStateFeatures 
0036:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x13beff0, 0x17ef240, 0x17ef260) stub.
0036:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x15ed83c, 28) stub
0036:fixme:kernelbase:QuirkIsEnabled3 (0xe9f160, 0xffffffff) stub!
0036:fixme:process:GetNumaHighestNodeNumber (0xe9f9d8): semi-stub
0036:fixme:thread:SetThreadStackGuarantee (0xe9f9a0): stub
0036:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 0x12d4350, 0x17e40d0, 0x17f2d78) stub.
0036:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 0x12d4350, 0x17e4890, 0x17e4e68) stub.
0036:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 0x12d4350, 0x17f1570, 0x17f2d88) stub.
0036:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 0x12d4350, 0x17e4220, 0x17f2d90) stub.
0036:fixme:wer:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscordacwks.dll", 0xea0000) stub!
0036:fixme:nls:LCIDToLocaleName unsupported flags 8000000
0036:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
0038:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0038:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
qwertymnb
Level 4
Level 4
Posts: 236
Joined: Sun Jan 17, 2016 4:36 pm

Re: Unable to install new terrain generation 3D application

Post by qwertymnb »

Hi I gave that installer a try, and the application starts here (also had to do winetricks vcrun2017 after winetricks dotnet472 because of some crash)

A few things you could check I guess is,
- is dotnet472 installed correctly? (mscoree set to native, check windowsversion in winecfg)
- winetricks corefonts sometimes helps to solve obscure crashes
- Can you run any d3d application (game)? I don`t have this line in my console:
0014:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1920x1200x32 @60!
(because i`m on linux obviously) . As a guess I would start try fixing that, but I don`t know how/how things work on a Mac for d3d :(
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

qwertymnb wrote:Hi I gave that installer a try, and the application starts here (also had to do winetricks vcrun2017 after winetricks dotnet472 because of some crash)

A few things you could check I guess is,
- is dotnet472 installed correctly? (mscoree set to native, check windowsversion in winecfg)
- winetricks corefonts sometimes helps to solve obscure crashes
- Can you run any d3d application (game)? I don`t have this line in my console:
0014:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1920x1200x32 @60!
(because i`m on linux obviously) . As a guess I would start try fixing that, but I don`t know how/how things work on a Mac for d3d :(
Thanks for looking into this again. It is great news to hear that it worked for you. I now know that it is possible to run Gaea with Wine.

That being said, it still doesn't work for me. Everything you listed above was installed in this prefix (dotnet472, corefonts, vcrun2017) and mscoree was set to native in the overrides. Yet, I think you are right regarding to dotnet472 not being installed correctly.

I tried to create a fresh 64bit prefix twice. In one I installed dotnet472 with Winetricks, in the other one I installed it manually following the process described here:

https://www.reddit.com/r/wine_gaming/co ... _prefixes/

In both cases .NET installation appears to be successful. However, if I check the installation with dotnet_verifier the verification fails. I checked the logs and all the files appeared to be installed, however at the end I get this error:

Code: Select all

[03/25/19,14:06:11] Launching process 'Netfx40TestApplication.exe' now
[03/25/19,14:06:11] Process successfully launched. Waiting 300 seconds for it to complete.
[03/25/19,14:06:11] ****ERROR**** Process 'Netfx40TestApplication.exe' exited with return code -2146233082
[03/25/19,14:06:11] ****ERROR**** Verification failed for product .NET Framework 4.7.2
In fact, I think the following error may be one of the problems (I get this when I try to launch Gaea both in the prefix where I installed dotnet472 with Winetricks and in the one where I installed it manually):

Code: Select all

0036:fixme:wer:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscordacwks.dll", 0xea0000) stub!
Do you have any other suggestion about what I should try next? I heard that dotnet in 64bit prefixes is still problematic, could this be related to the fact that I'm using MacOS instead of Linux?

The only other 3D application I tried was WorldMachine Basic Edition, which ran very well, but I don't know any application that uses d3d to rule out if my issue is related to d3d. Do you know any free game I can download to test if d3d works on my system?

Finally, the line you mentioned

Code: Select all

0014:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1920x1200x32 @60!
I believe this is unrelated as it appears with every program I run with Wine (including the ones that run without any issues).

Many Thanks.
qwertymnb
Level 4
Level 4
Posts: 236
Joined: Sun Jan 17, 2016 4:36 pm

Re: Unable to install new terrain generation 3D application

Post by qwertymnb »

I tried dotnet_verifier too; I get (last lines):
03/26/19,22:00:11] Silent = 'true'
[03/26/19,22:00:11] Launching process 'Netfx40TestApplication.exe' now
[03/26/19,22:00:11] Process successfully launched. Waiting 300 seconds for it to complete.
[03/26/19,22:00:11] Process 'Netfx40TestApplication.exe' exited with return code 0
[03/26/19,22:00:11] Verification succeeded for product .NET Framework 4.7.2

So I guess somehow you have to fix that first. Have you installed latest wine (4.4) en latest winetricks?
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

qwertymnb wrote:I tried dotnet_verifier too; I get (last lines):
03/26/19,22:00:11] Silent = 'true'
[03/26/19,22:00:11] Launching process 'Netfx40TestApplication.exe' now
[03/26/19,22:00:11] Process successfully launched. Waiting 300 seconds for it to complete.
[03/26/19,22:00:11] Process 'Netfx40TestApplication.exe' exited with return code 0
[03/26/19,22:00:11] Verification succeeded for product .NET Framework 4.7.2

So I guess somehow you have to fix that first. Have you installed latest wine (4.4) en latest winetricks?
Yes, Wine is the latest Devel 4.4. Winetricks is 20190310, which I believe is the latest version as well. This happened with both Wine 4.3 and Wine 4.4 and, as I mentioned, I always made fresh prefixes before installing .NET in order to avoid conflicts.

Shall I post a new Issue on the Winetricks GitHub page or you think this is not related to Winetricks and maybe this is a bug in Wine specific to MacOS users?

Thank you.
qwertymnb
Level 4
Level 4
Posts: 236
Joined: Sun Jan 17, 2016 4:36 pm

Re: Unable to install new terrain generation 3D application

Post by qwertymnb »

I`m not sure it`s a winetricks issue or maybe a MacOS issue. Maybe try again when wine-4.5 is out, i haven`t got a clue really....
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

qwertymnb wrote:I`m not sure it`s a winetricks issue or maybe a MacOS issue. Maybe try again when wine-4.5 is out, i haven`t got a clue really....
After all, I think it is a Wine bug only happening under MacOS.

The problem happens either if I install .NET manually or using Winetricks, so this rules out Winetricks being the cause. Additionally, I think I remember that a few months ago I installed .NET 4.7.2 with an older version of Wine 3.X and dotnet_verifier returned a success. If this was the case, it means that some sort of regression happened with Wine 4.X. As soon as I have time, I will do some tests with an older version of Wine to confirm this.
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

I tried again to install Gaea. This time on a Linux system (Ubuntu 19.04) since my previous problems installing this applications were related to a bug with dotnet472 under MacOS.

For this test I used the current up-to-date Gaea installer (1.0.18) that can be downloaded here:

http://viridian.quadspinner.com/gaea/Gaea-1.0.18.exe

I made a fresh prefix. Then I used winetricks to install (in this order) dotnet472 vcrun2017 corefonts.
All the libraries appeared to be installed successfully.

I ran the installer and chose to install as Administrator when given the option. Installation was successful but I noticed the installer downloaded and installed vcredist_x64 automatically during the installation process.

Then I tried to run Gaea but this does not start. Below is my terminal output. Any help would be much appreciated. Thank you

Code: Select all

$ WINEPREFIX=~/.wine/Gaea wine '/home/mzo/.wine/Gaea/drive_c/Program Files/QuadSpinner/Gaea/Gaea.exe' 
0018:fixme:heap:RtlSetHeapInformation 0x140000 0 0xf1e3a0 4 stub
0018:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x1800183e0, 0x18008ffa0, 0x18008ffc0) stub.
0018:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x1800663bd, 28) stub
0018:fixme:reg:GetEnabledXStateFeatures 
0018:fixme:reg:GetEnabledXStateFeatures 
0018:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x143eff0, 0x186f240, 0x186f260) stub.
0018:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x166d83c, 28) stub
0018:fixme:kernelbase:QuirkIsEnabled3 (0xf1f120, 0xffffffff) stub!
0018:fixme:process:GetNumaHighestNodeNumber (0xf1f998): semi-stub
0018:fixme:thread:SetThreadStackGuarantee (0xf1f960): stub
0018:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 0x1354350, 0x18640d0, 0x1872d78) stub.
0018:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 0x1354350, 0x1864890, 0x1864e68) stub.
0018:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 0x1354350, 0x1871570, 0x1872d88) stub.
0018:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 0x1354350, 0x1864220, 0x1872d90) stub.
0018:fixme:wer:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscordacwks.dll", 0xf20000) stub!
0047:err:ole:CoGetContextToken apartment not initialised
0018:fixme:reg:GetEnabledXStateFeatures 
0018:fixme:ntdll:EtwEventRegister ({319dc449-ada5-50f7-428e-957db6791668}, 0x1b172bc0, 0x1b19b8a0, 0x1b19b8c0) stub.
0018:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x1b187e91, 28) stub
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0xb60e8 0xf1a140 0xf1ab30 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xb63d0 0xf1a8a0 0xf1b290 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xb63d0 0xf1a8a0 0xf1b290 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"Gaea&"
0018:fixme:nls:LCIDToLocaleName unsupported flags 8000000
0018:fixme:nls:LocaleNameToLCID unsupported flags 8000000
0018:fixme:nls:get_dummy_preferred_ui_language (0x8 0xf14220 (nil) 0xf14224) returning a dummy value (current locale)
0018:fixme:nls:get_dummy_preferred_ui_language (0x8 0xf14220 0xb9ba0 0xf14224) returning a dummy value (current locale)
0018:fixme:nls:CompareStringEx semi-stub behavior for flag(s) 0x8000000
0018:fixme:shell:URL_ParseUrl failed to parse L"System"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0xca548 0xf0fb60 0xf10550 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xca528 0xf102c0 0xf10cb0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xca528 0xf102c0 0xf10cb0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xbf6b8 0xf0f7d0 0xf101c0 (nil)
0018:fixme:process:FlushProcessWriteBuffers : stub
0018:fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework"
0018:fixme:shell:URL_ParseUrl failed to parse L"WindowsBase"
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Xaml"
0018:fixme:shell:URL_ParseUrl failed to parse L"PresentationCore"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0xdca18 0xf19430 0xf19e20 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xdc9f0 0xf19b90 0xf1a580 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xdc9f0 0xf19b90 0xf1a580 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xe3e68 0xf19b30 0xf1a520 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xe3e68 0xf19b30 0xf1a520 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Configuration"
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0xf7d40 0xf17300 0xf17cf0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xf7d18 0xf17a60 0xf18450 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xf7d18 0xf17a60 0xf18450 (nil)
0018:fixme:bcrypt:BCryptGetFipsAlgorithmMode 0xf1b8c0 - semi-stub
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0xfb198 0xf180f0 0xf18ae0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xf11c0 0xf18850 0xf19240 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0xf11c0 0xf18850 0xf19240 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xf4468 0xf190c0 0xf19ab0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xfd598 0xf19820 0xf1a210 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xf4468 0xf19820 0xf1a210 (nil)
0018:fixme:ntdll:EtwEventRegister ({e13b77a8-14b6-11de-8069-001b212b5009}, 0x1da7cdc0, 0x1db69010, 0x1db70188) stub.
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xeb420 0xf1aa90 0xf1b480 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xeb420 0xf1b1f0 0xf1bbe0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xeb420 0xf1b1f0 0xf1bbe0 (nil)
0018:fixme:ntdll:EtwEventRegister ({6a7dfda1-a101-5a70-eade-2ecfec4034d8}, 0x1b250a0c, (nil), 0x2225e08) stub.
0018:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x2225da8, 64) stub
0018:fixme:ntdll:EtwEventRegister ({e13b77a8-14b6-11de-8069-001b212b5009}, 0x1b250a6c, (nil), 0xf1df38) stub.
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xf0180 0xf1a480 0xf1ae70 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xf0180 0xf1abe0 0xf1b5d0 (nil)
0018:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0x1b250acc, (nil), 0x222da58) stub.
0018:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x222da00, 51) stub
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x102af8 0xf1b500 0xf1bef0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x102af8 0xf1bc60 0xf1c650 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x102af8 0xf1bc60 0xf1c650 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xe9bf8 0xf16b20 0xf17510 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xe9bf8 0xf17280 0xf17c70 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xe9bf8 0xf17280 0xf17c70 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"UIAutomationTypes"
0018:fixme:shell:URL_ParseUrl failed to parse L"ColorPickerLib"
0018:fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework.classic"
0018:fixme:shell:URL_ParseUrl failed to parse L"Markdig.Wpf"
0018:fixme:shell:URL_ParseUrl failed to parse L"Telerik.Windows.Controls.Navigation"
0018:fixme:shell:URL_ParseUrl failed to parse L"Telerik.Windows.Controls"
0018:fixme:shell:URL_ParseUrl failed to parse L"Telerik.Windows.Controls.Diagrams"
0018:fixme:shell:URL_ParseUrl failed to parse L"Telerik.Windows.Diagrams.Core"
0018:fixme:shell:URL_ParseUrl failed to parse L"Telerik.Windows.Controls.Input"
0018:fixme:shell:URL_ParseUrl failed to parse L"Telerik.Windows.Controls.Diagrams.Extensions"
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Core"
0018:fixme:shell:URL_ParseUrl failed to parse L"ColorPickerLib.resources"
0018:fixme:shell:URL_ParseUrl failed to parse L"ColorPickerLib.resources"
0018:fixme:shell:URL_ParseUrl failed to parse L"WindowsFormsIntegration"
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
0018:fixme:ntdll:EtwEventRegister ({2e5dba47-a3d2-4d16-8ee0-6671ffdcd7b5}, 0x1b25057c, (nil), 0x245c8b0) stub.
0018:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x245c868, 40) stub
0018:fixme:shell:URL_ParseUrl failed to parse L"Gaea.Engine"
0018:fixme:shell:URL_ParseUrl failed to parse L"Gaea.Engine&"
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
0018:fixme:shell:URL_ParseUrl failed to parse L"NLog"
0018:fixme:shell:URL_ParseUrl failed to parse L"Magick.NET-Q16-HDRI-x64"
0018:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0xf1db00, 0x1ebc75b0, 0xf1db08, 0xf1daf8
0018:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0xf1db00, 0x1ebc75b0, 0xf1db08, 0xf1daf8
0018:fixme:time:GetCalendarInfoEx (L"en-US", 1, (nil), 0x20000030, (nil), 0, 0x257bc90): semi-stub
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 2
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 2
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 2
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 2
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 4
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:time:GetCalendarInfoW Unimplemented caltype 57
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Data"
0018:fixme:shell:URL_ParseUrl failed to parse L"System.ServiceModel"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0x1ebcc958 0xf1bd10 0xf1c700 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0x1ebcce80 0xf1c470 0xf1ce60 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"System.Runtime.Serialization"
0018:fixme:shell:URL_ParseUrl failed to parse L"WebMarkupMin.Core"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0x1ec583d8 0xf17d50 0xf18740 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0x1ebca1d8 0xf184b0 0xf18ea0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0x1ebca1d8 0xf184b0 0xf18ea0 (nil)
0018:fixme:msg:ChangeWindowMessageFilter c049 00000001
0018:fixme:dwmapi:DwmAttachMilContent (0x20028) stub
0015:fixme:driver:GdiEntry13 stub
0015:fixme:win:EnumDisplayDevicesW ((null),0,0x2ab2f220,0x00000000), stub!
0015:fixme:win:EnumDisplayDevicesW ((null),0,0x2ab2f760,0x00000000), stub!
0015:fixme:win:EnumDisplayDevicesW ((null),1,0x2ab2f760,0x00000000), stub!
0015:fixme:dwrite:dwritefactory_CreateMonitorRenderingParams (0x1): monitor setting ignored
0015:fixme:d3d:wined3d_check_device_format_conversion wined3d 0x1ec4f0e0, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1ec77a78 0xf19750 0xf1a140 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1ec77a78 0xf19eb0 0xf1a8a0 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"UIAutomationProvider"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1ec55ef8 0xf18d60 0xf19750 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework-SystemCore"
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xe9338 0xf19d50 0xf1a740 (nil)
0018:fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework-SystemXml"
0018:fixme:uiautomation:UiaGetReservedMixedAttributeValue (0xf1b128) stub!
0018:fixme:uiautomation:UiaGetReservedNotSupportedValue (0xf1b128) stub!
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0x1ec55e88 0xf179a0 0xf18390 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0x1ec55e88 0xf18100 0xf18af0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0x1ec55e88 0xf18100 0xf18af0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1ec98210 0xf1ad90 0xf1b780 (nil)
0018:fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0x00000001 8 0xf1db08 0xf1db00
0018:fixme:win:RegisterPowerSettingNotification (0x2003c,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
0018:fixme:wtsapi:WTSRegisterSessionNotification Stub 0x30040 0x00000000
0018:fixme:msg:ChangeWindowMessageFilterEx 0x30040 c046 1 0xf1dd30
0018:fixme:msg:ChangeWindowMessageFilterEx 0x30040 111 1 0xf1dd30
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1ecbe158 0xf17600 0xf17ff0 (nil)
0018:fixme:combase:RoGetActivationFactory (L"Windows.Foundation.Diagnostics.AsyncCausalityTracer", {50850b26-267e-451b-a890-ab6a370245ee}, 0xf1b168): semi-stub
0018:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Foundation.Diagnostics.AsyncCausalityTracer"
0015:fixme:d3d:wined3d_check_device_format_conversion wined3d 0x1ec4f0e0, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8A8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
01a0:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
01a0:fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
0018:fixme:dwrite:get_name_record_codepage encoding 20 not handled, platform 1.
0018:fixme:dwrite:get_name_record_codepage encoding 20 not handled, platform 1.
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1edacb18 0xf16100 0xf16af0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0x1edab068 0xf16040 0xf16a30 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0x1edab110 0xf167a0 0xf17190 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0x1edadbc0 0xf133c0 0xf13db0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 0x1ecb2488 0xf15f80 0xf16970 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0x1edad9d8 0xf166e0 0xf170d0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 0x1edad9d8 0xf166e0 0xf170d0 (nil)
0018:fixme:dwrite:dwritetextanalyzer_AnalyzeNumberSubstitution (0x1edd2190 0 16 0x1edd21d0): stub
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xb61d8 0xf14c60 0xf15650 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xb61d8 0xf153c0 0xf15db0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0xb61d8 0xf153c0 0xf15db0 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1edf3dc8 0xf14560 0xf14f50 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1edf3dc8 0xf14cc0 0xf156b0 (nil)
0015:fixme:d3dcompiler:make_assignment Check for casts in the lhs.
0015:err:d3dcompiler:compile_shader HLSL shader parsing failed.
0015:fixme:wer:WerRegisterMemoryBlock (0x1db70740 10240) stub
0015:fixme:wer:WerRegisterMemoryBlock (0x1db706e0 4) stub
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70750, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70778, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db707a0, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db707c8, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db707f0, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70818, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70840, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70868, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70890, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db708b8, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db708e0, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70908, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70930, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70958, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70980, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db709a8, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db709d0, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db709f8, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70a20, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70a48, (nil)) stub!
0015:err:ntdll:vDbgPrintExWithPrefix 65: MIL FAILURE: Unexpected HRESULT 0x88760b59 in caller: intermediate rendering error
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70a70, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70a98, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70ac0, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70ae8, (nil)) stub!
0015:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70b10, (nil)) stub!
0015:err:ntdll:vDbgPrintExWithPrefix 65: MIL FAILURE: Unexpected HRESULT 0x88760b59 in caller: The render thread failed unexpectedly.
0018:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70b38, (nil)) stub!
0018:fixme:seh:RtlCaptureStackBackTrace (1, 3, 0x1db70b60, (nil)) stub!
0018:fixme:shell:URL_ParseUrl failed to parse L"Ookii.Dialogs.Wpf"
0018:fixme:shell:URL_ParseUrl failed to parse L"System"
0018:fixme:shell:URL_ParseUrl failed to parse L"PresentationCore"
0018:fixme:ver:GetCurrentPackageId (0xf15cf0 (nil)): stub
0018:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0018:fixme:ras:RasEnumConnectionsW (0x1ed07af0,0xf1a790,0xf1a798),stub!
0018:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0018:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0018:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0018:fixme:ras:RasConnectionNotificationW (0xffffffffffffffff,0x348,0x00000003),stub!
0018:fixme:ntdll:EtwEventRegister ({38ed3633-5e3f-5989-bf25-f0b1b3318c9b}, 0x1b25287c, (nil), 0x270c8c0) stub.
0018:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x270c868, 53) stub
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1edea4b8 0xf15780 0xf16170 (nil)
0018:fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
0018:fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
0018:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0018:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0018:fixme:ver:GetCurrentPackageId (0xf1a0b8 (nil)): stub
0018:fixme:crypt:CertAddCertificateLinkToStore (0x1ed0d240, 0x1ed0a8f8, 00000004, (nil)): semi-stub
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1ed09b58 0xf157a0 0xf16190 (nil)
0018:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 2 0x1ed09b58 0xf15f00 0xf168f0 (nil)
qwertymnb
Level 4
Level 4
Posts: 236
Joined: Sun Jan 17, 2016 4:36 pm

Re: Unable to install new terrain generation 3D application

Post by qwertymnb »

0015:fixme:d3dcompiler:make_assignment Check for casts in the lhs.
0015:err:d3dcompiler:compile_shader HLSL shader parsing failed.
.
.
0015:err:ntdll:vDbgPrintExWithPrefix 65: MIL FAILURE: Unexpected HRESULT 0x88760b59 in caller: The render thread failed unexpectedly.
I

I think that`s bug https://bugs.winehq.org/show_bug.cgi?id=45871


Try ``winetricks d3dcompiler_47``, that should work around it I guess. Regards
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

Big improvements... thank you for the advice. Installing d3dcompiler_47 and setting it to native makes the app start. However, it crashes almost immediately, as soon as the 3D viewport starts displaying anything. I'm linking my terminal output and the app logs (as linked txt files because they are too long for posting). Please let me know if you have any further advice. By the way, I remember you were able to start an older version of Gaea some time ago. That time did the 3D viewport worked normally? Thanks again for all your help!

Gaea Terminal Output
Gaea Logs
qwertymnb
Level 4
Level 4
Posts: 236
Joined: Sun Jan 17, 2016 4:36 pm

Re: Unable to install new terrain generation 3D application

Post by qwertymnb »

That time did the 3D viewport worked normally?
I tried it again, at least it doesn`t crash. I don`t know exactly hoe to interact with the viewport, it shows a mountain, but i cannot rotate it or so.

There`s an executable called Archon.exe, when i start it it also shows a windows called "viewport", does that one crash for you too?
Regards
mzo
Level 2
Level 2
Posts: 35
Joined: Fri Mar 08, 2019 5:15 pm

Re: Unable to install new terrain generation 3D application

Post by mzo »

I managed to have 1.0.17 start and load the viewport (same as it works for you). 1.0.18 the crashes immediately as before. 1.0.17 won't crash only if I navigate to the directory before executing the app with wine. If I use the full path I get the crash.

That being said, only the node processing seems to work. The UI and whatever relies on graphics is a mess. The viewport blinks continuously, all the interactivity does not work (for instance you should be able to orbit the viewport with ALT + left drag). Also the export (build) does not work. Additionally, what it works crashes very often.

It is still totally unusable. What shall I try next to start debugging? I think it may still need additional libraries but how to find out which ones?

Thank you

P.S. Archon.exe I think is the viewport component of the Erosion Studio module. Although this app on its own is useless (because is supposed to be used internally by some Gaea components) it does start and there the viewport works (you can interact with it in terms of navigation such as orbit, pan and zoom).
Locked