Page 10 of 27

Re: OpenMW 0.43.0

Posted: 28 Oct 2017, 01:18
by scrawl
Error in framelistener: MyGUI EXCEPTION : Trying to add same delegate twice.
in MyGUI at b:\programming\libraries\mygui\source\myguiengine\include\MyGUI_DelegateImplement.h (line 255)
Looks like the build is using wrong version of MyGUI - see #3858

Re: OpenMW 0.43.0

Posted: 28 Oct 2017, 08:52
by Atahualpa
scrawl wrote: 28 Oct 2017, 01:18
Error in framelistener: MyGUI EXCEPTION : Trying to add same delegate twice.
in MyGUI at b:\programming\libraries\mygui\source\myguiengine\include\MyGUI_DelegateImplement.h (line 255)
Looks like the build is using wrong version of MyGUI - see #3858
Ah, thanks scrawl.

IMO, that issue should be fixed before the release. -- Almost everyone who installs OpenMW on Windows will want to make changes in the Options menu and we shouldn't force anyone to use the settings.cfg file instead.
@Ace: What do you think?

Re: OpenMW 0.43.0

Posted: 28 Oct 2017, 10:54
by Ace (SWE)
I'll try to have a look at that, not sure if I have enough time to push up new builds of MyGUI from the stable tag today though.

I'll throw in a PR to update the build scripts once it's in place.

Re: OpenMW 0.43.0

Posted: 29 Oct 2017, 13:30
by damiel
macOS RC installs and plays just fine. :)

Re: OpenMW 0.43.0

Posted: 30 Oct 2017, 22:49
by Ace (SWE)
As it turns out, being unable to go to work due to sicknesses does leave you with some free time. Just managed to finish rebuilding and pushing new RCs with the MyGUI 3.2.2 package.

Still the same RC1 links to them, and - at least to me - the issue seems resolved.

Re: OpenMW 0.43.0

Posted: 30 Oct 2017, 23:49
by AnyOldName3
Yes, it's fixed at my end.

Re: OpenMW 0.43.0

Posted: 31 Oct 2017, 00:55
by raevol
Updated: viewtopic.php?p=50794#p50794

Will this be a one-RC release? :shock:

Re: OpenMW 0.43.0

Posted: 31 Oct 2017, 07:44
by Loriel
Just confirming that the latest RC1 (Win 64 bit) appears to fix the outstanding issues:
Atahualpa's Dropdown List (Mygui)
Ncgd crash (bugs #4168 and #4173)

Loriel

Re: OpenMW 0.43.0

Posted: 31 Oct 2017, 09:20
by Grilly
Is there any update on an RC for Linux?

Re: OpenMW 0.43.0

Posted: 31 Oct 2017, 10:38
by Loriel
Grilly wrote: 31 Oct 2017, 09:20 Is there any update on an RC for Linux?
Unfortunately Task #3776 appears to be the one open issue on 0.43 - bundling OSG plugins in the generic Linux release.

Alternatively you can build from source.

Loriel