Fabric Waystones

Fabric Waystones

16M Downloads

[Bug]: Console Spam When Using New Generation Method

emoace opened this issue ยท 3 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Description

Whenever I have Fabric Waystones and Towers of the Wild: Additions installed, I spawned next to a village with a lot of waystones (which I know I can turn down in the config) but for some reason the following text is spammed in the console almost every other second:

[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set

To Reproduce

Not sure if I can fully reproduce this in a clean install, but even with a clean install it seems like there are no waystones spawning at all in villages. However, when removing said mods from my list of mods in an instance, the log spam goes away.

  1. Have Fabric Waystones and Towers of the Wild: Additions installed
  2. Create a world and locate a village
  3. load the terrain around the village and check console log

Expected behavior

Console to not be spammed

Mod Version

v2.5.0

Minecraft Version

1.18.2

Java Version

Java 17

Fabric Version

  • Fabric: 0.13.3-1-18-2
  • Fabric API: 0.51.1+1.18.2

Relevant log output

[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set
[23:12:37] [Server thread/ERROR]: Element Reference{ResourceKey[minecraft:worldgen/processor_list / minecraft:empty]=ProcessorList[[]]} is not valid in current registry set

Anything else?

No response

commented

If the issue is gone after removing TotW: Additions, maybe it's more related to this mod instead of waystones?
I'd suggest to re-create the ticket there as well and link them in the description, so both sides are informed about it

https://github.com/Aureljz/Towers-of-the-Wild-Additions/issues

commented

I don't think TotW is at fault here. I've seen this issue before. Hopefully it's something I can fix when re-doing the worldgen.

commented

Fixed.