Log in

View Full Version : Fresh install, 1.3.4 - Crash



Evil Kerek
07-03-2008, 03:41 PM
Hi, running windows xp pro, 4 gig ram, Sp3, VCR 2008, .net 3.5

Get this when I run octopus.exe:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Octopus.Components.Client.ClientConfig(Config conf)
at Octopus.Components.Client.TransferConfig()
at Octopus.MainWindow..ctor()

Thanks, EK

skarlot
07-04-2008, 01:03 AM
this is gonna be addressed next build but currently my hooking DLL depends on some version of DirectX 9.0c, whatever the case, its addressed by running http://www.microsoft.com/downloads/details.aspx?familyid=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&displaylang=en

right there is a null function pointer :P

skarlot
07-04-2008, 01:38 AM
ok have put up a new build 1.3.4b to fix this. no more DLL until it's needed.

[snip! Just to clarify a copy of the hooking DLL is loaded by Octopus to communicate with itself, it's never was/is loaded into WoW unless specified.]

Evil Kerek
07-06-2008, 09:00 AM
Thanks!!!!!!