2394425147 / LC_CullFactory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backrooms

BySuspect opened this issue · comments

with backrooms mod after finding way and teleporting back it starts spamming debug this error;

[Error  : Unity Log] ArgumentNullException: Value cannot be null.
Parameter name: key
Stack trace:
System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) (at <787acc3c9a4c471ba7d971300105af24>:IL_0008)
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <787acc3c9a4c471ba7d971300105af24>:IL_0000)
CullFactory.Behaviours.DynamicCuller.IncludeNearbyTiles (DunGen.Tile origin) (at D:/Projects/CSharp/BepInEx/LethalCompany/CullFactory/CullFactory/Behaviours/DynamicCuller.cs:144)
CullFactory.Behaviours.DynamicCuller.IncludeVisibleTiles () (at D:/Projects/CSharp/BepInEx/LethalCompany/CullFactory/CullFactory/Behaviours/DynamicCuller.cs:124)
CullFactory.Behaviours.DynamicCuller.Update () (at D:/Projects/CSharp/BepInEx/LethalCompany/CullFactory/CullFactory/Behaviours/DynamicCuller.cs:87)