OpenMW 0.45.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
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.45.0

Post by Ace (SWE) »

Considering they're built with VS2017, using the new UCRT, it's a very tentative maybe. There's nothing explicitly preventing Windows XP support, but I can most definitely not guarantee that they'll work.

Do we have someone with an XP VM who's willing to maybe give them a try, to be able to answer one way or the other?
User avatar
AnyOldName3
Posts: 2668
Joined: 26 Nov 2015, 03:25

Re: OpenMW 0.45.0

Post by AnyOldName3 »

You have to install XP support as an extension in 2015 and explicitly enable it, so I doubt that the builds support XP. This topic started with a theoretical discussion between me and Psi which wasn't really about whether the builds we produce work on XP, but rather how old a Windows version a really determined person could compile OpenMW on and whether that would change with a C++ version upgrade.
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.45.0

Post by Ace (SWE) »

And I see now that my build toolset has changed from the _xp one, so I guess XP support on these builds is basically guaranteed to not exist, used to build with the XP toolset though just because it didn't hurt to do so.
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: OpenMW 0.45.0

Post by akortunov »

Zini wrote: 31 Oct 2018, 13:21 Anyway, here is the backtrace:
Judging by backtrace, your bodypart here is not initialized properly, so when you try to lowercase this ID, you can get an out of bounds error during string mutation.
Since no one managed to reproduce this issue, probably you will have to track it down in the debugger (or at least print a bodypart Id, so we can track down which bodypart causes this issue).
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: OpenMW 0.45.0

Post by akortunov »

User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.45.0

Post by psi29a »

If that works, should it be cherry-picked into 0.45 so we can get our 200 issues back? :)
CMAugust
Posts: 285
Joined: 10 Jan 2016, 00:13

Re: OpenMW 0.45.0

Post by CMAugust »

Can Windows build please update its version of OpenAL to squash this bug?
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: OpenMW 0.45.0

Post by akortunov »

psi29a wrote: 08 Nov 2018, 10:06 If that works, should it be cherry-picked into 0.45 so we can get our 200 issues back? :)
Definely yes.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.45.0

Post by psi29a »

Waiting on Zini :)
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.45.0

Post by Zini »

Feature is not important enough to restart the RC-process once more. I say just go ahead and add the fix to 0.46.
Post Reply