Skip to content

FillyTypes Amount on startup #755

Description

@Drehverschluss

Mod Version

2.4.7.0

Farming Simulator 25 Version

1.20

Game Mode

Singleplayer

What happened?

Just want to try out the new changes and want to start from scratch. But on startup i se some error wich doesnt make any sense, cause i have 255 filltypes alowed on my map but this error shows up.

Steps to Reproduce

Just start a new game

Log Snippet

2026-07-26 07:54:02.390 [SoilFertilizer] Initialized in full mode
2026-07-26 07:54:02.390   Info: [StateLedger] StateLedger active (mod 1, save bedrock)
2026-07-26 07:54:02.390   Info: [TimeGuard] Time Guard active (mod 5, economic clock)
2026-07-26 07:54:02.600   Info: Loaded fruit type 'ONION' from 'data/foliage/onion/onion.xml'
2026-07-26 07:54:02.602   Info: Loaded 13 fill types from mod: pdlc_highlandsFishingPack
2026-07-26 07:54:02.603   Info: Loaded 3 fill types from mod: pdlc_strawHarvestPack
2026-07-26 07:54:02.604   Error: FillTypeManager.addFillType too many fill types. Only 255 fill types are supported. Ignoring 'LIQUID_POTASH'.
2026-07-26 07:54:02.604   Error: FillTypeManager.addFillType too many fill types. Only 255 fill types are supported. Ignoring 'GYPSUM'.
2026-07-26 07:54:02.604   Error: FillTypeManager.addFillType too many fill types. Only 255 fill types are supported. Ignoring 'BIOSOLIDS'.
2026-07-26 07:54:02.604   Error: FillTypeManager.addFillType too many fill types. Only 255 fill types are supported. Ignoring 'CHICKEN_MANURE'.
2026-07-26 07:54:02.604   Error: FillTypeManager.addFillType too many fill types. Only 255 fill types are supported. Ignoring 'PELLETIZED_MANURE'.
2026-07-26 07:54:02.604   Error: FillTypeManager.addFillType too many fill types. Only 255 fill types are supported. Ignoring 'LIQUIDLIME'.
2026-07-26 07:54:02.604   Warning: Unknown FillType 'GYPSUM' in fillTypeCategory 'FERTILIZER'!
2026-07-26 07:54:02.604   Warning: Unknown FillType 'BIOSOLIDS' in fillTypeCategory 'FERTILIZER'!
2026-07-26 07:54:02.604   Warning: Unknown FillType 'CHICKEN_MANURE' in fillTypeCategory 'FERTILIZER'!
2026-07-26 07:54:02.604   Warning: Unknown FillType 'PELLETIZED_MANURE' in fillTypeCategory 'FERTILIZER'!
2026-07-26 07:54:02.604   Warning: Unknown FillType 'LIQUID_POTASH' in fillTypeCategory 'LIQUIDFERTILIZER'!
2026-07-26 07:54:02.604   Warning: Unknown FillType 'LIQUIDLIME' in fillTypeCategory 'LIQUIDFERTILIZER'!
2026-07-26 07:54:02.604   Info: Loaded 25 fill types from mod: FS25_SoilFertilizer
2026-07-26 07:54:02.605   Error (D:/Modding FarmingSimulator25/RealisticFarming by TisonK/FS25_SoilFertilizer/xml/densityMapHeightTypes.xml): 'map.densityMapHeightTypes.densityMapHeightType(6)' has invalid fill type 'GYPSUM'!
2026-07-26 07:54:02.605   Error (D:/Modding FarmingSimulator25/RealisticFarming by TisonK/FS25_SoilFertilizer/xml/densityMapHeightTypes.xml): 'map.densityMapHeightTypes.densityMapHeightType(8)' has invalid fill type 'BIOSOLIDS'!
2026-07-26 07:54:02.605   Error (D:/Modding FarmingSimulator25/RealisticFarming by TisonK/FS25_SoilFertilizer/xml/densityMapHeightTypes.xml): 'map.densityMapHeightTypes.densityMapHeightType(9)' has invalid fill type 'CHICKEN_MANURE'!
2026-07-26 07:54:02.605   Error (D:/Modding FarmingSimulator25/RealisticFarming by TisonK/FS25_SoilFertilizer/xml/densityMapHeightTypes.xml): 'map.densityMapHeightTypes.densityMapHeightType(10)' has invalid fill type 'PELLETIZED_MANURE'!
2026-07-26 07:54:05.846 SparseDensityMap at 000001B54CA47A40 [Initial state after loading]
2026-07-26 07:54:05.846  - Sparseness 0 / 1048576 [max 65535]
2026-07-26 07:54:05.846  - Compressed bytes : 0KB

Other Mods Loaded

Just the bedrock mods

Anything Else?

Maby this issue comes from the StrawHarvestPack?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions