Author Topic: 64Bit version not working only 32bit  (Read 507 times)

pinlui

  • Newbie
  • *
  • Posts: 5
64Bit version not working only 32bit
« on: August 05, 2024, 12:30:02 PM »
Hello,
i have a new system W11, i9 all up to date.
when i use any 64bit version the app has strange bugs, settings window freezes, context menu getting transparent an so on. when i tried out the newest 32bit version its running fine. no plugins nothing.
« Last Edit: August 06, 2024, 10:10:45 AM by pinlui »

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4767
  • RTFM
Re: 64Bit version not working only 32bit
« Reply #1 on: August 05, 2024, 12:51:41 PM »
The old 32bit versions use a completely different system for the graphical interface (though both are Microsoft standards). The difference in bitness is likely unrelated.


Perhaps certain common libraries on your system aren't working correctly. Try running a system file scan

pinlui

  • Newbie
  • *
  • Posts: 5
Re: 64Bit version not working only 32bit
« Reply #2 on: August 05, 2024, 01:10:42 PM »
Perhaps certain common libraries on your system aren't working correctly. Try running a system file scan

Thank you for the quick reply. Unfortunately this didn't help

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2829
Re: 64Bit version not working only 32bit
« Reply #3 on: August 05, 2024, 01:55:53 PM »
One of two things will be out of sorts - either the installation of VoiceAttack, or a component (or components) that VoiceAttack has dependency on.

Have you tried reinstalling the 64-bit version of VoiceAttack?

Also, did you run both the sfc and the dism steps from the link that Pfeil provided?

pinlui

  • Newbie
  • *
  • Posts: 5
Re: 64Bit version not working only 32bit
« Reply #4 on: August 05, 2024, 02:32:48 PM »
Also, did you run both the sfc and the dism steps from the link that Pfeil provided?
yes as described in the Link.

Have you tried reinstalling the 64-bit version of VoiceAttack?
I have tried every 64Bit version, until i ended up at the 32bit version

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2829
Re: 64Bit version not working only 32bit
« Reply #5 on: August 05, 2024, 05:51:54 PM »
The next thing I would try is reinstalling .net framework 4.8. Reboot and see if that does anything to resolve the issue. From there, the next thing I would suggest would be reinstalling the video drivers.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2829
Re: 64Bit version not working only 32bit
« Reply #6 on: August 05, 2024, 06:01:41 PM »
Also, when reinstalling VoiceAttack, make sure to uninstall first. There is a chance that the installer may not overwrite files of the same version or greater.  Might want to try that first, if you have not done so already.

pinlui

  • Newbie
  • *
  • Posts: 5
Re: 64Bit version not working only 32bit
« Reply #7 on: August 06, 2024, 09:49:06 AM »
i tried to repair net framework 4.8 but there was no fault. Installed the newest drivers, didn't help.
I tried it on my W11 virtual machine and there it works as it should. I wonder what it could be because i keep my gaming machine relatively clean.

pinlui

  • Newbie
  • *
  • Posts: 5
Re: 64Bit version not working only 32bit
« Reply #8 on: August 06, 2024, 10:22:30 AM »
i think i found the problem.

Code: [Select]
Faulting application name: VoiceAttack.exe, version: 1.14.0.0, time stamp: 0x66564bb0
Faulting module name: GTIII-OSD64.dll, version: 3.0.6.1, time stamp: 0x65d4096b
Exception code: 0xc0000005
Fault offset: 0x0000000000013ac2
Faulting process id: 0x0x884
Faulting application start time: 0x0x1DAE81C40A19FB3
Faulting application path: C:\Program Files (x86)\VoiceAttack\VoiceAttack.exe
Faulting module path: C:\Program Files (x86)\ASUS\GPUTweakIII\GTIII-OSD\x64\GTIII-OSD64.dll
Faulting package full name:
Faulting package-relative application ID:

turns out GPU Tweak III OSD crashes voice attack.
I'm not using the OSD so i just deactivated it.
I also deactivated NVIDIA Overlay.

Finally Darkmode 8)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4767
  • RTFM
Re: 64Bit version not working only 32bit
« Reply #9 on: August 06, 2024, 10:34:50 AM »
Aha! Great that you found it. Very good to know :)