Blockland Forums > Help
why is this happening?could it be the duplicator?
pitchblack:
wtf?its like the bricks are making long lines from them...
CrazyGoodDude:
it is a graphical glitch, the way to fix it is to type
--- Code: ---cleargraphiccache(1);
--- End code ---
(I think...)
Chrono:
flushTextureCache();
Close though.
I don't think the duplicator does that.
pitchblack:
--- Quote from: Chrono on May 14, 2009, 11:14:15 AM ---flushTextureCache();
Close though.
I don't think the duplicator does that.
--- End quote ---
could that help?...
Chrono:
Yes, type
flushTextureCache();
into the ~ Console.