I am working on updates for all my mods for Stardew Valley 1.6. Sorry I wasn't able to have them ready in time for the big release, but they're coming. Thank you for your patience!
So far, this temporary update works for me, except that the almanac button that is supposed to be next to the organize button is invisible.
I can click it, and it will open the almanac, but there isn't anything visibly there to click on. I might have missed it actually if it wasn't because I'm playing with a controller and so it snapped to "nothing".
Then it took me another while to figure out that it would open the config menu and the almanac using different buttons. But that's probably more down to me being unfamiliar with the Almanac mod.
[Almanac] [IG:Json Assets] An error occurred calling GetApi. [Almanac] [IG:Json Assets] Details: System.ArgumentException: Unhandled proxy/conversion method for info: ProxyInfo{target: TypeInfo{context: spacechase0.JsonAssets, type: JsonAssets.Api, JsonAssets, Version=1.11.9.0, Culture=neutral, PublicKeyToken=null}, proxy: TypeInfo{context: leclair.almanac, type: JsonAssets.IJSONAssetsAPI, Almanac, Version=0.18.1.0, Culture=neutral, PublicKeyToken=null}} ---> System.ArgumentException: The IJSONAssetsAPI interface defines method GetObjectId which doesn't exist in the API or depends on an interface that cannot be mapped! at Nanoray.Pintail.ProxyManagerConfiguration`1.<>c.<.cctor>b__42_4(ProxyInfo`1 proxyInfo, MethodInfo proxyMethod) at Nanoray.Pintail.InterfaceOrDelegateProxyFactory`1.Prepare(ProxyManager`1 manager, String typeName) at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo) --- End of inner exception stack trace --- at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo) at Nanoray.Pintail.IProxyManagerExtensions.ObtainProxy[Context,TProxy](IProxyManager`1 self, Object instance, Context targetContext, Context proxyContext) at StardewModdingAPI.Framework.ModHelpers.ModRegistryHelper.GetApi[TInterface](String uniqueID) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ModHelpers/ModRegistryHelper.cs:line 133 at Leclair.Stardew.Common.Integrations.BaseAPIIntegration`2.GetAPI() in C:\Users\Vindeflei\Desktop\Code\lib\KhloeLeclairStardewMods\Common\Integrations\BaseAPIIntegration.cs:line 42 [Almanac] [IG:Json Assets] Unable to obtain API instance. Disabling integration.
Thanks so much for bringing this one to my attention. So far it is working well for me, much the same as the OG mod did so that's exciting. The button visible for me and SMAPI hasn't logged me any issues at while loading it. I'm over the moon to have an alternative while this one is worked on.
When this mod gets updated I want to know right away. I love this mod. Is there some way I could get notified? I would rather not have to come and check this mod page every day.
It hurts me that CA made changes to the RNG that ended up breaking this mod. I sincerely hope you manage to make something work again because this mod is cool
I just stumbled upon this mod, and want it SO BADLY lol. Hope you're well Khloe, and can't wait for a progress update! I can't imagine the amount of time and work this'll take to get up and running again. Be kind to yourself and take breaks, despite all the anxious players eagerly awaiting your fantastic work! <3
Sorry, but its taking a little longer and i starting to think you're abandoned this mod, so please, be transparent with us and give us a brief update of how its going, or if you really abandoned it, thank you.
?? "if you want it desperately" waiting 9 months is it for you? I just wanna know what happen with the mod, dont act like I'm being arrogant for just ask a clarification.
I also agree with you. I don't understand why another user started his aggression. Moreover, to this day players hope for information about updates to this mod, or the author abandoned this mod and therefore does not respond to these comments.
Hey guys, This is coming from an uneducated guess, but the post is for everyone waiting on the update. Be aware that in 1.6 all of the rng system has been remade. Think about luck, weather, invasion floors, and train schedules. With that, it probably will take a long time to make the mod working again. I don't know how it is going I don't know how exactly rng is being generated, but I heard that it did change, legacy randomization is the old way.
I do hope the mod will get updated soon, but it is a big overhaul, with most likely a complete rewrite of the mod. (not to speak of the new events).
Goodluck Khloe. I hope everything goes well and that you still feel motivated. i will be waiting patiently for the mod to come back I loved using it :)
You remind me! For me I just want a interactive in-game wiki. So I just get the sourcecode, commented all the codes about weather and fortune and errors caused by these things. Then I rebuild it and it works fine now~
Not gonna ask for a timeframe, just wanted to tell how much I've appreciated Almanac. Probably the most useful and well-organized mod I've ever had the pleasure to use. I've actually currently paused playing modded Stardew because it just doesn't feel the same without it. Thanks for not giving up on updating it. <3
325 comments
I am working on updates for all my mods for Stardew Valley 1.6. Sorry I wasn't able to have them ready in time for the big release, but they're coming.
Thank you for your patience!
~ Khloe
https://github.com/Vindeflei/KhloeLeclairStardewMods/releases/tag/Almanac_1_18_2
I haven't tried it yet so don't know how/if it's working.
I can click it, and it will open the almanac, but there isn't anything visibly there to click on. I might have missed it actually if it wasn't because I'm playing with a controller and so it snapped to "nothing".
Then it took me another while to figure out that it would open the config menu and the almanac using different buttons. But that's probably more down to me being unfamiliar with the Almanac mod.
SMAPI says this for me:
[Almanac] [IG:Json Assets] An error occurred calling GetApi.
[Almanac] [IG:Json Assets] Details:
System.ArgumentException: Unhandled proxy/conversion method for info: ProxyInfo{target: TypeInfo{context: spacechase0.JsonAssets, type: JsonAssets.Api, JsonAssets, Version=1.11.9.0, Culture=neutral, PublicKeyToken=null}, proxy: TypeInfo{context: leclair.almanac, type: JsonAssets.IJSONAssetsAPI, Almanac, Version=0.18.1.0, Culture=neutral, PublicKeyToken=null}}
---> System.ArgumentException: The IJSONAssetsAPI interface defines method GetObjectId which doesn't exist in the API or depends on an interface that cannot be mapped!
at Nanoray.Pintail.ProxyManagerConfiguration`1.<>c.<.cctor>b__42_4(ProxyInfo`1 proxyInfo, MethodInfo proxyMethod)
at Nanoray.Pintail.InterfaceOrDelegateProxyFactory`1.Prepare(ProxyManager`1 manager, String typeName)
at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo)
--- End of inner exception stack trace ---
at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo)
at Nanoray.Pintail.IProxyManagerExtensions.ObtainProxy[Context,TProxy](IProxyManager`1 self, Object instance, Context targetContext, Context proxyContext)
at StardewModdingAPI.Framework.ModHelpers.ModRegistryHelper.GetApi[TInterface](String uniqueID) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ModHelpers/ModRegistryHelper.cs:line 133
at Leclair.Stardew.Common.Integrations.BaseAPIIntegration`2.GetAPI() in C:\Users\Vindeflei\Desktop\Code\lib\KhloeLeclairStardewMods\Common\Integrations\BaseAPIIntegration.cs:line 42
[Almanac] [IG:Json Assets] Unable to obtain API instance. Disabling integration.
I just stumbled upon this mod, and want it SO BADLY lol. Hope you're well Khloe, and can't wait for a progress update! I can't imagine the amount of time and work this'll take to get up and running again. Be kind to yourself and take breaks, despite all the anxious players eagerly awaiting your fantastic work! <3
I STILL find myself trying to check the almanac for info every time I start a new game.
I do hope the mod will get updated soon, but it is a big overhaul, with most likely a complete rewrite of the mod. (not to speak of the new events).
Goodluck Khloe. I hope everything goes well and that you still feel motivated. i will be waiting patiently for the mod to come back I loved using it :)