The ghosts in Tur Julan currently have greetings specific to Speakers ( filtered for PC faction Temple and rank Curate, plus Journal TR_m3_TT_Speaker >= 30 and < 100 ). However, I added the option to do the Speaker line before Curate if the player finishes all the other Almas Thirr quests. This means some players might go to Tur Julan as Speaker with lower ranks, in which case the ghosts wouldn't respond correctly.
To fix this, we can simply remove the rank requirement from these Ghost-specific greetings in Greeting 1.
Thul Naada asks you to get 10 Black anthers, after you hand in he is supposed to allow you to teleport from and to Khalaan. Instead, he keeps refusing service and asking for the flowers.
T_BkGen_IndTradeInflow and T_BkGen_IndTradeOutflow have the script ajiraReports on them. Obviously not intentional because that triggers a journal update for Ajira's quest.
In OpenMW v0.45.0 and TES3MP v0.7.0, some sounds sound way too loud, much louder than in the vanilla engine. It is as if distance isn't taken into account when determining sound volume. This is especially noticable with Ornada "moan" sounds, but other sounds are affected as well:
Tulsi Retharyn Merengor has been harboring an enemy of House Hlaalu? Tsk tsk. I can't have that, can I? It seems I'm going to have to reprimand that greedy little worm. Thank you for telling me this, %PCName. Here's some coin for the information.
TR_m4_Tulsi Retharyn->sethealth 0 Result missing quotes will create an error
One of the many many duplicates in Greeting 5 %PCName, where have you been? The spy escaped! I turned the rest over to House Indoril, just to be safe. Any one of them could be a spy in disguise.
has an error in the result
set disappearSlaves to if ( disappearSlaves < 3 ) set disappearSlaves to 3 endif3