SphereCommunity
SphereserverX bug report - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: SphereserverX bug report (/Thread-SphereserverX-bug-report)



SphereserverX bug report - haosakura - 02-03-2021 04:17 AM

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 !!!!!


RE: SphereserverX bug report - golfin - 02-03-2021 08:57 PM

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


RE: SphereserverX bug report - haosakura - 02-03-2021 11:26 PM

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!!!


RE: SphereserverX bug report - golfin - 02-04-2021 12:28 PM

What error code does this tell you?