Jump to content

CrimsonKing

Members
  • Posts

    16
  • Joined

  • Last visited

About CrimsonKing

  • Birthday 06/12/1987

Personal Information

  • Location
    Idaho
  • Interests
    Gaming, Anime, Manga etc.

CrimsonKing's Achievements

Refugee

Refugee (1/15)

4

Reputation

  1. Getting an error with the latest release. 2023-08-10T21:55:25 13408.660 ERR [Improved Hordes] [WorldHordePopulator] ThreadLoop(ThreadInfo): An exception occurred during UpdateAsync: Object reference not set to an instance of an object Stacktrace: at World.GetTraderAreaAt (Vector3i _pos) [0x0000c] in <d7dcfa4979674f179c13273f8b30b551>:0 at (wrapper dynamic-method) World.DMD<World::IsWithinTraderArea>(World,Vector3i) at World.GetLandClaimOwner (Vector3i worldBlockPos, PersistentPlayerData lpRelative) [0x0000b] in <d7dcfa4979674f179c13273f8b30b551>:0 at ImprovedHordes.POI.WorldPOIScanner+POI.IsPlayerConvertedPOI () [0x0002b] in <80d3512d8bed4cc88056a90b32046e32>:0 at ImprovedHordes.POI.WorldPOIScanner+POIZone.GetLocationOutside (ImprovedHordes.Core.Abstractions.World.Random.IWorldRandom worldRandom, UnityEngine.Vector2& location) [0x0001b] in <80d3512d8bed4cc88056a90b32046e32>:0 at ImprovedHordes.POI.WorldZoneHordePopulator`1[Horde].CanPopulate (System.Single dt, ImprovedHordes.POI.WorldPOIScanner+POIZone& zone, System.Collections.Generic.List`1[T] playerGroups, System.Collections.Generic.Dictionary`2[TKey,TValue] clusters, ImprovedHordes.Core.Abstractions.World.Random.IWorldRandom worldRandom) [0x00082] in <80d3512d8bed4cc88056a90b32046e32>:0 at ImprovedHordes.Core.World.Horde.Populator.HordePopulator`1[TaskReturnValue].Populate (System.Single dt, System.Collections.Generic.List`1[T] playerGroups, System.Collections.Generic.Dictionary`2[TKey,TValue] clusters, ImprovedHordes.Core.World.Horde.Spawn.WorldHordeSpawner spawner, ImprovedHordes.Core.Abstractions.World.Random.IWorldRandom worldRandom) [0x00001] in <80d3512d8bed4cc88056a90b32046e32>:0 at ImprovedHordes.Core.World.Horde.Populator.WorldHordePopulator.UpdateAsync (System.Single dt) [0x00089] in <80d3512d8bed4cc88056a90b32046e32>:0 at ImprovedHordes.Core.Threading.Threaded.ThreadLoop (ThreadManager+ThreadInfo threadInfo) [0x00078] in <80d3512d8bed4cc88056a90b32046e32>:0 Also hordes are being a tad buggy still I think, after killing a horde another shows up almost immediately afterwards don't know if this has something to do with LandClaim blocks or not though I am on day 19 so maybe has something to do with that.
  2. Yep running into the same problem unable to upgrade blocks with the current 0-SCore version currently only running Skyrim Lockpicking with 0-SCore. Started removing mods until I found that 0-SCore is the one at fault here. MissingMethodException: Method not found: int .Inventory.GetItemCount(ItemValue,bool,int,int) at (wrapper dynamic-method) ItemActionRepair.DMD<ItemActionRepair::CanRemoveRequiredResource>(ItemActionRepair,ItemInventoryData,BlockValue) at ItemActionRepair.ExecuteAction (ItemActionData _actionData, System.Boolean _bReleased) [0x0065e] in <b0ff65aca48f483f8b4f2baaaa95d771>:0 at ItemClass.ExecuteAction (System.Int32 _actionIdx, ItemInventoryData _data, System.Boolean _bReleased, PlayerActionsLocal _playerActions) [0x00435] in <b0ff65aca48f483f8b4f2baaaa95d771>:0 at Inventory.Execute (System.Int32 _actionIdx, System.Boolean _bReleased, PlayerActionsLocal _playerActions) [0x00037] in <b0ff65aca48f483f8b4f2baaaa95d771>:0 at (wrapper dynamic-method) PlayerMoveController.DMD<PlayerMoveController::Update>(PlayerMoveController)
  3. The new Experimental Release 21.1 (b12) seems to have broken something in the mod getting some Red Errors 2023-07-31T17:57:40 120.316 ERR [MODS] Error while executing GameStartDone on mod "ImprovedHordes" 2023-07-31T17:57:40 120.318 EXC Patching exception in method null 2023-07-31T18:04:42 542.688 WRN [Improved Hordes] [ImprovedHordesMod] TrySaveData(): Failed to save data. Object reference not set to an instance of an object at ImprovedHordes.ImprovedHordesMod.TrySaveData () [0x00024] in <f3df1dba03e14536a032e6cdeaed5c4b>:0 2023-07-31T18:04:42 542.689 EXC Object reference not set to an instance of an object at ImprovedHordes.ImprovedHordesMod.TrySaveData () [0x00024] in <f3df1dba03e14536a032e6cdeaed5c4b>:0 Don't know what could be causing this Improved Hordes worked fine on 21.1 (b6) PS: Or at least it worked for the most part in 21.1 (b6) didn't get the Errors I'm currently getting.
  4. Getting this Red Error whenever I exit a world using the latest version of the mod. 2023-07-01T01:42:03 17916.806 ERR [Improved Hordes] [WorldHordeTracker] ThreadLoop(ThreadInfo): An exception occurred during UpdateAsync: Object reference not set to an instance of an object Stacktrace: at ImprovedHordes.Core.World.Horde.HordeBiomes.GetBiomeAt (UnityEngine.Vector2 location) [0x00010] in <b674cbf2ddb947b584a1118d26a33bc4>:0 at ImprovedHordes.Core.World.Horde.WorldHorde.UpdateDecay (System.Single dt) [0x0000c] in <b674cbf2ddb947b584a1118d26a33bc4>:0 at ImprovedHordes.Core.World.Horde.WorldHordeTracker.UpdateHorde (ImprovedHordes.Core.World.Horde.WorldHorde horde, System.Single dt, System.Collections.Generic.List`1[T] playerGroups, System.Collections.Generic.List`1[T] eventReports) [0x00255] in <b674cbf2ddb947b584a1118d26a33bc4>:0 at ImprovedHordes.Core.World.Horde.WorldHordeTracker.UpdateTrackerAsync (System.Collections.Generic.List`1[T] players, System.Collections.Generic.List`1[T] eventReports, System.Single dt) [0x000e3] in <b674cbf2ddb947b584a1118d26a33bc4>:0 at ImprovedHordes.Core.World.Horde.WorldHordeTracker.UpdateAsync (System.Single dt) [0x00032] in <b674cbf2ddb947b584a1118d26a33bc4>:0 at ImprovedHordes.Core.Threading.Threaded.ThreadLoop (ThreadManager+ThreadInfo threadInfo) [0x00027] in <b674cbf2ddb947b584a1118d26a33bc4>:0
  5. Yup getting the same problem don't know what's causing it I can shoot at them or make as much noise as possible but they still ignore me running to where ever their destination lies.
  6. Just got myself a Red Error wondering what it is. Did I get this error from reducing the thread? game was stuttering too often on default settings I changed <max_horde_threads> from 4 to 3 also keep getting the yellow Error "Calling Animator.GotoState on Synchronize layer" whenever the character panel is opened though don't know if it's from this mod or not. 2023-06-24T07:41:23 5288.777 ERR [Improved Hordes] [WorldEventReporter] <Update>b__1(Task): UpdateTask was terminated due to a fault. 2023-06-24T07:41:23 5288.789 ERR [Improved Hordes] [WorldEventReporter] <Update>b__1(Task): #1 - An exception occurred during UpdateTask: The given key '19, -36' was not present in the dictionary. Stacktrace: at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <03bd9b261dff4c2b8b568aca27f561b2>:0 at ImprovedHordes.Core.World.Event.WorldEventReporter.UpdateAsyncVoid (System.Single dt) [0x00127] in <38ddc35aab0145e4abba4134f2213af6>:0 at ImprovedHordes.Core.Threading.MainThreadSynchronizedTask.UpdateAsync (System.Single dt) [0x00001] in <38ddc35aab0145e4abba4134f2213af6>:0 at ImprovedHordes.Core.Threading.MainThreadSynchronizedTask`1+<>c__DisplayClass7_0[TaskReturnType].<Update>b__0 () [0x0000d] in <38ddc35aab0145e4abba4134f2213af6>:0 at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <03bd9b261dff4c2b8b568aca27f561b2>:0 at System.Threading.Tasks.Task.Execute () [0x00000] in <03bd9b261dff4c2b8b568aca27f561b2>:0 2023-06-24T07:41:23 5288.792 ERR [Improved Hordes] [WorldEventReporter] <Update>b__1(Task): UpdateTask was terminated due to a fault. 2023-06-24T07:41:23 5288.793 ERR [Improved Hordes] [WorldEventReporter] <Update>b__1(Task): #1 - An exception occurred during UpdateTask: The given key '19, -36' was not present in the dictionary. Stacktrace: at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <03bd9b261dff4c2b8b568aca27f561b2>:0 at ImprovedHordes.Core.World.Event.WorldEventReporter.UpdateAsyncVoid (System.Single dt) [0x00127] in <38ddc35aab0145e4abba4134f2213af6>:0 at ImprovedHordes.Core.Threading.MainThreadSynchronizedTask.UpdateAsync (System.Single dt) [0x00001] in <38ddc35aab0145e4abba4134f2213af6>:0 at ImprovedHordes.Core.Threading.MainThreadSynchronizedTask`1+<>c__DisplayClass7_0[TaskReturnType].<Update>b__0 () [0x0000d] in <38ddc35aab0145e4abba4134f2213af6>:0 at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <03bd9b261dff4c2b8b568aca27f561b2>:0 at System.Threading.Tasks.Task.Execute () [0x00000] in <03bd9b261dff4c2b8b568aca27f561b2>:0 PS: Don't know if this was the correct place to put this or make a post on your Github page about it.
  7. Renaming ReClass to zzzReClass solved the issue before that I had the compatibilty patches still had errors when trying to craft from the bugbag thanks for the info though was wondering what those additional files we're. Edit. Now that I think about it maybe it does work and you we're correct have a stupid habit of renaming the ZMX to SMX cause it looks nicer imho so yeah that might've caused a problem but again zzzReClass did manage to solve the issue no problem. Renamed to ReClass with fresh SMX and ZMX and got errors again seems you do have to rename it to zzzReClass for it to work correctly. PS: Thanks Tristam for helping me getting it working.
  8. Reclass doesn't appear to be compatible with SMXui keep getting errors when crafting with the bugoutbag ERR [XUi] Error while updating window group 'workstation_bugoutbag: EXC Object reference not set to an instance of an object is it possible to make this compatible with SMXui? Edit. Guess I'll have to pause using SMXui for now can't live without Reclass now far to useful.
  9. Latest release of zombies is giving some XML errors 33.096 ERR XML loader: Loading and parsing 'entityclasses.xml' failed 33.098 EXC Did not find 'extends' entity 'Zombie_Template' 35.940 ERR XML loader: Loading and parsing 'entitygroups.xml' failed 35.941 EXC Entity with name 'animalFly' not found 42.785 ERR XML loader: Loading and parsing 'spawning.xml' failed 42.785 EXC Entity spawner 'Dog_Sm_Territorial' contains invalid group ZombieDogGroup Don't know if the numbers symbolize anything but this wasn't happening with the previous release of the Custom_Zombies Edit. It's also causing zombies not to spawn giving me a red error EXC NullReferenceException: Object reference not set to an instance of an object
  10. Can't download your mods anymore for whatever reason.. Windows Defender keeps saying there's a Trojan mixed in the download link or something... Trojan:Script/Sabsik.FL.A!ml the links we're fine yesterday any idea what could've changed? Edit. Having the same problem with Action Skills A20 WD seems to have quarantined the Zip file as well. Re-edit was able to download Action Skills from Nexus without trouble think it could be linked to github somehow?
  11. Definitely one of the things I miss from Alpha 16 thankyou very much Jax!
  12. Keep getting an error everytime I try to open the mod launcher is there a workaround or am I screwed?
  13. Ohhh love those pictures can't wait for next release!!
  14. Dismantling wooden frame blocks freezes and crashes the game also what in Block disables bulk dismantling? Can only dismantle 1 stacked item at a time. Edit removed all mods but 0-SphereiiCore still freezing and crashing upon dismantling wooden frame blocks
×
×
  • Create New...