Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hey DEVs - EASY request.
Author Message
slacker
Apprentice
*

Posts: 22
Likes Given: 1
Likes Received: 7 in 2 posts
Joined: Mar 2015
Reputation: 1



Post: #1
Hey DEVs - EASY request.
I FINALLY got sphere running tonight after fighting with this warning for a long time:

WARNING:
This is a nightly build of SphereServer. This build is to be used
for testing and/or bug reporting ONLY. DO NOT run this build on a
live shard unless you know what you are doing!
Nightly builds are automatically made every night from source and
might contain errors, might be unstable or even destroy your
shard as they are mostly untested!
-----------------------------------------------------------------
ERROR:Please write AGREE=1 in Sphere.ini file to acknowledge that
you understand the terms of use for nightly builds.
FATAL:Server terminated: Failed to load server settings (code -3)


Could you please change:
"ERROR:Please write AGREE=1 in Sphere.ini file to acknowledge that you understand the terms of use for nightly builds."

To:
"ERROR:Please write AGREE=1 in the [SPHERE] section of sphere.ini file to acknowledge that you understand the terms of use for nightly builds."

It took me FOREVER to figure that one out.
09-27-2016 08:40 PM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 255
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #2
RE: Hey DEVs - EASY request.
(09-27-2016 08:40 PM)slacker Wrote:  I FINALLY got sphere running tonight after fighting with this warning for a long time:

Code:
[SPHERE]
AGREE=1 // <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
// Name of your Sphere shard
ServName=Legendary
// The IP of your server, this will be 127.0.0.1 almost always
ServIP=127.0.0.1
// The port of your server, this is 2593 by default
ServPort=2593

Grandmaster Localhost Admin
(This post was last modified: 09-27-2016 10:17 PM by Kanibal.)
09-27-2016 10:17 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
slacker
Apprentice
*

Posts: 22
Likes Given: 1
Likes Received: 7 in 2 posts
Joined: Mar 2015
Reputation: 1



Post: #3
RE: Hey DEVs - EASY request.
(09-27-2016 10:17 PM)Kanibal Wrote:  
Code:
[SPHERE]
AGREE=1 // <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
// Name of your Sphere shard
ServName=Legendary
// The IP of your server, this will be 127.0.0.1 almost always
ServIP=127.0.0.1
// The port of your server, this is 2593 by default
ServPort=2593

Yeah, I FINALLY figured that out... The error says to add it to "Sphere.ini" so I put it at the top (outside the [sphere] block). When it didn't work, I restarted several times, re-copied sphere.ini several times. Made a new file named "Sphere.ini" (instead of "sphere.ini"). I even tried older versions of spheresvr.


If the devs would just clarify that in the ERROR: people in the future wouldn't go through the same hell. I couldn't find squat in the wiki or forums on that error.
(This post was last modified: 09-28-2016 11:17 AM by slacker.)
09-27-2016 10:22 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)