OpenMW 0.43.0

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
User avatar
scrawl
Posts: 2152
Joined: 18 Feb 2012, 11:51

Re: OpenMW 0.43.0

Post 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
User avatar
Atahualpa
Posts: 1176
Joined: 09 Feb 2016, 20:03

Re: OpenMW 0.43.0

Post 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?
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.43.0

Post 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.
User avatar
damiel
Posts: 34
Joined: 16 Apr 2016, 11:46

Re: OpenMW 0.43.0

Post by damiel »

macOS RC installs and plays just fine. :)
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.43.0

Post 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.
User avatar
AnyOldName3
Posts: 2668
Joined: 26 Nov 2015, 03:25

Re: OpenMW 0.43.0

Post by AnyOldName3 »

Yes, it's fixed at my end.
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.43.0

Post by raevol »

Updated: viewtopic.php?p=50794#p50794

Will this be a one-RC release? :shock:
Last edited by raevol on 31 Oct 2017, 19:46, edited 1 time in total.
Loriel
Posts: 179
Joined: 28 May 2015, 00:44

Re: OpenMW 0.43.0

Post 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
User avatar
Grilly
Posts: 36
Joined: 14 Feb 2016, 05:00

Re: OpenMW 0.43.0

Post by Grilly »

Is there any update on an RC for Linux?
Loriel
Posts: 179
Joined: 28 May 2015, 00:44

Re: OpenMW 0.43.0

Post 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
Post Reply