[game] Failed parsing schedule for NPC Alex :
800 Town 64 64 2 alex_football/1300 JoshHouse 14 5 2 alex_lift_weights/1600 Town 53 69 0/1830 JoshHouse 8 19 2/2000 JoshHouse 17 5 0/2200 JoshHouse 21 4 1 alex_sleep
NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.NPC.pathfindToNextScheduleLocation(String startingLocation, Int32 startingX, Int32 startingY, String endingLocation, Int32 endingX, Int32 endingY, Int32 finalFacingDirection, String endBehavior, String endMessage) in stardewvalley\Farmer\Farmer\NPC.cs:line 5153
at StardewValley.NPC.parseMasterSchedule_Patch1(NPC this, String rawData)
以上就是代码