That looks quiet strange. It's not just that there are no textures, the vertex coloring is turned off (no lighting is applied). Maybe the vertex color flag got turned off somehow (although I can't see how that could be). Open the p file with an Hex editor and look at offset 8. If the long that starts at that position is set to 0, set it to 1.