View Full Version : 7.0 world.exe load warning..
Cripp
06-01-2006, 07:15 AM
Could just be something on my side, but when everytime i upgrade to 7.0 and run world.exe i get a
Debug Error!
Program: ...
Module: ...ing\Lord of the Nugs\Desktop\EQEmu\World.exe
File:
Run-Time Check Failure #2 - Stack arond the variable 'item' was corrupted.
(Press Retry to debug the application)
Gives me 3 options: Abort, Retry, and Ignore.
Abort closes.
Retry crashes completly.
and when i push Ignore, it continues and loads up fine.
this isnt a major problem and doesnt stop me from running the server, just thought i might mention it.
thx
Belfedia
06-01-2006, 10:23 AM
I suppose you have update also the database ?
That very strange error :(
Cirillian
06-03-2006, 11:51 AM
Hello, everyone. First I would like to say that I AM new at this stuff, and I am aware that this may be a stupid question or an easy fix.
However, I am having a problem when I try to run my own eqemu server. I've tried with 6.6 and 7.0, and I get the same problem. I load of World.exe and Zone.exe and then the Startup files. They all load okay, and everything's fine. Then, I launch eq. I get to the server select screen, and I see various servers, including mine. However, when I try to select mine and enter it, my World.exe crashes on me. I have searched all over these forums trying to find an answer, and it looks like other people have had the same problems, but I haven't been able to clearly see the solution. Is it my eqemu_config file? Here are the contents of the XML file (eqemu_config):
<?xml version="1.0">
<server>
<world>
<shortname>DSP</shortname>
<longname>Disciples</longname>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>
<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>
<zones>
<defaultstatus>20</defaultstatus>
<!-- Sets port range for world to use to auto configure zones -->
<ports low="7000" high="7100"/>
</zones>
<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>eq</username>
<password>eq</password>
<db>eq</db>
</database>
<launcher>
<!-- <logprefix>logs/zone-</logprefix> -->
<!-- <logsuffix>.log</logsuffix> -->
<!-- <exe>zone.exe> -->
<!-- <timers restart="10000" reterminate="10000" initial="20000" interval="2000"> -->
</launcher>
<!-- File locations. Defaults shown -->
<files>
<!-- <spells>spells_us.txt</spells> -->
<!-- <opcodes>opcodes.conf</opcodes> -->
<!-- <logsettings>log.ini</logsettings> -->
<!-- <eqtime>eqtime.cfg</eqtime> -->
</files>
<!-- Directory locations. Defaults shown -->
<directories>
<!-- <maps>Maps</maps> -->
<!-- <quests>quests</quests> -->
<!-- <plugins>plugins</plugins> -->
</directories>
</server>
Again, I really do apologize if this has been answered before...I'm just really at a loss here.
Thanks!
Cripp
06-03-2006, 08:30 PM
Might i add my problem happens when world.exe starts to load items.
Belfedia
06-03-2006, 10:37 PM
Hello, everyone. First I would like to say that I AM new at this stuff
Plz cirillian, open your thread if you don't find a clue on existing thread but
don't hack this thread with new problem, world crash here but we have database error issue i think. :)
have you try to use the latest Windows exe ? :)
Might i add my problem happens when world.exe starts to load items.
I think you item database structure isn't right with current eqemu version, and exe crash because can't acces normally to database ?
Cripp
06-04-2006, 04:35 AM
it works fine tho after i click ignore, everything loads. even the items in game are still working fine. just some stupid windows b-s that bugging me probably ;p
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.