PDA

View Full Version : Invalid bodytype: 111



VersaceDnG
07-18-2003, 10:54 AM
Fist my set up, 98 SE running server and 2k running client. Both client and sever are newest one.

Everything is fine until I zone. Then i get about 5 pop ups that say "Invalid bodytype: 111". If I ingore it, SEQ still runs, but i have 5 pop ups that want me to press ok.

If I click ok on the pop up I get an Microsoft .NET Framework pop up. It says

"An unhandled expeption has occurred in your application, If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will be shot down immediately.

Value was either too large or too small for an Int32"



If I click on the details i get this:

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

************** Exception Text **************
System.OverflowException: Value was either too large or too small for an Int32.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at myseq.Form1.checkMobs()
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.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
myseq
Assembly Version: 1.0.1268.30206
Win32 Version: 1.0.1268.30206
CodeBase: file:///C:/Documents%20and%20Settings/AC/Desktop/ShowEQ/myseq.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
MagicLibrary
Assembly Version: 1.7.4.0
Win32 Version: 1.7.4.0
CodeBase: file:///C:/Documents%20and%20Settings/AC/Desktop/ShowEQ/MagicLibrary.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system.runtime.serialization.formatters.soap/1.0.5000.0__b03f5f7f11d50a3a/system.runtime.serialization.formatters.soap.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system.xml/1.0.5000.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.


"


Thank you for any help

VersaceDnG
07-21-2003, 12:59 PM
After some testing, I am sure it is server side, on my 98SE machine I play EQ on. I kow this because I took my client laptop to a friend's house and it works fine there.

Any ideas?

eq_freak
08-06-2003, 08:33 AM
Dunno, I get the same error, just mine is invalid bodytype: 243.

Its driving me nuts :p

Happens about 50% of the times I check a zone for spawns. Especially it almost always happens if there are alot of people in the zone already.

Never seen it happen when I am alone.