Error with mod that crashed my game at the end of the day

sillygoose32

Newcomer
Had an issue with the below error message as my game crashed at the end of the day (21 spring if it matters). I restarted the game after and I had to restart day 21, but it did not crash again. Any help is appreciated!

[SDVWM_AmbientLight] This mod failed in the GameLoop.GameLaunched event. Technical details:
System.Net.WebException: The remote server returned an error: (403) Forbidden.
at A.cc552d893b6fce70883b755daed576d60.c2248abec39f15094f4fa8380e8ba0830()
at SDVWM_AmbientLight.ModEntry.c123cf274c2ec8be3824f9636d0acf87b(Object ce912168a7597beacbc6044f68fac8f8c, GameLaunchedEventArgs cb1c92ba94ab06cc28926ad6b3301429d)
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
 
Top