[SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post about your mods, learn about OpenMW mod compatibility, check for problematic mods, discuss issues, and give us feedback about your experience with modded OpenMW.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by psi29a »

Gotcha, OpenMW hangs... that shouldn't happen either. Still a bug. :)
Loriel
Posts: 179
Joined: 28 May 2015, 00:44

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by Loriel »

I don't see any crash or hang when using the Linux 0.44 RC2 version. The specified warning appears in the log, but no obvious other effects.

I suggest the bug #4526 be marked as "Research needed" or something similar.

Probably unrelated - the mod is contained in a rar archive, which Archive Manager errors on (opening only the README, not the esp or bsa) , but unrar-free extracts successfully.

Loriel
kuyondo
Posts: 243
Joined: 29 Mar 2016, 17:45

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by kuyondo »

If you go to the post section of that mod in Nexus. A user also complains the same issue. So Im not the only one..

Just type in console : coc "vos, lighthouse"
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by akortunov »

kuyondo wrote: 25 Jul 2018, 10:46 If you go to the post section of that mod in Nexus. A user also complains the same issue. So Im not the only one..

Just type in console : coc "vos, lighthouse"
Does not crash for me on Linux. Probably this bug is OS specific or depends on OSG version (I use 3.6.0).
kuyondo
Posts: 243
Joined: 29 Mar 2016, 17:45

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by kuyondo »

akortunov wrote: 25 Jul 2018, 12:35
kuyondo wrote: 25 Jul 2018, 10:46 If you go to the post section of that mod in Nexus. A user also complains the same issue. So Im not the only one..

Just type in console : coc "vos, lighthouse"
Does not crash for me on Linux. Probably this bug is OS specific or depends on OSG version (I use 3.6.0).
You should look at the nif file in nifskope. Its missing the UV for the trapdoor.
Or check it ingame, see if it renders a texture properly.
The trapdoor(problem mesh) is inside the lighthouse.
kuyondo
Posts: 243
Joined: 29 Mar 2016, 17:45

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by kuyondo »

Here is the reported issue ->https://gitlab.com/OpenMW/openmw/issues/4526


The main cause of the crash was discovered, to know more, click the link above.
User avatar
Cl3v3rP0tat0
Posts: 59
Joined: 14 Jul 2023, 03:03

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by Cl3v3rP0tat0 »

This still happens, I am using Release 48 (with normal maps for doors in my mod load) ... seem Tel Vos Lighthouse triggers a CTD...yes a crash to desktop - not a hang, a CTD, clear - no ambiguity.

[

Code: Select all

16:05:39.951 I] Loading cell Vos, Lighthouse
[16:05:40.577 V] Out of bounds UV set 0 on shape "Tri In_t_lh_02_door_02:4" in meshes/rr/tlv/in_t_lh_02_door_02.nif

This repeatable and can be replicated in game if running Tel Vos Lighthouse https://www.nexusmods.com/morrowind/mod ... escription and Tx_wood_brown_posts_02_n.dds
https://www.nexusmods.com/morrowind/mod ... 1000020680

:?:

User avatar
AnyOldName3
Posts: 2668
Joined: 26 Nov 2015, 03:25

Re: [SOLVED] - RR Mod Series - Telvanni Lighthouse Tel Vos - CRASH

Post by AnyOldName3 »

Out of bounds UVs are bad, and OpenMW's handling of them is worse. It just happens to not always cause a crash, so we've misdiagnosed the cause and fix in the past. See https://gitlab.com/OpenMW/openmw/-/issues/7353.

Post Reply