PDA

View Full Version : just installed SEQ again and Im having errors. ( this was to fix SEQ from last patch



eqhunter
06-01-2004, 02:26 PM
ok ok.. I know it will be something I did..

I removed my old SEQ like stated in http://seq.sourceforge.net/forums/showthread.php?s=&threadid=4864
and I downloaded SEQ from the CSV ( for the new fix )
I now get
ShowEQ 5.0.0.7, released under the GPL.
SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2004 by the respective ShowEQ Devel opers
ShowEQ comes with NO WARRANTY.

You may redistribute copies of ShowEQ under the terms of
The GNU General Public License.
See: http://www.gnu.org/copyleft/gpl.html for more details...

For updates and information, please visit http://seq.sourceforge.net/
ShowEQ 5.0.0.7, Built from 'main.cpp' on May 31 2004 at 20:49:52
CVS: @(#) $Id: main.cpp,v 1.33.6.3 2004/01/16 20:22:10 dohpaz Exp $ $Nam e: pre_5_0_beta $
Using GCC version: 3.2.3
Using glibc version: 2.3
Using Qt version: 3.2.3
Using headers from linux version: 2.4.20
Using EQItemDB: @(#) $Id: itemdb.cpp,v 1.10.6.1 2003/12/07 06:30 :43 dohpaz Exp $ $Name: pre_5_0_beta $
Using GDBM: This is GDBM version 1.8.0, as of May 19, 1999.
Running on Linux release 2.4.21-15.EL for processor i686

Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Loaded preferences file: /root/.showeq/showeq.xml!
Info: Listening for first client seen.
Info: Initializing Packet Capture Thread:
Info: Filtering packets on device eth0, searching for EQ client...
Warning: Spells: Failed to open: '/usr/local/share/showeq/spells_us.txt'
Info: GuildMgr: Guildsfile loaded
Debug: ItemDB: Disabled
Info: Loading Filters from '/root'
Info: Loading Zone Filter File: /root
Info: Loading Zone Filter File: /root
Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info: Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown _1.txt'
Info: in directories '/root/.showeq/maps' and '/usr/local/share/showeq/maps' !
Warning: EQStr: Failed to open '/usr/local/share/showeq/eqstr_us.txt'
Warning: INVALID PACKET: Bad CRC32 [192.168.0.2:42177 -> 192.168.0.1:1900] seq 5 345 len 132 crc32 (0d0a0d0a != 54a8d860)
HERE (http://seq.sourceforge.net/forums/showthread.php?s=&threadid=4864)


At this point Im loging into EQ and I start getting


Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 18) doesn't match: sizeof(timeOfDayStruct):8
Warning: error on zone-client: size > left (size=196, left=26, opcode=0x003e)
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 18) doesn't match: sizeof(timeOfDayStruct):8
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: OP_TimeOfDay (0x27) (dataLen: 18) doesn't match: sizeof(timeOfDayStruct):8
Warning: OP_TimeOfDay (0x27) (dataLen: 30) doesn't match:
Warning: error on zone-client: size > left (size=253, left=26, opcode=0x003e)


I was wondering what I did wrong..

thanks

reaver
06-01-2004, 02:30 PM
1) 5.0.0.7 is the older version - you aren't getting the newest CVS.

2)
Warning: EQStr: Failed to open '/usr/local/share/showeq/eqstr_us.txt'
You haven't copied over the latest eqstr_us.txt and spells_us.txt to your /usr/local/share/showeq directory

eqhunter
06-01-2004, 02:33 PM
where do you get the lastest CSV.. I took mine from http://sourceforge.net/project/showfiles.php?group_id=10131


Also wow thanks for the fast reply.

reaver
06-01-2004, 02:53 PM
$ export CVSROOT=:pserver:[email protected]:/cvsroot/seq
$ cvs login
$ cvs co -r pre_5_0_beta showeq

Note: cvs.seq.sourceforge.net has changed to cvs.sourceforge.net

eqhunter
06-01-2004, 03:27 PM
Again thanks alot for the help

Gereth
06-01-2004, 07:25 PM
Hi, similar problems here, when I try the code from multiple threads I am able to log in to the CVS, but then when I try the command you have listed there, I time out. I was able to do the -z3 update though. Is this the same thing? or different?

Thanks in advance

eqhunter
06-01-2004, 07:40 PM
what I did was remove all of showeq and did a new install

I used the info to download the bata ( working 100% )