Page 1 of 2 12 LastLast
Results 1 to 15 of 25

Thread: Getting unlimited error messages....

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    10

    Question Getting unlimited error messages....

    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

  2. #2
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    Did you click the go button before your toon was fully logged in?

  3. #3
    Registered User
    Join Date
    Oct 2002
    Posts
    10
    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".

  4. #4
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    Oh and make sure you're using todays offsets, otherwise I'll have to think about it for a bit.

  5. #5
    Registered User
    Join Date
    Oct 2002
    Posts
    10
    Caveman,

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

    Thanks again.

  6. #6
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    Grab the may 15 offsets, the ones from yesterday won't work anymore.

  7. #7
    Wizzard005
    Guest
    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

  8. #8
    Registered User
    Join Date
    Aug 2002
    Posts
    12

    I too are having same types of problems

    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
    Hackme
    Crackme
    Dackme
    and
    Wackme

  9. #9
    Registered User
    Join Date
    Jul 2002
    Posts
    14

    Here is the error message : )

    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.
    Phat Lewtz for me
    Slim pickings for you
    Muahahahahahahaa

  10. #10
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    What zone is it doing that in phat_lewtz?

  11. #11
    Registered User
    Join Date
    Jul 2002
    Posts
    14

    It happenes in all the zonez I go to : (

    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 Lewtz for me
    Slim pickings for you
    Muahahahahahahaa

  12. #12
    Registered User
    Join Date
    Aug 2002
    Posts
    12

    UPDATE to my prob Phat_Lewtz

    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
    Last edited by Phat_Lewts; 05-25-2003 at 08:08 PM.
    Hackme
    Crackme
    Dackme
    and
    Wackme

  13. #13
    Registered User
    Join Date
    Aug 2002
    Posts
    12

    Any Ideas Guys ??

    Still waiting on a reply

    Is there any fixes for this above

    Phat
    Hackme
    Crackme
    Dackme
    and
    Wackme

  14. #14
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    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.

  15. #15
    Registered User
    Join Date
    Jul 2002
    Posts
    14

    WOOT thanks CMB ill check it out

    WOOT thanks CMB ill check it out

    Phat
    Phat Lewtz for me
    Slim pickings for you
    Muahahahahahahaa

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On