Crash on mining Stella Arcanum
Netail opened this issue ยท 2 comments
Related Issues
Useful information to include:
- Minecraft version: v1.15.2
- CC: Tweaked version: v1.94.0
- Logs: Gist
- Detailed reproduction steps:
- Start Mining Turtle's custom mining program
- Place a Stella Arcanum in the next row, right where the mining turtle has to turn. When the mining turtle has to go straight it does not occur. (See attachment for better understanding)
- Observe
- Attachments: Video
- Possible cause: The mining turtle gets the command to turn, while the mining turtle does not exist anymore. (Exploded)
- Possible solution: Check if the mining turtle exists before turning.