Can I create a server using Windows 98?
I have a top of the line system with 512 SD Ram etc etc very good system but am running Windows 98. I was told by a friend if I bring am server up that it will have to be actuvated in DOS mode.
I am VERY new to this and have yet to actually do a server, I had one on NWN but thats totally different. Kinda looking for help. My son did the steps on his CPU and has windopws 98. He says by all rights it should be up but when he logs on he cant find it. Kinda needs some help but those that add advise plse remember I need it explained simply hehe thks/ |
Read the readme on the main page. Also, win98 CAN run a server, I have win98 and ran a few test servers. The readme tells you step by step how to run a server, very easy.
|
Did your son follow the tutorial exactly? If so, you should be able to see the server. If you post your files, it's easier to receive help because others can look at it and point out where the problem lies. You'll need to post the following:
LoginServer.ini eqhost.txt boot5zones.bat miniloginaccounts.ini (if you plan on hosting a local server) db.ini If you're getting errors, post the errors as well. |
My son is using WIN 98 with the newest version of mysql. will the newest version affect him firing it up with 98 or should he use an older version.
Hes picking up an error Driver 3.21 is not found ALso world.dat pulls up but doesnt stay up, it shuts down right after it finishes loading. |
Please post the files I listed. They can be found in the same directory as your eqgame.exe (where you installed EQEmu).
|
i have all the files except miniloginaccounts.ini....where do i find it
btw this damaja's son twhos trying to get the server up as he said,i followed all the steps from the readme file on the homepage... |
If you are using v4.3 of the emu, try 4.4dr1, I had the same problem with 4.3, the world would boot up and then just shut down right away. Get 4.4dr1 right here: galileo.spaceports.com/~eqspace/4.4dr1.zip , copy/paste the link into the browser.
If that don't work and you followed the readme step by step, then come back here. |
miniloginaccounts should be in the same place as the other files (where your eqgame.exe file is). Are you trying to make a local server? Or a public one?
|
so extract all the contents into the EqEmu folder yes?
|
yes
|
If you're talking about the ones Hardy mentioned, the answer is yes. It's going to ask you if you want to replace or overwrite files. Answer yes to all.
|
kk doing now
|
k should there be folders or should it all be in the eq emu folder
|
the world, boot5zones, etc.. should be in eqemu folder, there are like 2 or 3 other folders for editor and stuff, they can just stay in the folders. If it didn't not overwrite anything, it probably made another folder. Just cut/paste it out and back into the eqemu folder to overwrite the older files.
*edit* I am not sure what folders there should be, I don't have eqemu on this machine right now. |
ya i extrracted from the zip and in the Eqemu folder it made 4 new folders,one has a buttload of zones,one has ite editor,one has 3 website links,and another has somethin else,so take those OUT of the folder and delete the foders within Eqemu folder or keep um there>? this MIGHT be the last question
|
keep them there. I just wasn't sure if it made a 4.4dr1 folder or not, it don't look like it did :D If it overwrote your boot5zones, world and stuff, then it went in right. You just need to edit loginserver.ini, db.ini, etc... Also source in that db.sql into your mysql, not sure if much changed from 4.3 to 4.4dr1, but might as well start fresh.
|
also where do i find
miniloginaccounts.ini cant find it in my comp,period |
Within the EQEmu folder, you should see another folder name 44dr1. All the files inside that folder need to be copies and pasted into the EQEmu directory. Those are the world.exe, zone.exe, etc..
|
miniloginaccounts.ini don't come with eqemu, you need to create that file yourself. It will explain in the readme then what to add into the file.
|
Just so ya know how to create the .ini file, just open up notepad, type the info it asks you to in the readme (I can't remember the order the info goes). Then go to file and save as, in the drop down menu, select All Files. Filename is miniloginaccounts.ini, thats what you type in to save it as. Select your eqemu folder and save it in there.
|
Here you go....
# Max 200 lines total (including comments and blank lines) # Blank lines may mess up the line # reported in error messages localhost username userpass |
I was thinking the one where you had to type the IP's, username, and whatever else you had to type. Thats why I didn't remember the order.
|
so open notepad,copy and paste what u just said,save as miniloginaccounts and its done?
|
Make sure you replace the username and userpass with whatever you want your login and password to be. Then save in your EQEmu directory under miniloginaccounts.ini
|
Don't forget to select "All Files" from drop down menu, and type the ".ini" at the end. Other wise it will be saved as miniloginaccounts.ini.txt. You don't want that. You just want the .ini. To know if you got it correct, it will have a yellow circle on the icon of the saved file. If it don't have the yellow spot, it was saved as .txt
|
save as miniloginaccounts.ini or keep it just miniloginaccounts
if this work,you guys can stop foolin round with me i know im making ya mad at how stuoid i am at gettng this ta work |
trying to figure the select all thing to reset it to an ini,im working on that now
|
k got it as yellow thing now i copied
# Max 200 lines total (including comments and blank lines) # Blank lines may mess up the line # reported in error messages localhost username userpass put my name/pass in place of username and userpasss....thats it for that file,yes? |
You got it :)
Quote:
|
so to get server up
open up mysql...right...? then world.exe then boot5zones.dat? |
Woot! :lol:
|
when i open up world.exe it still disappears............right after it loads all the text,poof
|
Correctomongo :D
|
Eck! Did you remember to change loginaccounts, db.ini, etc..?
|
so world.exe SHOULD disappear right after all text is loaded?
|
NO! :(
|
oh,ya i put everything where it should be.......i put my ip where it should be,put my username and pass where should be
|
Go to dos-prompt, open up world.exe that way, post the errors for us. It should stay open through dos, actually it will stay open. No it won't work running it that way, thats just to get the errors.
|
for boot5zones file it looks like this
REM: ****Read this first!!!**** REM: This file requires your real IP in the place of "YourIP" when you are connecting REM: To the EQEmu Loginserver. REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1 REM: If you still get errors try using localhost instead of 127.0.0.1 REM:--------------Start----------------------- @echo off if NOT exist spells_en.txt goto NOSPELL start zone . 68.16.10.190 start zone . 68.16.10.190 start zone . 68.16.10.190 start zone . 68.16.10.190 start zone . 68.16.10.190 exit cls :NOSPELL echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup. PAUSE REM:---------------END------------------------ i suppose the :NOSPELL was from you since i have mine... db.ini looks like this.. # READ README.TXT! [Database] host=localhost user=(not telling you!) password=(no looking) database=eq compression=off ### --- This file tells world.exe what computer mySQL is on. Host should ### --- be left "localhost" unless mysql is on a differant computer than world.exe. i replaced my username and pass so you peekers wouldnt get in >=P miniloginaccounts with the yellow thing like you said looks like this # Max 200 lines total (including comments and blank lines) # Blank lines may mess up the line # reported in error messages localhost (myusername and pass =P) ### --- This file tells world.exe what loginserver to connect to. ### --- Leave the account and password field BLANK. ### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS. ### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname. ### --- NOTE2: the word "Server" is added to each server automaticly. # READ README.TXT [LoginServer] loginserver=localhost loginport=5999 worldname=Test worldaddress=68.16.10.190 locked=false account= password= [WorldServer] Defaultstatus= Unavailzone= [LoginConfig] ServerMode=Standalone ServerPort=5999 UplinkAddress= UplinkPort= UplinkAccount= UplinkPassword= thats what my loginserver.ini looks like... when i load up world.exe it says stuff like Error:failed to find database Error:cannot find zones i was lucky enough to somehow freeze it to find those things.... there are 4 folders inside of Eqemu folder,so i think i need to take the zones,the database etc out of those folders and just put them in the single folder Eqemu the 4 folders automatically put themselves there when i extracted from ur zip file.... |
Quote:
@echo off start zone . YourIP 7995 YourIP start zone . YourIP 7996 YourIP start zone . YourIP 7997 YourIP start zone . YourIP 7998 YourIP start zone . YourIP 7999 YourIP exit cls |
All times are GMT -4. The time now is 01:21 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.