Modding - What causes the game to occasionally load with no HUD on a modded install?

+
Modding - What causes the game to occasionally load with no HUD on a modded install?

Hey everyone,

Posting here, because evidently I'm not allowed to post on the modding forums yet, so I hope it's not a bother. But the title it pretty much self-explanatory - does anyone know what causes this? I've lots of experience modding Bethesda games, but The Witcher 3 is a different beast entirely (obviously), so it's possible I'm overlooking something here, but I can't for the life of me figure it out.

For clarification, this doesn't happen all of the time, but when it does I have to restart the game mutliple times and occasionally my PC in order to get my HUD back (also for clarification: I tried pressing my keybind - "END" - to activate it, but it doesn't work). As a bonus, when I die, the game very often gets caught in an infinite loading loop, which compounds with this problem. I get the feeling they're linked in some way, and that the HUD issue might be the easier angle to tackle it from, but I'm a novice at TW3 modding.

Anyone have any suggestions?
 
Glad to hear it wasn't a bother! Thanks for moving the discussion. Here's the list from my mods.settings file:

[mod0000_MergedFiles]
Enabled=1
Priority=1

[mod0000____CompilationTrigger]
Enabled=1
Priority=2

; ---------- LIGHTING ----------
; Range 40 - 50
; ------------------------------

[modE3VelenSTLM]
Enabled=1
Priority=40

[modTurbolighting]
Enabled=1
Priority=45

; ---------- CAMERA ----------
; Range 50 - 100
; ----------------------------

[modImmersiveCam]
Enabled=1
Priority=50

; ---------- HUD AND FIXES ----------
; Range 100 - 150
; -----------------------------------

[modDBGCwFreeCam]
Enabled=1
Priority=100

[modPhotomode2inOne]
Enabled=1
Priority=105

[modOpenMenuDuringDialoguesAndCutscenes]
Enabled=1
Priority=107

[modBootstrap]
Enabled=1
Priority=110

[moddisablestorybooks]
Enabled=1
Priority=115

[modManeTailFix]
Enabled=1
Priority=116

[modShowQuantityForCrafting]
Enabled=1
Priority=118

[modNitpickerNoArmors]
Enabled=1
Priority=128

[modNoEnemyDotsAndNoHerbs]
Enabled=1
Priority=130

[modMainMenuAnimationSelector]
Enabled=1
Priority=150

; ---------- GAMEPLAY & MISC CHANGES ----------
; Range 800 - 1000
; ----------------------------------------------

[mod000_W3EE]
Enabled=1
Priority=800

[modRealisticTrophies]
Enabled=1
Priority=810

[modVolumetricCloudsBootstrap1_31]
Enabled=1
Priority=820

[modIceBreath]
Enabled=1
Priority=840

[modHardandBeatableGuards]
Enabled=1
Priority=860

[modCiri_Bath_Bandage_Removal]
Enabled=1
Priority=880

[modRemoveLingerie]
Enabled=1
Priority=900

[modScabbards]
Enabled=1
Priority=920

[modVampiresHaveNoShadows]
Enabled=1
Priority=925


; ---------- TEXTURES ----------
; Range 1500 - 2000
; -------------------------------

[modHDReworkedProject]
Enabled=1
Priority=1500

[modTBOB1_5_1withouteyesVeryPaleSkinSTLM]
Enabled=1
Priority=1600

[modHDtexture1]
Enabled=1
Priority=1650

[modHQFacesV3]
Enabled=1
Priority=1660

[modMimics]
Enabled=1
Priority=1662

[modHairLodIncrease]
Enabled=1
Priority=1664

[modRCTElite]
Enabled=1
Priority=1700

[modCOMPILATION]
Enabled=1
Priority=1800

[modNewVaginas]
Enabled=1
Priority=1900

[modWolfMedallion_ThinStreak]
Enabled=1
Priority=2000

(I don't know how to enable spoiler tags on here, so I apologize for the length).

I've actually had this problem for quite some time now, and have suffered with it for a large chunk of the game, but it's getting rather unbearable at this point. Hope the list helps.
 
Sorry, I guess I misunderstood something. You said that Friendly HUD is responsible for my HUD disappearing sometimes when I load up the game (and me being unable to get it to return), and I thought that, since I use Immersive Cam, there might be some sort of conflict. But now that I look at that, it doesn't seem reasonable - so I guess I don't understand what's going on.
 
Top Bottom