yayaco
Greenhorn
I have this log bellow and idk whats going on, but some images don´t show anymore in the game, if anyone knows how to solve this i´ll be very happy
[Json Assets] Mod crashed when editing asset 'Maps/springobjects', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectMapsSpringobjects(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'TileSheets/Craftables', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectTileSheetsCraftables(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'TileSheets/crops', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectTileSheetsCrops(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'TileSheets/fruitTrees', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectTileSheetsFruitTrees(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Characters/Farmer/pants', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectCharactersFarmerPants(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Characters/Farmer/hats', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectCharactersFarmerHats(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Characters/Farmer/shirts', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectCharactersFarmerShirts(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Maps/springobjects', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectMapsSpringobjects(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Maps/springobjects', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectMapsSpringobjects(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'TileSheets/Craftables', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectTileSheetsCraftables(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'TileSheets/crops', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectTileSheetsCrops(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'TileSheets/fruitTrees', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectTileSheetsFruitTrees(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Characters/Farmer/pants', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectCharactersFarmerPants(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Characters/Farmer/hats', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectCharactersFarmerHats(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Characters/Farmer/shirts', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectCharactersFarmerShirts(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)
[Json Assets] Mod crashed when editing asset 'Maps/springobjects', which may cause errors in-game. Error details:
MissingMethodException: Method not found: 'Void SpaceCore.TileSheetExtensions.PatchExtendedTileSheet(StardewModdingAPI.IAssetDataForImage, Microsoft.Xna.Framework.Graphics.Texture2D, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, System.Nullable`1<Microsoft.Xna.Framework.Rectangle>, StardewModdingAPI.PatchMode)'.
at JsonAssets.Framework.ContentInjector1.InjectMapsSpringobjects(IAssetData asset)
at StardewModdingAPI.Framework.ContentManagers.GameContentManager.ApplyEditors[T](IAssetInfo info, IAssetData asset, List`1 editOperations)