You are Unregistered, please register to gain Full access.
    


RaGEZONE sponsored advertisment:

Just Host Image
Professional Hosting from Just Host

 
 
LinkBack Thread Tools
Old 06-10-2009   #26 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 7
Thanked 0 Times in 0 Posts

Red face Re: Setting Up and Endless Online Private Server

Originally Posted by gotmilk8437 View Post
If it closes as fast as it opens, that's not an error and there's nothing for me to fix...

That's your windows system closing your DOS windows. It's really gay and happens to all of us but I have found a fix.

Right click anywhere on your desktop and go to New and then hit Shortcut.

Browse for your eoserv.exe file.

Save the shortcut as something like EOServ Shortcut or whatever you want.

Now right click your shortcut and hit properties.

Now for target it will have the path to your shortcut in parentheses so for this example I'll use "EOServRev115\eoserv.exe"

Now before the first " put a space and add this in: C:\Windows\System32\cmd.exe\ /K

So it's now: C:\Windows\System32\cmd.exe /K "EOServRev115\eoserv.exe"
You MUST include the spaces, it's the most important part!
Also, don't confuse the slashes! The /K is the only forward slash the rest are \.

Now run your shortcut when you want to put your server online and it should run fine.


Again guys, do not worry about that config.local.ini not found, even I still get that and run with no problems.
I did all you did, and it came out fine, but when I open the shortcut, theres nothing in it. And when I open the Endless client, it's still not connected and says "Come at a later time." ( Yes I changed the i.p to 127.0.0.1 & followed every single step you posted. ) What now??
bradzombie2521 is offline   Reply With Quote

RaGEZONE sponsored advertisment:
Old 06-10-2009   #27 (permalink)
RaGEZONER
 
gotmilk8437's Avatar
 
Rank: Hobbit
Join Date: Apr 2007
Posts: 77
Thanked 1 Time in 1 Post

Re: Setting Up and Endless Online Private Server

Originally Posted by bradzombie2521 View Post
I did all you did, and it came out fine, but when I open the shortcut, theres nothing in it. And when I open the Endless client, it's still not connected and says "Come at a later time." ( Yes I changed the i.p to 127.0.0.1 & followed every single step you posted. ) What now??
You might have a different path to your System32 folder.

Go into Local Disk C: and look for a folder named Windows or WINNT or something. If anything do a search on your computer for cmd.

Then replace the path I put with yours. Just locate your cmd.exe file.
gotmilk8437 is offline   Reply With Quote

Endorsement
Old 06-10-2009   #28 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 5
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

" C:\Windows\System32\cmd.exe\ /K E:\Documents and Settings\Jeff\Desktop\server\server files\EOServREV112\eoserv.exe" thats whats in my shortcut and it it says it not valid. any ideas where i messed up?
timetoroll is offline   Reply With Quote

Endorsement

Old 06-10-2009   #29 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 5
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

haha i just realized you said before not after. im going to go try it now that the shortcut worked, any probs and ill let you know. I truely appreciate it
timetoroll is offline   Reply With Quote
Old 06-10-2009   #30 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 7
Thanked 0 Times in 0 Posts

Red face Re: Setting Up and Endless Online Private Server

Originally Posted by gotmilk8437 View Post
You might have a different path to your System32 folder.

Go into Local Disk C: and look for a folder named Windows or WINNT or something. If anything do a search on your computer for cmd.

Then replace the path I put with yours. Just locate your cmd.exe file.
Nope, I just checked and it's the same path that you told me. Have any other ideas to why it isnt working. This problem seems to be accuring with everyone. I really want my own server, plz help.
bradzombie2521 is offline   Reply With Quote
Old 06-10-2009   #31 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 5
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

Originally Posted by timetoroll View Post
haha i just realized you said before not after. im going to go try it now that the shortcut worked, any probs and ill let you know. I truely appreciate it
It says everythings loaded when i bring up the shortcut but when i go to endless, still says no connection
timetoroll is offline   Reply With Quote
Old 06-10-2009   #32 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 5
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

Originally Posted by timetoroll View Post
It says everythings loaded when i bring up the shortcut but when i go to endless, still says no connection
Mabe it has something to do with in the config.ini the local host is 0.0.0.0 ? should we have to change that?
timetoroll is offline   Reply With Quote
Old 06-10-2009   #33 (permalink)
RaGEZONER
 
gotmilk8437's Avatar
 
Rank: Hobbit
Join Date: Apr 2007
Posts: 77
Thanked 1 Time in 1 Post

Re: Setting Up and Endless Online Private Server

Originally Posted by timetoroll View Post
Mabe it has something to do with in the config.ini the local host is 0.0.0.0 ? should we have to change that?
Ok so it all loads fine and doesn't just sit blank? Only problem is you can't connect?

The 0.0.0.0 changes what IP's to accept connections from. Leave it as 0.0.0.0 to accept from all IPs. You can change to 127.0.0.1 to just test it out for now and change it later.

I'm not sure what the problem is, try changing port = 8078 to 8077 (it might be in use by another program).

I know it's a stupid question, but it's an easy mistake to make. Be sure you change your IP in econfig.exe to 127.0.0.1 and if you change the port to 8077 change that too.

Other than that the reason your window closes instantly is not the server at all, it's your computer doing that. If the shortcut method doesn't work I'm sure there's other ways to do it. At the moment I have to go to an appointment but when I get back I'll do some google searches and try to find a solution.

P.S. - If you're running windows vista try right clicking and run as administrator.
gotmilk8437 is offline   Reply With Quote
Old 06-10-2009   #34 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 14
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

erppppppppppppp

Last edited by Zoonar!; 06-10-2009 at 09:57 PM.
Zoonar! is offline   Reply With Quote
Old 06-11-2009   #35 (permalink)
Member
 
Tangerine's Avatar
 
Rank: Hobbit
Join Date: Jan 2009
Posts: 41
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

I tried the shortcut way, but I get this: "The system cannot find the path specified."
Tangerine is offline   Reply With Quote
Old 06-11-2009   #36 (permalink)
Account Upgraded | Title Enabled!
 
Rank: Member +
Join Date: Apr 2008
Posts: 914
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

why use litesql???
__________________
MS beta xD
robtbs is offline   Reply With Quote
Old 06-11-2009   #37 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 14
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

Originally Posted by robtbs View Post
why use litesql???
why not? :o
Zoonar! is offline   Reply With Quote
Old 06-11-2009   #38 (permalink)
RaGEZONER
 
gotmilk8437's Avatar
 
Rank: Hobbit
Join Date: Apr 2007
Posts: 77
Thanked 1 Time in 1 Post

Re: Setting Up and Endless Online Private Server

Originally Posted by Tangerine View Post
I tried the shortcut way, but I get this: "The system cannot find the path specified."

Then you have a different path to your cmd.exe file. Find it, not hard to find.

robtbs...

SQLite is much easier and is not as buggy and stupid as MySQL.

Last edited by gotmilk8437; 06-12-2009 at 02:50 AM.
gotmilk8437 is offline   Reply With Quote
Old 06-11-2009   #39 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 14
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

ii tried changing the port to 8077 nd it still dint work. :/ nd then ii tried changing the config.ini host to 127.0.0.1, to 'test' it. nd it still dint work. ANY IDEAS?! D:
Zoonar! is offline   Reply With Quote
Old 06-11-2009   #40 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 7
Thanked 0 Times in 0 Posts

Angry Re: Setting Up and Endless Online Private Server

Originally Posted by gotmilk8437 View Post
You might have a different path to your System32 folder.

Go into Local Disk C: and look for a folder named Windows or WINNT or something. If anything do a search on your computer for cmd.

Then replace the path I put with yours. Just locate your cmd.exe file.
My path is the same, I've already checked it. The only thing thats wrong is that when i open the shortcut, theres nothing in it. I changed the i.p to 127.0.0.1 to test it but it still says no connection when I open Endless, and I think it's because nothings on the command prompt. How come theres nothing on the command prompt and is that the problem I have. If it is, how do I fix it?
bradzombie2521 is offline   Reply With Quote
Old 06-12-2009   #41 (permalink)
RaGEZONER
 
gotmilk8437's Avatar
 
Rank: Hobbit
Join Date: Apr 2007
Posts: 77
Thanked 1 Time in 1 Post

Re: Setting Up and Endless Online Private Server

Okay one of my friends was having this problem and I went on TeamViewer and fixed it for him myself.

If you're willing to let me do that add me on MSN (if you don't have one make one at hotmail.com and get windows live messenger if you don't have it as well).

My name on MSN: gotmilk8437@hotmail.com
If I'm not online or away send me an email or something, I'll get back to you I promise.

If you don't know what TeamViewer is...

It's a program that lets one person control another person's computer (you can press the ESC key on your keyboard at any time to exit if you think I'm doing anything inappropriate).

Download TeamViewer
gotmilk8437 is offline   Reply With Quote
Old 06-12-2009   #42 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 14
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

added. ;o nd downloaded. ! :3
Zoonar! is offline   Reply With Quote
Old 06-12-2009   #43 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 2
Thanked 0 Times in 0 Posts

Question Re: Setting Up and Endless Online Private Server

when i do that and click on the shortcut i made iot says the system cannot find the path specified and this is what it look likes when i go to properties in target field should i delete 1st part or what C:\Users\Collton\Desktop\EOServREV112\eoserv.exe thats what it looks like how would i put that part in ?????
coltont is offline   Reply With Quote
Old 06-12-2009   #44 (permalink)
RaGEZONER
 
gotmilk8437's Avatar
 
Rank: Hobbit
Join Date: Apr 2007
Posts: 77
Thanked 1 Time in 1 Post

Re: Setting Up and Endless Online Private Server

Originally Posted by coltont View Post
when i do that and click on the shortcut i made iot says the system cannot find the path specified and this is what it look likes when i go to properties in target field should i delete 1st part or what C:\Users\Collton\Desktop\EOServREV112\eoserv.exe thats what it looks like how would i put that part in ?????
Forget about the shortcut. It's not necessary. If you don't want me to fix it myself with TeamViewer then maybe I can teach you how to do it yourself.

Remake your database. Trust me, it will probably work. Also, delete the old code before executing the next one (I had idiots who didn't do that).

After remaking, make sure you can open your database with SQLite Database Browser and go to Browse Data to make sure accounts, characters, and guilds are there. Then go into your config.ini and put the new database name in place of the old one.

If nothing works then post your errors from your error file here and I'll determine what the problem is and hopefully find a solution for it.
gotmilk8437 is offline   Reply With Quote
Old 06-12-2009   #45 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 14
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

Lol. i'm one of thos idiots ;]
Zoonar! is offline   Reply With Quote
Old 06-12-2009   #46 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 2
Thanked 0 Times in 0 Posts

Question Re: Setting Up and Endless Online Private Server

ok now i got eoserv.exe workin now i cant even go playgame when my ip is 127.0.0.1 in endless and in the mylite connfig its 0.0.0.0 ???/ i do i even get on the server help
coltont is offline   Reply With Quote
Old 06-12-2009   #47 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 2
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

I keep having the same problems too...no connections, i changed ip and port and all that...but it never connects to server!
I cant figure this out...
And as requested...im posting the errors:
Warning: An NPC on map 182 at 15,25 is being placed by linear scan of spawn area
Error: NPC couldn't spawn anywhere valid!
Warning: An NPC on map 250 at 1***36 is being placed by linear scan of spawn area
Error: NPC couldn't spawn anywhere valid!
Warning: An NPC on map 250 at 1***36 is being placed by linear scan of spawn area
Error: NPC couldn't spawn anywhere valid!
A required table is missing. (Have you executed install.sql?)
no such table: accounts

Last edited by Urkana; 06-13-2009 at 01:31 AM.
Urkana is offline   Reply With Quote
Old 06-13-2009   #48 (permalink)
Account Upgraded | Title Enabled!
 
Rank: Member +
Join Date: Apr 2008
Posts: 914
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

someone will continue the development?
__________________
MS beta xD
robtbs is offline   Reply With Quote
Old 06-13-2009   #49 (permalink)
RaGEZONER
 
gotmilk8437's Avatar
 
Rank: Hobbit
Join Date: Apr 2007
Posts: 77
Thanked 1 Time in 1 Post

Re: Setting Up and Endless Online Private Server

Originally Posted by Urkana View Post
I keep having the same problems too...no connections, i changed ip and port and all that...but it never connects to server!
I cant figure this out...
And as requested...im posting the errors:
Warning: An NPC on map 182 at 15,25 is being placed by linear scan of spawn area
Error: NPC couldn't spawn anywhere valid!
Warning: An NPC on map 250 at 1***36 is being placed by linear scan of spawn area
Error: NPC couldn't spawn anywhere valid!
Warning: An NPC on map 250 at 1***36 is being placed by linear scan of spawn area
Error: NPC couldn't spawn anywhere valid!
A required table is missing. (Have you executed install.sql?)
no such table: accounts
- Make sure you can open your database and all the tables are present.
- Make sure your database is in your EOServRev112 folder.
- Make sure your database name matches the one in your config.ini.

If all that is true and it still doesn't work let me know and tell me exactly what happens.

New revision available (115) for those of you who don't know.
Download
gotmilk8437 is offline   Reply With Quote
Old 06-13-2009   #50 (permalink)
Newbie
 
Rank: Hobbit
Join Date: Jun 2009
Posts: 2
Thanked 0 Times in 0 Posts

Re: Setting Up and Endless Online Private Server

The only thing classified as Table is accounts...
are there supposed to be other tables?
Urkana is offline   Reply With Quote
 

Bookmarks

Thread Tools




Translated by Google
Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Maltese Norwegian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swedish Taiwanese Thai Turkish Ukrainian Vietnamese
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274