Crash when placing field projector.
natedogith1 opened this issue ยท 0 comments
Compact Machines version: 1.12.2-3.0.15-b249
Forge version: 14.23.5.2808
I am not using Optifine: True
Link to Crashlog: here
Description of the problem including expected versus actual behavior:
Crashed when attempting to place field projector. Had extended reach (Astral Sorcery's stats say 12.20). Based on brief look at code, I think the issue is that BlockFieldProjector.onBlockPlacedBy assumes a reach of 6 / doesn't check that the ray trace actually hit anything.