Shared Memory.
My Shared_Memory.exe is crashing upon startup, it says it has an issue with the below line.
Error Message: Code:
Error: EQEmu Exception <Shared Memory> in ..\..\common\memory_mapped_file.cpp at line (58): Could not open a file for this shared memory segment. Code:
EQ_EXCEPT("Shared Memory", "Could not open a file for this shared memory segment."); |
Quote:
|
I am getting the following error after compiling today. I do have the shared folder in my server directory. Any ideas?
Code:
[03.26. - 18:57:42] Starting Log: logs/eqemu_error_zone_2384.log |
Line 109 of memory_mapped_file.cpp below. May I ask what your shared folder is named? Is it named 'shared'? Like exactly like that?
Code:
EQ_EXCEPT("Shared Memory", "Could not open the file to find the existing file size."); |
Quote:
Yes, shared |
Figured it out. In my startup.bat I moved the shared_memory call to the line before I call world.exe and it works now.
|
I have the same issue, but the guide I followed didn't mention making a folder called shared, where is this folder supposed to be?
|
Turns out the guide DID say to. This solved my issue!
|
All times are GMT -4. The time now is 09:07 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.