mod compatibility release-2015042 ?
Posted: Thu Apr 30, 2015 3:47 pm
Having made a mod on the previous release, I can no longer run the mod (although I rectify many code elements) and not having much knowledge I deliver myself to you because I am in impasse.
I have this message from "exception" (small recall, I am french)
PS: I use the Voxel for vehicles
I have this message from "exception" (small recall, I am french)
PS: I use the Voxel for vehicles
Operating System: Windows (Microsoft Windows NT 6.1.7601 Service Pack 1)
Runtime Version: .NET CLR 4.0.30319.1026
Exception of type `System.NullReferenceException`: La référence d'objet n'est pas définie à une instance d'un objet.
à OpenRA.Graphics.Theater..ctor(TileSet tileset)
à OpenRA.Graphics.WorldRenderer..ctor(World world)
à OpenRA.Game.StartGame(String mapUID, WorldType type)
à OpenRA.Game.LoadShellMap()
à OpenRA.Mods.Common.LoadScreens.BlankLoadScreen.StartGame(Arguments args)
à OpenRA.Game.InitializeMod(String mod, Arguments args)
à OpenRA.Mods.Common.Widgets.Logic.ModBrowserLogic.<>c__DisplayClass23.<LoadMod>b__22()
à System.Action.Invoke()
à OpenRA.Primitives.ActionQueue.PerformActions()
à OpenRA.Game.LogicTick()
à OpenRA.Game.Loop()
à OpenRA.Game.Run()
à OpenRA.Program.Run(String[] args)
à OpenRA.Program.Main(String[] args)