Suche Anzeige von fehlenden ESP

Ypselon

Freund des Hauses
Seitdem ich zu Testzwecken mal Skyrim komplett neu installiert habe und auch mit diversen Mods ausgestattet habe, habe ich ein Interessantes Verhalten bemerkt.

Und zwar Wird mir nun angezeigt, wenn ich Skyrim starte und irgendwas fehlt (CTD nach Titelschirm) welche BSA/ESP fehlt. Des Weiteren habe ich diese auch wenn ich einen Spielstand lade, der Mods enthält die ich nicht mehr besitze, auch hier wird mir in einem Fenster die fehlenden ESP angezeigt.

Sehr sinnvoll, aber mich würde interessieren, welches Programm diese Anzeigen erzeugt. Weiss das jemand ?
 
SKSE v1.7.3 liefert das..

1.7.3:
- added SpawnerTask for batch PlaceAtMe with positioning (see SpawnerTask.psc for details)
- fixed chance of ModEvent/UICallback instances failing if the game was saved+loaded between their creation and execution
- added Spell.GetEffectMagnitudes/GetEffectAreas/GetEffectDurations/GetMagicEffects
- added ObjectReference.GetContainerForms/GetReferenceAliases
- added WornObject.GetReferenceAliases
- added Form.GetKeywords
- added StringUtil.Split
- added Utility.ResizeArray
- added Actor.ResetAI (similar to console function)
- fixed ActorBase.GetIndexOf*
- fixed Utility.CreateArray initialization with empty Forms/Aliases
- added support for skse.ExtendData(true) to enchanting/alchemy/smithing/crafting menus
- added Ingredient/Potion/Scroll/Spell.GetIsNthEffectKnown/Magnitudes/Areas/Durations/MagicEffects
- added Quest.GetAliasById/GetAliases
- fixed Armor.ModArmorRating to disallow underflow
- added FormList.ToArray/AddForms
- added experimental GameData functions
- TreeObject and Flora accept general forms as produce
- added diagnostic messages that help detecting the cause of common crashes or problems.
(1) Shows which masterfile is missing when the game CTDs on startup.
(2) Lists the missing files in the removed content dialog when loading a save.
Both are disabled by default; to enable them add this to \Data\SKSE\skse.ini:
[General]
EnableDiagnostics=1
 
Zuletzt bearbeitet:
  • Like
Reaktionen: Stefanu und Basjk