
CAG Gonzo
Joined: Apr 2, 2009
Retreat? Hell! We just got here!
|
Posted: Feb 28, 2011 02:15 PM
Msg. 1 of 2
EAX: 0x13B20FA0 EBX: 0x00000080 ECX: 0x00000008 EDX: 0x00000080 EDI: 0x13B21000 ESI: 0x14871F60 EBP: 0x00000080 ESP: 0x0012AFB8 EIP: 0x004F7739, F3 A5 8B CA ????? EXCEPTION_ACCESS_VIOLATION
If you get an error that looks something like that, notably that it is an access violation, that can mean one of several things. In my case, I was fine until I changed some bump map (bitmap) tags to 'disable heightmap compression' (towards the top) AND unchecked 'compressed' (following the 'powers of two' check box). I was following the style of a stock bump map tag. As it turns out, unchecking that 'compressed' option caused the access error for some reason. When I re-checked it, Sapien worked fine. Thought someone might run into a similar error. Probably means changing certain options will cause the error.
|

CAG Gonzo
Joined: Apr 2, 2009
Retreat? Hell! We just got here!
|
Posted: Mar 1, 2011 07:17 AM
Msg. 2 of 2
Nah see, you'd think that'd work. Well since I disabled the UAC, am an admin, and run everything as an admin (and have my tags folder unprotected in that sense), and I still got the dumb error, I had to find other solutions. For some odd reason, turning 'compressed' back on worked. Don't know why.
|