View Single Post
Nolzi

JCF Member

Joined: Apr 2016

Posts: 2

Nolzi is doing well so far

Apr 7, 2016, 05:57 PM
Nolzi is offline
Reply With Quote
Question

Could anyone help me out?
When I try to run the plusifier, I get this crash when I select the exe:
Code:
Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	plusifier.exe
  Application Version:	0.0.0.0
  Application Timestamp:	4a4bfe07
  Fault Module Name:	SHELL32.dll
  Fault Module Version:	6.3.9600.18205
  Fault Module Timestamp:	56a1baf3
  Exception Code:	c0000005
  Exception Offset:	006536dc
  OS Version:	6.3.9600.2.0.0.256.48
  Locale ID:	1038
  Additional Information 1:	1e5d
  Additional Information 2:	1e5d0d2c6fec87d873489f072c940d92
  Additional Information 3:	2696
  Additional Information 4:	26969a9a4574afea3f06530bbdffced7

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=280262

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt
Here is a screenshot:
https://i.imgur.com/DNATMn8.png

When I try with VS debugging (dont know how to use it, just looking for clues) it says:
Code:
Unhandled exception at 0x761E36DC (shell32.dll) in plusifier.exe: 0xC0000005: Access violation reading location 0x508E7AD8.
I'm running Win8.1 x64, tried as admin, different versions (1.23 & TSF), different paths, but nothing works.