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
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW 0.45.0

Post by Capostrophic »

For instances in interior cells their interior cell is shown. For instances in exterior cells nothing is shown but a blue background. That is pretty confusing.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.45.0

Post by Zini »

I can not reproduce this issue. Is it all exterior cells? Or only specific ones?
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.45.0

Post by Zini »

However what I do see is a bunch of bad_alloc exceptions that seem to be related to body parts.

Everybody, hold their horses. We may have another regression here.
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW 0.45.0

Post by Capostrophic »

Is it all exterior cells?
Any cell that has #N N ID format in the Instances table. I see this and nothing more.
Screenshot_20181030_142221.png
Screenshot_20181030_142221.png (94.41 KiB) Viewed 3207 times
Edit: yes, Instances table specifically, Cells table is fine, or I would have noticed this when I was trying to fix instance dragging.

On an unrelated note, leveled lists can be "previewed" since they're technically normal objects, but they don't have models so you also see an empty scene - with a error about the non-existent model logged.

Is there any specific way to catch the body part errors?
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.45.0

Post by Zini »

Edit: yes, Instances table specifically, Cells table is fine, or I would have noticed this when I was trying to fix instance dragging.
Okay, now you are making sense. I can reproduce that. Note that the title of the scene subview is "Scene: sys:.default (empty)", meaning it does not show any cells. This of course will result in the scene being empty. A new bug, it seems.
Is there any specific way to catch the body part errors?
You mean like getting a stack backtrace?

gdb ./openmw-cs
catch throw
run
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.45.0

Post by Ace (SWE) »

Windows RCs;

32-bit
64-bit
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.45.0

Post by Zini »

Stop! We still have a regression!
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW 0.45.0

Post by Capostrophic »

Which I still don't understand how to reproduce. :(
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.45.0

Post by Ace (SWE) »

Zini wrote: 30 Oct 2018, 18:08 Stop! We still have a regression!
Sorry, my bad.
Been building these basically offline due to net issues, missed the posts about the regression.

I'll do a round of proper RC1's (RC1.5s?) once the regression's been found.
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW 0.45.0

Post by Capostrophic »

Since psi29a is going to be excessively merge-happy these days, what is decided about the "contributor adds the changelog entry" policy of 0.45.0?

IMO changelog micromanaging was extremely messy during these 5 months and if returning to the "legacy" changelog managing style is considered personally I vote for that. :oops: :oops: :oops:
Post Reply