Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error:failed read I/O
Author Message
Tuna
Apprentice
*

Posts: 3
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2012
Reputation: 0



Post: #1
Error:failed read I/O
when i start sphereserv.exe it says Error:failed I/O "read" failed on file C:\Program Files\EA Games\Ultima Online Mondain's Legacy\map1LegacyMUL.uop

my map files are .mul how do i convert them to .uop? or get sphereserv to look for my map1.mul, map2.mul?
(This post was last modified: 10-27-2012 03:26 AM by Tuna.)
10-27-2012 03:24 AM
Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #2
RE: Error:failed read I/O
Just a guess here, but I would have to say that it can't find any files.
Make sure you properly set the mulpath in your sphere.ini.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
10-27-2012 10:55 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Tuna
Apprentice
*

Posts: 3
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2012
Reputation: 0



Post: #3
RE: Error:failed read I/O
my muls path is set to my uo folder in the sphere.ini.


// 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=C:\Program Files\EA Games\Ultima Online Mondain's Legacy\

i don't have a map1LegacyMUL.uop in that folder. i have map0.mul, map1.mul so on and so on. but i don't see anything else in the ini file that deals with that. My OS is Windows xp.
(This post was last modified: 10-27-2012 01:45 PM by Tuna.)
10-27-2012 11:54 AM
Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #4
RE: Error:failed read I/O
Well, to answer a previous question, to get the .uop file, just upgrade your client.

As for the "read" error... I can't seem to reproduce it. If sphere can't find the .mul file, it looks for .uop file. if it can't find either, then it give an error about not being able to find mapX.mul and then quits.

Maybe your files are corrupted?

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
10-28-2012 12:03 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #5
RE: Error:failed read I/O
latest release don't work without .uop files, i just replaced my sphereserv.exe with latest and its stop working:

21:16:ERROR:File I/O "read" failed on file "C:\uo\Ultima Online 2D Client\map5LegacyMUL.uop" (6): The handle is invalid.

i don't have .uop files because my client version is 5.0.8.
(This post was last modified: 10-28-2012 04:20 AM by Shaklaban.)
10-28-2012 04:18 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Tuna
Apprentice
*

Posts: 3
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2012
Reputation: 0



Post: #6
RE: Error:failed read I/O
Alright. I'll just update everything i guess.
10-28-2012 11:15 AM
Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #7
RE: Error:failed read I/O
I love how some people just come out and say "the latest release don't work..." It might not work for you, in the specific situation you are in, but I assure you it works withouth the .uop file. If it didn't work, I would not have commited the changes Tongue

Don't just update your client because of that... There must be a reason it's not working properly.
Let me look into it a little more before you do something with your client that your are gonna regret.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
10-29-2012 01:15 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #8
RE: Error:failed read I/O
Ok... here's some more details. It works fine on Win7 64bit, but I got the error on a WinXP 32bit.
Makes no sense to me that it would even look for .uop files if .mul files are there.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
10-29-2012 01:30 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #9
RE: Error:failed read I/O
my os is 32 bit win7, maybe helps.
10-29-2012 02:34 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #10
RE: Error:failed read I/O
Problem found, will be fixed in tonight's build.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
10-29-2012 04:45 AM
Visit this user's website 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)