This is extremely important to me!
Can someone please fix Quantum's Mission Editor?
Moderator: Moderators
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Can someone please fix Quantum's Mission Editor?
It doesn't understand how to load maps that use mapinfo.lua instead of an SMD file.
This is extremely important to me!
This is extremely important to me!
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Can someone please fix Quantum's Mission Editor?
Code: Select all
Version: 2.0.0.74
Date: 3/28/2012 5:09:58 PM
ArgumentNullException
Buffer cannot be null.
Parameter name: buffer
at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
at System.IO.MemoryStream..ctor(Byte[] buffer)
at CMissionLib.UnitSyncLib.SM2.GetTexture(Map map, Int32 detail, UnitSync unitSync)
at CMissionLib.UnitSyncLib.UnitSync.GetMapTexture(Map map, Int32 detail)
at MissionEditor2.WelcomeDialog.LoadMap(UnitSync unitSync, String mapName)
at MissionEditor2.WelcomeDialog.<>c__DisplayClass23.<PromptForNewMission>b__1c()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()Re: Can someone please fix Quantum's Mission Editor?
That does seem like an oversight, but isn't there a more modern version in use around Zero-K?
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Can someone please fix Quantum's Mission Editor?
No, quant said he is getting a laptop this week and will try to maek fixie.
Re: Can someone please fix Quantum's Mission Editor?
Post source.
Currently unemployed so if I get bored with my project I'm willing to flail at this one.
Currently unemployed so if I get bored with my project I'm willing to flail at this one.
Re: Can someone please fix Quantum's Mission Editor?
Is this the one that uses some wacky xml file for storage?
