Skip to content

do NOT place a motion detector on computer, worse mistake of my life #1

@awesomebossdj7

Description

@awesomebossdj7

so uh motion detector + computer = stack overflow

java.lang.StackOverflowError
at dan200.shared.BlockComputer.onNeighborBlockChange(BlockComputer.java:151)
at net.minecraft.core.world.World.notifyBlockOfNeighborChange(World.java:856)
at net.minecraft.core.world.World.notifyBlocksOfNeighborChange(World.java:841)
at net.minecraft.core.world.World.setBlockMetadataWithNotify(World.java:732)
at net.minecraft.core.block.BlockTileEntityRotatable.setDefaultDirection(BlockTileEntityRotatable.java:41)
at net.minecraft.core.block.BlockTileEntityRotatable.onBlockAdded(BlockTileEntityRotatable.java:60)
at net.minecraft.core.block.BlockMotionSensor.onBlockAdded(BlockMotionSensor.java:45)
at net.minecraft.core.world.chunk.Chunk.getChunkBlockTileEntity(Chunk.java:538)
at net.minecraft.core.world.World.getBlockTileEntity(World.java:2207)
at dan200.shared.BlockComputer.getDiskDriveAt(BlockComputer.java:73)
at dan200.shared.BlockComputer.refreshInput(BlockComputer.java:63)
(just this like 500 times)

(end part) V

at dan200.shared.BlockComputer.onNeighborBlockChange(BlockComputer.java:151)
at net.minecraft.core.world.World.notifyBlockOfNeighborChange(World.java:856)
at net.minecraft.core.world.World.notifyBlocksOfNeighborChange(World.java:841)
at net.minecraft.core.world.World.setBlockMetadataWithNotify(World.java:732)
at net.minecraft.core.block.BlockTileEntityRotatable.setDefaultDirection(BlockTileEntityRotatable.java:41)
at net.minecraft.core.block.BlockTileEntityRotatable.onBlockAdded(BlockTileEntityRotatable.java:60)
at net.minecraft.core.block.BlockMotionSensor.onBlockAdded(BlockMotionSensor.java:45)
at net.minecraft.core.world.chunk.Chunk.getChunkBlockTileEntity(Chunk.java:538)
at net.minecraft.core.world.World.getBlockTileEntity(World.java:2207)
at dan200.shared.BlockComputer.getDiskDriveAt(BlockComputer.java:73)
at dan200.shared.BlockComputer.refreshInput(BlockComputer.java:63)
at dan200.shared.BlockComputer.onNeighborBlockChange(BlockComputer.java:151)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions