Loading Screen for Mods
Posted: Tue Nov 09, 2010 11:42 am
just noticed that when you make a custom loadingscreen that the game still loads the default loading screen.
changing name in mod.yaml leads to an IE
The game should automaticly load the loadscreen.png from the mod´s folder once the uibits-folder is correctly set in mod.yaml
thank you
changing name in mod.yaml leads to an IE
Code: Select all
System.InvalidOperationException: Cannot locate type: CncXLoadScreen
at OpenRA.ObjectCreator.<MissingTypeAction>m__2(String s)
at OpenRA.ObjectCreator.CreateObject[T](String className, Dictionary`2 args)
at OpenRA.ModData..ctor(String[] mods)
at OpenRA.Game.Initialize(Arguments args)
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)
thank you
