Skip to content

Crash when spawning mobs. #1

Description

@Mewtwoy

Description: Ticking block entity

java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Unknown Source)
at de.dwcode.mmfarms.blocks.SimpleControllerTile.getRandomLoot(SimpleControllerTile.java:153)
at de.dwcode.mmfarms.blocks.SimpleControllerTile.update(SimpleControllerTile.java:178)
at net.minecraft.world.World.redirect$tileEntityUpdate$zbj000(World.java:4137)
at net.minecraft.world.World.updateEntities(World.java:1838)
at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:256)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

Additional note: Tons of experience & loot spawn on the sky after the multiblock is configured, no power.

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