|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself. |

06-20-2014, 03:34 PM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
Quote:
Originally Posted by Trubles
You might have a NULL in your database where there shouldn't be one.
What were you doing before you blew it up.
|
this is my database from 2012. I quit working on it because i was sick, and figured id start it up again. So i havent really done anything to it since then, it did work with the older server from back then. It says its creating the files but it stops at base data then shared_memory shuts down with no error ect...
I get an error when shared memory runs but it blinks out before you can see it and restarts on its own. I posted it earlier in the thread it was about not being able to open a shared memory file. It errored on the Items table.
For some reason it restarts after that and runs through until base data.
My friend whos running the exact same database as me on x64 says he cant get it working on 32 bit either, so im wondering if its not my database after all
|

06-20-2014, 04:08 PM
|
 |
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
Since this is a 2012 db..has you sourced in all of the updates since?
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|

06-20-2014, 06:57 PM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
Quote:
Originally Posted by Uleat
Since this is a 2012 db..has you sourced in all of the updates since?
|
yes, my friend did it, and hes running the exact database on x64 binaries, is there anything specific that may make it run on x64 and not x86, like a specific file he may not have sourced or?
or could it be a memory issue with the server like would i have to edit anything in the source to make it work with extra items and spells?
|

06-21-2014, 03:08 AM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
Resourced my database, no files are appearing in the shared folder and im getting this error from world
nevermind, still getting the same error as before, cannot open shared memory file for this file segment
|

06-21-2014, 04:47 AM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
Ok after i removed all the extra junk from the folder im just getting this error when I launch world after shared memory.

|

06-21-2014, 05:36 AM
|
Demi-God
|
|
Join Date: Aug 2010
Posts: 1,742
|
|
If there aren't any files in the shared directory it does no good to try and run world, it will fail as you've seen.
Make sure you have a logs directory in your server directory, delete all files from the shared directory, then run shared_memory from a command prompt so you can see everything it outputs. Then, look in the logs directory to see if it wrote anything there.
Post the contents of the shared folder and any text it printed or wrote to a log file.
|

06-21-2014, 07:08 AM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
Quote:
Originally Posted by lerxst2112
If there aren't any files in the shared directory it does no good to try and run world, it will fail as you've seen.
Make sure you have a logs directory in your server directory, delete all files from the shared directory, then run shared_memory from a command prompt so you can see everything it outputs. Then, look in the logs directory to see if it wrote anything there.
Post the contents of the shared folder and any text it printed or wrote to a log file.
|
i cant get em to print in log files but i got the screen shot.
HOWEVER if I run my whole server I get this error on world im guessing however thats cause the items arent loaded right, i get the same error using the PEQ database as mine so that shouldnt be it

|

06-21-2014, 07:30 AM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
The line in the source that error is pointing at is does that mean the name of the memory file in shared is wrong?
Code:
if(file == INVALID_HANDLE_VALUE) {
EQ_EXCEPT("Shared Memory", "Could not open a file for this shared memory segment.");
}
|

06-21-2014, 10:47 AM
|
Sarnak
|
|
Join Date: May 2014
Posts: 80
|
|
did you copy eqtime.cfg into your server folder from the source?
|

06-21-2014, 01:11 PM
|
 |
Developer
|
|
Join Date: Mar 2003
Posts: 1,498
|
|
Quote:
Originally Posted by Trubles
did you copy eqtime.cfg into your server folder from the source?
|
That won't error out the shared memory.
|

06-21-2014, 08:28 PM
|
 |
Developer
|
|
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
|
|
Re-run cmake and post a screenie of the output there, si vous plais.
(You don't need to make changes..I'm just curious what is being found.)
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|

06-22-2014, 01:18 AM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
Quote:
Originally Posted by Uleat
Re-run cmake and post a screenie of the output there, si vous plais.
(You don't need to make changes..I'm just curious what is being found.)
|

|

06-22-2014, 03:00 AM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
Also if anyone could do me this favor, compile the 32bit server with vc++ 2013 and send me the exes maybe this is a problem with VC++ 2010
|

06-22-2014, 10:24 AM
|
 |
Developer
|
|
Join Date: Mar 2003
Posts: 1,498
|
|
Quote:
Originally Posted by Astal
Also if anyone could do me this favor, compile the 32bit server with vc++ 2013 and send me the exes maybe this is a problem with VC++ 2010
|
Done: https://github.com/EQEmu/Server/wiki/EQEmu-Binaries
|

06-22-2014, 11:08 AM
|
Hill Giant
|
|
Join Date: Mar 2010
Posts: 236
|
|
those are built with 2013? they are not valid win 32 applications, u sure u did 32bit
yeah u might wanna recheck em, im on xp and its saying not a valid win 32 application
thanks for tryin tho
unless maybe you just uploaded the wrong ones i dunno
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 06:53 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |