缺氧
Meteor Seasons Notifier (updated for Big Merge)
17 条留言
some moron 10 月 31 日 上午 11:24 
Fixed indeed thank you!
shelena_malk  [作者] 10 月 30 日 下午 4:05 
No, it doesn't matter, this mod doesn't change saves in any way. The error says that it should be recompiled again. Fixed now.
some moron 10 月 30 日 上午 7:38 
Hello. I'm back playing this game again...and getting new error. I did not begin the game with this mod, is the error saying that is the reason and maybe there wouldn't be a problem if I began the game with mod enabled?

Error in SaveGame.GameplayEventManager.OnSpawn at (129.50, 188.01, -19.50)

System.MissingMethodException: Method not found: System.Collections.Generic.IList`1<WorldContainer> .ClusterManager.get_WorldContainers()
at Meteor_Seasons.Patches+GameplayEventManager_LoadEvents.Postfix () [0x00018] in <d5e40c5fabf749b5a7dae6f1a57589b3>:0
at (wrapper dynamic-method) GameplayEventManager.GameplayEventManager.RestoreEvents_Patch1(GameplayEventManager)
at GameplayEventManager.OnSpawn () [0x00006] in <5acfe9a3d81d4d2fb6ed69192d7ae23e>:0
at KMonoBehaviour.Spawn () [0x0005d] in <7becb3f73037484c93dc2b548fe42a58>:0
Build: U56-693461-V
some moron 2023 年 1 月 11 日 下午 7:27 
Workin great! Thanks so much!
shelena_malk  [作者] 2023 年 1 月 9 日 下午 10:31 
Thank you for the report and sorry for inconvenience! Seems like it just needed to be recompiled.
some moron 2023 年 1 月 9 日 下午 5:43 
There have been some game updates. Now I am getting this message

MissingMethodException: GameplayEventInstance GameplayEventManager.GetGameplayEventInstance(HashedString)

Meteor_Seasons.Patches.NotifyActiveSeason () (at <84a5f6317ae04b12b55058e1644b94a2>:0)
Meteor_Seasons.Patches+GameplayEventManager_LoadEvents.Postfix () (at <84a5f6317ae04b12b55058e1644b94a2>:0)
(wrapper dynamic-method) GameplayEventManager.GameplayEventManager.RestoreEvents_Patch1(GameplayEventManager)
GameplayEventManager.<OnSpawn>b__6_0 (System.Object obj) (at <1726ad14e928409087f7fe566b21e0ff>:0)
Scheduler.Update () (at <1726ad14e928409087f7fe566b21e0ff>:0)
GameScheduler.Update () (at <1726ad14e928409087f7fe566b21e0ff>:0)

Build: U44-537329-V
shelena_malk  [作者] 2022 年 7 月 11 日 上午 2:13 
Thank you. I'd suggest Suppress Notifications' author to add a null check because the patched method has it. But for now, I added it in my code, it should solve the problem.
some moron 2022 年 7 月 10 日 下午 8:38 
[INFO] Meteor Seasons Notifier's patched_method GameplayEventManager.RestoreEvents matched in the stack trace, adding to referenced mods list
NullReferenceException: Object reference not set to an instance of an object
at SuppressNotifications.Patch_NotificationScreen_RemoveNotification.Prefix (Notification notification) [0x00000] in <f9e8cc869ec2450aa372e921cc09c8b4>:0
at (wrapper dynamic-method) Notifier.Notifier.Remove_Patch1(Notifier,Notification)
at Meteor_Seasons.Patches.UpdateActiveSeasonsNotification (System.Collections.Generic.List`1[T] seasonIds) [0x00005] in <84810ff068e647848d77bea2cf6e4dd0>:0
at Meteor_Seasons.Patches.NotifyActiveSeason () [0x000a1] in <84810ff068e647848d77bea2cf6e4dd0>:0
at Meteor_Seasons.Patches+GameplayEventManager_LoadEvents.Postfix () [0x00030] in <84810ff068e647848d77bea2cf6e4dd0>:0
at (wrapper dynamic-method)
shelena_malk  [作者] 2022 年 7 月 10 日 下午 3:58 
I'll see what I can do.
You can get the log from the crash screen or from the log file (C:/Users/UserName/AppData/LocalLow/Klei/Oxygen Not Included/Player.log for Windows). AppData is a hidden folder, so you need to enable hidden files in your file manager.
some moron 2022 年 7 月 10 日 下午 2:36 
That's cool thank you!
Sadly my game is crashing due to conflict with mod "Suppress Notifications". Any chance of getting them to work together?
I tried to get the log for you but can't find it because Klei instructions are incorrect.
top line reads "Null Reference Exception: Object reference not set to an instance of an object" SuppressNotifications ActiveSeasonsNotification
shelena_malk  [作者] 2022 年 7 月 10 日 上午 4:40 
Updated. There is an option to always display a message while at least one season is active. See the tooltip to know what seasons are active now.
some moron 2022 年 7 月 9 日 上午 10:35 
I'm having three showers now. or at least seasons. I would love a way to check the current status. Because after a season ends, I don't know whether another season is going on, and I'm having trouble with power since doors keep opening and closing with not much time between showers. Can you make the option to keep a message on the screen when any seasons are active?
shelena_malk  [作者] 2022 年 2 月 16 日 上午 10:16 
Yes, it seems to be a game bug :)
fradow 2022 年 2 月 16 日 上午 10:08 
That really sounds like a mergedown bug that should be reported to Klei then ;) It's really not supposed to happen.
But I'm glad we are not both going mad over those seasons being a bit broken.
shelena_malk  [作者] 2022 年 2 月 16 日 上午 4:06 
I've tested the multiple seasons case and can confirm now that they are allowed. I had a copper meteor shower and a gold meteor shower that started before copper shower end, and I have actually seen gold and copper ores falling during it.
shelena_malk  [作者] 2022 年 2 月 14 日 下午 2:13 
Yes, meteor seasons are a bit tricky now. As my observation shows, season continues while its MeteorShowerEvent is in running state and meteor shower continues while MeteorShowerEvent is in bombarding state. I also have discovered multiple events in running (and even bombarding) state appearing at some point, so I concluded that multiple seasons are allowed. But I haven't tested this long enough to say that I'm not mistaken.
fradow 2022 年 2 月 14 日 下午 1:38 
Hey, props for trying to update my mod. As I've stated on Discord and on my other mods, it's up for grabs, which means I don't oppose people appropriating them.

On the other hand, I'm going to say "multiple seasons at the same time are allowed by the game" => it's very much not allowed. You probably encountered the same issues that prevented me from updating that mod (because I tried at some point and had a completed version that seemed to work ... until it didn't and randomly displayed wrong seasons). Listening to meteor seasons since Mergedown is not as simple as it seems.