Eureka

Eureka

774k Downloads

Cobblestone pipe part missing texture

Adaptivity opened this issue ยท 4 comments

commented

The fix is: just rename pipePartCobblestone.png to pipePartCobbleStone.png It will fix the problem. I've tested it. However, git won't push this renaming change. So, do it yourself @AEnterprise

commented

the not detection of capitalization changes is a common problem in git but running git mv --force myfile myFile should do the trick (myfile being the pipePart thingy ofcourse). or you can just change the name in the code.

commented

darn, sorry guys for that then, i'm working on windows that that ignores capitals when looking for texture files

commented

yes it should fix that, you gona do that or should i do it?

commented

Fix proposed.