sorry, I'm new to modding this game and I found out that I have to run StardewModdingAPI.exe for mods to work. This mod is working just fine and looks pretty good.
Hi! Just wanted to mention that the mod makes stardrops dissapear for me, i deactivate it before grabbing them and it works, otherwise i love it! really useful
Yeah I managed to replicate it and the stardrop doesn't work for me aswell. I have 0 idea why that happens since I don't change anything related to stardrops or energy. Will try look at it more deeply in the future if I have time. Thanks for the report!
This mod failed in the Display.Rendered event. Technical details: NullReferenceException: Object reference not set to an instance of an object. at ChestPreview.ModEntry.OnRendered(Object sender, RenderedEventArgs e) in C:\Users\Sergio\Dropbox\Programing\Modding\Stardew Valley\My SVMods\ChestPreview\ModEntry.cs:line 94 at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
Unfortunatelly, I couldn't replicate the bug with my controller (i guessed that is what you meant). Looking at the affected code, there is not much i can do, since Custom Backpack is the one patching the vanilla code. You could try open a issue on the Github Page and add more details or wait until more people report the same error with more information. Thanks for the feedback!
16 comments
at ChestPreview.ModEntry.OnRendered(Object sender, RenderedEventArgs e) in C:\Users\Sergio\Dropbox\Programing\Modding\Stardew Valley\My SVMods\ChestPreview\ModEntry.cs:line 94
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
SMAPI log parser - SMAPI.io
Is it not compatible with Custom Backpack?
https://www.nexusmods.com/stardewvalley/mods/13826
Thanks for the feedback!