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

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-13-2014, 09:47 PM
kilst87
Sarnak
 
Join Date: Dec 2008
Location: sydney
Posts: 35
Default Shared Mem/world.exe errors

Alright, running into an issue when loading up the server. I'm getting 2 errors:

Shared Memory
[Status] Loading Items...
[Error] Starting Log: logs/eqemu_error_shared_memory_5088.log
[Error] EQEmu Exception <Shared Memory> in ..\..\common\memory_mapped_file.cpp at line (61): Could not open a file for this shared segment.

World.exe
[Error] Starting Log: logs/eqemu_error_world_5948.log
[Error] Error Loading Items: EQEmu Exception <Shared Memory> in ..\..\common\memory_mapped_file.cpp at line (130): Could not open a file for this shared segment.

I made the server about 6 months ago, maybe longer. I didn't notice then if the issue was there. Might have been.

I can see the server, log in, equip and summon items, hail NPC's, kill mobs, hire mercs, items are dropping etc etc. The only issue I have come across is when trying to put in a custom quest where a text input makes the NPC give me an item.

Quest:

Quote:
#A conversation With Player being given an Item
sub EVENT_SAY
{

if ($text =~/hail/i)
{
quest::say ("Good day to you, $name. Do you need this [book]?");
#quest::emote ("Jumps in joy when he sees $name.");
}

if ($text =~/book/i)
{
quest::say ("Then thou shall have mine");
quest::SummonItem("18521");
}

}
The dialogue works, I just don't recieve the "book". I changed it to a huge bag of plat, same issue. I also made a buff bot that works perfectly, just not receiving this item.

Thanks in advance,
Kilst
Reply With Quote
 

Thread Tools
Display Modes

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 10:31 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3