Bug regarding textures.

Posts
3
Likes
1
So recently ive been trying to play clone troopers, but the textures wont go to the color i want. It always goes pink
2015-12-29_00003.jpg


It always happnes, i cant change it.
2015-12-29_00004.jpg
 

The Unguided

Moderator
Movie Battles II Team
Posts
282
Likes
250
If I had to guess, there might be particular replacements within your MBII folder, some files that hit one another creating this phenomenon.
 
Posts
143
Likes
96
I say go into your MBII folder, delete the rgb.cfg; open Notepad, paste the code I write below and save it as rgb.cfg. Make sure its saved as a .cfg file, not as rgb.cfg.txt. Copy this new rgb.cfg file into your MBII folder. It should work now. The original file is probably read-only, or corrupted... at least this is what I think. However I dont have any idea why should this file either be in read-only mode, or be corrupted...

Code:
red 32
green 72
blue 120
 
Top