Page 2 of 2
Posted: Fri Jun 30, 2006 10:33 pm
by SunSatION
You got the address where the error occur? It's given when the dump is generated. That would be a better solution for me

Posted: Sat Jul 01, 2006 1:39 am
by Joakim Christiansen
I managed to test it a little now, it works if I opens a song in it.
But the skin didn't quite work here, if I put my cursor over the buttons they just go black
And sometimes it stops responding.
And I played a song and pressed the X button when I got this error:
Line: 809
Description: An attemped read or write to/from and address to which that process isn't allowed.
Btw, it's a nice program and reminds me much of my own player.
Maybe i'll try to make a skin for mine too

Posted: Sat Jul 01, 2006 10:05 am
by SunSatION
It seems like your having some problems with files, thats why it loads when you load it with some music. Currently, files are stored at
Code: Select all
CreateFile(15,GetEnvironmentVariable("USERPROFILE")+"\Local Settings\Application Data\X-SOFT\MP3\list.xsp")
which is probably good for Windows 2000 and onwards. This file is used to save the current playlist in a file after closing the player
And that's also the reason why you are getting a bad skin. Windows uses its default directory the directory of the parameters. And therefore the image is not found. This may be solved by writing the address to a registry entry.
Thanks for your suppost, and I'm glad you like it
Posted: Sat Jul 01, 2006 4:05 pm
by xonTAB
I will check if it works on vista as the User Profile path has change a bit.
In XP:
C:\Documents and Settings\.....
In Vista:
C:\Users\.....
Posted: Sun Jul 02, 2006 1:05 pm
by xonTAB
02/07/2006: Installer Updated.
Solved Bug: Most Problems related with Mouse Over and Crashes Solved.
SITE:
http://meshmap.freehostia.com/mp3player.php
DOWNLOAD:
http://purebasic.myftp.org/?filename=fi ... mp3_v2.zip
Posted: Thu Jul 06, 2006 1:16 pm
by xonTAB
The Main Download Link is Not Working as the Server is Down.
You can Download this Media Player on the Mirror Link:
http://purebasic.myftp.org/?filename=fi ... mp3_v2.zip
SIZE : 401KB
OS : Win 2K, XP and 03. (Not Yet Tested on Vista)
SCREENSHOTS :
