You are not logged in.
```
$ wine "Frozen Throne.exe" -opengl
026c:err:ole:com_get_class_object apartment not initialised
026c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
[pavlo@home Warcraft III]$ 027c:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {a8edbf98-2442-42c5-85a1-ab05a580df53}, hr 0x8007000e.
027c:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {336475d0-942a-11ce-a870-00aa002feab5}, hr 0x8007000e.
026c:err:quartz:autoplug Failed to create filter for L"MPEG-I Stream Splitter", hr 0x8007000e.
027c:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {272bfbfb-50d0-4078-b600-1e959c301337}, hr 0x8007000e.
027c:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {1b544c20-fd0b-11ce-8c63-00aa0044b51e}, hr 0x8007000e.
026c:err:quartz:autoplug Failed to create filter for L"AVI Splitter", hr 0x8007000e.
027c:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {f9d8d64e-a144-47dc-8ee0-f53498372c29}, hr 0x8007000e.
026c:err:quartz:autoplug Failed to create filter for L"GStreamer splitter filter", hr 0x8007000e.
027c:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {3f839ec7-5ea6-49e1-80c2-1ea300f8b0e0}, hr 0x8007000e.
027c:fixme:ole:CoCreateInstanceEx no instance created for interface {00000000-0000-0000-c000-000000000046} of class {d51bd5a1-7548-11cf-a520-0080c77ef58a}, hr 0x8007000e.
026c:err:quartz:autoplug Failed to create filter for L"Wave Parser", hr 0x8007000e.
[FAIL] s_pGraph->RenderFile(wFile, NULL) = -2147220968026c:fixme:dbghelp:elf_search_auxv can't find symbol in module
0290:fixme:dbghelp:elf_search_auxv can't find symbol in module
026c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6f52b326
```
The game used to work, but now with the new version wine it doesn't
Offline
Hi, have you tried to downgrade wine to the previous version and see if it works ?
str( @soyg ) == str( @potplant ) btw!
Also now with avatar logo included!
Offline
Hi, have you tried to downgrade wine to the previous version and see if it works ?
Yes. On Wine 8.0, everything works out of the box, without unnecessary manipulations.
Offline
i'm assuming that the error is this: com_get_class_object apartment not initialised
And you are playing the old version of the game
https://appdb.winehq.org/objectManager. … 6#testdata
As probabbly you know, you can see the support of frozen throne is not so good, but I don't think that's the main issue. The most probabbly thing is that the current version of wine made a bug. Have you ever checked the wine repo to see if there is an issue made ?
One solution may be to run in a isolated environemnt with the wine 8.0 fronzen throne, and all you other games with your current wine. I think you can made that easily with Lutris, but I'm not quite so sure and now I have to do some things, but later I could help you if you like and research a little bit more.
It seems that you like to use native wine directily instead of Lutris. Nothing against that but: why not using Lutris ? If I'm not wrong you can in Lutris launch games with specific wine versions. Not so sure if that's possible by command line using wine. Nevertheless in any case I think I could help you.
EDIT: Btw you are not running it by the dvd right ?
Cheers
Last edited by Succulent of your garden (2025-01-02 14:30:14)
str( @soyg ) == str( @potplant ) btw!
Also now with avatar logo included!
Offline
As probabbly you know, you can see the support of frozen throne is not so good, but I don't think that's the main issue. The most probabbly thing is that the current version of wine made a bug. Have you ever checked the wine repo to see if there is an issue made?
Didn't see anything special
One solution may be to run in a isolated environemnt with the wine 8.0 fronzen throne, and all you other games with your current wine. I think you can made that easily with Lutris, but I'm not quite so sure and now I have to do some things, but later I could help you if you like and research a little bit more.
Yes, this will solve the issue (wine-ge 8-26). The problem is that everything used to work (I even created large maps, including through NewGen WE), and now it simply cannot run the game itself! Here's the problem
EDIT: Btw you are not running it by the dvd right ?
yes, I'm using my build which definitely works
Last edited by Pavlo Kozlenko (2025-01-02 23:58:14)
Offline
Hi Pavlo
Sorry for the delay, I was so bussy the last days to respond.
So if I'm right you don't want to lose your files and start all over again with an solated enviroment right ?
First: If you are not using Linux LTS, just to be sure that the kernel is not making the bug, maybe you could try to change the kernel to LTS if you don't have it. Just to be sure that probabbly the issue came from wine.
Then you could try to go to the bottle folder, and copy your frozen throne folder entire of the game and the files that you don't want to lose, and paste it in your downgraded bottle version of wine, with the same file paths of course. Sometimes that works in old windows games.
Last edited by Succulent of your garden (2025-01-06 18:48:13)
str( @soyg ) == str( @potplant ) btw!
Also now with avatar logo included!
Offline