Additional Structures (Fabric/Quilt)

Additional Structures (Fabric/Quilt)

5M Downloads

Console spam "Ignoring unknown attribute 'forge:entity_gravity'"

Zekiu opened this issue ยท 9 comments

commented

Everytime a structure from the mod generates it prints "Ignoring unknown attribute 'forge:entity_gravity'" constantly to the console.

[22:52:55] [Worker-Main-13/WARN]: Ignoring unknown attribute 'forge:entity_gravity'
[22:52:55] [Worker-Main-13/WARN]: Ignoring unknown attribute 'forge:entity_gravity'
[22:52:55] [Worker-Main-13/WARN]: Ignoring unknown attribute 'forge:entity_gravity'
[22:52:55] [Worker-Main-13/WARN]: Ignoring unknown attribute 'forge:entity_gravity'
[22:52:55] [Worker-Main-13/WARN]: Ignoring unknown attribute 'forge:entity_gravity'
[22:52:55] [Worker-Main-13/WARN]: Ignoring unknown attribute 'forge:entity_gravity'

commented

here too

commented

Are other mods installed?

commented

I think the problem could be that the structure files were generated on a world that had forge installed. It shouldn't be a problem other than being annoying

commented

They don't cause any problems, but they clog up the logs really fast. For now I just use a console filter mod to filter out those messages, but for a normal user it can get really annoying when their logs are a couple megabytes in size

commented

Console filter mods are the only solution until I regenerate all structures...
Please send a link of the one you are using for other people with the same problem

commented

https://modrinth.com/mod/clean-logs/ here it is. Run the server once to generate a config file and modify "phrases" so it looks like this
phrases = ['Ignoring unknown attribute']

commented
commented

Oh so this is the mod where this is coming from. Any chance it's still being worked on?

commented

if i find time for it, soon

Oh so this is the mod where this is coming from. Any chance it's still being worked on?