E
Ehemaliger Benutzer 10376
Gast
Habe in skyrim.ini mal
[Papyrus]
bEnableLogging=1
gesetzt und log nachgeschaut (bislang hab ich mich damit nie beschäftigt)
finde nun papyrus0.log (u.a.) mit sehr vielen Fehlermeldugen, wie z.B.
Cannot open store for class "DLC1TestPhilAtronach", missing file?
error: Unable to bind script SKI_Main to SKI_MainInstance (34000814) because their base types do not match
error: Failed to find variable : pages_var used in VL_ConfigMenu.OnConfigInit()
u.v.m.
Wie /womit kann ich diese Fehler einer Mod bzw. einen konkreten Scricpt zuordnen? (ich nehme an, es sind Mods mit Scripten, die diese Fehler produzieren, aber welche Mods und welche Scripte genau?)
Nachtrag
einige konnte ich zuordnen:
warning: Property WeaponToEnable on script _EDVS_AkaviiriRuinsPuzzleScript attached to (472C22A0) cannot be initialized because the script no longer contains that property
warning: Property WeaponToEnable on script _EDVS_AkaviiriRuinsPuzzleScript attached to (472C22A1) cannot be initialized because the script no longer contains that property
warning: Property RingOfSunfire on script _EDVS_RingOfSunfireEquipScript attached to Item 1 in container (4707C67A) cannot be initialized because the script no longer contains that property
warning: Property WeaponToEnable on script _EDVS_AkaviiriRuinsPuzzleScript attached to (472BFAD3) cannot be initialized because the script no longer contains that property
aber bei so was bin ich ratlos
error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (06012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type
error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (06012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type
error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (06012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type
error: Property myOtherBridge on script dunCGdefault2StateActivator attached to (6A01E850) cannot be bound because <nullptr form> (6A01D8FB) is not the right type
[Papyrus]
bEnableLogging=1
gesetzt und log nachgeschaut (bislang hab ich mich damit nie beschäftigt)
finde nun papyrus0.log (u.a.) mit sehr vielen Fehlermeldugen, wie z.B.
Cannot open store for class "DLC1TestPhilAtronach", missing file?
error: Unable to bind script SKI_Main to SKI_MainInstance (34000814) because their base types do not match
error: Failed to find variable : pages_var used in VL_ConfigMenu.OnConfigInit()
u.v.m.
Wie /womit kann ich diese Fehler einer Mod bzw. einen konkreten Scricpt zuordnen? (ich nehme an, es sind Mods mit Scripten, die diese Fehler produzieren, aber welche Mods und welche Scripte genau?)
Nachtrag
einige konnte ich zuordnen:
warning: Property WeaponToEnable on script _EDVS_AkaviiriRuinsPuzzleScript attached to (472C22A0) cannot be initialized because the script no longer contains that property
warning: Property WeaponToEnable on script _EDVS_AkaviiriRuinsPuzzleScript attached to (472C22A1) cannot be initialized because the script no longer contains that property
warning: Property RingOfSunfire on script _EDVS_RingOfSunfireEquipScript attached to Item 1 in container (4707C67A) cannot be initialized because the script no longer contains that property
warning: Property WeaponToEnable on script _EDVS_AkaviiriRuinsPuzzleScript attached to (472BFAD3) cannot be initialized because the script no longer contains that property
aber bei so was bin ich ratlos
error: Property Initiate2Alias on script uskpretroactive204script attached to USKPRetroactive204 (06012C3A) cannot be bound because alias Initiate2Alias on quest DarkBrotherhood (0001EA5C) is not the right type
error: Property Initiate1Alias on script uskpretroactive204script attached to USKPRetroactive204 (06012C3A) cannot be bound because alias Initiate1Alias on quest DarkBrotherhood (0001EA5C) is not the right type
error: Property CiceroAlias on script uskpretroactive204script attached to USKPRetroactive204 (06012C3A) cannot be bound because alias CiceroEndGameAlias on quest DarkBrotherhood (0001EA5C) is not the right type
error: Property myOtherBridge on script dunCGdefault2StateActivator attached to (6A01E850) cannot be bound because <nullptr form> (6A01D8FB) is not the right type
Zuletzt bearbeitet von einem Moderator: