okay, trying to get this work for a few hours, no luck, i install the new version (3.1_rc1) installs fine, but as soon as i try running it i get 'warzone has crashed' so i check the logs and i get this:
Error occured on Sunday, August 12, 2012 at 17:23:15.
Program: I:\Warzone 2100-3.1_rc1\warzone2100.exe(warzone2100)
Command line: "I:\Warzone 2100-3.1_rc1\warzone2100.exe"
Version: Version SDL-3.1 rc1 (modified locally) - Built Aug 8 2012
Distributor: wz2100.net
Compiled on: Aug 8 2012 00:34:39
Compiled by: GCC 4.7.0
Compiled mode: Release build
Executed on: Sun Aug 12 17:23:11 2012
Pointers: 32bit
Compiled against PhysicsFS version: 2.0.2
Running with PhysicsFS version: 2.0.2
Misc Data:
[17:23:14]Video Mode 640 x 480 (window)
[17:23:14]OpenGL Vendor: NVIDIA Corporation
[17:23:14]OpenGL Renderer: GeForce GTX 260/PCIe/SSE2
[17:23:14]OpenGL Version: 3.3.0
[17:23:14]GLEW Version: 1.7.0
[17:23:14]OpenGL GLSL Version : 3.30 NVIDIA via Cg compiler
I:\Warzone 2100-3.1_rc1\warzone2100.exe caused an Access Violation at location 763e9bbf in module C:\Windows\system32\msvcrt.dll Reading from location 00000000.
Log message: info |05:23:11: [realmain:1128] Using C:\Users\Rob\Documents\Warzone 2100 3.1\logs\WZlog-0812_172311.txt debug file
Registers:
eax=61657053 ebx=00000002 ecx=00000000 edx=0022ef00 esi=0022ef00 edi=00000001
eip=763e9bbf esp=0022ee8c ebp=0a1001b0 iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00210246
Call stack:
763E9BBF C:\Windows\system32\msvcrt.dll:763E9BBF strcmp
correct me if im wrong but i looked into the access violation bit, and it seems its accessing an area with no memory available?? if im wrong, go ahead and correct me, if im right, how the hell do i fix this?
wont work
-
stiv
- Warzone 2100 Team Member

- Posts: 876
- Joined: 18 Jul 2008, 04:41
- Location: 45N 86W
Re: wont work
That looks like a bad pointer referenced from the MS C runtime. Running it in the debugger would tell you more.I:\Warzone 2100-3.1_rc1\warzone2100.exe caused an Access Violation at location 763e9bbf in module C:\Windows\system32\msvcrt.dll Reading from location 00000000.
-
welshsniper
- New user
- Posts: 2
- Joined: 12 Aug 2012, 19:13
Re: wont work
how would i run it in the debugger?