Memory could not be read

HunterSeeker

Newbie
Joined
Apr 13, 2004
Messages
1,694
Reaction score
0
Hey whenever I try to test a map Ive been working on I get a memory cant be read error. I cant figure iout whats wrong. Too bad the compile log is to large to attach, anyone has any ideas?
 
I got the same thing when I tried to put too much physics stuff in a map. (i.e. about 50 ragdolls set to pile on top of each other :)) I assume my problem was just becuase it couldn't handle so much complicated physics, but yours might be something else.
 
I think it's what he^ said, or there is invalid entities in the map.
 
Apperently it was my breakable_surf entities that screwed everything up.
 
Back
Top