Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-02-2002, 03:58 AM
agvar
Fire Beetle
 
Join Date: Jan 2002
Posts: 8
Default 2.1 crashes

anyone got 2.1 running it crashes to desktop when i hit enter world after char creation
Reply With Quote
  #2  
Old 02-02-2002, 04:18 AM
Zeitgeist
Discordant
 
Join Date: Jan 2002
Posts: 289
Default

funny, i get a crash to desktop or a could not read instruction depending on if i use eqw or eqgame.exe patchme. i need to catch some more sleep before i play too much more.
__________________
gm-Zeitgeist
I WAS Diligently Working at the Next Board Title :p
webmaster godmonkey.com, dreamusher.com
Reply With Quote
  #3  
Old 02-02-2002, 04:59 AM
Stilborn
Fire Beetle
 
Join Date: Jan 2002
Posts: 10
Default

I too was crashing after character selection

I started with a Barb warrior that was in Halas, so I made a Human monk in Sqeynos and got in no problems..

Try making differant characters to see if you can get in

Stil
Reply With Quote
  #4  
Old 02-02-2002, 05:26 AM
agvar
Fire Beetle
 
Join Date: Jan 2002
Posts: 8
Default new char dident help here's the error

eqgame.exe The instrucrion at 0X2100e097 referenced memory at 0X04ee2e30 memory could not be read this is with eqw

with eqgame.exe patchme it just crashes no error given

thought it might be the mini login so i tryed eqfrags login server still crashes

i'm running on xp home tryed both zone9x and zonent
Reply With Quote
  #5  
Old 02-02-2002, 06:21 AM
Zeitgeist
Discordant
 
Join Date: Jan 2002
Posts: 289
Default

yeah im running 2k and get the same thing ag gonna try a diffferent char
__________________
gm-Zeitgeist
I WAS Diligently Working at the Next Board Title :p
webmaster godmonkey.com, dreamusher.com
Reply With Quote
  #6  
Old 02-02-2002, 06:37 AM
alkrun
Sarnak
 
Join Date: Jan 2002
Posts: 66
Default

Same thing here. I don't use eqw, but just running eqgame.exe I get dropped after character select.
Reply With Quote
  #7  
Old 02-02-2002, 07:59 AM
alkrun
Sarnak
 
Join Date: Jan 2002
Posts: 66
Default

I was using the 0.2.1 database and having this problem. I switched back to the 0.2.0 database and 0.2.1 is running fine for me now.
Reply With Quote
  #8  
Old 02-02-2002, 08:46 AM
agvar
Fire Beetle
 
Join Date: Jan 2002
Posts: 8
Default Re: new char dident help here's the error

Quote:
Originally Posted by agvar
eqgame.exe The instrucrion at 0X2100e097 referenced memory at 0X04ee2e30 memory could not be read this is with eqw

with eqgame.exe patchme it just crashes no error given

thought it might be the mini login so i tryed eqfrags login server still crashes

i'm running on xp home tryed both zone9x and zonent
ok tryed swaping data bases still no go same error
Reply With Quote
  #9  
Old 02-02-2002, 08:58 AM
Baron Sprite's Avatar
Baron Sprite
Dragon
 
Join Date: Jan 2002
Posts: 708
Default

got your colors at 16bit?
Reply With Quote
  #10  
Old 02-02-2002, 11:10 AM
cbreaker
Sarnak
 
Join Date: Feb 2002
Posts: 33
Default

I have tried all the suggestions here and I still crash to the desktop after character select.
Reply With Quote
  #11  
Old 02-02-2002, 05:37 PM
kashiedin
Fire Beetle
 
Join Date: Jan 2002
Posts: 11
Default

From the quick test's I've done, it looks like the crash is coming when you try to start in any other zone than qeynos, and since 2.1 implented starting cities for all races, this will cause a crash for everything not starting in qeynos. I'll have to see if I can write a quick patch
__________________
I am
Reply With Quote
  #12  
Old 02-02-2002, 05:54 PM
madborg
Banned
 
Join Date: Jan 2002
Posts: 322
Default

Quote:
Originally Posted by kashiedin
From the quick test's I've done, it looks like the crash is coming when you try to start in any other zone than qeynos
???? see my added section
Actually its a database kickstart problem. It doesn't matter what zone you start in, until you kick start the db, the client will crash.
After the kickstart then the char can start anywhere.

What can kickstart the db? Possibly anything in the database with an update. There was a similar problem in 0.1.9.

The other cause of clients dying on zone entry are the two-box setups where the batch file IP addresses are not changed from 127.0.0.1.

I could undo my working version and see if I can get it back to the crashing state.

added
I deleted my db and started over. This time I just created the db and used db.sql and nothing else.

First character I created was a human in qeynos and did not have a problem entering. Second was in a different city and didn't have a problem.

It means that so far I can't recreate the problem.

Next step is to do it again, but not to create a char in qeynos.
Reply With Quote
  #13  
Old 02-02-2002, 06:31 PM
kashiedin
Fire Beetle
 
Join Date: Jan 2002
Posts: 11
Default

Whatever Madborg, it's been a while since I've done any serious coding so i was just asuming about the error. Anyway Here's the debug info from the zone window.



Using database 'eq' at localhost
Loading items & NPCs...done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
Map: Maps\nektulos.map not found.
Error in LoadPlayerCorpses query 'SELECT id, charid, charname, x, y, z, heading,
data, time FROM player_corpses WHERE zonename='nektulos'' Table 'eq.player_corp
ses' doesn't exist
Reading zhdr file './cfg/nektulos.cfg
-----------
Zone server 'nektulos' listening on port:9002
-----------
New client from ip: 127.0.0.1 port:2075
Login packet 1
Login packet 2
Login packet 3
Login packet 4
Login packet 5
Unkown opcode: 0xff21 size:60 <------ Crashes Here
__________________
I am
Reply With Quote
  #14  
Old 02-02-2002, 06:45 PM
madborg
Banned
 
Join Date: Jan 2002
Posts: 322
Default

[QUOTE]Originally posted by kashiedin
Whatever Madborg, it's been a while since I've done any serious coding so i was just asuming about the error. Anyway Here's the debug info from the zone window.


I am not posting from knowledge, but just guesses and reporting what I see. I am now on my third pass where I have deleted my database again to try to reproduce the problem.

My first char was a gnome and I did not get a zone entry problem.
Most of what you have posted I got too except for the sql error for player corpse.

the rest of the squence looks like mine except I go on to 1f20 and don't crash.

Anyway my kickstart thing goes out the window. It it looks like I can start my first char in some other zone than qeynos.



Problem is I can't get it to crash.

I will try it again, completely from scratch.

added 2

.can't reproduce

After three complete attempts, I cannot reproduce the problem at all. I suspect that my earlier problem with the client crashing on char enter had nothing to do with the problem that other people reported. At this point I have no idea what causes the problem or any work around.

I give up completely on this one.
Reply With Quote
  #15  
Old 02-02-2002, 07:46 PM
kashiedin
Fire Beetle
 
Join Date: Jan 2002
Posts: 11
Default

The corpse error was because I was trying a stripped down version of the database to see if it would affect anything.

Strange, Every character i create now has no problems, but the first one does still
__________________
I am
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:46 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3