AndreyMrovol / LethalWeatherTweaks

Changes to weather system in Lethal Company.
https://thunderstore.io/c/lethal-company/p/mrov/WeatherTweaks/
Other
3 stars 0 forks source link

[Error : Unity Log] InvalidOperationException: Sequence contains no matching element #20

Open CoolLKKPS opened 4 months ago

CoolLKKPS commented 4 months ago

[Error : Unity Log] InvalidOperationException: Sequence contains no matching element Stack trace: System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) (at :IL_0011) WeatherTweaks.Variables.GetLevelWeatherVariable (LevelWeatherType weatherType, System.Boolean variable2) (at <2417152be7b841de9942a6e52483b834>:IL_0045) (wrapper dynamic-method) FloodWeather.DMD(FloodWeather) UnityEngine.GameObject:SetActive(GameObject, Boolean) OopsAllFlooded.Patches.RoundPatch:FloodSpawnPatch() StartOfRound:DMD(StartOfRound)

d__248:DMDd__248::MoveNext>(d__248) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
CoolLKKPS commented 4 months ago

@AndreyMrovol Conflict with OopsAllFlooded mod i think

CoolLKKPS commented 3 months ago

continue #23

AndreyMrovol commented 3 months ago

alrighty, I'll take a look at this