Stationeers

Stationeers

Better Water Combustor [StationeersLaunchPad]
4 Comments
Vinus  [author] 9 May @ 12:11pm 
Hello all! if you are reading this StationeersMods has been officially DISCONTINUED, all future mod updates will occur on a new framework called StationeersLaunchPad, github link and more info in description
Annastasya 13 Mar @ 11:18pm 
***** IF YOU ARE STILL SEEING THE Z DRIVE ERROR IN YOUR LOGS:

Steam likely isn't updating to the 3-13-25 update of the mod correctly. In my case Steam didn't bother to download the update. To fix it and update to the working mod version Unsubscribe from the mod, wait a few moments while Steam removes the mod from your computer, then re-Subscribe to the mod. If you use more than one of Vinus's mods that is having this issue, wait until Steam has finished the download and install of the re-Subscribe and then do the same thing for the other mods. From what I have seen on my installation the only mods effected are BetterPower, BetterWasteTank and BetterWaterCumbuster.
Annastasya 12 Mar @ 10:17pm 
Cysharp.Threading.Tasks.UniTaskScheduler:PublishUnobservedTaskException(Exception)
Cysharp.Threading.Tasks.<>c:<Forget>b__16_0(Object)
Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetException(Exception)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1:SetException(Exception)
BetterWaterCombustor.<OnBaseLoaded>d__10:MoveNext() (at Z:\VS Projects\StationeersSharp\Source\BetterWaterCombustor\Plugin.cs:51)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1:Run()
Cysharp.Threading.Tasks.AwaiterActions:Continuation(Object)
Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetResult(Object)
Cysharp.Threading.Tasks.WaitUntilPromise:MoveNext()
Cysharp.Threading.Tasks.Internal.PlayerLoopRunner:RunCore()
Cysharp.Threading.Tasks.Internal.PlayerLoopRunner:Run()

(Filename: Z:/VS Projects/StationeersSharp/Source/BetterWaterCombustor/Plugin.cs Line: 51)

Seeing similar errors in Better Waste Tank mod and Better Power Mod
Annastasya 12 Mar @ 10:16pm 
I am seeing an error with the newest mod update. I have attempted remove and reinstall through the workshop which was successful but the error remains.

MissingFieldException: Field not found: System.Collections.Generic.List`1<ModData> .ModConfig.Mods Due to: Could not find field in class
at BetterWaterCombustor.Plugin.OnBaseLoaded () [0x00097] in Z:\VS Projects\StationeersSharp\Source\BetterWaterCombustor\Plugin.cs:51
at Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1[TStateMachine].GetResult (System.Int16 token) [0x00000] in <c1ab5aa958314e679ba8884aba5e35d2>:0
at Cysharp.Threading.Tasks.UniTaskExtensions+<>c.<Forget>b__16_0 (System.Object state) [0x00007] in <c1ab5aa958314e679ba8884aba5e35d2>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)