![]() |
| [[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]] |
|
|
#1 |
|
New Member
Join Date: Jul 2005
Posts: 1
|
Following the tutorial "OpenAL Lesson 8: OggVorbis Streaming Using The Source Queue" I get an error in the "open( string path )" function.
The portion of code where it fails is: Code:
More specifically, it's the ov_open function call. The program immediately halts when trying to execute the function, meaning the if is never even evaulated. The first line "fopen(...)" works, and I don't know what the problem could be. Here is my code, similar to the tutorials: Code:
I'm working in .NET 2003 7.1, and in debug mode when I execute the last line I get the error message: "Unhandled exception at 0x7c918fea in MyGame.exe: 0xC0000005: Access violation writing location 0x00000010." The cursor also jumps to the file "open.c" pointing to the following code: Code:
Any help is appreciated, I'm sure it's a noob mistake on my part.. |
|
|
|
|
|
#2 |
|
New Member
Join Date: Jun 2004
Posts: 4
|
:wink: Hi, I need more info about your problem.
was the fopen open the correct file? Please send me more info. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|