[Help] Logging in error

Results 1 to 2 of 2
  1. #1
    Trust your senses Gravious is offline
    MemberRank
    Sep 2009 Join Date
    NetherlandsLocation
    713Posts

    [Help] Logging in error

    I've compiled the non-intentional backdoor source succesfully and I put the 7 exes in my Program and Resource folder. They all run fine, I can get to the character selection screen, but when I try to enter the world, my client just crashes.

    Here are my worldserver errors:

    CQuery-LogFile_20101104.txt:

    Code:
    2010/11/04	12:41:20
    query:MAIL_STR_REALTIME 'S1', '01'
    2010/11/04	12:41:43
    query:uspChangeMultiServer @pserverindex='01', @pidPlayer='0000128', @pMultiServer=1
    SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Kan opgeslagen procedure uspChangeMultiServer niet vinden.
    2010/11/04	12:41:44
    query:uspChangeMultiServer @pserverindex='01', @pidPlayer='0000128', @pMultiServer=0
    SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Can't find stored procudure uspChangeMultiServer.
    eh_20101104.txt:

    Code:
    2010/11/ 4 12:41:43
    VENDORITEM//Secret Room Manager//200-200//102
    error_20101104.txt:

    Code:
    2010/11/ 4   12:40:43   OP: 166009931, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
    
    
    2010/11/ 4   12:40:44   OP: 1321, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
    
    
    2010/11/ 4   12:41:43   uspChangeMultiServer @pserverindex='01', @pidPlayer='0000128', @pMultiServer=1
    
    2010/11/ 4   12:41:44   uspChangeMultiServer @pserverindex='01', @pidPlayer='0000128', @pMultiServer=0
    And here is my client error.txt:

    Code:
    2010/11/ 4   17:49:36   Feb 22 2010 05:50:57 1 rCnt=1
    
    Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:0043ACAA
    
     - Registers
    
    EAX=00000000  EBX=7EFDE000  ECX=00000000  EDX=7EFEFEFF  ESI=00000000
    EDI=0018BCA8  EBP=0018B698  ESP=0018B694  EIP=0043ACAA  FLG=00010246
    CS=0023   DS=002B  SS=002B  ES=002B   FS=0053  GS=002B
    
    0023:0043ACAA Neuz.exe
    0023:00721EB4 Neuz.exe
    0023:00714C00 Neuz.exe
    0023:00716F68 Neuz.exe
    0023:007145CB Neuz.exe
    0023:006F8BEC Neuz.exe
    0023:0075B19A Neuz.exe
    0023:00403785 Neuz.exe
    0023:004035CC Neuz.exe
    0023:0075F861 Neuz.exe
    0023:008B0743 Neuz.exe
    0023:76363677 kernel32.dll
    0023:77079D42 ntdll.dll
    0023:77079D15 ntdll.dll
    I hope someone is able to help me with this. I set the port in cacheserver to 15400 and also in the client.

    I think it has something to do with the stored procedure in CHARACTER_01_DBF: uspChangeMultiServer

    But that procedure wasn't included in the .bak files I downloaded. Should I use another DB ?


    Help is very much appreciated.


  2. #2
    Trust your senses Gravious is offline
    MemberRank
    Sep 2009 Join Date
    NetherlandsLocation
    713Posts

    Re: [Help] Logging in error

    Anyone ?

    What files should I use with my compiled source ?

    And what about uspChangeMultiserver ?



Advertisement