SkyFactory 5

SkyFactory 5

280k Downloads

Server Advancement Manager Error

thisisnotfez opened this issue ยท 1 comments

commented

Bug Description

I just updated to 5.0.6 and received a ton of errors in the console.

Unsure if this is an actual issue or if it's a superficial entry. Relevant section in log.

[23Jan2025 07:30:42.484] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement modulargolems:recipes/misc/nuclear_construct: Unknown item id 'alexscaves:heart_of_iron'
[23Jan2025 07:30:42.543] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement modulargolems:recipes/misc/candy_mixture: Unknown item id 'alexscaves:caramel'
[23Jan2025 07:30:42.552] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement overweight_farming:recipes/apply_violent_fullmetal_directly_to_compost: Unknown item id 'farmersdelight:straw'
[23Jan2025 07:30:42.618] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement modulargolems:recipes/misc/magnetic_construct: Unknown item id 'alexscaves:heart_of_iron'
[23Jan2025 07:30:42.645] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement modulargolems:recipes/misc/candy_construct: Unknown item id 'alexscaves:radiant_essence'
[23Jan2025 07:30:42.694] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement overweight_farming:recipes/apply_fullmetal_directly_to_compost: Unknown item id 'farmersdelight:straw'
[23Jan2025 07:30:42.699] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement supplementaries:recipes/planter_rich: Unknown item id 'farmersdelight:rich_soil'
[23Jan2025 07:30:42.737] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement modulargolems:recipes/misc/magnetic_alloy: Unknown item id 'alexscaves:scarlet_neodymium_ingot'

Did this behavior used to work in the previous version?

Unknown

If you answered Yes above...

No response

Steps to Reproduce (for bugs)

Update server to 5.0.6

Client/Server Log:

No response

Crash Log:

No response

Preset used to world:

minecraft:normal

Modpack Version world was created in:

5.0.4

Additional Content Installed?

No response

Modpack Version:

5.0.6

Java Version:

17

Launcher Used:

CurseForge

Memory Allocated:

8192

Single Player/LAN/Server:

Server

Optifine Installed:

No

Shaders Enabled:

No

Java Version:

17

Operating System:

Debian

Hoster/Hosting Solution:

Self hosted

commented

This is actually the same problem as the recipe issue you reported, the Modular Golem dev is referencing items that are not in the pack. This should not affect anything else. Thank you!