PDA

View Full Version : LastFM stream on networked PC


Jeroen
2008-10-27, 21:27
On my work PC streaming LastFM works perfectly. However, when I try to stream on my HTPC LastFM doesn't start any streams.
The HTPC connects through a shared internet connection with my main PC. The connection itself is working properly, I can browse and library info is being scraped. Both PC's are running the same XBMC build (rev15983)

Here's my debug-log: http://pastebin.com/m77d60a0a

There's quite a few entries about being unable to open files on lastfm, but I don't know what's causing it, especially because on the other PC it's working fine
Can it be related to this: NativeDllLoader: "Unable to load C:\XBMC\system\libcurl.dll"? That dll is present.
Any clues?

Jeroen
2008-10-31, 17:00
Any thoughts? :sad:

WiSo
2008-10-31, 19:06
Make sure you have the msvcp70.dll and msvcrt70.dll in your windows/system32 directory. Unfortunately libcurl needs to be loaded with the windows dll loader and thus our msvcrt emulation won't work.