View Single Post
  #1  
Old 08-04-2009, 09:41 AM
durf durf is offline
Member
 
Join Date: Feb 2009
Posts: 61
vizard memory error

Hello,

I keep getting an error that says... The instruction at "0x01cb717d" refrenced memory at "0x0000000f". The memory could not be "written"....

Does anyone know how to solve this issue? To describe what I do with the program goes like this...

I have physics enabled, I have ball objects that roll around on the floor, I hit a keyboard key and that key removes the floor and that balls fall. Then I go on to hit the next key which provide a new set of object to appear and thats where the program crashes. The new objects do not deal with physics.

I can provide code if need be.

Thanks
Reply With Quote