Search found 2 matches

by azureflamegod2
Fri Jul 27, 2007 1:00 am
Forum: Beginners Help
Topic: Access violation(segmentation Fault)
Replies: 4
Views: 282

I ran the debugger again and i found out that all my functions that return the irrlicht device, the scenemanager, the driver all cause access violations and this problem just start to happen not long ago. i'm thinking about downloading the new version of irrlicht(1.3.1) and trying my luck :wink:
by azureflamegod2
Wed Jul 25, 2007 9:49 pm
Forum: Beginners Help
Topic: Access violation(segmentation Fault)
Replies: 4
Views: 282

Access violation(segmentation Fault)

When i run my project each time it keeps crashing a few seconds after it's ran and the Access Violation (Segmentation Fault) window pop-up appears. Then the debugger points to one of my functions that returns the irrlicht device. I've tried everything that i know and it won't go away :x I'm using De...