Is there a way....
Is there a way to play your own server through LAN with no internet. I have had to move and wanted to continue working,on the server and just wondering if there was a way. I set up a private login, but doesn't actually log In.
|
Yes, it's entirely possible and I suspect a fairly common scenario. Please post the configs of your server and login server and I'm sure we will be able to help. Have you followed http://wiki.eqemulator.org/p?Windows...Guide&frm=Main ?
|
I'm on my phone trying to do this, so forgive me.
Login server - 127.0.0.1 Port - 5998 Account - Admin Password - (mypw) Set to unlocked. Database and qsdatabase are Host - 127.0.0.1 Port - 3306 User - root Password - (mypwformysql) Db - peq I followed the guide and got to where it says; (In the login window) network error - handle_NewLSInfo error remote address was null defaulting to stream address 127.0.0.1 When I fire up the client (my host file is [LoginServer] Host=127.0.0.1:5998 ) And use the default Admin account it says. New titanium client (I'm using RoF2) from 127.0.0.1:55575. And sits there at logging in please Wait. I'm using,the Eqclient that you normally would if you had internet. |
Oh. And my login file is
Host = 127.0.0.1 Port = 3306 Db = peq User = root Password = (mysqlpw) Subsystem = MySQL |
Also need your
Code:
local_network = ?.?.?. |
I'm sorry.
192.168.1. I'm assuming since I do not have internet and in return have no local ip. (According to IPCONFIG) I need to change it to 127.0.0.1? I've never done offline work before, so apologize for my ignorance. |
It's ok :) not many people go solo like that.
Yes, Code:
127.0.0. You could also just use the same setup as a public server, sans the router work, and just point your client to your LAN IP address - if you have a LAN setup. |
Hmm, setting local_network to 127.0.0. Isn't working.
StI'll gives me Handle_NewLSInfo error, remote address was null, defaulting to stream address 127.0.0.1 :\ upsetting. Lol. When I load client it says server was logged in. When I log in it says session ready received from client, but it's still stuck on 'logging in to the server, please wait.' |
Check your port settings again. Up top it shows as 5998 which is for Titanium. You said you were using RoF2 so set the port to 5999 and that includes your client host file as well.
|
I've tried all settings changed from 5999 and 5998 with No results. -sigh- lol.
|
I mean, when I changed it said information was incorrect, which isn't right... I'm sure I typed everything correctly. ><
|
Same problem
So I recently set up a debian7 x64 virtualbox VM as eqemu server, followed steps (up to but not completing 21, can't log in).
I did a lot of digging around and figured out how to add data to the tables with mysql. That was fun, but things still aren't working. I'm configured to use this private server only from within my private IP space. For the moment, I don't need any external connections to it. I start ./loginserver, and it seems to be working; however, as soon as I start ./world, the loginserver window produces the following error and drops to prompt: [Network] [03.09.15 - 00:31:45] New world server connection from 127.0.0.1:33043 [Network Error] [03.09.15 - 00:31:45] Handle_NewLSInfo error, remote address was null, defaulting to stream address 127.0.0.1. Segmentation fault Note that this occurs before ever trying to actually use the client. Simply activating ./world is enough to generate this error. I'm ready to supply additional info on demand, but at the moment I'm not sure what would be helpful. |
Quote:
|
The above seems right. IF you look at http://wiki.eqemulator.org/p?Windows...Guide&frm=Main there is no username and password specified (you don't need them). I'll add a note to specifically say that they are missed out intentionally.
|
This is what I use for my working server right now:
LOGIN.INI Code:
[database] Code:
<server> |
All times are GMT -4. The time now is 08:16 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.