View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002643 | Dwarf Fortress | Sites | public | 2010-07-11 17:45 | 2010-07-11 18:28 |
Reporter | Mason11987 | Assigned To | Logical2u | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Product Version | 0.31.10 | ||||
Summary | 0002643: Sites that have coordinates (16,16) should have coordinates (16,0) | ||||
Description | These are my worldgen xml files "sites" <sites> <site> <id>1</id> <type>cave</type> <name>the sewer of cudgels</name> <coords>6,0</coords> </site> <site> <id>2</id> <type>cave</type> <name>oceanhells the sourness of silence</name> <coords>16,16</coords> </site> <site> <id>3</id> <type>dwarf fortress</type> <name>helmedwash</name> <coords>14,5</coords> </site> <site> <id>4</id> <type>city</type> <name>sparkledamazes</name> <coords>15,13</coords> <structures> </structures> </site> <site> <id>5</id> <type>city</type> <name>appeargales</name> <coords>4,2</coords> <structures> </structures> </site> <site> <id>6</id> <type>city</type> <name>pastwaved</name> <coords>7,9</coords> <structures> </structures> </site> <site> <id>7</id> <type>tree city</type> <name>cactusgleams</name> <coords>8,16</coords> </site> </sites> As you can see id 2 has coord: 16,16, but if you look on the map, it is shown in location (16,0) http://imgur.com/2ZQLT.png all of the other sites aren't working. I'm not sure if the last column shifts it around 1, or if it being in the top right right corner causes it to post the site wrong, but there is something amiss here. It's probably not extremely easy to reproduce though. | ||||
Steps To Reproduce | Gen a world, look for a site that is on the map 16,0 and the xml will have the site location at 16,16 (perhaps?) | ||||
Additional Information | I used a mod to gen this world, so it's possible that they broke something and this wouldn't happen in a vanilla, but it might be worth investigating regardless. | ||||
Tags | No tags attached. | ||||
|
Are you sure you're reading it correctly? Coordinate 16,0 cannot possibly have a cave, as it's surrounded entirely by mountains and is thus inaccessible via [T]ravel; similarly, coordinate 0,16 is in the middle of the ocean. Coordinate 16,16 would put the cave at the bottom-right corner of the map, though it's hidden (due to worldgen parms) and thus isn't visible on the screenshot (if you go in Adventurer mode, you should find it there). |
|
I assumed 16,0 was a cave because it had the same mark as a the cave (id:1) on (6,0). BUT could that actually be a volcano, that just HAPPENS to have a cave (not visible) on the same tile? |
|
6,0 is indeed a volcano, but there's also a cave hidden there as well (would show up as a dark-gray • when you approach it in Adventurer mode). 16,0 is just a mountain peak. |
|
Ah, okay. I didn't realize caves weren't shown on the map, and those two matching tripped me up. Okay, this isn't a bug then. It can be closed. Sorry! :) |
|
Glad that someone could help you! |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-07-11 17:45 | Mason11987 | New Issue | |
2010-07-11 17:51 | Quietust | Note Added: 0009990 | |
2010-07-11 17:54 | Quietust | Note Edited: 0009990 | |
2010-07-11 17:54 | Quietust | Note Edited: 0009990 | |
2010-07-11 17:54 | Mason11987 | Note Added: 0009991 | |
2010-07-11 17:55 | Quietust | Note Edited: 0009990 | |
2010-07-11 17:56 | Quietust | Note Added: 0009992 | |
2010-07-11 17:57 | Quietust | Note Edited: 0009992 | |
2010-07-11 18:00 | Mason11987 | Note Added: 0009993 | |
2010-07-11 18:28 | Logical2u | Note Added: 0009995 | |
2010-07-11 18:28 | Logical2u | Status | new => resolved |
2010-07-11 18:28 | Logical2u | Resolution | open => no change required |
2010-07-11 18:28 | Logical2u | Assigned To | => Logical2u |