Error: unknown global variable: gamehour

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
byjove01
Posts: 4
Joined: 06 Apr 2024, 10:43

Error: unknown global variable: gamehour

Post by byjove01 »

Hi.
I am on Arch Linux. I'm getting this error when I want to run openmw.x86_64:

Code: Select all

[11:40:55.136 I] OpenMW version 0.48.0
[11:40:55.136 I] Revision: 3b669c2b02
[11:40:55.136 I] Using default (English) font encoding.
[11:40:55.136 I] OSG version: 3.6.5
[11:40:55.136 I] SDL version: 2.26.3
[11:40:55.136 I] Loading shader settings file: "/media/jeux_pc/The Elder Scrolls III: Morrowind/game/bin/../../user/shaders.yaml"
[11:40:55.218 I] OpenGL Vendor: AMD
[11:40:55.218 I] OpenGL Renderer: AMD Radeon RX 5700 XT (radeonsi, navi10, LLVM 17.0.6, DRM 3.57, 6.8.1-arch1-1)
[11:40:55.218 I] OpenGL Version: 4.6 (Compatibility Profile) Mesa 24.0.3-arch1.2
[11:40:55.218 I] Using reverse-z depth buffer
[11:40:55.218 I] Adding BSA archive /media/jeux_pc/The Elder Scrolls III: Morrowind/game/bin/../data/Morrowind.bsa
[11:40:55.220 I] Adding data directory /media/jeux_pc/The Elder Scrolls III: Morrowind/game/bin/../resources/vfs
[11:40:55.220 I] Adding data directory /media/jeux_pc/The Elder Scrolls III: Morrowind/game/bin/../data
[11:40:55.358 I] Lua version: Lua 5.1.4 (LuaJIT 2.1.0-beta3)
[11:40:55.358 I] Loading keybindings file: /media/jeux_pc/The Elder Scrolls III: Morrowind/game/bin/../../user/input_v3.xml
[11:40:55.359 E] Font '' is not found.
[11:40:55.359 E] Font '' is not found.
[11:40:55.359 I] Loading font file DejaVuLGCSansMono.omwfont
[11:40:55.365 I] Loading font file MysticCards.omwfont
[11:40:55.369 I] Loading font file DemonicLetters.omwfont
[11:40:55.493 I] Detected game controller: Nintendo Switch Pro Controller
[11:40:55.493 I] Initializing OpenAL...
[11:40:55.509 I] Opened "Creative Stage SE mini Analog Stereo"
[11:40:55.509 I]   ALC Version: 1.1
[11:40:55.509 I]   ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_device_clock ALC_SOFT_HRTF ALC_SOFT_loopback ALC_SOFT_loopback_bformat ALC_SOFT_output_limiter ALC_SOFT_output_mode ALC_SOFT_pause_device ALC_SOFT_reopen_device
[11:40:55.516 I]   Vendor: OpenAL Community
[11:40:55.516 I]   Renderer: OpenAL Soft
[11:40:55.516 I]   Version: 1.1 ALSOFT 1.23.0
[11:40:55.516 I]   Extensions: AL_EXT_ALAW AL_EXT_BFORMAT AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_BFORMAT AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_EXT_SOURCE_RADIUS AL_EXT_STEREO_ANGLES AL_LOKI_quadriphonic AL_SOFT_bformat_ex AL_SOFTX_bformat_hoa AL_SOFT_block_alignment AL_SOFT_callback_buffer AL_SOFTX_convolution_reverb AL_SOFT_deferred_updates AL_SOFT_direct_channels AL_SOFT_direct_channels_remix AL_SOFT_effect_target AL_SOFT_events AL_SOFT_gain_clamp_ex AL_SOFTX_hold_on_disconnect AL_SOFT_loop_points AL_SOFTX_map_buffer AL_SOFT_MSADPCM AL_SOFT_source_latency AL_SOFT_source_length AL_SOFT_source_resampler AL_SOFT_source_spatialize AL_SOFTX_source_start_delay AL_SOFT_UHJ
[11:40:55.516 I] HRTF disabled
[11:40:55.516 I] Allocated 256 sound sources
[11:40:55.516 I] Low-pass filter supported
[11:40:55.516 I] EAX Reverb supported
[11:40:55.520 I] Enumerated output devices:
[11:40:55.520 I]   Creative Stage SE mini Analog Stereo
[11:40:55.520 I] Enumerated HRTF names:
[11:40:55.520 I]   Default HRTF  Built-In HRTF
[11:40:55.526 I] Unhandled SDL event of type 0x607
[11:41:11.472 I] Loading content file builtin.omwscripts
[11:41:11.505 E] Error: unknown global variable: gamehour
Where does this variable come from and how can I solve the problem?
User avatar
AnyOldName3
Posts: 2679
Joined: 26 Nov 2015, 03:25

Re: Error: unknown global variable: gamehour

Post by AnyOldName3 »

Have your actually told OpenMW to load Morrowind.esm? This should have happened automatically when you ran the INI importer.
byjove01
Posts: 4
Joined: 06 Apr 2024, 10:43

Re: Error: unknown global variable: gamehour

Post by byjove01 »

Yes, Morrowind.esm is loaded by the launcher.
User avatar
AnyOldName3
Posts: 2679
Joined: 26 Nov 2015, 03:25

Re: Error: unknown global variable: gamehour

Post by AnyOldName3 »

It definitely looks like it isn't. Can you please share your openmw.cfg.
byjove01
Posts: 4
Joined: 06 Apr 2024, 10:43

Re: Error: unknown global variable: gamehour

Post by byjove01 »

Code: Select all

config="../../user"
content=builtin.omwscripts
data-local="../data"
fallback=LightAttenuation_UseConstant,0
fallback=LightAttenuation_ConstantValue,0.0
fallback=LightAttenuation_UseLinear,1
fallback=LightAttenuation_LinearMethod,1
fallback=LightAttenuation_LinearValue,3.0
fallback=LightAttenuation_LinearRadiusMult,1.0
fallback=LightAttenuation_UseQuadratic,0
fallback=LightAttenuation_QuadraticMethod,2
fallback=LightAttenuation_QuadraticValue,16.0
fallback=LightAttenuation_QuadraticRadiusMult,1.0
fallback=LightAttenuation_OutQuadInLin,0
fallback=Inventory_DirectionalDiffuseR,1.0
fallback=Inventory_DirectionalDiffuseG,1.0
fallback=Inventory_DirectionalDiffuseB,1.0
fallback=Inventory_DirectionalAmbientR,0.0
fallback=Inventory_DirectionalAmbientG,0.0
fallback=Inventory_DirectionalAmbientB,0.0
fallback=Inventory_DirectionalRotationX,110
fallback=Inventory_DirectionalRotationY,90
fallback=Inventory_UniformScaling,0
fallback=Map_Travel_Siltstrider_Red,238
fallback=Map_Travel_Siltstrider_Green,230
fallback=Map_Travel_Siltstrider_Blue,30
fallback=Map_Travel_Boat_Red,30
fallback=Map_Travel_Boat_Green,30
fallback=Map_Travel_Boat_Blue,230
fallback=Map_Travel_Magic_Red,230
fallback=Map_Travel_Magic_Green,30
fallback=Map_Travel_Magic_Blue,30
fallback=Map_Show_Travel_Lines,0
fallback=Water_Map_Alpha,0.4
fallback=Water_World_Alpha,0.75
fallback=Water_SurfaceTextureSize,128
fallback=Water_SurfaceTileCount,10
fallback=Water_SurfaceFPS,12
fallback=Water_SurfaceTexture,water
fallback=Water_SurfaceFrameCount,32
fallback=Water_TileTextureDivisor,4.75
fallback=Water_RippleTexture,ripple
fallback=Water_RippleFrameCount,4
fallback=Water_RippleLifetime,3.0
fallback=Water_MaxNumberRipples,75
fallback=Water_RippleScale,0.15, 6.5
fallback=Water_RippleRotSpeed,0.5
fallback=Water_RippleAlphas,0.7, 0.1, 0.01
fallback=Water_PSWaterReflectTerrain,1
fallback=Water_PSWaterReflectUpdate,20.0
fallback=Water_NearWaterRadius,1000
fallback=Water_NearWaterPoints,8
fallback=Water_NearWaterUnderwaterFreq,0.3
fallback=Water_NearWaterUnderwaterVolume,0.9
fallback=Water_NearWaterIndoorTolerance,512.0
fallback=Water_NearWaterOutdoorTolerance,1024.0
fallback=Water_NearWaterIndoorID,Water Layer
fallback=Water_NearWaterOutdoorID,Water Layer
fallback=Water_UnderwaterSunriseFog,3
fallback=Water_UnderwaterDayFog,2.5
fallback=Water_UnderwaterSunsetFog,3
fallback=Water_UnderwaterNightFog,4
fallback=Water_UnderwaterIndoorFog,3
fallback=Water_UnderwaterColor,012,030,037
fallback=Water_UnderwaterColorWeight,0.85
fallback=PixelWater_SurfaceFPS,25
fallback=PixelWater_TileCount,4
fallback=PixelWater_Resolution,256
fallback=FontColor_color_normal,202,165,96
fallback=FontColor_color_normal_over,223,201,159
fallback=FontColor_color_normal_pressed,243,237,221
fallback=FontColor_color_active,96,112,202
fallback=FontColor_color_active_over,159,169,223
fallback=FontColor_color_active_pressed,223,226,244
fallback=FontColor_color_disabled,179,168,135
fallback=FontColor_color_disabled_over,223,201,159
fallback=FontColor_color_disabled_pressed,243,237,221
fallback=FontColor_color_link,112,126,207
fallback=FontColor_color_link_over,143,155,218
fallback=FontColor_color_link_pressed,175,184,228
fallback=FontColor_color_journal_link,37,49,112
fallback=FontColor_color_journal_link_over,58,77,175
fallback=FontColor_color_journal_link_pressed,112,126,207
fallback=FontColor_color_journal_topic,0,0,0
fallback=FontColor_color_journal_topic_over,58,77,175
fallback=FontColor_color_journal_topic_pressed,112,126,207
fallback=FontColor_color_answer,150,50,30
fallback=FontColor_color_answer_over,223,201,159
fallback=FontColor_color_answer_pressed,243,237,221
fallback=FontColor_color_header,223,201,159
fallback=FontColor_color_notify,223,201,159
fallback=FontColor_color_big_normal,202,165,96
fallback=FontColor_color_big_normal_over,223,201,159
fallback=FontColor_color_big_normal_pressed,243,237,221
fallback=FontColor_color_big_link,112,126,207
fallback=FontColor_color_big_link_over,143,155,218
fallback=FontColor_color_big_link_pressed,175,184,228
fallback=FontColor_color_big_answer,150,50,30
fallback=FontColor_color_big_answer_over,223,201,159
fallback=FontColor_color_big_answer_pressed,243,237,22
fallback=FontColor_color_big_header,223,201,159
fallback=FontColor_color_big_notify,223,201,159
fallback=FontColor_color_background,0,0,0
fallback=FontColor_color_focus,80,80,80
fallback=FontColor_color_health,200,60,30
fallback=FontColor_color_magic,53,69,159
fallback=FontColor_color_fatigue,0,150,60
fallback=FontColor_color_misc,0,205,205
fallback=FontColor_color_weapon_fill,200,60,30
fallback=FontColor_color_magic_fill,200,60,30
fallback=FontColor_color_positive,223,201,159
fallback=FontColor_color_negative,200,60,30
fallback=FontColor_color_count,223,201,159
fallback=Level_Up_Level2,Vous prenez conscience que, jusque-là, votre existence n’était qu’un long rêve éveillé. Grâce aux épreuves surmontées récemment, vous vous sentez renaître.
fallback=Level_Up_Level3,Vous commencez à comprendre quelle est la voie du succès. Tout n’est qu’une question de concentration.  
fallback=Level_Up_Level4,Tout vous apparaît soudain clairement. Il suffit de vous concentrer. Quand vous pensez au temps perdu, cela vous rend malade. Mais comment auriez-vous pu comprendre sans l’expérience que vous avez acquise en prenant des risques et en assumant la responsabilité de vos décisions?
fallback=Level_Up_Level5,Tout vous paraît plus facile, plus instinctif, à tel point que vous avez l’impression que vos sens sont plus aiguisés.
fallback=Level_Up_Level6,Vous avez davantage conscience du monde qui vous entoure et vous vous ouvrez aux idées nouvelles. Vous en avez beaucoup appris sur Morrowind, à tel point que vous vous expliquez mal votre ignorance passée. Mais vous savez désormais qu’il reste encore énormément à apprendre. 
fallback=Level_Up_Level7,Vous avez décidé de tirer le meilleur de vous-même, et il semblerait que vous n’ayez pas encore exprimé votre plein potentiel.
fallback=Level_Up_Level8,Apparemment, tout repose sur le travail et la passion, on pourrait presque dire l’inspiration.
fallback=Level_Up_Level9,Tout vous paraît plus facile, plus instinctif, à tel point que vous avez l’impression que vos sens sont plus aiguisés.
fallback=Level_Up_Level10,Votre détermination est plus grande que jamais. Le spectre de l’échec ne vous fait plus peur, car vous savez désormais que même lui vous permettra d’en apprendre davantage.
fallback=Level_Up_Level11,L’intelligence et la chance ne peuvent qu’aider, bien sûr, mais le travail demeure la clé du succès… et qu’il est agréable lorsque tout se met enfin en place…
fallback=Level_Up_Level12,Vous n’arrivez pas à croire combien c’est facile. Il suffit de se laisser aller et tout ce que vous touchez se transforme en or.
fallback=Level_Up_Level13,C’est stupéfiant ! Ce qui vous paraissait insurmontable hier vous semble aujourd’hui d’une facilité déconcertante. C’est comme si une bonne nuit de sommeil vous avait stimulé votre intelligence.
fallback=Level_Up_Level14,Ce matin, vous débordez d’idées et d’énergie, et vous savez que plus rien ne sera jamais pareil. Quelle différence par rapport à hier !
fallback=Level_Up_Level15,Vous prenez enfin conscience qu’il y a des limites à ce que votre corps peut endurer et que vous les avez peut-être atteintes. Auparavant, vous vous demandiez souvent ce que cela faisait de vieillir. Aujourd’hui, vous le savez.
fallback=Level_Up_Level16,Vous essayez trop de forcer. Détendez-vous et faites confiance à votre instinct, bref, soyez vous-même. Occupez-vous des petits détails et les questions importantes se résoudront d’elles-mêmes.
fallback=Level_Up_Level17,La vie n’est pas finie. Vous avez encore la possibilité de gagner en intelligence, en expérience ou en méchanceté. Mais ce qui est sûr, c’est que votre organisme ne va pas aller en rajeunissant.
fallback=Level_Up_Level18,Maintenant, le défi qui vous attend consiste à rester au sommet le plus longtemps possible. Vous êtes peut-être imbattable aujourd’hui, mais un jeune finira bien par vous rattraper et vous dépasser.
fallback=Level_Up_Level19,Personne n'est en mesure de contester votre suprématie, ou presque. C’est pour cela qu’il est si difficile de vous améliorer, désormais. Mais vous continuez d’essayer sans relâche, car telle est votre nature.
fallback=Level_Up_Level20,Vous ne pourrez plus jamais vous améliorer. Si vous avez de la chance et si vous ne ménagez pas vos efforts, vous resterez peut-être pour un temps à votre niveau. Mais, un jour ou l’autre, vous commettrez une erreur et, compte tenu du calibre de vos ennemis, ce sera sûrement la dernière.
fallback=Level_Up_Default,Les envieux disent que vous avez beaucoup de chance, mais vous savez bien que ce que vous avez, vous le devez uniquement à votre travail.
fallback=Question_1_Question,Alors que vous vous promenez, vous découvrez un étrange animal pris dans un piège de chasseur. A en juger par l’état de sa patte et le sang qu’il a perdu, il ne survivra pas longtemps. Que faites-vous ?
fallback=Question_1_AnswerOne,Vous sortez votre dague et vous achevez l’animal afin d’abréger ses souffrances.
fallback=Question_1_AnswerTwo,Vous lui faites mâcher des herbes pour l’endormir afin qu’il ne sente plus rien.
fallback=Question_1_AnswerThree,Vous laissez faire la nature, tout en profitant de l’opportunité qui vous est offerte d’étudier cet animal que vous n’avez jamais vu.
fallback=Question_1_Sound,Vo\Misc\CharGen QA1.wav
fallback=Question_2_Question,Par un après-midi d’été, votre père vous donne le choix entre trois tâches. Laquelle choisissez-vous ?
fallback=Question_2_AnswerOne,L’aider à la forge, où il doit fabriquer un nouveau soc de charrue.
fallback=Question_2_AnswerTwo,Aller cueillir les plantes sauvages dont votre mère a besoin pour le dîner.
fallback=Question_2_AnswerThree,Aller pêcher des poissons au ruisseau.
fallback=Question_2_Sound,Vo\Misc\CharGen QA2.wav
fallback=Question_3_Question,Votre cousin vous a donné un surnom que vous ne supportez pas. Il aime vous appeler ainsi devant vos amis. Vous lui avez maintes fois demandé d’arrêter, mais il adore vous voir rougir d’embarras. Que faites-vous ?
fallback=Question_3_AnswerOne,Vous lui donnez une bonne raclée, en le prévenant que vous taperez encore plus fort s’il venait à recommencer.
fallback=Question_3_AnswerTwo,Vous inventez une histoire faisant de votre surnom une source de fierté plutôt que de honte.
fallback=Question_3_AnswerThree,Vous lui trouvez un surnom encore plus humiliant et l’appelez ainsi jusqu’à ce qu’il ait retenu la leçon.
fallback=Question_3_Sound,Vo\Misc\CharGen QA3.wav
fallback=Question_4_Question,A la taverne locale, tout le monde évoque les " télépathes " engagés par certains rois de cités-Etats. Selon la rumeur, ces télépathes seraient capables de lire dans l’esprit des gens, et donc de savoir s’ils disent la vérité ou non. Qu’en pensez-vous ?
fallback=Question_4_AnswerOne,C’est scandaleux ! Les pensées ne regardent personne, et même un roi n’a pas le droit de s’insinuer dans l’esprit d’autrui.
fallback=Question_4_AnswerTwo,Les loyaux sujets du roi n’ont rien à craindre des télépathes, et ceux-ci peuvent s'avérer très utiles pour identifier les espions et les assassins avant qu’il ne soit trop tard.
fallback=Question_4_AnswerThree,C’est un mal nécessaire dans notre époque troublée. Même si cela ne vous plaît guère, un télépathe peut s’avérer utile en temps de guerre ou pour innocenter une personne accusée à tort.
fallback=Question_4_Sound,Vo\Misc\CharGen QA4.wav
fallback=Question_5_Question,Votre mère vous envoie au marché avec une liste de provisions. Après avoir fini vos courses, vous vous rendez compte que l’un des marchands vous a rendu trop d’argent.
fallback=Question_5_AnswerOne,Vous retournez à sa boutique et vous lui rendez l’argent en lui expliquant qu’il s’est trompé.
fallback=Question_5_AnswerTwo,Vous décidez de faire bon usage de cet argent en achetant les provisions dont les vôtres ont besoin.
fallback=Question_5_AnswerThree,Vous gardez l’argent, pensant que tous les marchands sont des escrocs.
fallback=Question_5_Sound,Vo\\Misc\CharGen QA5.wav
fallback=Question_6_Question,En plein marché, vous voyez un voleur tranchant les cordons de la bourse d’un noble. Mais la victime s’en aperçoit également et appelle la garde. Dans sa précipitation, le voleur laisse tomber la bourse à vos pieds et personne ne semble s’en rendre compte.
fallback=Question_6_AnswerOne,Vous ramassez la bourse et la rendez à son propriétaire.
fallback=Question_6_AnswerTwo,Vous ne touchez surtout pas à la bourse pour ne pas avoir d’histoires.
fallback=Question_6_AnswerThree,Vous glissez la bourse dans votre poche sans rien dire, pensant à ce qu’elle vous permettra d’acheter aux membres de votre famille.
fallback=Question_6_Sound,Vo\Misc\CharGen QA6.wav
fallback=Question_7_Question,Votre père vous charge de nettoyer l’écurie, alors que vous détestez cela. Pendant que vous vous y rendez, une fourche à main, vous rencontrez un ami vivant non loin. Il accepte de faire cette corvée à votre place, à condition que vous l’aidiez à votre tour quand il le choisira.
fallback=Question_7_AnswerOne,Vous déclinez l’offre, conscient que c’est à vous que votre père a demandé de faire ce travail et qu’il vaut mieux ne rien devoir à personne.
fallback=Question_7_AnswerTwo,Vous demandez à votre ami de vous aider, car deux personnes vont plus vite qu’une, et vous lui dites que vous l’aiderez vous aussi quand il aura besoin de vous.
fallback=Question_7_AnswerThree,Vous acceptez son offre. Après tout, du moment que l’écurie est propre, quelle importance que ce soit vous ou non qui ayez fait le travail ?
fallback=Question_7_Sound,Vo\Misc\CharGen QA7.wav
fallback=Question_8_Question,Votre mère vous demande de l’aider à réparer le poêle. Alors que vous travaillez, le tuyau brûlant se décroche et tombe sur elle.
fallback=Question_8_AnswerOne,Vous vous interposez entre votre mère et le tuyau.
fallback=Question_8_AnswerTwo,Vous attrapez le tuyau pour arrêter sa chute.
fallback=Question_8_AnswerThree,Vous poussez votre mère hors de la trajectoire du tuyau.
fallback=Question_8_Sound,Vo\Misc\CharGen QA8.wav
fallback=Question_9_Question,Le boulanger vous offre une pâtisserie. Vous vous rendez dans une allée pour la savourer à votre guise, mais trois adolescents de votre âge vous y attendent. Leur chef exige votre gâteau si vous ne voulez pas vous faire passer à tabac.
fallback=Question_9_AnswerOne,Vous laissez tomber la pâtisserie et marchez résolument dessus en vous préparant à la bagarre.
fallback=Question_9_AnswerTwo,Vous lui donnez le gâteau sans protester avant d’aller chercher tous vos amis et de revenir vous venger.
fallback=Question_9_AnswerThree,Vous faites comme si vous étiez d’accord mais, au dernier moment, vous lancez la pâtisserie en l’air, dans l’espoir que cela détourne suffisamment leur attention pour vous permettre de porter le premier coup.
fallback=Question_9_Sound,Vo\Misc\CharGen QA9.wav
fallback=Question_10_Question,En arrivant en ville, vous voyez un homme bien habillé poursuivi par une foule en colère. Il vous appelle à l’aide.
fallback=Question_10_AnswerOne,Vous vous joignez à la foule sans même savoir ce qui a provoqué sa fureur.
fallback=Question_10_AnswerTwo,Vous vous écartez prudemment, préférant ne pas vous mêler de ce qui ne vous regarde pas.
fallback=Question_10_AnswerThree,Vous vous précipitez à l’aide de l’homme, sans même savoir ce qui a provoqué la colère de la foule.
fallback=Question_10_Sound,Vo\Misc\CharGen QA10.wav
fallback=Blood_Model_0,BloodSplat.nif
fallback=Blood_Model_1,BloodSplat2.nif
fallback=Blood_Model_2,BloodSplat3.nif
fallback=Blood_Texture_0,Tx_Blood.tga
fallback=Blood_Texture_1,Tx_Blood_White.tga
fallback=Blood_Texture_2,Tx_Blood_Gold.tga
fallback=Blood_Texture_Name_0,Default (Red)
fallback=Blood_Texture_Name_1,Skeleton (White)
fallback=Blood_Texture_Name_2,Metal Sparks (Gold)
fallback=Movies_Company_Logo,bethesda logo.bik
fallback=Movies_Morrowind_Logo,mw_logo.bik
fallback=Movies_New_Game,mw_intro.bik
fallback=Movies_Loading,mw_load.bik
fallback=Movies_Options_Menu,mw_menu.bik
fallback=Weather_Thunderstorm_Thunder_Sound_ID_0,Thunder0
fallback=Weather_Thunderstorm_Thunder_Sound_ID_1,Thunder1
fallback=Weather_Thunderstorm_Thunder_Sound_ID_2,Thunder2
fallback=Weather_Thunderstorm_Thunder_Sound_ID_3,Thunder3
fallback=Weather_Sunrise_Time,6
fallback=Weather_Sunset_Time,18
fallback=Weather_Sunrise_Duration,2
fallback=Weather_Sunset_Duration,2
fallback=Weather_Hours_Between_Weather_Changes,20
fallback=Weather_Thunderstorm_Thunder_Frequency,.4
fallback=Weather_Thunderstorm_Thunder_Threshold,0.6
fallback=Weather_EnvReduceColor,255,255,255,255
fallback=Weather_LerpCloseColor,037,046,048,255
fallback=Weather_BumpFadeColor,230,239,255,255
fallback=Weather_AlphaReduce,0.35
fallback=Weather_Minimum_Time_Between_Environmental_Sounds,1.0
fallback=Weather_Maximum_Time_Between_Environmental_Sounds,5.0
fallback=Weather_Sun_Glare_Fader_Max,0.5
fallback=Weather_Sun_Glare_Fader_Angle_Max,30.0
fallback=Weather_Sun_Glare_Fader_Color,222,095,039
fallback=Weather_Timescale_Clouds,0
fallback=Weather_Precip_Gravity,575
fallback=Weather_Rain_Ripples,1
fallback=Weather_Rain_Ripple_Radius,1024
fallback=Weather_Rain_Ripples_Per_Drop,1
fallback=Weather_Rain_Ripple_Scale,0.3
fallback=Weather_Rain_Ripple_Speed,1.0
fallback=Weather_Fog_Depth_Change_Speed,3
fallback=Weather_Sky_Pre-Sunrise_Time,.5
fallback=Weather_Sky_Post-Sunrise_Time,1
fallback=Weather_Sky_Pre-Sunset_Time,1.5
fallback=Weather_Sky_Post-Sunset_Time,.5
fallback=Weather_Ambient_Pre-Sunrise_Time,.5
fallback=Weather_Ambient_Post-Sunrise_Time,2
fallback=Weather_Ambient_Pre-Sunset_Time,1
fallback=Weather_Ambient_Post-Sunset_Time,1.25
fallback=Weather_Fog_Pre-Sunrise_Time,.5
fallback=Weather_Fog_Post-Sunrise_Time,1
fallback=Weather_Fog_Pre-Sunset_Time,2
fallback=Weather_Fog_Post-Sunset_Time,1
fallback=Weather_Sun_Pre-Sunrise_Time,0
fallback=Weather_Sun_Post-Sunrise_Time,0
fallback=Weather_Sun_Pre-Sunset_Time,1
fallback=Weather_Sun_Post-Sunset_Time,1.25
fallback=Weather_Stars_Post-Sunset_Start,1
fallback=Weather_Stars_Pre-Sunrise_Finish,2
fallback=Weather_Stars_Fading_Duration,2
fallback=Weather_Clear_Cloud_Texture,Tx_Sky_Clear.tga
fallback=Weather_Clear_Clouds_Maximum_Percent,1.0
fallback=Weather_Clear_Transition_Delta,.015
fallback=Weather_Clear_Sky_Sunrise_Color,117,141,164
fallback=Weather_Clear_Sky_Day_Color,095,135,203
fallback=Weather_Clear_Sky_Sunset_Color,056,089,129
fallback=Weather_Clear_Sky_Night_Color,009,012,015
fallback=Weather_Clear_Fog_Sunrise_Color,255,189,157
fallback=Weather_Clear_Fog_Day_Color,206,227,255
fallback=Weather_Clear_Fog_Sunset_Color,255,189,157
fallback=Weather_Clear_Fog_Night_Color,009,012,015
fallback=Weather_Clear_Ambient_Sunrise_Color,047,066,096
fallback=Weather_Clear_Ambient_Day_Color,137,140,160
fallback=Weather_Clear_Ambient_Sunset_Color,068,075,096
fallback=Weather_Clear_Ambient_Night_Color,032,035,042
fallback=Weather_Clear_Sun_Sunrise_Color,242,159,119
fallback=Weather_Clear_Sun_Day_Color,255,252,238
fallback=Weather_Clear_Sun_Sunset_Color,255,114,079
fallback=Weather_Clear_Sun_Night_Color,081,105,155
fallback=Weather_Clear_Sun_Disc_Sunset_Color,255,189,157
fallback=Weather_Clear_Land_Fog_Day_Depth,.69
fallback=Weather_Clear_Land_Fog_Night_Depth,.69
fallback=Weather_Clear_Wind_Speed,.1
fallback=Weather_Clear_Cloud_Speed,1.25
fallback=Weather_Clear_Glare_View,1
fallback=Weather_Clear_Ambient_Loop_Sound_ID,None
fallback=Weather_Cloudy_Cloud_Texture,Tx_Sky_Cloudy.tga
fallback=Weather_Cloudy_Clouds_Maximum_Percent,1.0
fallback=Weather_Cloudy_Transition_Delta,.015
fallback=Weather_Cloudy_Sky_Sunrise_Color,126,158,173
fallback=Weather_Cloudy_Sky_Day_Color,117,160,215
fallback=Weather_Cloudy_Sky_Sunset_Color,111,114,159
fallback=Weather_Cloudy_Sky_Night_Color,011,012,013
fallback=Weather_Cloudy_Fog_Sunrise_Color,255,207,149
fallback=Weather_Cloudy_Fog_Day_Color,245,235,224
fallback=Weather_Cloudy_Fog_Sunset_Color,255,155,106
fallback=Weather_Cloudy_Fog_Night_Color,011,012,013
fallback=Weather_Cloudy_Ambient_Sunrise_Color,066,074,087
fallback=Weather_Cloudy_Ambient_Day_Color,137,145,160
fallback=Weather_Cloudy_Ambient_Sunset_Color,071,080,092
fallback=Weather_Cloudy_Ambient_Night_Color,032,039,054
fallback=Weather_Cloudy_Sun_Sunrise_Color,241,177,099
fallback=Weather_Cloudy_Sun_Day_Color,255,236,221
fallback=Weather_Cloudy_Sun_Sunset_Color,255,089,000
fallback=Weather_Cloudy_Sun_Night_Color,080,092,122
fallback=Weather_Cloudy_Sun_Disc_Sunset_Color,255,202,179
fallback=Weather_Cloudy_Land_Fog_Day_Depth,.72
fallback=Weather_Cloudy_Land_Fog_Night_Depth,.72
fallback=Weather_Cloudy_Wind_Speed,.2
fallback=Weather_Cloudy_Cloud_Speed,2
fallback=Weather_Cloudy_Glare_View,1
fallback=Weather_Cloudy_Ambient_Loop_Sound_ID,None
fallback=Weather_Foggy_Cloud_Texture,Tx_Sky_Foggy.tga
fallback=Weather_Foggy_Clouds_Maximum_Percent,1.0
fallback=Weather_Foggy_Transition_Delta,.015
fallback=Weather_Foggy_Sky_Sunrise_Color,197,190,180
fallback=Weather_Foggy_Sky_Day_Color,184,211,228
fallback=Weather_Foggy_Sky_Sunset_Color,142,159,176
fallback=Weather_Foggy_Sky_Night_Color,018,023,028
fallback=Weather_Foggy_Fog_Sunrise_Color,173,164,148
fallback=Weather_Foggy_Fog_Day_Color,150,187,209
fallback=Weather_Foggy_Fog_Sunset_Color,113,135,157
fallback=Weather_Foggy_Fog_Night_Color,019,024,029
fallback=Weather_Foggy_Ambient_Sunrise_Color,048,043,037
fallback=Weather_Foggy_Ambient_Day_Color,092,109,120
fallback=Weather_Foggy_Ambient_Sunset_Color,029,053,076
fallback=Weather_Foggy_Ambient_Night_Color,028,033,039
fallback=Weather_Foggy_Sun_Sunrise_Color,177,162,137
fallback=Weather_Foggy_Sun_Day_Color,111,131,151
fallback=Weather_Foggy_Sun_Sunset_Color,125,157,189
fallback=Weather_Foggy_Sun_Night_Color,081,100,119
fallback=Weather_Foggy_Sun_Disc_Sunset_Color,223,223,223
fallback=Weather_Foggy_Land_Fog_Day_Depth,1.0
fallback=Weather_Foggy_Land_Fog_Night_Depth,1.9
fallback=Weather_Foggy_Wind_Speed,0
fallback=Weather_Foggy_Cloud_Speed,1.25
fallback=Weather_Foggy_Glare_View,0.25
fallback=Weather_Foggy_Ambient_Loop_Sound_ID,None
fallback=Weather_Thunderstorm_Cloud_Texture,Tx_Sky_Thunder.tga
fallback=Weather_Thunderstorm_Clouds_Maximum_Percent,0.66
fallback=Weather_Thunderstorm_Transition_Delta,.030
fallback=Weather_Thunderstorm_Sky_Sunrise_Color,035,036,039
fallback=Weather_Thunderstorm_Sky_Day_Color,097,104,115
fallback=Weather_Thunderstorm_Sky_Sunset_Color,035,036,039
fallback=Weather_Thunderstorm_Sky_Night_Color,019,020,022
fallback=Weather_Thunderstorm_Fog_Sunrise_Color,070,074,085
fallback=Weather_Thunderstorm_Fog_Day_Color,097,104,115
fallback=Weather_Thunderstorm_Fog_Sunset_Color,070,074,085
fallback=Weather_Thunderstorm_Fog_Night_Color,019,020,022
fallback=Weather_Thunderstorm_Ambient_Sunrise_Color,054,054,054
fallback=Weather_Thunderstorm_Ambient_Day_Color,090,090,090
fallback=Weather_Thunderstorm_Ambient_Sunset_Color,054,054,054
fallback=Weather_Thunderstorm_Ambient_Night_Color,049,051,054
fallback=Weather_Thunderstorm_Sun_Sunrise_Color,091,099,122
fallback=Weather_Thunderstorm_Sun_Day_Color,138,144,155
fallback=Weather_Thunderstorm_Sun_Sunset_Color,096,101,117
fallback=Weather_Thunderstorm_Sun_Night_Color,072,081,094
fallback=Weather_Thunderstorm_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Thunderstorm_Land_Fog_Day_Depth,1
fallback=Weather_Thunderstorm_Land_Fog_Night_Depth,1.15
fallback=Weather_Thunderstorm_Wind_Speed,.5
fallback=Weather_Thunderstorm_Cloud_Speed,3
fallback=Weather_Thunderstorm_Glare_View,0
fallback=Weather_Thunderstorm_Rain_Loop_Sound_ID,rain heavy
fallback=Weather_Thunderstorm_Using_Precip,1
fallback=Weather_Thunderstorm_Rain_Diameter,600
fallback=Weather_Thunderstorm_Rain_Height_Min,200
fallback=Weather_Thunderstorm_Rain_Height_Max,700
fallback=Weather_Thunderstorm_Rain_Threshold,0.6
fallback=Weather_Thunderstorm_Max_Raindrops,650
fallback=Weather_Thunderstorm_Rain_Entrance_Speed,5
fallback=Weather_Thunderstorm_Ambient_Loop_Sound_ID,None
fallback=Weather_Thunderstorm_Flash_Decrement,4
fallback=Weather_Rain_Cloud_Texture,Tx_Sky_Rainy.tga
fallback=Weather_Rain_Clouds_Maximum_Percent,0.66
fallback=Weather_Rain_Transition_Delta,.015
fallback=Weather_Rain_Sky_Sunrise_Color,071,074,075
fallback=Weather_Rain_Sky_Day_Color,116,120,122
fallback=Weather_Rain_Sky_Sunset_Color,073,073,073
fallback=Weather_Rain_Sky_Night_Color,024,025,026
fallback=Weather_Rain_Fog_Sunrise_Color,071,074,075
fallback=Weather_Rain_Fog_Day_Color,116,120,122
fallback=Weather_Rain_Fog_Sunset_Color,073,073,073
fallback=Weather_Rain_Fog_Night_Color,024,025,026
fallback=Weather_Rain_Ambient_Sunrise_Color,097,090,088
fallback=Weather_Rain_Ambient_Day_Color,105,110,113
fallback=Weather_Rain_Ambient_Sunset_Color,088,097,097
fallback=Weather_Rain_Ambient_Night_Color,050,055,067
fallback=Weather_Rain_Sun_Sunrise_Color,131,122,120
fallback=Weather_Rain_Sun_Day_Color,149,157,170
fallback=Weather_Rain_Sun_Sunset_Color,120,126,131
fallback=Weather_Rain_Sun_Night_Color,066,070,085
fallback=Weather_Rain_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Rain_Land_Fog_Day_Depth,.8
fallback=Weather_Rain_Land_Fog_Night_Depth,.8
fallback=Weather_Rain_Wind_Speed,.3
fallback=Weather_Rain_Cloud_Speed,2
fallback=Weather_Rain_Glare_View,0
fallback=Weather_Rain_Rain_Loop_Sound_ID,Rain
fallback=Weather_Rain_Using_Precip,1
fallback=Weather_Rain_Rain_Diameter,600
fallback=Weather_Rain_Rain_Height_Min,200
fallback=Weather_Rain_Rain_Height_Max,700
fallback=Weather_Rain_Rain_Threshold,0.6
fallback=Weather_Rain_Rain_Entrance_Speed,7
fallback=Weather_Rain_Ambient_Loop_Sound_ID,None
fallback=Weather_Rain_Max_Raindrops,450
fallback=Weather_Overcast_Cloud_Texture,Tx_Sky_Overcast.tga
fallback=Weather_Overcast_Clouds_Maximum_Percent,1.0
fallback=Weather_Overcast_Transition_Delta,.015
fallback=Weather_Overcast_Sky_Sunrise_Color,091,099,106
fallback=Weather_Overcast_Sky_Day_Color,143,146,149
fallback=Weather_Overcast_Sky_Sunset_Color,108,115,121
fallback=Weather_Overcast_Sky_Night_Color,019,022,025
fallback=Weather_Overcast_Fog_Sunrise_Color,091,099,106
fallback=Weather_Overcast_Fog_Day_Color,143,146,149
fallback=Weather_Overcast_Fog_Sunset_Color,108,115,121
fallback=Weather_Overcast_Fog_Night_Color,019,022,025
fallback=Weather_Overcast_Ambient_Sunrise_Color,084,088,092
fallback=Weather_Overcast_Ambient_Day_Color,093,096,105
fallback=Weather_Overcast_Ambient_Sunset_Color,083,077,075
fallback=Weather_Overcast_Ambient_Night_Color,057,060,066
fallback=Weather_Overcast_Sun_Sunrise_Color,109,125,141
fallback=Weather_Overcast_Sun_Day_Color,163,169,183
fallback=Weather_Overcast_Sun_Sunset_Color,106,114,136
fallback=Weather_Overcast_Sun_Night_Color,052,061,080
fallback=Weather_Overcast_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Overcast_Land_Fog_Day_Depth,.70
fallback=Weather_Overcast_Land_Fog_Night_Depth,.70
fallback=Weather_Overcast_Wind_Speed,.2
fallback=Weather_Overcast_Cloud_Speed,1.5
fallback=Weather_Overcast_Glare_View,0
fallback=Weather_Overcast_Ambient_Loop_Sound_ID,None
fallback=Weather_Ashstorm_Cloud_Texture,Tx_Sky_Ashstorm.tga
fallback=Weather_Ashstorm_Clouds_Maximum_Percent,1.0
fallback=Weather_Ashstorm_Transition_Delta,.035
fallback=Weather_Ashstorm_Sky_Sunrise_Color,091,056,051
fallback=Weather_Ashstorm_Sky_Day_Color,124,073,058
fallback=Weather_Ashstorm_Sky_Sunset_Color,106,055,040
fallback=Weather_Ashstorm_Sky_Night_Color,020,021,022
fallback=Weather_Ashstorm_Fog_Sunrise_Color,091,056,051
fallback=Weather_Ashstorm_Fog_Day_Color,124,073,058
fallback=Weather_Ashstorm_Fog_Sunset_Color,106,055,040
fallback=Weather_Ashstorm_Fog_Night_Color,020,021,022
fallback=Weather_Ashstorm_Ambient_Sunrise_Color,054,042,037
fallback=Weather_Ashstorm_Ambient_Day_Color,075,049,041
fallback=Weather_Ashstorm_Ambient_Sunset_Color,048,039,035
fallback=Weather_Ashstorm_Ambient_Night_Color,036,042,049
fallback=Weather_Ashstorm_Sun_Sunrise_Color,184,091,071
fallback=Weather_Ashstorm_Sun_Day_Color,228,139,114
fallback=Weather_Ashstorm_Sun_Sunset_Color,185,086,057
fallback=Weather_Ashstorm_Sun_Night_Color,054,066,074
fallback=Weather_Ashstorm_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Ashstorm_Land_Fog_Day_Depth,1.1
fallback=Weather_Ashstorm_Land_Fog_Night_Depth,1.2
fallback=Weather_Ashstorm_Wind_Speed,.8
fallback=Weather_Ashstorm_Cloud_Speed,7
fallback=Weather_Ashstorm_Glare_View,0
fallback=Weather_Ashstorm_Ambient_Loop_Sound_ID,ashstorm
fallback=Weather_Ashstorm_Storm_Threshold,.70
fallback=Weather_Blight_Cloud_Texture,Tx_Sky_Blight.tga
fallback=Weather_Blight_Clouds_Maximum_Percent,1.0
fallback=Weather_Blight_Transition_Delta,.040
fallback=Weather_Blight_Sky_Sunrise_Color,090,035,035
fallback=Weather_Blight_Sky_Day_Color,090,035,035
fallback=Weather_Blight_Sky_Sunset_Color,092,033,033
fallback=Weather_Blight_Sky_Night_Color,044,014,014
fallback=Weather_Blight_Fog_Sunrise_Color,090,035,035
fallback=Weather_Blight_Fog_Day_Color,128,019,019
fallback=Weather_Blight_Fog_Sunset_Color,092,033,033
fallback=Weather_Blight_Fog_Night_Color,044,014,014
fallback=Weather_Blight_Ambient_Sunrise_Color,061,040,040
fallback=Weather_Blight_Ambient_Day_Color,079,054,054
fallback=Weather_Blight_Ambient_Sunset_Color,061,040,040
fallback=Weather_Blight_Ambient_Night_Color,056,058,062
fallback=Weather_Blight_Sun_Sunrise_Color,180,078,078
fallback=Weather_Blight_Sun_Day_Color,224,084,084
fallback=Weather_Blight_Sun_Sunset_Color,180,078,078
fallback=Weather_Blight_Sun_Night_Color,061,091,143
fallback=Weather_Blight_Sun_Disc_Sunset_Color,128,128,128
fallback=Weather_Blight_Land_Fog_Day_Depth,1.1
fallback=Weather_Blight_Land_Fog_Night_Depth,1.2
fallback=Weather_Blight_Wind_Speed,.9
fallback=Weather_Blight_Cloud_Speed,9
fallback=Weather_Blight_Glare_View,0
fallback=Weather_Blight_Ambient_Loop_Sound_ID,ashstorm
fallback=Weather_Blight_Storm_Threshold,.70
fallback=Weather_Blight_Disease_Chance,.10
fallback=Moons_Secunda_Size,40
fallback=Moons_Secunda_Axis_Offset,50
fallback=Moons_Secunda_Speed,.6
fallback=Moons_Secunda_Daily_Increment,1.2
fallback=Moons_Secunda_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Secunda_Fade_Start_Angle,50
fallback=Moons_Secunda_Fade_End_Angle,30
fallback=Moons_Secunda_Fade_In_Start,14
fallback=Moons_Secunda_Fade_In_Finish,15
fallback=Moons_Secunda_Fade_Out_Start,7
fallback=Moons_Secunda_Fade_Out_Finish,10
fallback=Moons_Masser_Size,94
fallback=Moons_Masser_Axis_Offset,35
fallback=Moons_Masser_Speed,.5
fallback=Moons_Masser_Daily_Increment,1
fallback=Moons_Masser_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Masser_Fade_Start_Angle,50
fallback=Moons_Masser_Fade_End_Angle,40
fallback=Moons_Masser_Fade_In_Start,14
fallback=Moons_Masser_Fade_In_Finish,15
fallback=Moons_Masser_Fade_Out_Start,7
fallback=Moons_Masser_Fade_Out_Finish,10
fallback-archive=Morrowind.bsa
no-sound=0
resources="../resources"
script-blacklist=Museum
script-blacklist=MockChangeScript
script-blacklist=doortestwarp
script-blacklist=WereChange2Script
script-blacklist=wereDreamScript2
script-blacklist=wereDreamScript3
user-data="../../user"
User avatar
AnyOldName3
Posts: 2679
Joined: 26 Nov 2015, 03:25

Re: Error: unknown global variable: gamehour

Post by AnyOldName3 »

Most of what's in there looks like it's the non-user openmw.cfg, not the one you're supposed to edit. However, it also loads Morrowind.bsa, so either you've got a weird setup, or you've been modifying the wrong file. I'd guess it's both a weird setup and the wrong files being edited as there's a config= line saying to load another openmw.cfg, but it's not the regular path. Either way, that config doesn't mention Morrowind.esm.

If you've got a weird setup, then unless you're using a really recent dev build, the launcher won't understand it, and will act as if you're using the default paths for config files. You'll either need to switch to dev builds from the AUR, manage everything by editing the config files directly, or switch to using the default paths for stuff.
byjove01
Posts: 4
Joined: 06 Apr 2024, 10:43

Re: Error: unknown global variable: gamehour

Post by byjove01 »

If the most recent dev build manages custom paths, I guess they'll be a thing in the next major version, am I right?
User avatar
AnyOldName3
Posts: 2679
Joined: 26 Nov 2015, 03:25

Re: Error: unknown global variable: gamehour

Post by AnyOldName3 »

Yep.
Post Reply