Console spam with RTG, Ender IO and Forestry
Jomik opened this issue ยท 6 comments
Affected Mod Versions:
(Please list other mods and their versions if you feel they are relevant to this issue. i.e. Biomes O' Plenty)
- Forge version: forge-1.10.2-12.18.2.2105
- RTG version: RTG-1.10.2-4.1.1.4
- Forestry version: forestry_1.10.2-5.2.14.270
- Ender Core version: EnderCore-1.10.2-0.4.1.55-beta
- Ender IO version: EnderIO-1.10.2-3.0.1.120_beta
Issue Description:
(Please provide screenshots if neccessary/possible. Images can be dragged & dropped into this window.)
This issue is currently happening on a server I run for a closed group. I noticed that we got RTG-Warn in the server console and investigated. It started when we first set up a tree farm using the Ender IO Farming Station, and has been going on since then.
Unsure if this is related SleepyTrousers/EnderIO-1.5-1.12#3744 as there seems to be an error in the interaction between Ender IO and Forestry. However I don't understand why RTG would react at this point.
Steps to reproduce the issue: (If it's easily reproducible.)
- Start a world with Ender IO, Forestry and RTG using "Realistic" world generation.
- Setup an Ender IO Farming Station with Apple Oak Saplings.
- Watch your console get spammed, possibly coinciding with tree growth.
Extra Information:
[Server thread/WARN] [FML]: [RTG-WARN] Could not get sapling meta from non-sapling BlockState (tile.for.saplingGE.name).
This seems to be caused by Forestry's saplings not extending the vanilla BlockSapling:
However, the console spam shouldn't be happening - it's just leftover debug code that should be silenced unless RTG has debugging enabled.
We'll fix this for the next release, which will probably be next Sunday.
Fixed in 53347f8.
The only way you could possibly be getting those warning messages now is if you have B:"Enable Debugging"
set to true
in RTG's config file.
Enable Debugging is set to false and we definitely see the messages still (this was 14 minutes ago from this post):
[16:00:04] [Server thread/WARN] [FML/]: [RTG-WARN] Could not get sapling meta from non-sapling BlockState (tile.for.saplingGE.name).