Problem IC2 blocks textures turning up after relog

  • 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

Minerhenc

New Member
Jul 29, 2019
5
0
0
Hello,

I'm building up a server and since a few days my IC2 items start turning up after relogging.
Whenever I restart the server all seems to be fine, but after some time this starts happening.

After doing some research I found out that the server still sees the blocks the way they were placed, but they are just seen wrong on the clientside.

Example:
I place an industrial information panel and turn it on, it shows the text the way it is supposed.
When I relog however the screen of the panel is turned upwards and not showing anything until I click on it.


Does anyone know why this is happening and how to resolve it?
 

cjm721

New Member
Jul 29, 2019
734
0
1
From TT issue reports I believe it was tracked down to being due to multiverse.
 

Minerhenc

New Member
Jul 29, 2019
5
0
0
Thx for the response,
It indeed had to do with a world plugin, not just multiverse.
I tried using multiworld, multiverse and my worlds, but sadly all did the same to the textures.
Resulting in not being able to use any extra world plugin.
If someone reads this and knows how to solve it. Please contact me or post it here.
 

cjm721

New Member
Jul 29, 2019
734
0
1
Usually a better/nicer idea just to post the fix instead of asking people to contact you (if your going to give it out at all)
 

Minerhenc

New Member
Jul 29, 2019
5
0
0
That's why I asked to contact me or post it here, and ofcourse I would have posted it here how to fix it, if I would ever find out how.
 

cjm721

New Member
Jul 29, 2019
734
0
1
Ah I miss interpreted your first post. TT has a fix for it, but that is up to you if you wish to TickThreading.
 

Jared39

New Member
Jul 29, 2019
125
0
0
Hello,

I'm building up a server and since a few days my IC2 items start turning up after relogging.
Whenever I restart the server all seems to be fine, but after some time this starts happening.

After doing some research I found out that the server still sees the blocks the way they were placed, but they are just seen wrong on the clientside.

Example:
I place an industrial information panel and turn it on, it shows the text the way it is supposed.
When I relog however the screen of the panel is turned upwards and not showing anything until I click on it.


Does anyone know why this is happening and how to resolve it?
Yeah, this is due to IC2 not supporting different worlds in general, it has something to do with the way bukkit handles it. I can't quite remember but I am pretty sure bukkit has all of your different worlds made by multiworld plugins under the same world ID. IC2 uses the world IDs to tell the difference between each world so if you have two or three worlds with the same IDs, IC2 will flip.