Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Some Custom trees from other mods create "couldn't parse the next day the Fruit Tree will drop" errors #586

Open
Koriania opened this issue Jul 28, 2024 · 0 comments
Assignees
Labels
bug (other) Any other bug type triage

Comments

@Koriania
Copy link

Mod Version

v2.3.4

Multiplayer

Multiplayer (Host)

SMAPI Log

https://smapi.io/log/95f3fac3eea7425abe96520ff6cece74?Levels=error%7Ecritical&Mods=game%7ESMAPI%7E3storycellar%7EActivatedSprinklers%7EAimonsWitchSwampOverhaulPatches%7EAlternativeTextures%7EAlvadeasMiningShack%7EAlvadeasWitchTower%7EAtelierCauldron%7EAutomate%7EBetterChests%7EBetterCrafting%7EBetterTruffles%7EBiggerBackpack%7EBirbCore%7EBossCreatures%7EBuildableGingerIslandFarm%7EBushBloomMod%7EButtonsExtraBooks%7ECalcifer%7EChangeFarmCaves%7EChestsAnywhere%7ECJBCheatsMenu%7ECJBItemSpawner%7ECJBShowItemSellPrice%7EConsoleCommands%7EContentPatcher%7EConvenientChests%7ECopperStill%7ECustomBush%7ECustomCompanions%7ECustomNPCExclusions%7EDataLayers%7EDestroyableBushes%7EEastScarpC%7EEscasModdingPlugins%7EEventLookup%7EExpandedPreconditionsUtility%7EExtraAnimalConfig%7EExtraFishInformation%7EExtraMachineConfig%7EFarmCaveFramework%7EFarmTypeManager%7EFauxCore%7EFishInfo%7EGenericModConfigMenu%7EItemextensions%7EJsonAssets%7ELookupAnything%7ELuckSkill%7EMailFrameworkMod%7EMappingExtensionsandExtraPropertiesMEEP%7EmouahrarasModuleCollection%7EMysticalBuildings%7ENEACOTSMAPI%7ENoclipMode%7ENPCMapLocations%7EPFMAutomate%7EPrismaticFire%7EPrismaticToolsContinued%7EProducerFrameworkMod%7EProfitCalculator%7ERidgesideVillageSMAPIcomponent%7ESaveBackup%7EScheduleViewer%7ESeedInfo%7ESkillRings%7ESkillfulClothes%7ESkullCavernElevator%7ESocializingSkill%7ESolidFoundations%7ESpaceCore%7ESpawnSupplyCratesOnBeach%7EStardewValleyExpandedCode%7EStardewHack%7ETractorMod%7EUIInfoSuite2%7EUncleIrohApprovedTea%7EUnlockableBundles%7EVisibleFish%7EVisitMountVapius%7EWearMoreRings%7EWheresMyItems%7EYetAnotherCookingSkill

Description

Steps to Reproduce

  1. Plant any of the specialty trees from Wildflour or Vapius. Blossom Trees or Frost Apple trees. Void Olive sometimes is fine, sometimes isn't.
  2. mouse over the planted tree (whether grown or not)

SMAPI reports the following. The output (what the tree will drop) changes from tree to tree - or if the tree might drop two things, it will produce both errors.

20:47:26 | ERROR | UI Info Suite 2 | Couldn't parse the next day the Fruit Tree will drop wildflour.ateliercrops_custard_blossom. Condition: SEASON summer. Please report this error. -- | -- | -- | --

Most of these seem to be related to trees that have custom conditions - trees that are planted in the greenhouse but have an outdoor tag to produce something else, or trees that produce different products in different seasons. The error happens on trees outside, whether in a correctly producing season or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug (other) Any other bug type triage
Projects
None yet
Development

No branches or pull requests

2 participants