Extreme 
Grandmaster Poster
  
Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20
SphereCommunity

|
RE: Out of Bounds Errors
Mord, why it was trying to reach in a -1 in Y coord?
Quote:18:44:ERROR:Point(2132,-1): trying to get a sector for point on map #0 out of bounds for this map(7168,4096). Defaulting to sector 0 of the map.
18:44:WARNING:Attempting to access invalid memory block at 2132,-1,-5.
18:44:WARNING:GetMapBlock failed at 2132,-1,-5.
18:44:ERROR:Point(3711,-1): trying to get a sector for point on map #0 out of bounds for this map(7168,4096). Defaulting to sector 0 of the map.
18:44:WARNING:Attempting to access invalid memory block at 3711,-1,-5.
18:44:WARNING:GetMapBlock failed at 3711,-1,-5
Something appear very wrong because its impossible, you know it.
Maybe your function is getting negative values for Y coord and thats why you're getting this error.
STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
|
|
08-17-2012 04:48 AM |
|
|