Diablo 3 patch loop

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
slimg00dy
Level 2
Level 2
Posts: 19
Joined: Fri May 14, 2010 8:06 am

Diablo 3 patch loop

Post by slimg00dy »

Not sure if anyone already posted about this, I didn't see much on the first page.

However here's the problem. Diablo 3 thinks that it needs to be patched, even though the version is 1.0.3.10485 and the launcher says its already up to date.

Code: Select all

rr:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
fixme:process:GetLogicalProcessorInformation (0x33f348,0x33f948): stub
fixme:process:GetLogicalProcessorInformation (0x33f604,0x33fc04): stub
err:wininet:open_http_connection create_netconn failed: 10036
fixme:process:GetLogicalProcessorInformation (0x245ce38,0x245d438): stub
fixme:process:GetLogicalProcessorInformation (0x245ce38,0x245d438): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
err:wininet:open_http_connection create_netconn failed: 10036
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
err:wininet:open_http_connection create_netconn failed: 10036
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
err:wininet:open_http_connection create_netconn failed: 10036
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Argument[0]: 'C:/users/Public/Application Data/Battle.net/Agent/Agent.1040/Agent.exe'
Argument[1]: '--locale=enUS'
Agent is running as Administrator.
Database Insert: /option
Database Insert: /agent
Database Insert: /
Database Insert: /version
Database Insert: /repair
Database Insert: /update
Database Insert: /install
Database Insert: /gamesession
Database Insert: /backfill
Database Insert: /game
Database Insert: /game/diablo3_enus
Database Insert: /game/client
Database Insert: /spawned
Database Insert: /agent/download
Database Insert: /register
Initialize HttpProtocol Server Called.
fixme:process:GetLogicalProcessorInformation (0x33f4e8,0x33fae8): stub
fixme:process:GetLogicalProcessorInformation (0x33f4c4,0x33fac4): stub
fixme:process:GetLogicalProcessorInformation (0x33f4c4,0x33fac4): stub
fixme:process:GetLogicalProcessorInformation (0x33f4c4,0x33fac4): stub
fixme:process:GetLogicalProcessorInformation (0x33f4c4,0x33fac4): stub
Agent started on port #1120
Executing operation: disable_firewall applicationPath="C:\users\Public\Application Data\Battle.net\Agent\Agent.1040\Agent.exe" applicationName="Blizzard Agent"
fixme:hnetcfg:fw_profile_get_NotificationsDisabled 0x12b188, 0x33f958
AgentAsAdmin failed to add a firewall exception for 'C:\users\Public\Application Data\Battle.net\Agent\Agent.1040\Agent.exe'.
Registered Periodic Event: "auth validation event" with a resolution of 10000 and a start delay of 10000
Registered Event: "shutdown event"
Registered Event: "database flush event"
Request Issued: GET /agent

Response: 200
{
	"update" : {},
	"install" : {},
	"backfill" : {},
	"pid" : 40.000000,
	"state" : 1007.000000,
	"version" : "1.0.0.1040",
	"type" : "retail",
	"authorization" : "0471EDA6A5199602C74D6A78D02D15CF"
}
fixme:process:GetLogicalProcessorInformation (0xfbe368,0xfbe968): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
Request Issued: GET /game/diablo3_enus

Response: 200
{
	"install_dir" : "Z:/home/slimg00dy/.wine/drive_c/Program Files (x86)/Diablo III/Diablo III",
	"launch_path" : "Z:/home/slimg00dy/.wine/drive_c/Program Files (x86)/Diablo III/Diablo III/Diablo III.exe",
	"selected_locale" : "enUS",
	"selected_locale_audio" : "enUS",
	"current_version" : 10485.000000,
	"supports_multibox" : false,
	"switcher" : false,
	"use_sparse" : false,
	"operations" : [],
	"playable" : true,
	"ever_playable" : true,
	"last_played" : 0.000000,
	"update_progress" : 100.000000,
	"needs_rebase" : false,
	"product" : "D3",
	"patch_url" : "http://enUS.patch.battle.net:1119/patch",
	"config_url" : "http://ak.worldofwarcraft.com.edgesuite.net/d3-pod-retail/NA/d3-10485-41AF71365D28B2EA55D36A35561D5272-hotfix.xml",
	"mfil_hash" : "60AB384E205AC3FED525807861B8BC15",
	"torrent_hash" : "3B459E200FDE06B64AB8EE0B90C8F7DC",
	"alternate" : false,
	"installed_locales" : [
		"enUS"
	],
	"display_locales" : [
		"enUS",
		"esMX",
		"ptBR",
		"koKR",
		"zhTW",
		"deDE",
		"esES",
		"frFR",
		"itIT",
		"plPL",
		"ruRU"
	],
	"base_bytes" : [
		1783.407549,
		3754.399811,
		1516.910997
	],
	"patch_application_complete" : true,
	"perform_ogg_to_wav" : false,
	"download_complete" : true,
	"speed" : 9301561.000000,
	"baseline" : "",
	"active_data_sets" : [
		"enUS",
		"base",
		"Win"
	]
}
fixme:process:GetLogicalProcessorInformation (0xfbe368,0xfbe968): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
Request Issued: GET /game/diablo3_enus

Response: 200
{
	"install_dir" : "Z:/home/slimg00dy/.wine/drive_c/Program Files (x86)/Diablo III/Diablo III",
	"launch_path" : "Z:/home/slimg00dy/.wine/drive_c/Program Files (x86)/Diablo III/Diablo III/Diablo III.exe",
	"selected_locale" : "enUS",
	"selected_locale_audio" : "enUS",
	"current_version" : 10485.000000,
	"supports_multibox" : false,
	"switcher" : false,
	"use_sparse" : false,
	"operations" : [],
	"playable" : true,
	"ever_playable" : true,
	"last_played" : 0.000000,
	"update_progress" : 100.000000,
	"needs_rebase" : false,
	"product" : "D3",
	"patch_url" : "http://enUS.patch.battle.net:1119/patch",
	"config_url" : "http://ak.worldofwarcraft.com.edgesuite.net/d3-pod-retail/NA/d3-10485-41AF71365D28B2EA55D36A35561D5272-hotfix.xml",
	"mfil_hash" : "60AB384E205AC3FED525807861B8BC15",
	"torrent_hash" : "3B459E200FDE06B64AB8EE0B90C8F7DC",
	"alternate" : false,
	"installed_locales" : [
		"enUS"
	],
	"display_locales" : [
		"enUS",
		"esMX",
		"ptBR",
		"koKR",
		"zhTW",
		"deDE",
		"esES",
		"frFR",
		"itIT",
		"plPL",
		"ruRU"
	],
	"base_bytes" : [
		1783.407549,
		3754.399811,
		1516.910997
	],
	"patch_application_complete" : true,
	"perform_ogg_to_wav" : false,
	"download_complete" : true,
	"speed" : 9301561.000000,
	"baseline" : "",
	"active_data_sets" : [
		"enUS",
		"base",
		"Win"
	]
}
fixme:process:GetLogicalProcessorInformation (0xfbe368,0xfbe968): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x12bcdf8,0x12bd3f8): stub
fixme:process:GetLogicalProcessorInformation (0x12bcdc8,0x12bd3c8): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:process:GetLogicalProcessorInformation (0x13be334,0x13be934): stub
fixme:process:GetLogicalProcessorInformation (0x13be304,0x13be904): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x255e358,0x255e958): stub
fixme:process:GetLogicalProcessorInformation (0x33ef10,0x33f510): stub
fixme:process:GetLogicalProcessorInformation (0x33f008,0x33f608): stub
fixme:process:GetLogicalProcessorInformation (0x33f008,0x33f608): stub
err:module:load_builtin_dll failed to load .so lib for builtin L"WLDAP32.dll": libldap_r-2.4.so.2: cannot open shared object file: No such file or directory
err:module:import_dll Loading library WLDAP32.dll (which is needed by L"Z:\\home\\slimg00dy\\.wine\\drive_c\\Program Files (x86)\\Diablo III\\Diablo III\\Bnet\\battle.net.dll") failed (error c000007a).
bnet::client::Library::Load (LoadLibraryW("Bnet/battle.net.dll") failed: 126
fixme:win:EnumDisplayDevicesW ((null),0,0x33f714,0x00000000), stub!
ERROR: 
	Could Not Find D3DKMTEscape in gdi32.dll
	Could Not Find D3DKMTOpenAdapterFromHdc in gdi32.dll
fixme:d3d:query_init Unhandled query type 0x11.
fixme:d3d:query_init Unhandled query type 0x12.
fixme:d3d:query_init Unhandled query type 0xe.
fixme:d3d:query_init Unhandled query type 0xd.
fixme:d3d:query_init Unhandled query type 0x6.
fixme:d3d:query_init Unhandled query type 0xf.
fixme:d3d:query_init Unhandled query type 0x5.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f39c,0x00000000), stub!
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"BlizzardEntertainment.DiabloIII.retail": stub
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:dsound:get_mmdevenum CoCreateInstance failed: 80004005
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directory
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:dsound:get_mmdevenum CoCreateInstance failed: 80004005
fixme:process:GetLogicalProcessorInformation (0x33f6d0,0x33fcd0): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.

fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
msthev
Newbie
Newbie
Posts: 3
Joined: Tue Jun 15, 2010 6:30 pm

Re: Diablo 3 patch loop

Post by msthev »

Do you have libldap (32-bit) installed?
Locked