1. This forum is archived for reference. For support & bug reports visit the help section of forums.stardewvalley.net

Bug/Issue Getting kicked out of a Cutscene

Discussion in 'Support' started by Veil_Arcadia, Jul 31, 2021.

  1. Veil_Arcadia

    Veil_Arcadia Space Spelunker

    I have an error during the Stardew Valley Hero Event that kicked me out of the cutscene preventing me from watching it all. I have mods installed and I do not know if it is the cause of the crash. This is what it said on my Smapi:

    [14:25:40 ERROR game] In event #191393 for location CommunityCenter
    [14:25:40 ERROR game] On line #46: speed Susan 4
    [14:25:40 ERROR game] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at StardewValley.Event.command_speed(GameLocation location, GameTime time, String[] split) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.Commands.cs:line 498
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at SpaceCore.Patches.EventPatcher.Before_TryEventCommand(Event __instance, GameLocation location, GameTime time, String[] split) in C:\source\_Stardew\Mods.spacechase0\SpaceCore\Patches\EventPatcher.cs:line 63
    at StardewValley.Event.tryEventCommand_PatchedBy<spacechase0.SpaceCore>(Object location, GameLocation time, GameTime split, String[] )
    at StardewValley.Event._checkForNextCommand(GameLocation location, GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.cs:line 992
    at StardewValley.Event.checkForNextCommand(GameLocation location, GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.cs:line 754
    [14:25:40 ERROR game] Event script error: Exception has been thrown by the target of an invocation.
    [14:25:40 ERROR game] In event #191393 for location CommunityCenter
    [14:25:40 ERROR game] On line #48: speed Susan 4
    [14:25:40 ERROR game] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at StardewValley.Event.command_speed(GameLocation location, GameTime time, String[] split) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.Commands.cs:line 498
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at SpaceCore.Patches.EventPatcher.Before_TryEventCommand(Event __instance, GameLocation location, GameTime time, String[] split) in C:\source\_Stardew\Mods.spacechase0\SpaceCore\Patches\EventPatcher.cs:line 63
    at StardewValley.Event.tryEventCommand_PatchedBy<spacechase0.SpaceCore>(Object location, GameLocation time, GameTime split, String[] )
    at StardewValley.Event._checkForNextCommand(GameLocation location, GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.cs:line 992
    at StardewValley.Event.checkForNextCommand(GameLocation location, GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.cs:line 754

    Could I get some help?
     
    • Pangaea

      Pangaea Forum Moderator

    Share This Page