31
Editor Discussion / Re: Basic Editor Tutorial - Or How I Learned to Stop Worrying and Love the Editor
« on: October 03, 2014, 12:05:12 AM »
Do you use windows?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
cd "
cd "C:/...something something...editor/"
ResourceExtractor map campaign2.hwm
--- UNHANDLED EXCEPTION - 10/2/2014 2:07:47 AM - HMW 1.3 DEBUG ---
System.NullReferenceException: Object reference not set to an instance of an object.
at ARPGGame.GameBase.InitGame(Difficulty diff, GamePlayers players, String mod) in c:\Projects\ARPGProj\trunk\ARPG\ARPGGame\GameBase.cs:line 309
at ARPGGame.GameBase.Initialize(GameControls controls, WorldDrawer worldDrawer, MenuDrawer menuDrawer, PhysicsSystem physics, Camera cam, StartParameters sp) in c:\Projects\ARPGProj\trunk\ARPG\ARPGGame\GameBase.cs:line 201
at ARPGGame.ARPGGame.OnLoad() in c:\Projects\ARPGProj\trunk\ARPG\ARPGGame\Program.cs:line 876
at ARPGGame.ARPGGame.Run() in c:\Projects\ARPGProj\trunk\ARPG\ARPGGame\Program.cs:line 458
at ARPGGame.Program.Main(String[] args) in c:\Projects\ARPGProj\trunk\ARPG\ARPGGame\Program.cs:line 193
------
The moveAI needs to be linked to Area Trigger, right?