Ellpeck / PrettyPipes

Pretty Pipes is a simple to use, all-inclusive item transport mod featuring simple pipes that can be upgraded using modules to accomplish much more advanced tasks.
https://modrinth.com/mod/pretty-pipes
MIT License
21 stars 19 forks source link

No Data Fixer #74

Closed RainnMannx closed 3 years ago

RainnMannx commented 3 years ago

PP 1.9.2 Forge 36.0.14 MC 1.16.5

[Render thread/ERROR] [minecraft/Util]: No data fixer registered for pipe_frame

If it can be fixed great, if not that's ok also, seems this is not really an error? Just OCD on the warning in the logs =P

Ellpeck commented 3 years ago

That's not an error, it's just something Minecraft complains about. Data fixers fix data when the game updates, but since modded worlds are incompatible 99% of the time with different game versions anyway, modders don't really care about them.