Skip to content

1 hour after loading a save, all the indicators that appear when you click something disappear and log gets constantly spammed #4

@kacpeG

Description

@kacpeG

Also a few minutes later the game just froze, and when i try to save or overwrite a save, nothing happens

I cant share whole logs with hugslib so i just have this

Root level exception in Update(): System.InvalidOperationException: Failed to find parent index in FishTable<Verse.MoteText, System.Int32> for key: 'Mote_Text', hashCode: '-1', value: '147', count: '148', bucket array length: '512', total tailing entries count: '147', known chain of tails:
{ index: '195' key: 'Mote_Text', hashCode: '-1', value: '9 }
{ index: '196' key: 'Mote_Text', hashCode: '-1', value: '2 }
{ index: '197' key: 'Mote_Text', hashCode: '-1', value: '10 }
{ index: '198' key: 'Mote_Text', hashCode: '-1', value: '11 }
{ index: '199' key: 'Mote_Text', hashCode: '-1', value: '12 }
{ index: '200' key: 'Mote_Text', hashCode: '-1', value: '13 }
{ index: '201' key: 'Mote_Text', hashCode: '-1', value: '14 }
{ index: '202' key: 'Mote_Text', hashCode: '-1', value: '15 }
{ index: '203' key: 'Mote_Text', hashCode: '-1', value: '16 }
{ index: '204' key: 'Mote_Text', hashCode: '-1', value: '17 }
{ index: '205' key: 'Mote_Text', hashCode: '-1', value: '18 }
{ index: '206' key: 'Mote_Text', hashCode: '-1', value: '19 }
{ index: '207' key: 'Mote_Text', hashCode: '-1', value: '20 }
{ index: '208' key: 'Mote_Text', hashCode: '-1', value: '21 }
{ index: '209' key: 'Mote_Text', hashCode: '-1', value: '22 }
{ index: '210' key: 'Mote_Text', hashCode: '-1', value: '23 }
{ index: '211' key: 'Mote_Text', hashCode: '-1', value: '24 }
{ index: '212' key: 'Mote_Text', hashCode: '-1', value: '25 }
{ index: '213' key: 'Mote_Text', hashCode: '-1', value: '26 }
{ index: '214' key: 'Mote_Text', hashCode: '-1', value: '27 }
{ index: '215' key: 'Mote_Text', hashCode: '-1', value: '28 }
{ index: '216' key: 'Mote_Text', hashCode: '-1', value: '29 }
{ index: '217' key: 'Mote_Text', hashCode: '-1', value: '30 }
{ index: '218' key: 'Mote_Text', hashCode: '-1', value: '31 }
{ index: '219' key: 'Mote_Text', hashCode: '-1', value: '32 }
{ index: '220' key: 'Mote_Text', hashCode: '-1', value: '33 }
{ index: '221' key: 'Mote_Text', hashCode: '-1', value: '34 }
{ index: '222' key: 'Mote_Text', hashCode: '-1', value: '35 }
{ index: '223' key: 'Mote_Text', hashCode: '-1', value: '36 }
{ index: '224' key: 'Mote_Text', hashCode: '-1', value: '37 }
{ index: '225' key: 'Mote_Text', hashCode: '-1', value: '38 }
{ index: '226' key: 'Mote_Text', hashCode: '-1', value: '39 }
{ index: '227' key: 'Mote_Text', hashCode: '-1', value: '40 }
{ index: '228' key: 'Mote_Text', hashCode: '-1', value: '41 }
at FisheryLib.Collections.FishTable2+ThrowHelper[TKey,TValue].ThrowFailedToFindParentInvalidOperationException (FisheryLib.Collections.FishTable2[TKey,TValue] fishTable, System.Int32 childBucketIndex) [0x001ae] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.FishTable2[TKey,TValue].GetParentBucketIndex (System.Int32 childBucketIndex, System.Boolean throwOnFailure) [0x0001f] in <8627e14902894032bef49426acd48943>:0 at FisheryLib.Collections.FishTable2[TKey,TValue].SetParentTail (System.Int32 entryIndex, System.UInt32 newTail) [0x00000] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.FishTable2[TKey,TValue].RemoveInternal (TKey key, FisheryLib.Collections.FishTable2+Entry[TKey,TValue]& removedEntry, System.Boolean checkValue, TValue value) [0x00067] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.FishTable2[TKey,TValue].Remove (TKey key, TValue& value) [0x00000] in <8627e14902894032bef49426acd48943>:0 at FisheryLib.Collections.IndexedFishSet1[T].Remove (T item) [0x00000] in <8627e14902894032bef49426acd48943>:0
at FisheryLib.Collections.IndexedFishSet`1[T].Remove (System.Object value) [0x00008] in <8627e14902894032bef49426acd48943>:0
at PerformanceFish.Listers.ThingsPrepatches.RemoveFromTypeList (Verse.ListerThings lister, Verse.Thing thing) [0x0003b] in <7036db54f8ea4ad395b09328eef6dbcf>:0
at Verse.ListerThings.Remove (Verse.Thing t) [0x0006f] in <95de19971c5d40878d8742747904cdcd>:0
at (wrapper dynamic-method) Verse.Thing.Verse.Thing.DeSpawn_Patch3(Verse.Thing,Verse.DestroyMode)
at Verse.Mote.DeSpawn (Verse.DestroyMode mode) [0x00006] in <95de19971c5d40878d8742747904cdcd>:0
at (wrapper dynamic-method) Verse.Thing.Verse.Thing.Destroy_Patch1(Verse.Thing,Verse.DestroyMode)
at Verse.Mote.TimeInterval (System.Single deltaTime) [0x00010] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.MoteThrown.TimeInterval (System.Single deltaTime) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.Mote.RealtimeUpdate () [0x00018] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.RealtimeMoteList.MoteListUpdate () [0x0001c] in <95de19971c5d40878d8742747904cdcd>:0
at Verse.RealTime.Update () [0x00032] in <95de19971c5d40878d8742747904cdcd>:0
at (wrapper dynamic-method) Verse.Root.Verse.Root.Update_Patch2(Verse.Root)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch2 (Verse.Root)
Verse.Root_Play:Update ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions