2008-06-25, 08:19 PM
sub there's an error being picked up by ML2 regarding an image file...
hmm, or perhaps it's just missing:
Immorak82, can you go have a look in C:\Program Files (x86)\GBPVR\skin\Blue\MusicLibrary2 and find file playcd.png and copy to C:\Program Files (x86)\GBPVR\skin\Community3\MusicLibrary2
And see if that fixes your problem
Quote:2008-06-25 18:21:29.431 ERROR [1] MusicLibrary2: Error rendering: Kan bestand C:\Program Files (x86)\GBPVR\skin\Community3\MusicLibrary2\playcd.png niet vinden.
2008-06-25 18:21:29.437 ERROR [1] MusicLibrary2: Error rendering: bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
bij GBPVR.Public.SkinHelper.getNamedImageNonCached(Image image, Boolean fillWithBackgroundColour, Color backgroundColour, String name, Hashtable parameters)
bij PsycikProductions.MusicLibrary.GUI.PlaylistContentsPlayingScreen.RenderAlbumArt()
bij PsycikProductions.MusicLibrary.GUI.PlaylistContentsPlayingScreen.render(Graphics& g, Boolean bActive)
bij PsycikProductions.MusicLibrary.GUI.PlaylistPlayingUI.render(Boolean& requiresMoreRendering)
bij PsycikProductions.MusicLibrary.MusicLibrary2.render(Boolean& requiresMoreRendering)
hmm, or perhaps it's just missing:
Code:
file not found: C:\Program Files (x86)\GBPVR\skin\Community3\MusicLibrary2\playcd.png
Immorak82, can you go have a look in C:\Program Files (x86)\GBPVR\skin\Blue\MusicLibrary2 and find file playcd.png and copy to C:\Program Files (x86)\GBPVR\skin\Community3\MusicLibrary2
And see if that fixes your problem