Windows Event Script Error

aedenthorn.ExtraMapLayers => 0.01ms
[game] Event script error: Exception has been thrown by the target of an invocation.
[game] In event #0 for location Temp
[game] On line #34: jump Keahi
[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_jump(GameLocation location, GameTime time, String[] split) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Event.Commands.cs:line 2213
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
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:\Programming\StardewValley\ModSource\SpaceCore\Patches\EventPatcher.cs:line 63
at StardewValley.Event.tryEventCommand_PatchedBy<spacechase0.SpaceCore>(Event this, GameLocation location, GameTime time, String[] split)
at StardewValley.Event._checkForNextCommand_PatchedBy<PeacefulEnd.CustomCompanions>(Event this, GameLocation location, GameTime time)
at StardewValley.Event.checkForNextCommand(GameLocation location, GameTime time)


please help me fix this .. thankyuuuu :heart:😚

edit :solved...
 
Last edited:
Top