Anonymous | Login | Signup for a new account | 02-01-25 20:43 CET |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002191 | SphereServer | executable - windows build | public | 16-08-13 05:53 | 08-09-13 16:32 | |
Reporter | Coruja | |||||
Assigned To | Ben | |||||
Priority | normal | Severity | minor | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | Fixed in Version | 0.56c Nightly | ||||
Summary | 0002191: Console error when a boat turn left/right | |||||
Description | When someone is on the "edge" (x,y) of the map and turn the ship left/right, probably something internally on hardcoded function SHIPTURNLEFT / SHIPTURNRIGHT will check for something nearby, making it check on a undefined area out of map and return a console error | |||||
Additional Information | 01:31:ERROR:(sphere_item_multis_houses_ships.scp,55)Point(4106,4098): 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. 01:31:WARNING:(sphere_item_multis_houses_ships.scp,55)Attempting to access invalid memory block at 4106,4098,-5. 01:31:WARNING:(sphere_item_multis_houses_ships.scp,55)GetMapBlock failed at 4106,4098,-5. 01:31:ERROR:(sphere_item_multis_houses_ships.scp,55)Point(4106,4098): 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. 01:31:WARNING:(sphere_item_multis_houses_ships.scp,55)Attempting to access invalid memory block at 4106,4098,-5. 01:31:WARNING:(sphere_item_multis_houses_ships.scp,55)GetMapBlock failed at 4106,4098,-5. 01:31:ERROR:(sphere_item_multis_houses_ships.scp,73)Point(4106,4098): 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. 01:31:WARNING:(sphere_item_multis_houses_ships.scp,73)Attempting to access invalid memory block at 4106,4098,-5. 01:31:WARNING:(sphere_item_multis_houses_ships.scp,73)GetMapBlock failed at 4106,4098,-5. -------------------------------- [SPEECH spk_ship_cmds] ... ON=Turn Left ON=Port SHIPTURNLEFT <-- line 55 ... ON=Turn Right ON=Starboard SHIPTURNRIGHT <-- line 73 | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | None | |||||
Option Flags | None | |||||
Internal Build Number | ||||||
Attached Files | ||||||
Notes | |
(0001659) Ben (manager) 08-09-13 02:34 |
I've managed to replicate it. Now to find a fix :) |
(0001661) Ben (manager) 08-09-13 16:32 |
this should also be fixed |
Issue History | |||
Date Modified | Username | Field | Change |
16-08-13 05:53 | Coruja | New Issue | |
08-09-13 02:34 | Ben | Note Added: 0001659 | |
08-09-13 02:34 | Ben | Assigned To | => Ben |
08-09-13 02:34 | Ben | Status | new => confirmed |
08-09-13 16:32 | Ben | Note Added: 0001661 | |
08-09-13 16:32 | Ben | Status | confirmed => resolved |
08-09-13 16:32 | Ben | Fixed in Version | => 0.56c Nightly |
08-09-13 16:32 | Ben | Resolution | open => fixed |
Copyright © 2000 - 2010 MantisBT Group |