If you set the fill origin on a real block, so that it turns into a replacement fill, then you remove that exact same block. Then the first fill you do, will freeze your client.
Logs abruptly stop so nothing useful to see in there.
Description
Description
Details
Details
- Commits
- Restricted Diffusion Commit
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.199.643
- Category
- Engine
- First occurrence (version)
- 0.199.634
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
Steps to reproduce
- set fill origin on a block
- remove that block
- do a "fill" step
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Event Timeline
Comment Actions
-QA Testing-
Fix confirmed, now it simply doesn't crash although it fails to replace fill further. That shouldn't be an issue though, no point in making it still work if you remove the to-be-replaced block before replacing it..