Texture loading fails in "Appearance" customisation #94
Comments
|
For me if works fine. |
|
krzys-h: Does it work fine in Windows or "all platforms" for you ? |
|
I've tested this only on win32 |
|
Linux bug. looks same as picture for me. |
|
What GPU and drivers? BTW When I push standard button sliders value changes but texture doesn't. When i click something else it changes texture. |
|
This is issue #126. |
|
This might be fixed in ff97de5. |
|
I've chcecked: That commit didn't fixed it, this issue still exist :( |
|
It looks like it was fixed some time ago. Closing. |
|
That still doesn't work - I'm not sure why but it worked when I tested this... |
|
After 6 months, this bug still exists... |
|
i have experienced this on the machine i use , ubuntu 14.04 , intel g41 card but now when i tested this at my home , ubuntu 12.04 , nvidia 660 card , it works just fine! what sorcery is this :D ? |
|
I never experienced this in Linux Mint Qiana and GeForce 8600M GT with NVIDIA X Server drivers. |
|
After change to any color of the suit and strip, everything back to normal. |
|
It still doesn't work for me at all, even in previous builds. I'll have a look through. |
|
As said in the commit description:
|
|
Strange. On newest Windows build now it's working for me. Even if I click on "Standard" button. Maybe this was related to that bug with no-animation in the tracked bots and PowerCells? |
|
I said I've fixed it, but it'z not a clean fix and I hope @piotrdz will find a better one. |
|
Well, it turns out the cause of this bug, and I suspect some other bugs as well, was an embarrassingly stupid coding mistake that I've fixed in last commit. It should be finally fixed now. |
|
I've just tested and it's broken again after f30592b |
It was so simple, wasn't it? Additionaly: * fixed texture recoloring after changing texture settings while simulation is running * fixed annoying "could not open textures/shadow*.png" messages * don't ChangeColor() if not in simulation to reduce lag in settings



When one enters the game and clicks "Appearance", the initial "head" appears correctly, but after any change (color, glasses, …), the head is displayed "white". Same if one clicks to customize the suit, that is also white (but the backpack isn't).
The text was updated successfully, but these errors were encountered: