EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Getting errors when i try to launch server (https://www.eqemulator.org/forums/showthread.php?t=38404)

Astal 06-19-2014 10:22 PM

Getting errors when i try to launch server
 
Its saying something about error loading items common/memory_mapped_file line 130, no logs appeared for the errors, this happens when I launch world

Scorpious2k 06-19-2014 10:28 PM

Did you run shared_memory.exe and let it finish before starting world?

Astal 06-19-2014 10:30 PM

Quote:

Originally Posted by Scorpious2k (Post 231435)
Did you run shared_memory.exe and let it finish before starting world?

it crashes i believe, no log file though, yeah it disappears after it gets to loading base data.

Getting the same error when running shared_memory, says line 61 in memory_mapped_file.cpp

Scorpious2k 06-19-2014 10:38 PM

Then you need to run it from a batch file so it doesn't close.

create a file that has these 3 lines in it:

Code:

@echo off
shared_memory.exe
pause

save it as test.bat in your eqemu folder where shared_memory.exe, world.exe, etc are

double click it to run it

let's see what the error says

Astal 06-19-2014 10:41 PM

Quote:

Originally Posted by Scorpious2k (Post 231437)
Then you need to run it from a batch file so it doesn't close.

create a file that has these 3 lines in it:

Code:

@echo off
shared_memory.exe
pause

save it as test.bat in your eqemu folder where shared_memory.exe, world.exe, etc are

double click it to run it

let's see what the error says

no error, just stops loading at base data then it says hit any key to continue, the only other error i caught when first running shared memeory is


Eqemu exception (shared memory) in ..\common\memory_mapped_file.cpp at line 61 could not open a file for this shared memory segment

Scorpious2k 06-19-2014 10:44 PM

You have a directory called Shared in that directory, right?

Astal 06-19-2014 10:45 PM

Quote:

Originally Posted by Scorpious2k (Post 231439)
You have a directory called Shared in that directory, right?

yes it has the following files

base_data
items
faction
loot_drop
loot_table
skill_caps and spells

Scorpious2k 06-19-2014 10:51 PM

Delete all those files. Let's see what happens when you run test.bat again

Astal 06-19-2014 10:54 PM

Quote:

Originally Posted by Scorpious2k (Post 231441)
Delete all those files. Let's see what happens when you run test.bat again

same thing happens

Scorpious2k 06-19-2014 10:55 PM

Are the files back?

Astal 06-19-2014 10:59 PM

Quote:

Originally Posted by Scorpious2k (Post 231443)
Are the files back?

yeah they come back after i run shared memory

Scorpious2k 06-19-2014 11:09 PM

are any of them zero length?

Astal 06-20-2014 11:32 AM

Quote:

Originally Posted by Scorpious2k (Post 231445)
are any of them zero length?

no none of them are

imma try switching database once i get my meds today and see if it works, if it does its an error with my db and ill have a lot of work to do :(

Scorpious2k 06-20-2014 12:13 PM

The only thing that has me baffled is how is it creating the files without *telling* you that it is creating them (in shared_memory.exe)

Trubles 06-20-2014 12:16 PM

You might have a NULL in your database where there shouldn't be one.

What were you doing before you blew it up.


All times are GMT -4. The time now is 02:09 PM.

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