SphereCommunity

Full Version: SphereserverX bug report
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I am new here. I am here just to report an bug in new release.

in sphere.ini, at last, when you change the server name

[SERVERS]
MyShard
127.0.0.1
2593

//External
//my.ip.goes.here
//2593

[EOF]

I tried to put:

[SERVERS]
Prodigy Ultima Online
127.0.0.1
2593

//External
//my.ip.goes.here
//2593

[EOF]

When I put this the sphereserver doesn't load!!!!
and when I just put "Prodigy"
the sphereserver load normaly.

Its a bug, or I lost something??? Sorry I am new on this of script.

Thanksss !!!!!
Under [SPHERE] write this: AGREE=1
PHP Code:
///////////////////////////////////////////////////////////////
//////// General Information
///////////////////////////////////////////////////////////////

[SPHERE]
AGREE=

The name shards must be entered both at the top and bottom.

ServName=Name of shards

and bottom:
[SERVERS]
Name of shards
127.0.0.1
2593
Thanks for the message!!!

It's really, I remember about this!!!

But not entering...


on top:

[SPHERE]
AGREE=1
//Prodigy Ultima Online
ServName=Prodigy Ultima Online

on bottom:

[SERVERS]
Prodigy Ultima Online
127.0.0.1
2593

Maybe I can't use "ULTIMA ONLINE" or maybe can't use spaces? some special caractere?? I don't know

Thanks for message!!!
What error code does this tell you?
Reference URL's