Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering Bug with Advanced Display Panel Extenders #121

Open
RavenholmZombie opened this issue Oct 25, 2015 · 5 comments
Open

Rendering Bug with Advanced Display Panel Extenders #121

RavenholmZombie opened this issue Oct 25, 2015 · 5 comments
Labels

Comments

@RavenholmZombie
Copy link

Screenshot: https://i.imgur.com/tPYkAZd.png

What happens

  1. When loading the world, Some of my larger signs which use the Advanced Display Panel Extenders will glitch and appear as full blocks.
  2. The only way to fix this is to break-and-replace one of the extender panels.

I'm using 2.3.1A-Butts alongside IC2 2-2.2.789-experimental

@xbony2 xbony2 added the bug label Oct 25, 2015
@dmf444
Copy link
Collaborator

dmf444 commented Oct 27, 2015

Is it possible for you to send me a world download? This bug is rare and I want to squash it.

@RavenholmZombie
Copy link
Author

Here you go.

Link: https://dl.dropboxusercontent.com/u/101772327/New%20World.zip

Also, in case this could be helpful, here's my PC specs.

Processor: Intel Core i7
RAM: 8 GB
Graphics: Intel Integrated Graphics 4400
OS: Windows 8.1 x64

@Xiaminou
Copy link

This bug has been here for years, and it has to do with chunks, if you bring up chunk borders you should see that half of your panel is on one chunk and the other one is on another chunk.

@lossycrypt
Copy link

This can be reproduced quite easily and is related to the order the extenders and the core panel block are rendered. When the core is rendered then all expanders in already rendered chunks render correctly but all extenders in chunks that are not yet rendered are bugged.

So to reproduce you just need to build a panel on a chunk border, stand on any side of it and then leave/rejoin the game to trigger a fresh render. As the rendering starts with the chunk the player is in and extends outwards.

chunk_border_bug

@xbony2
Copy link
Owner

xbony2 commented Dec 4, 2015

Nice graphics yo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants