Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue regarding WGCF v2.2.21 not functioning on Windows x86 #380

Closed
donnimsipa opened this issue Feb 10, 2024 · 1 comment
Closed

issue regarding WGCF v2.2.21 not functioning on Windows x86 #380

donnimsipa opened this issue Feb 10, 2024 · 1 comment

Comments

@donnimsipa
Copy link

When attempting to run wgcf, the following error occurs:

C:\wgcf>wgcf.exe
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
        runtime/sys_windows_386.s:35 +0x25 fp=0x12fe68 sp=0x12fe64 pc=0x46db35
eax     0x8
ebx     0xc8730c
ecx     0x0
edx     0x12fe90
edi     0x12fe6c
esi     0x12fec4
ebp     0x12fe6c
esp     0x12fe60
eip     0x0
eflags  0x10202
cs      0x1b
fs      0x3b
gs      0x0

System Information:

  • OS Name: Microsoft Windows 7 Ultimate
  • OS Version: 6.1.7601 Service Pack 1 Build 7601

Version Information:

  • WGCF Version: 2.2.21
  • Previous Working Version: 2.2.20

What could be the possible solution to this issue?

@ViRb3
Copy link
Owner

ViRb3 commented Feb 10, 2024

Probably 691bd18 broke it - the Go version was updated. Unfortunately Windows 7 is no longer supported, I'm surprised it even worked before. Please update to 10 or newer.

@ViRb3 ViRb3 closed this as completed Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants