• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

OlaHaldor

Captain
15 Badges
Jan 12, 2011
408
30
www.colorist.no
  • Cities in Motion
  • Cities in Motion 2
  • Cities: Skylines Deluxe Edition
  • War of the Roses
  • 500k Club
  • Magicka: Wizard Wars Founder Wizard
  • Cities: Skylines - After Dark
  • Cities: Skylines - Snowfall
  • Cities: Skylines - Parklife
  • Cities: Skylines Industries
  • Prison Architect
  • Europa Universalis IV
  • Lead and Gold
  • Ship Simulator Extremes
  • Cities: Skylines
I've imported my custom model into the asset editor and I'm given an error.
Code:
GetColors(): format not supported [System.NotImplementedException]

Details:
No details
System.NotImplementedException: GetColors(): format not supported
  at (wrapper managed-to-native) ColossalFramework.Importers.Image:GetColors (int)
  at ColossalFramework.Importers.Image.GetColors () [0x00000] in <filename unknown>:0 
  at AssetImporterAssetImport.LoadXYSTexture (System.String textureBaseName, ColossalFramework.Threading.Task`1 modelLoad, ColossalFramework.Threading.TaskDistributor subDistributor) [0x00000] in <filename unknown>:0 
  at AssetImporterAssetImport+<LoadTextures>c__AnonStoreyAE.<>m__2B () [0x00000] in <filename unknown>:0


I renamed each of the texture files to see whether it was related to this. I found that my normal map was producing this error. I have no idea why. Devs, maybe you can figure it out?