paolu
Newcomer
我的英语不好,只能尽量描述清楚。
当我点击 Mani 商店时,会出现一条红色的错误消息,商店无法打开。
此问题发生在在线模式期间,单人游戏模式没有问题。
因为我不知道如何处理日志,所以我只能复制红色文本。我希望有人能解决这个问题。
[游戏]基本更新循环中发生错误:System.Collections.Generic.KeyNotFoundException:找不到所需位置 ''。
在 StardewValley.Game1.RequireLocation[TLocation](字符串名称,布尔值 isStructure) 在 D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:第 11571 行
在 D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Utility.cs:第 417 行的 StardewValley.Utility.getAllPets()
在 LivestockBazaar.Wheels.get_CanAdoptPets() in mushymato/LivestockBazaar/Wheels.cs:line 54
在 LivestockBazaar.Model.BazaarData.get_ShowPetShopDialog() in mushymato/LivestockBazaar/Model/BazaarData.cs:line 98
在 mushymato/LivestockBazaar/OpenBazaar.cs:line 229 中的 LivestockBazaar.OpenBazaar.TileAction_ShowLivestockShop(GameLocation location, String[] action, Farmer who, Point tile)
在 StardewValley.GameLocation.performAction_PatchedBy<Esca.EMP__KediDili.VanillaPlusProfessions__spacechase0。BiggerBackpack__spacechase0。SpaceCore>(GameLocation this, String[] action, Farmer who, Location tileLocation)
at StardewValley.GameLocation.performAction_PatchedBy<PeacefulEnd.FashionSense>(GameLocation this, String fullActionString, Farmer who, Location tileLocation)
在 StardewValley.GameLocation.checkAction_PatchedBy<Lucaskfreitas。ImmersiveScarecrows>(游戏位置这个,位置 tileLocation,矩形视口,农民谁)
在 StardewValley.Game1.<>c__DisplayClass925_0.<tryToCheckAt>b__0()
at StardewValley.Game1.tryToCheckAt(Vector2 grabTile, Farmer who)
在 StardewValley.Game1.pressActionButton_PatchedBy<Mistyspring。ItemExtensions>(KeyboardState currentKBState, MouseState currentMouseState, GamePadState currentPadState)
在 StardewValley.Game1.<>c__DisplayClass978_0.<UpdateControlInput>b__0()
at StardewValley.Game1.UpdateControlInput(游戏时间)
at StardewValley.Game1._update_PatchedBy<Nature.NatureInTheValley>(Game1 this, GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
在 StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame 实例、GameTime gameTime、Action runUpdate)
当我点击 Mani 商店时,会出现一条红色的错误消息,商店无法打开。
此问题发生在在线模式期间,单人游戏模式没有问题。
因为我不知道如何处理日志,所以我只能复制红色文本。我希望有人能解决这个问题。
[游戏]基本更新循环中发生错误:System.Collections.Generic.KeyNotFoundException:找不到所需位置 ''。
在 StardewValley.Game1.RequireLocation[TLocation](字符串名称,布尔值 isStructure) 在 D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:第 11571 行
在 D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Utility.cs:第 417 行的 StardewValley.Utility.getAllPets()
在 LivestockBazaar.Wheels.get_CanAdoptPets() in mushymato/LivestockBazaar/Wheels.cs:line 54
在 LivestockBazaar.Model.BazaarData.get_ShowPetShopDialog() in mushymato/LivestockBazaar/Model/BazaarData.cs:line 98
在 mushymato/LivestockBazaar/OpenBazaar.cs:line 229 中的 LivestockBazaar.OpenBazaar.TileAction_ShowLivestockShop(GameLocation location, String[] action, Farmer who, Point tile)
在 StardewValley.GameLocation.performAction_PatchedBy<Esca.EMP__KediDili.VanillaPlusProfessions__spacechase0。BiggerBackpack__spacechase0。SpaceCore>(GameLocation this, String[] action, Farmer who, Location tileLocation)
at StardewValley.GameLocation.performAction_PatchedBy<PeacefulEnd.FashionSense>(GameLocation this, String fullActionString, Farmer who, Location tileLocation)
在 StardewValley.GameLocation.checkAction_PatchedBy<Lucaskfreitas。ImmersiveScarecrows>(游戏位置这个,位置 tileLocation,矩形视口,农民谁)
在 StardewValley.Game1.<>c__DisplayClass925_0.<tryToCheckAt>b__0()
at StardewValley.Game1.tryToCheckAt(Vector2 grabTile, Farmer who)
在 StardewValley.Game1.pressActionButton_PatchedBy<Mistyspring。ItemExtensions>(KeyboardState currentKBState, MouseState currentMouseState, GamePadState currentPadState)
在 StardewValley.Game1.<>c__DisplayClass978_0.<UpdateControlInput>b__0()
at StardewValley.Game1.UpdateControlInput(游戏时间)
at StardewValley.Game1._update_PatchedBy<Nature.NatureInTheValley>(Game1 this, GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
在 StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame 实例、GameTime gameTime、Action runUpdate)