The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Login Issues
Author Message
Andragh'on
Apprentice
*

Posts: 14
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2017
Reputation: 0



Post: #1
Login Issues
Greetings,

I am trying to login on the server from a different computer (and different location)
When i open shpere.ini i suppose to modify the last few lines i thought.

name of the server
127.0.0.1
2593

//external
//my ip here (using no-ip.com)
//2593

When i modify the last 3 lines i get an error and the server wont start.
Any of you can aid me what to modify so i can login the server on a different computer and different town?
(This post was last modified: 03-09-2017 06:40 PM by Andragh'on.)
03-09-2017 05:58 PM
Find all posts by this user Like Post Quote this message in a reply
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #2
RE: Login Issues
You uncommented the bottom part right?

Code:
name of the server
127.0.0.1
2593

remove this --> // <-- external
remove this --> // <-- my ip here (using no-ip.com)
remove this --> // <-- 2593
03-10-2017 01:51 PM
Find all posts by this user Like Post Quote this message in a reply
Andragh'on
Apprentice
*

Posts: 14
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2017
Reputation: 0



Post: #3
RE: Login Issues
I have now
Name of the server
127.0.0.1
2593

External
my ip here
2593

When i try to login from my other computer i keep hanging at connecting
03-10-2017 06:34 PM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #4
RE: Login Issues
you must make sure that you had inserted valid info on these lines
eg: "my ip here" is not an IP address, you must use your real external IP (something like 123.123.123.123)

or if you prefer, you can let these last 3 lines disabled and use "SERVIP=123.123.123.123" on console or ".SERV.SERVIP 123.123.123.123" command ingame to make sphere accept connections on this external IP. You must use the command again every time you restart the server, or add "SERVIP=123.123.123.123" on f_onserver_start (sphere_serv_triggers.scp) to do this automatically

also remember that if your PC is behind an router, you must create port fowarding rules on the router to make it forward all connections on port 2593 to your PC
03-11-2017 12:50 PM
Find all posts by this user Like Post Quote this message in a reply
Andragh'on
Apprentice
*

Posts: 14
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2017
Reputation: 0



Post: #5
RE: Login Issues
Oef, let me see if i can figer out how to port forward 2593. i am behind a switch and i believe my modum is router in one.

This may take a while cause i dont want to mess anything up.

Hmmm Might need a little help IRL, tried everything as written above but for some reason my other computer still cant login (or a friend from a different house)

When i now try to login i get the message "could not connect to Ultima Online" on every attempt i try.

I will keep you guys updated as soon as it works, this should not be a really hard problem i suppose.

New to the scripting part of sphereserver.
With some help i will learn fast and will be able to help people eventualy further with there problems Big Grin
(This post was last modified: 03-11-2017 07:15 PM by Andragh'on.)
03-11-2017 06:19 PM
Find all posts by this user Like Post Quote this message in a reply
Leonidas
Master
**

Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1



Post: #6
RE: Login Issues
Don't know if it matters but I usually forward the port on my firewall as well when all else fails.
03-12-2017 01:57 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)