View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000175 | Medieval Engineers | Bug | public | 2022-04-09 02:19 | 2022-05-09 01:23 |
Reporter | xaerthus | Assigned To | equinox | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | Windows | ||||
Product Version | 0.7.3.33D4BB | ||||
Target Version | 0.7.3.968CF8 | Fixed in Version | 0.7.3.968CF8 | ||
Summary | 0000175: Player character no longer able to traverse 1x2 slopes (small block only) | ||||
Description | Since the CE update, it seems that players are no longer able to walk over small block 1x2 slopes. A lot of modded blocks have used this principle to make working ladders and steps, which are currently all non-functional. (F.e. ladders from ShipsLadder or iron bar steps from Small Mod Tweaks). Interestingly the Shorter Character Collision mod (https://steamcommunity.com/sharedfiles/filedetails/?id=1678442614) contains a "<MaxSlope>70</MaxSlope>" value, which should overwrite any possible CE change to the old value. Despite that, it still does not seem to work. Large block slopes (60deg roofs, large vertical slopes) work as before. | ||||
Additional Information | Submitted using "EasyEnter" | ||||
Tags | Block, Character, Physics | ||||
|
Changing the |
|
Root cause is grids using the default PhysicsSupportDefinition instead of the CubeGrid one. A temporary fix would be a mod that changes the default, though that will also affect walking on voxels:
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-09 02:19 | xaerthus | New Issue | |
2022-04-09 02:47 | xaerthus | Note Added: 0000092 | |
2022-04-09 02:48 | xaerthus | Tag Attached: Character | |
2022-04-09 02:48 | xaerthus | Tag Attached: Block | |
2022-04-09 02:48 | xaerthus | Tag Attached: Physics | |
2022-04-09 04:32 | equinox | Relationship added | related to 0000128 |
2022-04-09 05:52 | equinox | Note Added: 0000093 | |
2022-04-09 05:52 | equinox | Assigned To | => equinox |
2022-04-09 05:52 | equinox | Status | new => assigned |
2022-04-09 05:52 | equinox | Status | assigned => in progress |
2022-04-09 05:53 | equinox | Product Version | => 0.7.3.33D4BB |
2022-04-09 05:53 | equinox | Target Version | => 0.7.3.968CF8 |
2022-04-09 06:06 | equinox | Note Edited: 0000093 | |
2022-04-09 22:32 | equinox | Status | in progress => resolved |
2022-04-09 22:32 | equinox | Resolution | open => fixed |
2022-04-09 22:32 | equinox | Fixed in Version | => 0.7.3.968CF8 |