I've already mailed Smirftsch, but I think, that posting here will be also good idea :). So I try to make native dll, which would play mp3's and ogg's. After many errors I finally was able to compile my code. I though, that that was end of my problems... unfortunately it was the beginning :(. I'm using fmod.dll, to play music, but I can't run UT with this script, because it occur error:
Code: Select all
Critical: appError called:
Critical: Mp3PlayerController 22.Mp3PlayerController0 (Function CHMp3Player.Mp3PlayerController.BeginPlay:0005) Unknown code token AC
Critical: Windows GetLastError: Operacja zakończona pomyślnie. (0)
Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing UWindowsClient::ShutdownAfterError
Here is a link to beyondunreal thread: [url]http://forums.beyondunreal.com/showthread.php?t=160091[/url]. Can anyone help me?
One more thing. I search the log for something that will point me what occur error, and I found, that this is line
if(Init())