Crash on startup

You found a bug or have any issues? Please post them here!
Post Reply
RasmusThulin
Posts: 4
Joined: 14 Mar 2016 21:12
Crash on startup

Post by RasmusThulin »

Hi,

My v4 PF chrashes when initialising audio devices on start up? Can i get my audio guide to show up again?

V3 work´s fine with this setup.

Br,
Rasmus
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Crash on startup

Post by radio42 »

That sounds very strange, as v4 is using the exact same audio engine as v3!
When it is crashing can you please post the error report - either contained in the ProppFrexx "Error.log" file or in the Windows Event message log.

Is it probably 'crashing', because v3 is still running?
If yes, your soundcard might not support multiple applications using the same soundcard driver?
Or your v4 setup got changed after the v3 migration or it got 'why ever' corrupted because you changed your soundcards setup in the windows setup after?

You might delete the file "Default.mixer" in the ProppFrexx AppUserData folder to reset everything and start from scratch.
RasmusThulin
Posts: 4
Joined: 14 Mar 2016 21:12
Re: Crash on startup

Post by RasmusThulin »

Hi!

Heres the windows event log:

The error occurred in the program by name: ProppFrexx ONAIR.exe, version 4.0.1.15, timestamp 0x56e2c5b4
, The error occurred in the module with the name: vorbis.acm, version 0.0.3.6, time stamp 0x50a51541
Exemption code: 0xc0000005
Felförskjutning: 0x0000000000001f4f
Process ID: 0x17d4
The program start time: 0x01d18087381b04ae
Path to the Program: C: \ Program Files (x86) \ radio42 \ ProppFrexx ONAIR \ 4 \ ProppFrexx ONAIR.exe
Path to the module: C: \ WINDOWS \ system32 \ vorbis.acm
Report ID: 9523d330-e742-4749-bf06-038d5de11cc7
Full name of the erroneously package:
Application ID relative to the wrong package:

Br,

Rasmus
RasmusThulin
Posts: 4
Joined: 14 Mar 2016 21:12
Re: Crash on startup

Post by RasmusThulin »

There´s also a .NET runtime error.

Application: ProppFrexx ONAIR.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at Un4seen.Bass.Bass.BASS_SetConfigStringUnicode(Un4seen.Bass.BASSConfig, System.String)
at ProppFrexx.hd.ad()
at ProppFrexx.dj.af(System.Object, System.EventArgs)
at System.EventHandler.Invoke(System.Object, System.EventArgs)
at System.Windows.Forms.Form.OnLoad(System.EventArgs)
at DevExpress.XtraEditors.XtraForm.OnLoad(System.EventArgs)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WmShowWindow(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.XtraForm.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Taskbar.Core.FilterWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Crash on startup

Post by radio42 »

That looks like the 'vorbis.acm' file is the actual root cause of your issue!
So you might have used that as an encoder module probably? Or you installed that as an additional codec on your system.
You might try to deinstall that from the given path.
So it is not a ProppFrexx issue, but an OGG vorbis issue on your machine with that ACM codec.
RasmusThulin
Posts: 4
Joined: 14 Mar 2016 21:12
Re: Crash on startup

Post by RasmusThulin »

I have used an ogg vorbis encoder with sam earlier. I will un install that.

Post Reply