PDA

View Full Version : Getting unlimited error messages....



barinax
05-15-2003, 09:33 AM
I am a long time SEQ user and thought I would give MYSeq a try. I have installed the .NET 1.1 framework and MYSeq in the \wseq directories structure as specified in the "Installing MYseq" thread. I have verified that the maps are in the /myseq/maps directory.

My setup is as follows. I am running both the server and client on a WinXP Home box that fully updated with SP1 and all the subsequest MS patches. I am also running with the most current offsets as listed in the May 14th post in the NEWS forum.

When I run the client and connect to the server, I can see the connection go active in the server and get a PID, but the client gets error after error. I am listing the error below. I get these errors over and over until I click "Quit" to cancel the MYseq client.

I have tried deleting and re-downloading/installing the program as well as .NET 1.1 with the same results.

Anyone ever seen this one before?

Thanks for your help.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
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:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
myseq
Assembly Version: 1.0.1221.41009
Win32 Version: 1.0.1221.41009
CodeBase: file:///C:/wseq/myseq/myseq.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/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:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/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:/windows/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:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll

cavemanbob
05-15-2003, 12:06 PM
Did you click the go button before your toon was fully logged in?

barinax
05-15-2003, 12:09 PM
No, my toon was fully in the Plane of Disease. Once he was in the zone, I launched the server then the client and clicked "Go".

cavemanbob
05-15-2003, 12:50 PM
Oh and make sure you're using todays offsets, otherwise I'll have to think about it for a bit.

barinax
05-15-2003, 02:11 PM
Caveman,

Thanks for the responses. I am currently using the offsets that are in the "NEWS" forum for the May 14th patch.

Thanks again.

cavemanbob
05-15-2003, 02:19 PM
Grab the may 15 offsets, the ones from yesterday won't work anymore.

Wizzard005
05-18-2003, 09:19 PM
I am having the same problem, I have the updated offsets and it will run fine on the same computer if I am running eq windows or so.. but when i try to run the server one 1 computer and then the client on my other computer I keep getting errors till i click stop.. I have two Windows XP Pro computers with .net installed. Both computers will run myseq when I run it local on the computer in a eq window. Humm can anyone help :)

Phat_Lewts
05-18-2003, 11:34 PM
Hello I run 3 win98 boxes and i have a problem with the client crashing. Sometimes it will work for hours other times it crashes 10 times in 10 mins. Also i have tried rebboting all machines restarting server multiple times and restarting client.

The only thing that seems to make it work is if i continually start client then press go then get error then press quit then start client Etc I can get it to work some times the very next time or sometimes up to 40 client restarts.

I will get the error message tonight at home and edit this message.

Thanks

Phatman

Phat_Lewtz
05-19-2003, 04:07 AM
ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.OverflowException: Overflow error.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawLine(Pen pen, Single x1, Single y1, Single x2, Single y2)
at myseq.MapCon.Form1_Paint(Object sender, PaintEventArgs pe)
at System.Windows.Forms.Control.OnPaint(PaintEventArg s e)
at System.Windows.Forms.Control.PaintWithErrorHandlin g(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
myseq
Assembly Version: 1.0.1221.41009
Win32 Version: 1.0.1221.41009
CodeBase: file:///C:/MYSEQ/MYSEQ.EXE
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/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:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/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:/windows/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:/windows/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.

cavemanbob
05-19-2003, 12:34 PM
What zone is it doing that in phat_lewtz?

Phat_Lewtz
05-19-2003, 04:11 PM
I live in Westwastes because im a tailor who is ally to Cov so it happens alot there I went to hollowshade last night for the war it happened there I frequent Wakwning lands it happens there and I got same error in lesser fay.

Hope this helps

in short all zones i go to get this

Phat

Phat_Lewts
05-25-2003, 07:55 PM
Hey Cave man BOB

Here is an update incase it helps

Yesterday spent 4 hours in KEDGEKEEP NO CRASH at all : )

owned the zone too lol : )

Then I pressed stop went to bazaar sold / bought
then off to WW to kik it with the dragons and FMD

Crash Crash work abit Crash Shit F#$% work crash bah

Any ideas ??

PHATpotatoes

EDIT Hey CAVE MAN BOB just read a new Post that says some of the maps in the pack linked on this site could cause errors

This sounds exactly the prolem im having ie worked in kedge but crashed in ww so do you have a good westernwastes and wakening lands map some where please : )

Phat_lewtz

Phat_Lewts
05-29-2003, 10:09 PM
Still waiting on a reply

Is there any fixes for this above

Phat

cavemanbob
05-30-2003, 01:25 AM
I have no idea why it's throwing that exception, nor have I been able to replicate it. It may be a limitation of the video driver that you're currently running though, if you can try to update it to the latest version. That's really the only thing that I can imagine would cause DrawLine to throw an overflow exception.

Phat_Lewtz
05-30-2003, 05:49 PM
WOOT thanks CMB ill check it out

Phat

BrianW
05-31-2003, 08:06 PM
hmm i was having the same problem as you were, but after i looked at the myseqserver.ini i noticed some spaces after the memory offsets, deleted the spaces, saved and now i'm no longer having that problem, might try it and see if it works for you also, doesnt hurt trying :-)
either that or delete it and unzip the file again, one of those 2 was what made it work for me

Phat_Lewtz
06-01-2003, 03:14 PM
I gave both of those ideas a shot without luck tho here is the error message again in case it has changed its to technical 4 me.


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

************** Exception Text **************
System.OverflowException: Overflow error.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawLine(Pen pen, Single x1, Single y1, Single x2, Single y2)
at myseq.MapCon.Form1_Paint(Object sender, PaintEventArgs pe)
at System.Windows.Forms.Control.OnPaint(PaintEventArg s e)
at System.Windows.Forms.Control.PaintWithErrorHandlin g(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
myseq
Assembly Version: 1.0.1221.41009
Win32 Version: 1.0.1221.41009
CodeBase: file:///C:/MYSEQ/MYSEQ.EXE
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/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:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/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:/windows/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:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------


Phat

BrianW
06-01-2003, 06:26 PM
hmm
did u get the newest versions of MySEQ? i know the ones on the CVS arent the newest ones, download the ones from http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3334 and see what happens, i've been working perfectly for the past 24 hours, very great program indeed :-)

Moose
06-02-2003, 03:15 AM
I am getting the same over flow error that everyone else is getting. I re-installed the NEET framework 1.1 a few times and the eq map program a few times. I re-loaded that maps in the folders too. I had it working a few times for about 5 minutes but then the map screen crashes to a white screen with a big red X. Funny that I was in Nadox yesterday and it had no map but it did have a black screen with a bunch of blue and green dots on it for creatures...until it gave me the over flow error that everone else is getting. I even re-copied the memory offsets to see if that was it.

Has anyone found a solution to this yet? It seems like a really cool program and not some scam. I will donate some money if I can get it to work so that I know that it's for real. Thank you.

James

Phat_Lewts
06-02-2003, 06:05 PM
Thanks guys for all the good suggestions unfortunatly none have worked yet.

It must be a simple error im overlooking i will try and give a complete account of what happens.

Firstly the hardware is 2 x win98 machines
EQ machine is p3 450 and Myseq Machine is p3 400
these computers have nothing loaded in memory when im playing
they are connected through a 10meg huB to another machine that is a cable gateway.

I can run 3 everquests at once with no prob as i have eq installed on all 3 machines. I have net framework 1.1 from link on board here on both machines and the mseq from the same links.

the 2 machines each have 512 meg ram and nvidia m64 video cards now with the latest drivers. machines have 30 gig hdds

I fire up game then alt tab and fire up server then switch back to game. If I press go on client when im in just about any town it works completely and fully.

I press stop gate to western wastes run up the tunnel so im out in the open then press go on client and it seems like i have a 1 in 30 chance of it working correctly.

If im lucky to get it to work it displays all my alerts a nice map and all the names down one side from this point it is purely tempromental

I have had it stay on for up to 1 hour and i have had it crash to red X with in 5 seconds and anything in between.
This is in westernwastes

Now as I said before I once helped a guildie kill corrupt seahorse for her epic and it worked perfectly in kedge for hours.

So as suggested get new ww map nope still no go

I will close open the client as many as 30 times before i get it to work again its random

As I was typing a though just occured to me I will go try this at home tonight and see

Normal method =p3 450 eq + p3 400 Mseq
New idea = p3 400 eq +p3 450 myseq

Lol i hope i remember

I am open to any ideas

And I dont even care if there is no maps as long as I can see my alerts and head toward them : )

Thanks all

Phat

BrianW
06-02-2003, 09:04 PM
what versions of the programs are you using? and you did install in the correct folders right? (which i hope you did)
versions are
myseqserverc 1.9b
MyShowEQ version 1.12
then make sure u have 5-15 offsets (should have)

try and see if u can use the Client on the same computer with server and set it to 127.0.0.1, if it works on that, then you know its a network/computer problem

Phat_Lewts
06-04-2003, 05:50 PM
Hey thanks again

Well i got the latest versions of the thread so thats not it

have the latest offsets so thats not it

But the did you unpack into the correct directories may be my prob

I dont know what they are but here is how mine looks

Machine 1

C:/myseq = Client
C:/myseq/maps = maps

C:/server = server

Machine 2

c:/mseq/myseq = client
c:/mseq/myseq/maps = maps
c:/myseqserver = server

as you can see they are both different
My question is

Do you have to put it in a predefined directory ?

This could be it but I am haveing my 5th wedding anniversary weekend away for 5 days starting tonight so i would be able to try

But sounds great thankyou

Phat

BrianW
06-04-2003, 06:05 PM
directories are the problem

make sure they are as below

Machine 1 -(Computer used to play EverQuest)

C:\wseq\myseq = Client
C:\wseq\myseq\maps = maps
C:\wseq\myseqserverc = server

Machine 2 -(Assuming this is the computer you dont play EQ on but just want to view the maps on)

C:\wseq\myseq = Client
C:\wseq\myseq\maps = maps

make sure they look exactly like that, and if that doesnt solve your problem, its something else

I'm willing to bet that this was your problem, and changing the directory structures to follow these, will fix it and have you up and running

cavemanbob
06-04-2003, 06:06 PM
That directory setup is fine, I'm really stumped as to what's going on to cause this problem though. Next time you try it look at your hub/switch/router and see if there's data going between the 2 machines. Otherwise as was suggested in a different thread it might be some weird syncronization issue, the cause of which is currently unknown...

BrianW
06-04-2003, 06:09 PM
hmm ok so maybe not the directories, but wouldnt hurt to put them like that to see what happens

besides that, give more details... like Router type, if you have Norton Internet Security or a different firewall, might be a blocked port or something