Giter Site home page Giter Site logo

onimods's People

Contributors

azethegreat avatar carsteng avatar daviscook477 avatar francoisdupayrat avatar hydrotoast avatar jasonolive avatar juijote avatar leonusdh avatar llunak avatar peterhaneve avatar pether-pg avatar psychodad9999 avatar sanchozzdeponianin avatar sant1ago-da-hanoi avatar skairunner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onimods's Issues

Soft crash/game error when killing critter

Issue can be easily reproduced by setting a duplicant to attack a critter. Upon the critter's death, the game will freeze and close or display an error on screen asking for the game to restart. The error will disable all mods. The freeze and close does not. Some suggestions in a Discord server recommended disabling this mod and trying to reproduce. Before disabling the mod entirely, I tried to enable the popups for critter behaviors. On testing the game still crashed. Disabling the mod entirely allows the attack action to be performed.

Expected Behavior

Critter death.

Current Behavior

Game freeze/crash on attacking and death (unsure of death caused by age) of a critter.

Mod Versions

Steam subscription
mod updater not installed

Steps to Reproduce

  1. Load game
  2. Select attack
  3. Attack critter
  4. Critter death causes crash

Output Log

Game freeze and close
Game freeze and error

First link is of the game freezing and closing on its own when a critter death by attack occurs.

Second link is of game freezing and causing error in mod when critter death by attack occurs.

pop up control bug

the pop up is still shown when the dupes are taking water (probably any liquid) from a pitcher pump which is underwater itself (probably inside any liquid)

Any tutorials on using Plib GUI functionality?

I'm having some trouble getting the GUI functionality working properly. Are there any full tutorials on using them?

My personal use case is to create a sidescreen for my building and just having some text inputs. My first issue is that when i set the text input on one instance of the building, the screens for all buildings get set as well. Second, there seems to be no way to programmatically set the text of the input after initialization.

Heres a screen of the constructor
image

[Feature Request] Queue for for Showers

Would it be possible to add Showers to the list of buildings that trigger queueing? I am trying to look at the code to see if I can figure it out myself. But I am a bit of a coding newbie myself.

RE: Steam Comment on [Critter Inventory]

Great work! I would perhaps suggest disabling instant display of critter details, it tends to get in the way when trying to multi-click and index through each of your 4 hatches, per se.

Edit: I'm an idiot. It's just so far down on the list that it's just hidden by the info panel that appears like always. UI Scaling oops

Building Solution

Hey, how would I build this solution myself? Fails to build properly as cloned.

Object reference crash

Unknown cause of the bug because I am not doing any specific action that triggers the crash. I installed a console mod so that I could capture the error associated with the crash. The error in the log points to:

[PLib/ToastControl] System.NullReferenceException Object reference not set to an instance of an object at PeterHan.ToastControl.ToastControlPopups.ShowPopup (System.Object parent, System.String message) [0x0004e] in <864a0f00748b42179d8802b50440b2f5>:0
at PeterHan.ToastControl.ToastControlPatches.SpawnFXShort (PopFXManager instance, UnityEngine.Sprite icon, System.String text, UnityEngine.Transform targetTransform, System.Single lifetime, System.Boolean track_target, System.Object source) [0x00004] in <864a0f00748b42179d8802b50440b2f5>:0
at System.Environment.get_StackTrace () [0x00000] in :0

See the txt file for the full log. The error continues to occur after each time the console pauses the game (mod prevents game crashing). The same error occurs on each pause.

Expected Behavior

Current Behavior

Game crashing on unknown object.

Mod Versions

Steam
Forced update through mod updater. No change.

Steps to Reproduce

Output Log

log

sweep by type: items sometimes duplicated in list

I've had 3 times now Super coolant become checked when I had all liquids deselected. The checkmark stays completely blank still, but a 2nd entry for super coolant appears at the bottom and is checked if you expend the menu.

Falling Sand also for Snow?

Could you enable the Falling Sand mod, to also work on falling snow?
Thank you for this mod, a lot less duplicant suffering!

SweepByType doesn't apply symbol overrides

Reproduction:

  1. Spawn in a bunch of different shine bug morph eggs (e.g. shine bug egg and sun bug egg).
  2. Open menu for sweep by type
  3. All of the eggs will appear as the base shine bug egg

My guess is that sweep by type is just taking the base sprite but it needs to somehow check if that thing should have a symbol override prefix and then take a different sprite

hello

could you make a tutorial about how to use you PLib for options managing? a video tut would be nice (don't need your voice, just a good tut).

PLib 2.20 Unresolved assembly reference not allowed

Hello, not quite sure this error is coming up, but I don't receive this error in 2.19.

PLib 2.20

An exception occurred during merging:
1>  Unresolved assembly reference not allowed: UnityEngine.ImageConversionModule.
1>     at System.Compiler.Ir2md.GetAssemblyRefIndex(AssemblyNode assembly)
1>     at System.Compiler.Ir2md.GetTypeRefIndex(TypeNode type)
1>     at System.Compiler.Ir2md.VisitReferencedType(TypeNode type)
1>     at System.Compiler.Ir2md.GetMemberRefIndex(Member m)
1>     at System.Compiler.Ir2md.GetMethodToken(Method m)
1>     at System.Compiler.Ir2md.VisitMethodCall(MethodCall call)
1>     at System.Compiler.Ir2md.Visit(Node node)
1>     at System.Compiler.Ir2md.VisitExpression(Expression expression)
1>     at System.Compiler.Ir2md.Visit(Node node)
1>     at System.Compiler.Ir2md.VisitExpressionStatement(ExpressionStatement statement)
1>     at System.Compiler.Ir2md.Visit(Node node)
1>     at System.Compiler.Ir2md.VisitBlock(Block block)
1>     at System.Compiler.Ir2md.Visit(Node node)
1>     at System.Compiler.Ir2md.VisitBlock(Block block)
1>     at System.Compiler.Ir2md.VisitMethodBody(Method method)
1>     at System.Compiler.Ir2md.VisitMethod(Method method)
1>     at System.Compiler.Ir2md.Visit(Node node)
1>     at System.Compiler.Ir2md.VisitClass(Class Class)
1>     at System.Compiler.Ir2md.Visit(Node node)
1>     at System.Compiler.Ir2md.VisitModule(Module module)
1>     at System.Compiler.Ir2md.SetupMetadataWriter(String debugSymbolsLocation)
1>     at System.Compiler.Ir2md.WritePE(Module module, String debugSymbolsLocation, BinaryWriter writer)
1>     at System.Compiler.Writer.WritePE(String location, Boolean writeDebugSymbols, Module module, Boolean delaySign, String keyFileName, String keyName)
1>     at System.Compiler.Writer.WritePE(CompilerParameters compilerParameters, Module module)
1>     at System.Compiler.Module.WriteModule(String location, CompilerParameters options)
1>     at ILMerging.ILMerge.Merge()
1>     at ILMerging.ILMerge.Main(String[] args)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(5185,5): error MSB3073: The command ""C:\DEVELOPER\ONI-Mods\src\packages\ILMerge.3.0.29\build\..\tools\net452\ILMerge.exe" /ndebug /out:IncreasedResearchStorageMerged.dll IncreasedResearchStorage.dll PLib.dll /targetplatform:v2,C:/Windows/Microsoft.NET/Framework64/v2.0.50727" exited with code 1.

PLib 2.19

1>------ Rebuild All started: Project: IncreasedResearchStorage, Configuration: Debug Any CPU ------
1>  IncreasedResearchStorage -> C:\DEVELOPER\ONI-Mods\src\IncreasedResearchStorage\IncreasedResearchStorage.dll
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

Latest update for FallingSand crashes on startup

Expected Behavior

The game should start and load the mod properly.

Current Behavior

The game crashes and the mod must be disabled for the game to start.

Mod Versions

Steam (May 6 2020 @ 4:59pm)

Steps to Reproduce

  1. Update to latest version (May 6 2020 @ 4:59pm)
  2. Start the game
  3. Error message

Output Log

Initialize engine version: 2018.4.14f1 (05119b33d0b7)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 2080 Ti (ID=0x1e04)
Vendor:
VRAM: 11048 MB
Driver: 26.21.14.4587
Begin MonoManager ReloadAssembly

  • Completed reload, in 0.082 seconds
    Initializing input.

Input initialized.

Initialized touch support.

UnloadTime: 0.323100 ms
[21:43:21.935] [1] [INFO] KProfiler: Start
[21:43:22.025] [1] [INFO] Applying resolution 2560x1440 @144hz (fullscreen: True)
[21:43:22.025] [1] [INFO] Low Res Textures? No
[21:43:22.028] [1] [INFO] release Build: AP-408920
SYSTEM INFO:
Platform=WindowsPlayer
OSname=Windows 10 (10.0.0) 64bit
OSversion=10.0.18363.0
CPUmodel=Z390 AORUS PRO (Gigabyte Technology Co., Ltd.)
CPUdeviceType=Desktop
CPUarch=AMD64
ProcBits=64
CPUcount=16
CPUtype=Intel(R) Core(TM) i9-9900KS CPU @ 4.00GHz
SystemMemoryMegs=32715
GPUgraphicsDeviceID=7684
GPUname=NVIDIA GeForce RTX 2080 Ti
GPUgraphicsDeviceType=Direct3D11
GPUgraphicsDeviceVendor=NVIDIA
GPUgraphicsDeviceVendorID=4318
GPUgraphicsDeviceVersion=Direct3D 11.0 [level 11.1]
GPUmemoryMegs=11048
GPUgraphicsMultiThreaded=False
GPUgraphicsShaderLevel=50
GPUmaxTextureSize=16384
GPUnpotSupport=Full
GPUsupportedRenderTargetCount=8
GPUsupports2DArrayTextures=True
GPUsupports3DTextures=True
GPUsupportsComputeShaders=True
GPUsupportsImageEffects=True
GPUsupportsInstancing=True
GPUsupportsRenderToCubemap=True
GPUsupportsShadows=True
GPUsupportsSparseTextures=True
System Language=English
[21:43:22.831] [1] [INFO] Initializing at 2020-05-06 21:43:22.830
[21:43:22.831] [1] [INFO] Save path: D:\Mes Documents\Klei\OxygenNotIncluded
[21:43:23.144] [1] [INFO] Using builtin mod system.
[21:43:23.144] [1] [INFO] Loading mod content DLL [Build Over Plants:1835394161] (provides DLL)
[21:43:23.146] [1] [INFO] Loading MOD dll: BuildOverPlants.dll
[21:43:23.243] [1] [INFO] Build Over Plants Mod Loaded
[21:43:23.243] [1] [INFO] Loading mod content DLL [Bigger Camera Zoom Out:1717463209] (provides DLL)
[21:43:23.243] [1] [INFO] Loading MOD dll: BiggerCameraZoomOut.dll
[21:43:23.253] <<-- CaiLib -->> Loaded [ Bigger Camera Zoom Out ] with version 2019.9.5.0
[21:43:23.254] [1] [INFO] Loading mod content DLL [Pliers:1848884654] (provides DLL)
[21:43:23.254] [1] [INFO] Loading MOD dll: Pliers.dll
[21:43:23.281] [1] [INFO] [PLibPatches] Candidate version 3.5.0.0 from Pliers
[21:43:23.286] [1] [INFO] Pliers Loaded: Version 1.1.67.0
[21:43:23.286] [1] [INFO] Loading mod content DLL [Falling Sand:1855163252] (provides DLL)
[21:43:23.286] [1] [INFO] Loading MOD dll: FallingSand.dll
[21:43:23.314] [1] [INFO] [PLibPatches] Candidate version 3.7.0.0 from FallingSand
[21:43:23.314] [1] [INFO] [PLib] Mod FallingSand initialized, version 2.2.0.0
[21:43:23.317] [1] [INFO] [PLibPatches] Registered 1 handler(s) for FallingSand
[21:43:23.326] [1] [INFO] [PKeyBinding] Registering 1 key binds
[21:43:23.414] [1] [INFO] Localization.Initialize!
[21:43:23.417] [1] [INFO] Test Data Location / docs / D:\Mes Documents\Klei\OxygenNotIncluded
[21:43:23.417] [1] [INFO] Test Data Location / local / C:\Users\Chris\AppData\Local\Klei\OxygenNotIncluded
[21:43:23.419] [1] [INFO] Test Data Locations / D:\Mes Documents\Klei\OxygenNotIncluded\test / write True / read True / removed True
[21:43:23.419] [1] [INFO] Test Data Locations / C:\Users\Chris\AppData\Local\Klei\OxygenNotIncluded\test / write True / read True / removed True
[21:43:23.421] [1] [INFO] Logged into Steam with ID:76561197981826344, NAME:Brimm
[21:43:23.421] [1] [INFO] [Account] Requesting auth ticket from Steam
[21:43:23.435] [1] [INFO] [PLibPatches] Using version 3.7.0.0
[21:43:23.500] [1] [INFO] [PLibPatches] PLib patches applied
[21:43:23.985] [4] [INFO] [Account] Got login for user KU_gHargj_q
[21:43:25.259] [1] [ERROR] GameAssets(Clone) Error in GameAssets(Clone).Assets.OnPrefabInit
System.InvalidOperationException: Building table not loaded
at PeterHan.PLib.Buildings.PBuilding.AddAllTechs () [0x00007] in :0
at PeterHan.PLib.PLibPatches.Initialize_Prefix () [0x00000] in :0
at (wrapper dynamic-method) Db.Initialize_Patch2(object)
at Db.Get () [0x0001c] in :0
at BuildingDef.PostProcess () [0x000b3] in :0
at BuildingConfigManager.RegisterBuilding (IBuildingConfig config) [0x0012b] in :0
at GeneratedBuildings.LoadGeneratedBuildings (System.Collections.Generic.List1[T] types) [0x00072] in <e38a27e719b642cba3ce0b7a77b47055>:0 at LegacyModMain.LoadBuildings (System.Collections.Generic.List1[T] types) [0x00050] in :0
at LegacyModMain.Load () [0x00042] in :0
at Assets.CreatePrefabs () [0x00000] in :0
at Assets.OnPrefabInit () [0x0031c] in :0
at KMonoBehaviour.InitializeComponent () [0x00068] in :0
Error in GameAssets(Clone).Assets.OnPrefabInit
System.InvalidOperationException: Building table not loaded
at PeterHan.PLib.Buildings.PBuilding.AddAllTechs () [0x00007] in :0
at PeterHan.PLib.PLibPatches.Initialize_Prefix () [0x00000] in :0
at (wrapper dynamic-method) Db.Initialize_Patch2(object)
at Db.Get () [0x0001c] in :0
at BuildingDef.PostProcess () [0x000b3] in :0
at BuildingConfigManager.RegisterBuilding (IBuildingConfig config) [0x0012b] in :0
at GeneratedBuildings.LoadGeneratedBuildings (System.Collections.Generic.List1[T] types) [0x00072] in <e38a27e719b642cba3ce0b7a77b47055>:0 at LegacyModMain.LoadBuildings (System.Collections.Generic.List1[T] types) [0x00050] in :0
at LegacyModMain.Load () [0x00042] in :0
at Assets.CreatePrefabs () [0x00000] in :0
at Assets.OnPrefabInit () [0x0031c] in :0
at KMonoBehaviour.InitializeComponent () [0x00068] in :0

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45)

Unloading 5 Unused Serialized files (Serialized files now loaded: 0)

Unloading 861 unused Assets to reduce memory usage. Loaded Objects now: 18852.
Total: 33.301300 ms (FindLiveObjects: 0.565700 ms CreateObjectMapping: 0.586900 ms MarkObjects: 31.559600 ms DeleteObjects: 0.588400 ms)

Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 2.237000 ms
[21:43:25.710] [1] [INFO] Falling Sand's assembly declared the method PeterHan.PLib.Buildings.PBuilding:AddAllTechs in the stack trace, adding to referenced mods list

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 20921.
Total: 39.493200 ms (FindLiveObjects: 0.576000 ms CreateObjectMapping: 0.485700 ms MarkObjects: 38.401200 ms DeleteObjects: 0.030000 ms)

NullReferenceException: Object reference not set to an instance of an object
at UIDupeRandomizer.GetNewBody (System.Int32 minion_idx) [0x00006] in :0
at UIDupeRandomizer.Start () [0x00034] in :0
at FrontEndBackground.Start () [0x00011] in :0

(Filename: Line: 0)

[21:43:26.082] [1] [INFO] -- MAIN MENU --
NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

[21:43:26.185] [1] [INFO] Screen resolution updated, saving values to prefs: 2560x1440 @ 144, fullscreen: True
[21:43:26.216] [1] [INFO] Using local MOTD at version: 9, web version at 7
NullReferenceException: Object reference not set to an instance of an object
at UIDupeRandomizer.GetNewBody (System.Int32 minion_idx) [0x00006] in :0
at UIDupeRandomizer.Start () [0x00034] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at UIDupeRandomizer.GetNewBody (System.Int32 minion_idx) [0x00006] in :0
at UIDupeRandomizer.Start () [0x00034] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

[21:43:26.523] [1] [INFO] publishing mod Build Over Plants
[21:43:26.525] [1] [INFO] publishing mod Falling Sand
[21:43:26.531] [1] [INFO] publishing mod Bigger Camera Zoom Out
[21:43:26.537] [1] [INFO] publishing mod Pliers
[21:43:26.551] [1] [INFO] Subscribe to mod Build Over Plants
[21:43:26.553] [1] [INFO] Subscribe to mod Falling Sand
[21:43:26.554] [1] [INFO] Subscribe to mod Bigger Camera Zoom Out
[21:43:26.555] [1] [INFO] Subscribe to mod Pliers
NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

Setting up 4 worker threads for Enlighten.
Thread -> id: 429c -> priority: 1
Thread -> id: 2424 -> priority: 1
Thread -> id: 3ca0 -> priority: 1
Thread -> id: 19f4 -> priority: 1

[Queue for Sinks] Duplicants all queue behind 1 sink.

I posted this on Steam, also posting here since you dont read steam comments.

This idea is a great one and should have been part of the game by default, however, cawphee.black's concern is a huge one, especially for scheduling.

cawphee.black said:
I love the idea of this.
Thanks for it

Unfortunately if you have more than 1 sink they still all queue up for the first sink in the row and ignore all the rest of the sinks. So I see like 8 dupes sitting there waiting on 1 sink with 4 sinks going totally unused.

Any chance you can address this?

I understand you discussed this concern already in an issue posting however I do have a different option as an idea below.

A quick simple fix would be to allow us to turn off the queue functionality on individual buildings (a button similar to the disable building button for example) so we could say have 3 in the room without a queue and the last one would have a queue if needed for a 4 sink bathroom.

For ore scrubbers this is fantastic, now Id only have to set up at most 2 of them to remove nearly 1 million germs. Right now I have 6 in sequence after my atmosuit dock near the slime biome. Ive only seen a duplicant use at most 2 in 1 go into the base but ive seen 3 used simultaneously.

Queue needs priorities

I've had dupes suffocate while waiting in queue. Queuing can't be higher priority then oxygen, please fix priorities. Thanks.

Always New Database Entries

After saving, exiting the game, starting, and loading the new save I am able to "re-inspect" old point-of-interest items and gain new database entries. I can repeat this process ad-infinitum.

"Please Restart Game" when dupe enters rocket.

When a dupe enters a rocket the game throws a "Please Restart Game" popup.
The log shows the following:
NullReferenceException at (wrapper managed-to-native) UnityEngine.Component:get_gameObject () at PeterHan.Claustrophobia.ClaustrophobiaChecker.Sim1000ms (Single delta) [0x00000] in <filename unknown>:0 at SimAndRenderScheduler+Sim1000msUpdater.Update (ISim1000ms updater, Single dt) [0x00000] in <filename unknown>:0 at UpdateBucketWithUpdater'1[ISim1000ms].Update (Single dt) [0x00000] in <filename unknown>:0 at StateMachineUpdater+BucketGroup.AdvanceOneSubTick (Single dt) [0x00000] in <filename unknown>:0 at StateMachineUpdater.AdvanceOneSimSubTick () [0x00000] in <filename unknown>:0 at Game.SimEveryTick (Single dt) [0x00000] in <filename unknown>:0 at Game.Update () [0x00000] in <filename unknown>:0 (Filename: Line: -1)

Any ideas on whats causing it?

Using this mod crashes the game on the current beta branch (404823).

Expected Behavior

Play normally.

Current Behavior

Game crashes.

Mod Versions

Latest steam release (using mod updater).

Steps to Reproduce

Open a save with the mod enabled, in the current beta branch of the game. Play for a couple minutes. Game eventually crashes.

Output Log

PeterHan.SweepByType.FilteredClearTool.OnDragTool (System.Int32 cell, System.Int32 distFromOrigin) (at <2b33cdf273b44a4480e9c7258a8319c8>:0)
DragTool.OnLeftClickUp (UnityEngine.Vector3 cursor_pos) (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/scripts/game/InterfaceTools/DragTool.cs:206)
PlayerController.OnKeyUp (KButtonEvent e) (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/scripts/game/PlayerController.cs:309)
KInputHandler.HandleKeyUp (KButtonEvent e) (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/Plugins/Klei/input/KInputHandler.cs:164)
KInputHandler.HandleKeyUp (KButtonEvent e) (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/Plugins/Klei/input/KInputHandler.cs:174)
KInputHandler.HandleEvent (KInputEvent e) (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/Plugins/Klei/input/KInputHandler.cs:131)
KInputController.Dispatch () (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/Plugins/Klei/input/KInputController.cs:309)
KInputManager.Dispatch () (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/Plugins/Klei/input/KInputManager.cs:63)
KInputManager.Update () (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/Plugins/Klei/input/KInputManager.cs:52)
GameInputManager.Update () (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/Plugins/Klei/input/GameInputManager.cs:62)
Global.Update () (at D:/JenkinsWorkspace/Preview_Simgame_Windows/game/Assets/scripts/game/Global.cs:648)

ps: many of the mods i was using before didn't need to be updated to play the current beta branch.

Wrangle by type

How hard would it be to do for wrangling what you did for sweeping? Sometimes you have a variety of hatches all jumbled together and while you can pause and hand select the specific hatches you are looking for. It would be easier, with such a mod, to just set "smooth hatchling", "stone hatchling", " hatchling" and "sand hatchling" and pull out all the babies, for example.

Thanks for all the cool mods.

Rescupt is NOT working

Hi again!
I read your last comment and understand now that the dupe doesn't actually come to reculpt the item; however, it still doesn't change the fact that nothing happens when I click on the "Resculpt" button. The sculpture remains the same and does not resculpt. Should I be looking at other mods that may be interfering with it? I know other people people on the Steam forums have been having the same issue with Resculpt not working. If there is something I can do to help, let me know! Thank you for all your hard work and patience. =)
Sareya

FallingSand soft crash

Took a while to track it down, but when building something large in regolith (like currently a petrolium booster), the game repeated pauses with no error message or why it paused. Carefully watching I noticed it while regolith starts to fall. You can unpause it and it repauses over and over. Highly irritating. More so the fact that it doesnt say there was an error and doesnt notify you on the next start of the game that all of the mods have been disabled!

Even if I can get thru all the annoying pausing, I have to check that my mods are enabled every startup and restart the client again. The game complains that the mods differ but they don't. the client marked them as not enabled even though they were.

It's weird. It's like it crashed but does not say so at any point other than the pauses and that the mods are disabled as if from a crash (again, it does not say so).

Smart Pumps not compatible with Automation Update

Gives this error:

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field 'LogicOperationalController.INPUT_PORTS_0_1' not found.
at PeterHan.SmartPumps.SmartPumpsPatches.OnLoad () [0x00006] in <8fe72bd7d7c64e8bb3b5a5de8f531ad7>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in :0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in :0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0
at KMod.DLLLoader.LoadDLLs (System.String harmonyId, System.String path) [0x002cf] in <79d2d4d3b2c24823adbee3657342b590>:0
Exception while loading mod 1887986467.Steam at C:/Users/1/Documents/Klei/OxygenNotIncluded/mods/Steam/1887986467.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field 'LogicOperationalController.INPUT_PORTS_0_1' not found.
at PeterHan.SmartPumps.SmartPumpsPatches.OnLoad () [0x00006] in <8fe72bd7d7c64e8bb3b5a5de8f531ad7>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in :0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in :0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0
at KMod.DLLLoader.LoadDLLs (System.String harmonyId, System.String path) [0x002cf] in <79d2d4d3b2c24823adbee3657342b590>:0

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45)

Type selection menu could be better

Hey. First of all: great mod. I've been looking forward for this for a long time. There are things that works as mods, and things that should be in base game, this is base game material.

There's one thing though. The material selector you use isn't great for this use. I suspect it was easier to implement quickly and I wouldn't be surprised that what I'm writing here is already in the works :) The "slider" is very tedious to look for specific material when you have sooo many option available. And if you want to sweep a specific type, you need to basically repeat the search for each type (hopefully they're close to each other on the list).

What the sweep command needs is the menu you get for storage compactors, fridges, conveyor loaders etc. Apart from being easy to look for, you get the ability to select multiple materials and whole groups (multi-select part needs implementing ofc). Seep all the critter eggs, all the ores, all the diamonds and rust from the oil biome, and leave the garbage etc.

If there's a way to mod this ui element, a simple invert selection button would make "sweep everything except" a breeze too.

Cheers and again great job. I wish GitHub had an option to file something as an "idea" instead of "issue" so feel free to treat it like this and close this at your leisure. I won't get mad :)

Claustrophobia Dupe Gen bug

Your mod claustrophobia appears to cause a bug where the middle dupe in generation will not, after you start, have the skills shown when generating (i.e. his skills won't even match his interests as the game intends now).

Mod Updater (released on 20200506) not working, nor local downloaded copied

The Mod Updater crashes, and cannot be enabled on Version AP-408920-D even when I am using the Steam version or Local Downloaded version

Expected Behavior

That is works as expected

Current Behavior

Crashing with a version specifically released for Version AP-408920

Mod Versions

I tried both local and steam version version 1.5.0.0

Steps to Reproduce

  1. Subscribe to mod
  2. Restart
  3. Enable Mod
  4. Restart and Crash

Output Log

Initialize engine version: 2018.4.14f1 (05119b33d0b7)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce GTX 1080 (ID=0x1b80)
Vendor:
VRAM: 8079 MB
Driver: 26.21.14.3200
Begin MonoManager ReloadAssembly

  • Completed reload, in 0.153 seconds
    Initializing input.

Input initialized.

Initialized touch support.

UnloadTime: 0.693300 ms
[22:23:23.060] [1] [INFO] KProfiler: Start
[22:23:23.186] [1] [INFO] Applying resolution 3440x1440 @120hz (fullscreen: True)
[22:23:23.188] [1] [INFO] Low Res Textures? No
[22:23:23.191] [1] [INFO] release Build: AP-408920
SYSTEM INFO:
Platform=WindowsPlayer
OSname=Windows 10 (10.0.0) 64bit
OSversion=10.0.18362.0
CPUmodel=MS-7917 (MSI)
CPUdeviceType=Desktop
CPUarch=AMD64
ProcBits=64
CPUcount=4
CPUtype=Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
SystemMemoryMegs=32716
GPUgraphicsDeviceID=7040
GPUname=NVIDIA GeForce GTX 1080
GPUgraphicsDeviceType=Direct3D11
GPUgraphicsDeviceVendor=NVIDIA
GPUgraphicsDeviceVendorID=4318
GPUgraphicsDeviceVersion=Direct3D 11.0 [level 11.1]
GPUmemoryMegs=8079
GPUgraphicsMultiThreaded=False
GPUgraphicsShaderLevel=50
GPUmaxTextureSize=16384
GPUnpotSupport=Full
GPUsupportedRenderTargetCount=8
GPUsupports2DArrayTextures=True
GPUsupports3DTextures=True
GPUsupportsComputeShaders=True
GPUsupportsImageEffects=True
GPUsupportsInstancing=True
GPUsupportsRenderToCubemap=True
GPUsupportsShadows=True
GPUsupportsSparseTextures=True
System Language=Dutch
[22:23:24.126] [1] [INFO] Initializing at 2020-05-06 22:23:24.126
[22:23:24.127] [1] [INFO] Save path: C:\Users\Jurgen\Documents\Klei\OxygenNotIncluded
[22:23:24.569] [1] [INFO] Using builtin mod system.
[22:23:24.570] [1] [INFO] Loading mod content DLL [Mod Updater:2018291283] (provides DLL)
[22:23:24.572] [1] [INFO] Loading MOD dll: ModUpdateDate.dll
[22:23:24.939] [1] [INFO] [PLibPatches] Candidate version 3.7.0.0 from ModUpdateDate
[22:23:24.939] [1] [INFO] [PLib] Mod ModUpdateDate initialized, version 1.5.0.0
[22:23:24.942] [1] [INFO] [PLib/ModUpdateDate] Registered mod options class ModUpdateInfo for ModUpdateDate
[22:23:25.052] [1] [INFO] Localization.Initialize!
[22:23:25.058] [1] [INFO] Subscribe to mod ModUpdater-Local
[22:23:25.077] [1] [INFO] Subscribe to mod PipedInputs
[22:23:25.081] [1] [INFO] Test Data Location / docs / C:\Users\Jurgen\Documents\Klei\OxygenNotIncluded
[22:23:25.081] [1] [INFO] Test Data Location / local / C:\Users\Jurgen\AppData\Local\Klei\OxygenNotIncluded
[22:23:25.085] [1] [INFO] Test Data Locations / C:\Users\Jurgen\Documents\Klei\OxygenNotIncluded\test / write True / read True / removed True
[22:23:25.085] [1] [INFO] Test Data Locations / C:\Users\Jurgen\AppData\Local\Klei\OxygenNotIncluded\test / write True / read True / removed True
[22:23:25.091] [1] [INFO] [PLibPatches] Using version 3.7.0.0
[22:23:25.224] [1] [INFO] [PLibPatches] PLib patches applied
[22:23:27.624] [1] [ERROR] GameAssets(Clone) Error in GameAssets(Clone).Assets.OnPrefabInit
System.InvalidOperationException: Building table not loaded
at PeterHan.PLib.Buildings.PBuilding.AddAllTechs () [0x00007] in <2ccf1828d8b84288b4a87e8e48d63117>:0
at PeterHan.PLib.PLibPatches.Initialize_Prefix () [0x00000] in <2ccf1828d8b84288b4a87e8e48d63117>:0
at (wrapper dynamic-method) Db.Initialize_Patch2(object)
at Db.Get () [0x0001c] in :0
at BuildingDef.PostProcess () [0x000b3] in :0
at BuildingConfigManager.RegisterBuilding (IBuildingConfig config) [0x0012b] in :0
at GeneratedBuildings.LoadGeneratedBuildings (System.Collections.Generic.List1[T] types) [0x00072] in <e38a27e719b642cba3ce0b7a77b47055>:0 at LegacyModMain.LoadBuildings (System.Collections.Generic.List1[T] types) [0x00050] in :0
at LegacyModMain.Load () [0x00042] in :0
at Assets.CreatePrefabs () [0x00000] in :0
at Assets.OnPrefabInit () [0x0031c] in :0
at KMonoBehaviour.InitializeComponent () [0x00068] in :0
Error in GameAssets(Clone).Assets.OnPrefabInit
System.InvalidOperationException: Building table not loaded
at PeterHan.PLib.Buildings.PBuilding.AddAllTechs () [0x00007] in <2ccf1828d8b84288b4a87e8e48d63117>:0
at PeterHan.PLib.PLibPatches.Initialize_Prefix () [0x00000] in <2ccf1828d8b84288b4a87e8e48d63117>:0
at (wrapper dynamic-method) Db.Initialize_Patch2(object)
at Db.Get () [0x0001c] in :0
at BuildingDef.PostProcess () [0x000b3] in :0
at BuildingConfigManager.RegisterBuilding (IBuildingConfig config) [0x0012b] in :0
at GeneratedBuildings.LoadGeneratedBuildings (System.Collections.Generic.List1[T] types) [0x00072] in <e38a27e719b642cba3ce0b7a77b47055>:0 at LegacyModMain.LoadBuildings (System.Collections.Generic.List1[T] types) [0x00050] in :0
at LegacyModMain.Load () [0x00042] in :0
at Assets.CreatePrefabs () [0x00000] in :0
at Assets.OnPrefabInit () [0x0031c] in :0
at KMonoBehaviour.InitializeComponent () [0x00068] in :0

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45)

Unloading 5 Unused Serialized files (Serialized files now loaded: 0)

Unloading 861 unused Assets to reduce memory usage. Loaded Objects now: 18848.
Total: 47.307200 ms (FindLiveObjects: 0.807500 ms CreateObjectMapping: 1.002800 ms MarkObjects: 44.108400 ms DeleteObjects: 1.388000 ms)

Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 3.285600 ms
[22:23:28.223] [1] [INFO] Mod Updater's assembly declared the method PeterHan.PLib.Buildings.PBuilding:AddAllTechs in the stack trace, adding to referenced mods list

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 20921.
Total: 55.998100 ms (FindLiveObjects: 0.864500 ms CreateObjectMapping: 0.761300 ms MarkObjects: 54.310300 ms DeleteObjects: 0.061600 ms)

NullReferenceException: Object reference not set to an instance of an object
at UIDupeRandomizer.GetNewBody (System.Int32 minion_idx) [0x00006] in :0
at UIDupeRandomizer.Start () [0x00034] in :0
at FrontEndBackground.Start () [0x00011] in :0

(Filename: Line: 0)

[22:23:28.321] [1] [INFO] -- MAIN MENU --
NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

[22:23:28.503] [1] [INFO] Screen resolution updated, saving values to prefs: 3440x1440 @ 120, fullscreen: True
NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

[22:23:28.563] [1] [INFO] publishing mod Enable All Mods Button
[22:23:28.572] [1] [INFO] publishing mod Mod Updater
[22:23:28.595] [1] [INFO] Subscribe to mod Enable All Mods Button
[22:23:28.598] [1] [INFO] Subscribe to mod Mod Updater
NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

NullReferenceException: Object reference not set to an instance of an object
at FrontEndBackground.UpdateDrecko () [0x0000d] in :0
at FrontEndBackground.Update () [0x00006] in :0

(Filename: Line: 0)

Continues for quite a while further with same type of errors.

About that Auto Generating repair issue

So, i Posted a couple of stuff in steam comments, but i guess i didn't get the memo of posting it here. So i will just copy paste what i wrote in steam right below vVv


dunno when this mod was updated, but in my case when i posted my other comment Sep 25, ladders and pipes were affected by the incorrectly generating repair errands. Let me check if they are still affected testing my save


Well, here's some news. Here are my screenshots
http://prntscr.com/pblbxl
http://prntscr.com/pblckk

So it seems the one tile stuff is still affected

I also checked some of the Multi-tile buildings if they are affected by the bug.
some of the buildings are cleared off the bug like the Rock Crusher, Textile Loom, Exosuit Forge, Manual Generator Etc.

though some of the buildings still experience the bug, Jumbo Battery, Research Station, Super Computer, Etc

never bothered to test all buildings though.


well, i forgot to mention, but my game is heavily modded. don't know if that affects anything.

[Suggest] AirLock Door

Leave the gases and liquids passed in the SAS and are sucked in an internal storage at the door or directly output for the gas and liquid with exits pipe.

If possible history of actually having a SAS and not just a door that blocks everything without interaction.

Thanks for reading me
Sorry english google translate.

Clean Drop Crash

When i start a game with this mod on as soon the save is loaded the game crash

Expected Behavior

  • Not to crash

Current Behavior

  • Keep crashing

Mod Versions

Linux
Steam version 1.1.0.0

Steps to Reproduce

Load the mods
Restart the game
Load the save
Crash

Output Log

https://pastebin.com/xgVBx3Wn

W/O power duplicants still try to route through Airlock

Expected Behavior

When the power is cut to these doors, duplicants should stop trying to pass through them.

Current Behavior

Duplicants stand at the door as though stranded, waiting for it to open. They will not turn around and simply starve even if there are alternate routes. They disregard changes to access permissions

Mod Versions

Recently downloaded

Steps to Reproduce

  1. Set up airlock with errands on the other side.
  2. Cut power to the Airlock after duplicants have routed errands through the door.

Falling Sand Mod is currenntly broken

Since the Last Update the Mod is broken. Game crashes on startup. I tested out disabling all other mods and game still crashes with only this mod enabled.

I would be super cool if you could fix that. :)

does not work with latest patch

Hey, maybe you didnt notice, but it this mod doenst work with latest patch. There is some error about cant access, only when enabling this mod. If oyu need more details let me know.

Queue for Sinks Mod is currently broken

The Mod currently leads to the game to crash on startup. It is the same Issue as the Falling Sand Mod.
It also crashes if only this mod is enabled.

I would be very grateful if you could fix that :)

Large stuttering issues with Efficient Supply

Looks like since patch 393231 (Feb 5 2020) or 393722 (Feb 7 2020) Efficient Supply is causing stuttering issues. I have had consistent stuttering every couple seconds while playing a ~500 cycle base. Removing the mod fixes this issue.

Automation Missing

For some reason when using this mod the ability to access the automation construction tab is missing. The overlay, and the items such as power shutoff are available, but anything located in the automation tab is missing.

Resculpt not working

When pressing the "Resculpt" button, a Duplicant should be tasked to resculpt the intended sculpture; however, no such event is taking place. Currently, I have to deconstruct the sculpture and get a dupe to make a new one.

Claustrophobia "confined" alert

Whenever I intentionally trap my newly hired interns inside the core base to run on hamster wheels, I keep getting confined warning. Can something be done about the criteria that defines being confined? E.g. dupes are not confined if they have access to food and bathroom etc.

Airlock door keeps disappearing.

I´ve used the airlock building in serveral places, and "at random" they disappear. There is nothing to repair in background or such, and it wont melt from overheating.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.