2025-07-21 09:49 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003937Spring engineGeneralpublic2013-08-13 20:21
ReporterPepeAmpere 
Assigned ToKloot 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version94.1.1+git 
Target VersionFixed in Version 
Summary0003937: 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 ReproducePlay 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
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0011308

Beherith (reporter)

Could you please post the fbi/lua of the concrete tile? Is the yardmap fully open?

~0011309

Kloot (developer)

Spring.SetUnitBlocking(unitID, false, false)

~0011310

PepeAmpere (reporter)

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 ;)

~0011311

Kloot (developer)

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.
+Notes

-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
+Issue History