Page 18 of 38

Re: OpenMW 0.45.0

Posted: 04 Dec 2018, 23:26
by robcbwilson
Same, I would be happy to test as I have been following this project for years and would love to help in some capacity (have added some bug reports in the past) but would prefer a script to follow :)

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 02:16
by raevol
BaronPampa wrote: 04 Dec 2018, 23:06 What's the testing process?
It's just a sanity check for the RC builds: install it, make sure the game boots and you can run around and play. If you want to test more in-depth, please feel free, but the intention is to get rapid feedback on if the build functions at all.

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 02:41
by Ravenwing
Confirmed the Windows 64-bit build runs. I only ran around for about 2 min to confirm something to compare to the shadow branch, so def not thorough. Will update when I get another chance to get into it a little more.

Update:
Was able to mess around for about an hour tonight and didn't notice anything regressions or such.
Is the abrupt stopping of sounds a known bug? Checked and it was a problem in 0.44 as well. Noticed this passing (quickly) through Vivec between the cantons with waterfall noise. Seems like there was an obvious point where they pop out rather than fade completely to nothing. Let me know and I'll file a bug report if not as I couldn't find an existing one.

Can't wait for the release!

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 02:48
by raevol
Ravenwing wrote: 05 Dec 2018, 02:41 Confirmed the Windows 64-bit build runs. I only ran around for about 2 min to confirm something to compare to the shadow branch, so def not thorough. Will update when I get another chance to get into it a little more.
Thank you!

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 07:36
by ghales
I just tried the Linux 64 bit RC and it crashed right after leaving the Excise office.
Crash log attached below.

I am using Opensuse Tumbleweed on I5 with AMD RX 560.

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 08:07
by akortunov
ghales wrote: 05 Dec 2018, 07:36 I just tried the Linux 64 bit RC and it crashed right after leaving the Excise office.
Crash log attached below.

I am using Opensuse Tumbleweed on I5 with AMD RX 560.
Judging by log, it is a notorious crash with OSG 3.6.3.
I thought that release packages use 3.4 branch.

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 20:02
by testman
Just now tested 64bit Linux RC, seems to work fine on Fedora 29.

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 20:27
by K1ll
akortunov wrote: 05 Dec 2018, 08:07
ghales wrote: 05 Dec 2018, 07:36 I just tried the Linux 64 bit RC and it crashed right after leaving the Excise office.
Crash log attached below.

I am using Opensuse Tumbleweed on I5 with AMD RX 560.
Judging by log, it is a notorious crash with OSG 3.6.3.
I thought that release packages use 3.4 branch.
Yeah the packages contain OSG 3.4. I think i switched them over to our OSG 3.4 branch a release or two ago.

ghales how do you launch openmw? Do you start the binary directly (openmw.x86_64)? If you use the openmw script it should set the library path
to use the lib directory in the directory with the launch script.

Btw i added qt5 versions of everything but at the moment you have to create a file (or directory or symlink whatever) with the name "useqt5" in the directory of the launch scripts to make them launch the qt5 binaries.

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 21:41
by BaronPampa
I've tested it on Arch Linux, with Intel and GTX 960m GPU's, proprietary driver for the GTX.

Some weird stuff is happening with water. Basically, it get's completely flat, and the reflections become mirror-like and perfect.

I took a comparison of the openmw water from the official Arch repository(it states it's 0.45 too, in the main menu).

Everything else seemed OK, but I just ran around for few minutes.
Bad water: https://www.mediafire.com/view/2q94i0s5 ... r.png/file

Comparison: https://www.mediafire.com/view/5wdq4ol2 ... o.png/file

Re: OpenMW 0.45.0

Posted: 05 Dec 2018, 22:13
by Capostrophic
Looks like PNG readerwriter plugin missing. Make sure you've installed osgPlugins-3.4.1 folder properly. Water works fine for me.