Navigation

    Mineaurion

    Mineaurion

    • Register
    • Login
    • Search
    • Site
    • Unsolved
    • Recent
    • Users

    [Infinity2] Regen monde minage 04/05

    Infinity
    2
    3
    749
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Gohu
      Gohu Admin last edited by

      Le 04/05 vers 3h00 le serveur à crash à cause d'un soucis lié à une enderquarry sur la map minage. Le serveur crashait en boucle j'ai du regen le monde.

      ---- Minecraft Crash Report ----
      // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]

      Time: 5/4/16 3:34 AM
      Description: Ticking block entity

      java.lang.NullPointerException: Ticking block entity
      at com.InfinityRaider.AgriCraft.utility.multiblock.MultiBlockManager.onBlockBroken(MultiBlockManager.java:47)
      at com.InfinityRaider.AgriCraft.blocks.BlockContainerAgriCraft.func_149749_a(BlockContainerAgriCraft.java:99)
      at com.InfinityRaider.AgriCraft.blocks.BlockCustomWood.func_149749_a(BlockCustomWood.java:46)
      at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:655)
      at net.minecraft.world.World.func_147465_d(World.java:857)
      at net.minecraft.world.World.func_147468_f(World.java:999)
      at com.InfinityRaider.AgriCraft.blocks.BlockCustomWood.func_149636_a(BlockCustomWood.java:63)
      at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.harvestBlock(TileEntityEnderQuarry.java:624)
      at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.mineBlock(TileEntityEnderQuarry.java:560)
      at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.func_145845_h(TileEntityEnderQuarry.java:381)
      at net.minecraft.world.World.func_72939_s(World.java:2580)
      at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:673)
      at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:986)
      at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
      at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
      at java.lang.Thread.run(Thread.java:745)

      A detailed walkthrough of the error, its code path and all known details is as follows:

      -- Head --
      Stacktrace:
      at com.InfinityRaider.AgriCraft.utility.multiblock.MultiBlockManager.onBlockBroken(MultiBlockManager.java:47)
      at com.InfinityRaider.AgriCraft.blocks.BlockContainerAgriCraft.func_149749_a(BlockContainerAgriCraft.java:99)
      at com.InfinityRaider.AgriCraft.blocks.BlockCustomWood.func_149749_a(BlockCustomWood.java:46)
      at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:655)
      at net.minecraft.world.World.func_147465_d(World.java:857)
      at net.minecraft.world.World.func_147468_f(World.java:999)
      at com.InfinityRaider.AgriCraft.blocks.BlockCustomWood.func_149636_a(BlockCustomWood.java:63)
      at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.harvestBlock(TileEntityEnderQuarry.java:624)
      at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.mineBlock(TileEntityEnderQuarry.java:560)
      at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.func_145845_h(TileEntityEnderQuarry.java:381)

      -- Block entity being ticked --
      Details:
      Name: enderQuarry // com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry
      Block type: ID #1845 (tile.extrautils:enderQuarry // com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry)
      Block data value: 1 / 0x1 / 0b0001
      Block location: World: (-276,69,-1034), Chunk: (at 12,4,6 in -18,-65; contains blocks -288,0,-1040 to -273,255,-1025), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
      Actual block type: ID #1845 (tile.extrautils:enderQuarry // com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry)
      Actual block data value: 1 / 0x1 / 0b0001
      Stacktrace:
      at net.minecraft.world.World.func_72939_s(World.java:2580)
      at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:673)

      -- Affected level --
      Details:
      Level name: DIM_MYST3
      All players: 0 total; []
      Chunk stats: ServerChunkCache: 369 Drop: 0
      Level seed: -1315617809985183137
      Level generator: ID 00 - default, ver 1. Features enabled: false
      Level generator options:
      Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
      Level time: 0 game time, 0 day time
      Level dimension: 0
      Level storage version: 0x00000 - Unknown?
      Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
      Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
      Stacktrace:
      at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:986)
      at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
      at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
      at java.lang.Thread.run(Thread.java:745)

      1 Reply Last reply Reply Quote 0
      • Gohu
        Gohu Admin last edited by Gohu

        Pour Info c'est Pas_de_Pseudo qui a posé cette quarry, si vous voulez le remercier =P sifflote

        1 Reply Last reply Reply Quote 0
        • Repeels
          Repeels last edited by Repeels

          Merci pas de pseudo ! 😄

          (Je m'en fiche, j'avais pas de quarry la-bas)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Partenaire :