Xubarku Posted August 2, 2013 Share Posted August 2, 2013 Tested, and you're right, it works perfect now. Thanks for the speedy fix; I couldn't of asked for anything better. :) Link to comment Share on other sites More sharing options...
steve40 Posted August 2, 2013 Author Share Posted August 2, 2013 @MarkusFox: the reason that some critters won't spawn reliably when only using the USKP version of the critter fixes is that USKP changed CritterSpawn.psc to use "OnCellAttach" instead of "OnLoad" to trigger spawning because they claimed it is "more reliable". I still use the "OnLoad" event in these scripts and it works very well, so I don't understand why they changed it. Link to comment Share on other sites More sharing options...
pillullis Posted August 3, 2013 Share Posted August 3, 2013 Everyone, please note that it is very important that you never ever run "Skyrim Save Cleaner" on your savegames. Objects such as critters place hidden markers in the game to calculate the coordinates required for landing on plants and stuff. Mods like "Skyrim Save Cleaner" may unintentionally delete these hidden markers causing the critter scripts to break. While you might think that you are "cleaning up" broken scripts from your save game, you are in fact making the problem worse! If you get a lot of "none object" type errors in your logs, it could well be the product of "cleaning" your save. What if I use the ClearInvalidRegistrations of SKSE? Link to comment Share on other sites More sharing options...
steve40 Posted August 3, 2013 Author Share Posted August 3, 2013 What if I use the ClearInvalidRegistrations of SKSE? That won't have any effect on critters. Link to comment Share on other sites More sharing options...
Nearox Posted September 4, 2013 Share Posted September 4, 2013 hey steve40 thanks for these fixes. I used to have a vatiation of critter spam throughout the log. I have installed your fixes and put them right after USKP 1.3.3c in Mod Organizer. All the previous critter spam is gone. However, I now encounter a new error [09/04/2013 - 01:12:34AM] Error: Argument variable "bPrintDebug" was not successfully looked up stack: [ (0010A2B2)].critterspawn.OnLoad() - "<savegame>" Line ? [09/04/2013 - 01:12:34AM] Error: Argument variable "recursions" was not successfully looked up stack: [ (0010A2B2)].critterspawn.OnLoad() - "<savegame>" Line ? [09/04/2013 - 01:12:34AM] Error: Attempting to manipulate variable "recursions" was not successfully looked up stack: [ (0010A2B2)].critterspawn.OnLoad() - "<savegame>" Line ? [09/04/2013 - 01:12:34AM] Error: Argument variable "bPrintDebug" was not successfully looked up stack: [ (000CB032)].critterSpawn01.OnLoad() - "<savegame>" Line ? [09/04/2013 - 01:12:34AM] Error: Argument variable "bPrintDebug" was not successfully looked up stack: [ (000CB032)].critterspawn.OnLoad() - "<savegame>" Line ? [09/04/2013 - 01:12:34AM] Error: Argument variable "recursions" was not successfully looked up stack: After playing the game for 10minutes, the papyrus log is already 150kb and is filled with this error hundreds of times (there are no other recurring errors in the log). I am running a full Skyrim Revisited install (I suppose you know it, it's sort of an advanced version of STEP). This is the last error of the papyrus log that I'm having to deal with. If I solve this my game will be 100% clean. The test run of this Papyrus log was done on a clean savegame, with a level 1 character running around the wider riverwood area. I was hoping you could help me out. If you need more information let me know. Link to comment Share on other sites More sharing options...
mindw0rk2 Posted September 18, 2013 Share Posted September 18, 2013 (edited) Getting this spam and random crashes with 2.6 ver: [ (0008631C)].lvlpredatorscript.PlayImpactEffect() - "<native>" Line ?[None].zbloodnpcbleed.bloodDrops() - "zBloodNPCbleed.psc" Line ?[None].zbloodnpcbleed.OnHit() - "zBloodNPCbleed.psc" Line ?[09/18/2013 - 03:06:16AM] error: (0008631C): has no parent cell or world space.stack:[ (0008631C)].lvlpredatorscript.PlayImpactEffect() - "<native>" Line ?[None].zbloodnpcbleed.bloodDrops() - "zBloodNPCbleed.psc" Line ?[None].zbloodnpcbleed.OnHit() - "zBloodNPCbleed.psc" Line ?[09/18/2013 - 03:06:17AM] error: (0008631C): has no parent cell or world space.stack:[ (0008631C)].lvlpredatorscript.PlayImpactEffect() - "<native>" Line ?[None].zbloodnpcbleed.bloodDrops() - "zBloodNPCbleed.psc" Line ?[None].zbloodnpcbleed.OnHit() - "zBloodNPCbleed.psc" Line ?[09/18/2013 - 03:06:17AM] error: (0008631C): has no parent cell or world space.stack:[ (0008631C)].lvlpredatorscript.PlayImpactEffect() - "<native>" Line ?[None].zbloodnpcbleed.bloodDrops() - "zBloodNPCbleed.psc" Line ?[None].zbloodnpcbleed.OnHit() - "zBloodNPCbleed.psc" Line ?[09/18/2013 - 03:06:18AM] error: (0008631C): has no parent cell or world space.stack:[ (0008631C)].lvlpredatorscript.PlayImpactEffect() - "<native>" Line ?[None].zbloodnpcbleed.bloodDrops() - "zBloodNPCbleed.psc" Line ?[None].zbloodnpcbleed.OnHit() - "zBloodNPCbleed.psc" Line ?[09/18/2013 - 03:06:19AM] error: Cannot call Is3DLoaded() on a None object, aborting function callstack:[ (FF001A5B)].critterMoth.PlaceDummyMarker() - "Critter.psc" Line ?[ (FF001A5B)].critterMoth.BellShapeTranslateToRefAtSpeed() - "Critter.psc" Line ?[ (FF001A5B)].critterMoth.BellShapeTranslateToRefNodeAtSpeedAndGotoState() - "Critter.psc" Line ?[ (FF001A5B)].critterMoth.GoToNewPlant() - "critterMoth.psc" Line ?[ (FF001A5B)].critterMoth.OnUpdate() - "critterMoth.psc" Line ?[09/18/2013 - 03:06:19AM] Warning: Assigning None to a non-object variable named "::temp30"stack:[ (FF001A5B)].critterMoth.PlaceDummyMarker() - "Critter.psc" Line ?[ (FF001A5B)].critterMoth.BellShapeTranslateToRefAtSpeed() - "Critter.psc" Line ?[ (FF001A5B)].critterMoth.BellShapeTranslateToRefNodeAtSpeedAndGotoState() - "Critter.psc" Line ?[ (FF001A5B)].critterMoth.GoToNewPlant() - "critterMoth.psc" Line ?[ (FF001A5B)].critterMoth.OnUpdate() - "critterMoth.psc" Line ? Edited September 18, 2013 by mindw0rk2 Link to comment Share on other sites More sharing options...
Honesty Posted September 25, 2013 Share Posted September 25, 2013 Has anyone noticed a missing Hadvar during the initial intro sequence, where he is reading off the prisoners names? (He will reappear when that boys father gets tosated by Alduin) -- Or the female orc, Yatul showing up randomly when waiting 24 hours in the "Sleeping Giant Inn" in Riverwood? I do not get any log-spam with these tiny bugs, and the only thing I have installed recently was the latest Unofficial Patches + These wonderful scrip fixes by Steve40. Instead of continously spamming his inbox, I thought I'd ask in these threads. I realize most errors are user-side and not the fault of modders and in no way am I "blaming" anyone for breaking anything. I also wonder if latest USKP patches + Steve40's script fixes + cleaned update, dawnguard, hearthfires, and/dragonborn.esm files all in conjunction with one another could cause these small bugs.Appreciate it and thanks in advance! Link to comment Share on other sites More sharing options...
steve40 Posted September 26, 2013 Author Share Posted September 26, 2013 That is a USKP issue, Honesty. Link to comment Share on other sites More sharing options...
steve40 Posted September 26, 2013 Author Share Posted September 26, 2013 hey steve40 thanks for these fixes. I used to have a vatiation of critter spam throughout the log. I have installed your fixes and put them right after USKP 1.3.3c in Mod Organizer. All the previous critter spam is gone. However, I now encounter a new error That error is because some of your critters are still running the vanilla scripts. It should go away when new critters respawn. Link to comment Share on other sites More sharing options...
steve40 Posted September 26, 2013 Author Share Posted September 26, 2013 Getting this spam and random crashes with 2.6 ver: [ (0008631C)].lvlpredatorscript.PlayImpactEffect() - "<native>" Line ? [None].zbloodnpcbleed.bloodDrops() - "zBloodNPCbleed.psc" Line ? [None].zbloodnpcbleed.OnHit() - "zBloodNPCbleed.psc" Line ? [09/18/2013 - 03:06:16AM] error: (0008631C): has no parent cell or world space. Yeah, your problem is Crimson Tide mod. Link to comment Share on other sites More sharing options...
Recommended Posts