Diablo 2 error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
BasedGod
Level 2
Level 2
Posts: 21
Joined: Fri Jul 06, 2012 10:23 am

Diablo 2 error

Post by BasedGod »

Trying to install Diablo 2 using the digital copy from blizzard. When I launch it I get an error from blizzard downloader saying "The application could not be executed for some reason. Please close all apps and try again"

In terminal the ouput is

Code: Select all

 fixme:process:GetLogicalProcessorInformation ((nil),0x33e368): stub
err:wincodecs:JpegDecoder_CreateInstance Failed reading JPEG because unable to find libjpeg.so.8
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {9456a480-e88b-43ea-9e73-0b2d9b71b1ca}, hres is 0x80004005
err:olepicture:OleLoadPicture IPersistStream_Load failed


any help is appreciated!
BasedGod
Level 2
Level 2
Posts: 21
Joined: Fri Jul 06, 2012 10:23 am

Re: Diablo 2 error

Post by BasedGod »

Solved. I had to install lib32-libjpeg https://bbs.archlinux.org/viewtopic.php?id=96971 its downloading now and seems all good
Locked