SphereCommunity
7.0.30.2, 56b and UOP files... - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: 7.0.30.2, 56b and UOP files... (/Thread-7-0-30-2-56b-and-UOP-files)



7.0.30.2, 56b and UOP files... - x77x - 04-18-2013 06:04 AM

with...
client 07.00.30.2
SCP-NightlyFriday.rar
SphereServer-0.56b-200909202024-Win32.rar


FATAL:The sphere.INI file is corrupt or missing
FATAL:MUL File 'multi.idx' not found...
FATAL:Server terminated by error -3!

Code:
// Where your UO installation is located. This need: map0.mul, statics0.mul,
//  staidx0.mul, multi.mul, multi.idx, hues.mul, tiledata.mul.
// Optional files: verdata.mul, mapX.mul/staticsX.mul/staidxX.mul for higher
//  maps support (Malas, etc).
//
// Note that if not set, sphere will scan windows registry to auto-detect it
//MulFiles=mul/


and if i take all the .mul, .idx, and .uop
and put them in c:/sphere/mul/ and take out the //

Code:
// Where your UO installation is located. This need: map0.mul, statics0.mul,
//  staidx0.mul, multi.mul, multi.idx, hues.mul, tiledata.mul.
// Optional files: verdata.mul, mapX.mul/staticsX.mul/staidxX.mul for higher
//  maps support (Malas, etc).
//
// Note that if not set, sphere will scan windows registry to auto-detect it
MulFiles=mul/

i get

FATAL:The sphere.INI file is corrupt or missing
FATAL:MUL File 'map0.mul' not found...
FATAL:Server terminated by error -3!

sounds like sphere's looking for the wrong shit...


-also changed my host file to redirect login.ultimaonline.com to 127.0.0.1
-used 0700302 02904AC1D 0A1BCA27F ENC_TFISH // 07.00.30.2
and i thought id get crafty and rename
map0LegacyMUL.uop to map0.mul
map0xLegacyMUL.uop to map0x.mul
ect...

and no luck, still crash at character creation =/


there isnt a uop to mul convertor?
then you could convert all the .uop files to .mul then just put them in C:/sphere/mul and force sphere to look there =P


RE: 7.0.30.2, 56b and UOP files... - Shaklaban - 04-18-2013 03:56 PM

try with nightly versions:

http://nightly.prerelease.sphere.torfo.org/


RE: 7.0.30.2, 56b and UOP files... - x77x - 04-18-2013 11:31 PM

how about some sphere unity...

one organized updated general consensus from the community that superseeds the old outdated versions...


RE: 7.0.30.2, 56b and UOP files... - Ben - 04-19-2013 02:36 AM

ya ya, working on that.


RE: 7.0.30.2, 56b and UOP files... - amonvangrell - 04-19-2013 06:18 AM

i got that when i change from uo ml to uo classic [the one with the uop files...]
just put the address entirely of your uo installation directory and it will work...

like: c:\ultima online classic\


RE: 7.0.30.2, 56b and UOP files... - x77x - 04-19-2013 10:37 AM

so no 2.0 SCP, k got it!

so let me get this straight, i should be using the one they tell you not to use =P
http://nightly.prerelease.sphere.torfo.org/
interesting...

so i have to use the older, messy, unorganized scripts =/


RE: 7.0.30.2, 56b and UOP files... - RanXerox - 04-20-2013 04:22 AM

Enhanced Client 7.0.30 was changed... it no longer uses the "login.ultimaonline.com" DNS name.

Instead it uses a hardcoded IP address (107.23.85.115) to an Amazon cloud server.

So to make this client version connect to your sphereserver, you can no longer use a hosts table modification (because host table modification only remaps names)... you actually have to NAT that IP address.


RE: 7.0.30.2, 56b and UOP files... - x77x - 04-20-2013 05:35 AM

i CAN connect to my server
(client 07.00.30.2)
changed the login.cfg and changed the host file


so using the 2 .rars on
http://nightly.prerelease.sphere.torfo.org
also...
and i actually got the 2.0 SCP to go too