Jump to content

Dovokoune

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Dovokoune

  1. Actually, nevermind, I found a way to solve this by looking at old topics, you just need to go to config, the forge.cfg and replace the following line :

    B:removeErroringTileEntities=false

    by :

    B:removeErroringTileEntities=true

     

  2. Hello, I am experiencing something weird, can you please help ?

     

    I was playing attack of the bteam when I ended up crashing while teleporting to my base. When I try to load back into the world, I get in, but before any chunk is loaded, I crash.

     

    It keeps mentioning the DNA breeder, despite the fact I deleted the DNA breeder using MCedit.

    Edit : Actually, it just so happens that everytime I load my save, the changes I did to blocks in MCedit are discarded

  3. [SEVERE] Encountered an unexpected exception ReportedException
    net.minecraft.util.ReportedException: Ticking tile entity
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:674)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    Caused by: java.lang.NullPointerException
        at com.advGenetics.TileEntity.TileEntityDNABreeder.func_70316_g(TileEntityDNABreeder.java:227)
        at net.minecraft.world.World.func_72939_s(World.java:2209)
        at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
        ... 4 more
     [SEVERE] This crash report has been saved to: C:\Users\Dionis\Desktop\test\.\crash-reports\crash-2019-06-16_15.18.49-server.txt

    plz help, when the server is launched, it says done then just half a second later, it tells me this
    how can i stop that ?

×
×
  • Create New...