Program Crash when Using Pixel Scripts

Generic issues not specifically related to a QLC+ area.
Post here only if you can't really find the reason of an issue
User avatar
SPOPATT
Posts: 81
Joined: Wed Mar 13, 2019 3:34 am
Real Name: Jacob

I managed to get it to crash this evening without the CPU getting above 30%. Not sure where to go from here. It was running an animation but it didn't appear like it was pushing the PC at all. I don't have any issues when I am not using an animation which makes sense but I wish I could do some. It ran the fireworks animation with the logo running for about 8 minutes before QLC+ crashed this time. It was after the events of the evening as I was testing so it didn't cause issues but I still would like to find a solution if there is one.

I've attached the logs from the crash below.

Code: Select all

Faulting application name: qlcplus.exe, version: 0.0.0.0, time stamp: 0x65f6e4ae
Faulting module name: qlcplusengine.dll, version: 0.0.0.0, time stamp: 0x65f6e302
Exception code: 0xc0000005
Fault offset: 0x00000000000eed9a
Faulting process id: 0x0x9F0
Faulting application start time: 0x0x1DA969548534F78
Faulting application path: C:\QLC+\qlcplus.exe
Faulting module path: C:\QLC+\qlcplusengine.dll
Report Id: fa3f21b9-5720-4914-8315-35509918e1f8
Faulting package full name: 
Faulting package-relative application ID: 

Code: Select all

Application: qlcplus.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 00007FFBF21EED9A
kenact
Posts: 374
Joined: Thu Apr 23, 2015 6:43 am
Real Name: Ken Coughlin

0xc0000005 is an access violation. As a test, you might uninstall QLC+, then reinstall it as Administrator. You might also run QLC+ as Administrator.

If it still crashes you might be trying to access an unavailable resource.
Post Reply