Issue Event Error - Not Able to Attend Events

SmokeQuill

Greenhorn
Every time I try to attend the town events I get this error:

15:46:06ERRORgameEvent script error: Specified argument was out of the range of valid values. Parameter name: index
15:46:06ERRORgameIn event #0 for location Temp
15:46:06ERRORgameOn line #4: loadActors Set-Up
15:46:06ERRORgameSystem.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: index at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at StardewValley.Event.command_loadActors(GameLocation location, GameTime time, String[] split) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.Commands.cs:line 2374

(And the SMAPI log: https://smapi.io/log/dbeb26b4fad94d8484525b5889112338)

Then time moves forward and I'm dropped back at the farm. I've already checked that my mods are up to date, and none of the files are corrupted.

Plz halp,,,
 
Last edited by a moderator:

SmokeQuill

Greenhorn
Update: I fix it.

I never found out what was really causing the issue, but when I uninstalled the game -- making sure to wipe the app data too -- and then reinstalled, the error stopped. I lost all my saves, but I wasn't that far in the game anyway.

So... yeah.
 
Top