Frictional Games Forum (read-only)
Exception access violation- mydocuments/overture problem - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+--- Thread: Exception access violation- mydocuments/overture problem (/thread-996.html)

Pages: 1 2 3 4 5


RE: Exception access violation - Luis - 05-15-2007

I guess you mean that the folder is empty, as it should be right there. It's a text file called 'hpl.log'


RE: Exception access violation - drelor - 05-15-2007

Luis Wrote:I guess you mean that the folder is empty, as it should be right there. It's a text file called 'hpl.log'

I found it, but it won't let me attach it to here, how do i post it? Oh wait. LOL

-------- THE HPL ENGINE LOG ------------

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating resource managers
Misc Creation
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Init low level graphics
Setting video mode: 800 x 600 - 32 bpp
Init Glee...OK
Setting up OpenGL
Max texture image units: 16
Max texture coord units: 8
Two sided stencil: 1
Vertex Buffer Object: 1
Anisotropic filtering: 1
Max Anisotropic degree: 16
Multisampling: 1
Vertex Program: 1
Fragment Program: 1
NV Register Combiners: 0
NV Register Combiners Stages: 11
ATI Fragment Shader: 1
Creating graphic systems
Creating Renderer2D
Renderer2D created
Creating Renderer3D
Load Renderer3D gpu programs:
Extrude
Diffuse
Fog
Creating fog textures: Solid Additive Alpha
init sky box
Renderer3D created
Creating screen buffers size 800.000000 : 600.000000
Creating programs
RendererPostEffects created
Adding engine materials
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL.
Trying to open hardware device...


RE: Exception access violation - Luis - 05-15-2007

xDDD
Ok, now could you state your system specs?
I guess you've got a X-Fi sound card, am I wrong?


RE: Exception access violation - drelor - 05-15-2007

NVIDIA®nForce™ Audio Codec Interface
I tried updating the driver while i was there, nothing.
What else do you need to know?
I've got an AMD atholon. XP HOME.
I am running the cd off a DVD drive. My cd rom broke and all i have now is the dvd drive. Could that be the Access violation?


RE: Exception access violation - Luis - 05-15-2007

Could you download and run the following test? It will generate some OpenAL*.log files under your Documents folder, I need you to send those to me.
Link to the test


RE: Exception access violation - drelor - 05-15-2007

Luis Wrote:Could you download and run the following test? It will generate some OpenAL*.log files under your Documents folder, I need you to send those to me.
Link to the test


Gimme 3 minutes...........
Ug, that DL says it has a missing component. The tester.
OK it the MSVCP&!D.dll that's missing. It won't run. Sad


RE: Exception access violation - Luis - 05-15-2007

Ok, try this one then. Hope it works.


RE: Exception access violation - drelor - 05-15-2007

LOL somethings definatley wrong. This one worked. But the first two loading sequences failed. it says

Initializing preferred device ... Failed
Loading sample ... Failed

Then it crashes.


RE: Exception access violation - Luis - 05-15-2007

Ok, could you please send the logs?


RE: Exception access violation - drelor - 05-15-2007

-------------------------------------
----- OpenAL Wrapper Log opened -----
-------------------------------------
[COMMAND] Device - Initializing device: "preferred"...
[INFO] Device - Configuring streaming options:
[INFO] Device - Setting buffer size to 163840 bytes
[INFO] Device - Setting queue length to 2 buffers
[INFO] Device - Attempting to open device...
[INFO] Device - Success.
[INFO] Device - Checking present ALC extensions
[INFO] Device - Creating context
[INFO] Device - Checking present AL extensions
[INFO] Device - EAX2.0
[INFO] Device - Retrieving info
[INFO] Device - Device name: NVIDIA® nForce™ Audio
[INFO] Device - OpenAL version: 1.0
[ERROR] Device - Version required: 1.1
[COMMAND] Device - Closing device...
[INFO] Device - Cleaning up Samples...
[INFO] Device - Cleaning up Streams...
[INFO] Device - Cleaning up Context and closing Low Level Device...
[INFO] Device - Done
-------------------------------------
----- OpenAL Wrapper Log closed -----
-------------------------------------