Problem FTB Beyond 1.7.0 - refinedstorage/ic2 console warning

  • Thread starter Thread starter KorporalNobbs
  • Start date Start date
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
K

KorporalNobbs

Guest
Hello guys,

i just updated our private FTB Beyond server from 1.6.1 to 1.7.0. Actually what i did was copying the world folder into a brand new installation of the server, as i had some trouble following the update guide the last time i did the update.

My steps:
1. unzip FTBBeyond-1.7.0-1.10.2.zip
2. copy in custom mods RTG-1.10.2-4.1.2.4.jar and GeographiCraft-0.8.7.jar plus their config files
3. running FTBInstall.bat once
4. set eula
5. copy in world
6. starting server via AMP Admin console

The server started up fine. What i noticed is that there was no /fml confirm necessary on first start.
Now the error i get are two constant warning messages. The referenced coordinates point to a refined storage Controller block. Gameplay is not affected though.

Code:
18.05.2017 17:20:55 ic2-poolthread-1/WARN - IC2.EnergyNet
17:20:55    Tile com.raoulvdberge.refinedstorage.integration.ic2.ControllerEnergyIC2$1@4594012f (BlockPos{x=-24, y=61, z=26}) removal without registration

18.05.2017 17:20:55 Server thread/WARN - IC2.EnergyNet
17:20:55    Tile com.raoulvdberge.refinedstorage.integration.ic2.ControllerEnergyIC2$1@20d025da (BlockPos{x=-24, y=61, z=26}) was invalidated in grid update (ADDITION)


Just want to report this. Dunno if i did anything wrong or some way to fix it?
Thanks in advance.
 
I've seen that before on both 1.7.10 and 1.10.2 packs. You can ignore. The other thing you can do is to try and break the controller and replace it.
 
Thank you for the reply Henry. Breaking the block didn't help. I'm just going with it now.