PDA

View Full Version : Error in Grieg's End



Todd
06-01-2003, 08:57 PM
Ok, I may just be being stupid, wouldnt be the first time... But every time I zone into Grieg's End with SEQ running I get the error quoted below and the Map goes all white with a big red X through it. I deleted the map and redownloaded it but I still get hte same thing.

Any Ideas?



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at myseq.MapCon.updateExtents()
at myseq.MapCon.loadMap(String filename)
at myseq.Form1.loadmap(String filename)
at myseq.Form1.timer1_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.3300.0
Win32 Version: 1.0.3705.0
CodeBase: file:///c:/windows/microsoft.net/framework/v1.0.3705/mscorlib.dll
----------------------------------------
myseq
Assembly Version: 1.0.1221.41009
Win32 Version: 1.0.1221.41009
CodeBase: file:///C:/WINDOWS/DESKTOP/MYSEQ/MYSEQ.EXE
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.3300.0
Win32 Version: 1.0.3705.0
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.3300.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.3300.0
Win32 Version: 1.0.3705.0
CodeBase: file:///c:/windows/assembly/gac/system/1.0.3300.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.3300.0
Win32 Version: 1.0.3705.0
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.3300.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 1.0.3300.0
Win32 Version: 1.0.3705.0
CodeBase: file:///c:/windows/assembly/gac/system.runtime.serialization.formatters.soap/1.0.3300.0__b03f5f7f11d50a3a/system.runtime.serialization.formatters.soap.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.3300.0
Win32 Version: 1.0.3705.0
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.3300.0__b77a5c561934e089/system.xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.



Thanks in advanced :)

z26o
06-01-2003, 10:30 PM
There is an error in the Greigs map. Theres a thread around here somewhere that tells you how to correct it. Gist is to delete one of the lines. I can't remember which one off the top. A search on maps and or Greigs should get you there.

Edit : Ok I found the message


Orig from Cavemanbob:
Sure enough, the second line in greigsend.map is invalid, just delete this:
M,line,3727,1346
and it will work properly

Todd
06-02-2003, 01:08 PM
Thanks man, your my new Hero.

Midnight
06-02-2003, 02:57 PM
fix the link to 'maps.zip' so it reflects this change?

cavemanbob
06-02-2003, 03:14 PM
I'll do that tonight, and add the potime maps and the new hate map as well.