boformer / BuildingThemes

Mod for Cities:Skylines
http://steamcommunity.com/sharedfiles/filedetails/?id=466158459
MIT License
13 stars 11 forks source link

NullReferenceException during themes tab initialization #79

Closed boformer closed 8 years ago

boformer commented 8 years ago

NullReferenceException at (wrapper managed-to-native) UnityEngine.Component:get_transform ()

at ColossalFramework.UI.UIComponent.get_cachedTransform () [0x00000] in :0

at ColossalFramework.UI.UIComponent.set_relativePosition (Vector3 value) [0x00000] in :0

at ColossalFramework.UI.UITabContainer.ArrangeTabs () [0x00000] in :0

at ColossalFramework.UI.UITabContainer.OnComponentRemoved (ColossalFramework.UI.UIComponent child) [0x00000] in :0

at ColossalFramework.UI.UIComponent.OnDestroy () [0x00000] in :0

(Filename: Line: -1)

boformer commented 8 years ago

fixed