EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Trouble with memory_mapped file (https://www.eqemulator.org/forums/showthread.php?t=36805)

Randymarsh9 05-02-2013 12:20 AM

Trouble with memory_mapped file
 
I have not updated my server's code since the project started using git because I was afraid of breaking something. I finally decided to switch over today and update the code, but of course I broke something. When I start world.exe, I get this error in the logs
Code:

Error Loading Items: EQEmu Exception (Shared Memory) in ..\..\projecteqemu\Server\common\memory_mapped_file.cpp at line (109): Could not open the file to find the existing file size.
and if I try to start a zone,
Code:

[05.02. - 00:17:05] Error Loading Items: EQEmu Exception (Shared Memory) in ..\..\projecteqemu\Server\common\memory_mapped_file.cpp at line (109): Could not open the file to find the existing file size.
[05.02. - 00:17:05] Error Loading npc factions: EQEmu Exception (Shared Memory) in ..\..\projecteqemu\Server\common\memory_mapped_file.cpp at line (109): Could not open the file to find the existing file size.

I have the latest source code, made the things with Cmake, and built it with no errors. Anyone know what the cause of this may be?

Never mind. I just needed to make an empty folder named "Shared" in my build directory. It's working now.


All times are GMT -4. The time now is 12:50 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.