Crash when attacking giant with glass sword under survival mode, possibly due to unchecked cast
3TUSK opened this issue ยท 5 comments
Forge version:
Twilight Forest version:
State | ID | Version | Source | Signature |
---|---|---|---|---|
UCHIJAAAA | minecraft | 1.12.1 | minecraft.jar | None |
UCHIJAAAA | mcp | 9.19 | minecraft.jar | None |
UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.1-14.22.0.2462-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
UCHIJAAAA | forge | 14.22.0.2462 | forge-1.12.1-14.22.0.2462-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
UCHIJAAAA | foamfix | @Version@ | foamfix-0.7.4-1.12-anarchy.jar | None |
UCHIJAAAA | twilightforest | 2.3.8dev | twilightforest-1.12-2.4.0.11-universal.jar | None |
Link to crash log: https://paste.ee/p/BGj9n
Steps to reproduce:
- Get to the giant island in the sky via any means;
- Grab a glass sword;
- Ensure the gamemode is survival;
- Find a giant and attack giant with glass sword.
What I expected to happen:
Nothing special except damage is being dealt (and hopefully the glass sword is broken). Side note: only tested with glass sword. Based on my observation on actual code, my speculation is that any damage source will trigger this.
What happened instead:
Game crash immediately.
It is fixed indeed.
Isn't singleplayer just an
IntegratedServer
since Minecraft 1.3 release?