| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0003937 | Spring engine | General | public | 2013-08-13 16:59 | 2013-08-13 20:21 | ||||
| Reporter | PepeAmpere | ||||||||
| Assigned To | Kloot | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 94.1.1+git | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003937: still not possible to unload on flat unit (=concrete texture unit) or walk over it | ||||||||
| Description | - discribed here year ago: http://springrts.com/phpbb/viewtopic.php?p=528330#p528330 - tested on last release announced here: http://springrts.com/phpbb/viewtopic.php?f=12&t=30793 - tried: - set hitspehere to 0 and move it underground Spring.SetUnitCollisionVolumeData(unitID,0,0,0,0,-150,0,-1,0,0) Spring.SetUnitCollisionVolumeData(unitID,0,0,0,0,-150,0,0,0,0) - set modelshpere to 0 and set model height to 0 or -150 spSetUnitRadiusAndHeight(unitID,0,0) spSetUnitRadiusAndHeight(unitID,0,-150) - lower spheres of altas and peewee | ||||||||
| Steps To Reproduce | Play NOTA 1.76 1) /cheat 2) /give 1 concrete 3) /give 1 armatlas 4) /give 1 armpw 5) load peewee by atlas 6) try to land in the middle of concrete box | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Beherith (reporter) 2013-08-13 17:48 |
Could you please post the fbi/lua of the concrete tile? Is the yardmap fully open? |
|
Kloot (developer) 2013-08-13 17:50 |
Spring.SetUnitBlocking(unitID, false, false) |
|
PepeAmpere (reporter) 2013-08-13 19:51 |
ok, lets repeat the same testing circle like in winter when we were trying to solve it: beherith: yardmap=yyyyyy yyyyyy yyyyyy yyyyyy yyyyyy yyyyyy; (fbi uploaded) Kloot: Spring.SetUnitBlocking(unitID, false, false) do nothing (in gadget:UnitCreated callin i use it, sure i use it correct way ;) |
|
Kloot (developer) 2013-08-13 20:21 |
Problem isn't where I thought it was. SetUnitBlocking has an effect, but transports do not care about it currently. Wait for 95.0 or a new test build. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-08-13 16:59 | PepeAmpere | New Issue | |
| 2013-08-13 16:59 | PepeAmpere | File Added: unload_on_the_concrete_tile.jpg | |
| 2013-08-13 17:48 | Beherith | Note Added: 0011308 | |
| 2013-08-13 17:50 | Kloot | Note Added: 0011309 | |
| 2013-08-13 19:48 | PepeAmpere | File Added: concrete.fbi | |
| 2013-08-13 19:51 | PepeAmpere | Note Added: 0011310 | |
| 2013-08-13 20:21 | Kloot | Note Added: 0011311 | |
| 2013-08-13 20:21 | Kloot | Changeset attached | => spring develop ae9c92e6 |
| 2013-08-13 20:21 | Kloot | Assigned To | => Kloot |
| 2013-08-13 20:21 | Kloot | Status | new => resolved |
| 2013-08-13 20:21 | Kloot | Resolution | open => fixed |


