Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Can somebody help me with this crash, I don't know why my 1.7.10 forge server it's crashing

 

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

Time: 8/9/22 12:32 AM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
    at net.minecraft.entity.ai.EntityLookHelper.func_75651_a(SourceFile:18)
    at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:93)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
    at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:217)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
    at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- Head --
Stacktrace:
    at net.minecraft.entity.ai.EntityLookHelper.func_75651_a(SourceFile:18)
    at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:93)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
    at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
    at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:217)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
    at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)

-- Entity being ticked --
Details:
    Entity Type: Zombie (net.minecraft.entity.monster.EntityZombie)
    Entity ID: 296977
    Entity Name: Zombie
    Entity's Exact location: 256.89, 73.00, 620.90
    Entity's Block location: World: (256,73,620), Chunk: (at 0,4,12 in 16,38; contains blocks 256,0,608 to 271,255,623), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
    Entity's Momentum: -0.06, -0.08, -0.02
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
    Level name: world
    All players: 2 total; [GCEntityPlayerMP['Im_Yello'/164412, l='world', x=181.14, y=88.00, z=709.13], GCEntityPlayerMP['ZuraDescontrol'/265522, l='world', x=749.96, y=70.00, z=-126.31]]
    Chunk stats: ServerChunkCache: 1326 Drop: 0
    Level seed: -8670275850165776751
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: 
    Level spawn location: World: (120,64,256), Chunk: (at 8,4,0 in 7,16; contains blocks 112,0,256 to 127,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 660059 game time, 807199 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 62236 (now: false), thunder time: 18567 (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:636)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 4.15.0-163-generic
    Java Version: 1.8.0_312, Private Build
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
    Memory: 928812808 bytes (885 MB) / 3476029440 bytes (3315 MB) up to 30542397440 bytes (29127 MB)
    JVM Flags: 3 total; -Xmx32768M -Xms512M -XX:MaxPermSize=128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 92 mods loaded, 81 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAAA    FML{7.10.99.99} [Forge Mod Loader] (custom.jar) 
    UCHIJAAAA    Forge{10.13.4.1614} [Minecraft Forge] (custom.jar) 
    UCHIJAAAA    CodeChickenCore{1.0.7.48} [CodeChicken Core] (minecraft.jar) 
    UCHIJAAAA    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCHIJAAAA    NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
    UCHIJAAAA    OpenModsCore{0.10.1} [OpenModsCore] (minecraft.jar) 
    UCHIJAAAA    <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHIJAAAA    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) 
    UCHIJAAAA    gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (Gilded Games Util.jar) 
    UCHIJAAAA    securitycraft{v1.8.13} [SecurityCraft] ([1.7.10]+SecurityCraft+v1.8.13.jar) 
    UCHIJAAAA    bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) 
    UCHIJAAAA    Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) 
    UCHIJAAAA    aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar) 
    UCHIJAAAA    AutoSapling{1.0} [AutoSapling] (AutoSapling-1.7.10.jar) 
    UCHIJAAAA    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) 
    UCHIJAAAA    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
    UCHIJAAAA    betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-1.7.10.jar) 
    UCHIJAAAA    BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) 
    UCHIJAAAA    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) 
    UCHIJAAAA    bookshelf{1.0.4.187} [Bookshelf] (Bookshelf-1.7.10-1.0.4.187.jar) 
    UCHIJAAAA    Botania{r1.8-249} [Botania] (Botania+r1.8-249.jar) 
    UCHIJAAAA    CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) 
    UCHIJAAAA    BuildCraft|Core{7.1.24} [BuildCraft] (buildcraft-7.1.24.jar) 
    UCHIJAAAA    BuildCraft|Builders{7.1.24} [BC Builders] (buildcraft-7.1.24.jar) 
    UCHIJAAAA    BuildCraft|Robotics{7.1.24} [BC Robotics] (buildcraft-7.1.24.jar) 
    UCHIJAAAA    BuildCraft|Silicon{7.1.24} [BC Silicon] (buildcraft-7.1.24.jar) 
    UCHIJAAAA    BuildCraft|Energy{7.1.24} [BC Energy] (buildcraft-7.1.24.jar) 
    UCHIJAAAA    BuildCraft|Transport{7.1.24} [BC Transport] (buildcraft-7.1.24.jar) 
    UCHIJAAAA    BuildCraft|Factory{7.1.24} [BC Factory] (buildcraft-7.1.24.jar) 
    UCHIJAAAA    TwilightForest{2.3.8dev} [The Twilight Forest] (twilightforest-1.7.10-2.3.8.jar) 
    UCHIJAAAA    chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) 
    UCHIJAAAA    Cyan Warrior Swords Mod{2.1.2} [Cyan Warrior Swords Mod] (Cyan+Warrior+Swords+Mod+2.1.2.jar) 
    UCHIJAAAA    MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.jar) 
    UCHIJAAAA    dsurround{1.0.6.4} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.6.4.jar) 
    UCHIJAAAA    elementalcreepers{4.3.0} [Elemental Creepers] (Elemental+Creepers-universal_1.7.10-4.3.0.jar) 
    UCHIJAAAA    eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) 
    UCHIJAAAA    endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) 
    UCHIJAAAA    MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA    EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) 
    UCHIJAAAA    ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) 
    UCHIJAAAA    ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) 
    UCHIJAAAA    evilcraft{0.9.13} [EvilCraft] (EvilCraft-1.7.10-0.9.13.jar) 
    UCHIJAAAA    ExtraUtilities{1.2.12} [Extra Utilities] (Extra-Utilities-Mod-1.7.10.jar) 
    UCHIJAAAA    GalacticraftCore{3.0.12} [Galacticraft Core] (Galacticraft-1.7.10.jar) 
    UCHIJAAAA    gravestone{0.7.10.3} [Gravestone] (GraveStone+Mod+0.7.10.3.jar) 
    UCHIJAAAA    guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar) 
    UCHIJAAAA    hammertime{Hammer Time-1.7.10-1.3.6} [Hammer Time!] (HammerTime-1.3.6.jar) 
    UCHIJAAAA    iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar) 
    UCHIJAAAA    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) 
    UCHIJAAAA    JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar) 
    UCHIJAAAA    journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) 
    UCHIJAAAA    llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) 
    UCHIJAAAA    jurassicraft{1.5.0} [JurassiCraft] (JurassiCraft-1.4.0.jar) 
    UCHIJAAAA    malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) 
    UCHIJAAAA    malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) 
    UCHIJAAAA    Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) 
    UCHIJAAAA    RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) 
    UCHIJAAAA    MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) 
    UCHIJAAAA    meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar) 
    UCHIJAAAA    MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA    MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA    MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA    TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar) 
    UCHIJAAAA    MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA    MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA    MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA    mowziesmobs{1.2.9} [Mowzie's Mobs] (MowziesMobs-1.2.99.jar) 
    UCHIJAAAA    cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) 
    UCHIJAAAA    MultiPageChest{1.3.4} [Multi Page Chest] (Multi-Page-Chest-Mod-1.7.10.jar) 
    UCHIJAAAA    Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) 
    UCHIJAAAA    recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar) 
    UCHIJAAAA    OpenMods{0.10.1} [OpenMods] (OpenModsLib-1.7.10-0.10.1.jar) 
    UCHIJAAAA    OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) 
    UCHIJAAAA    harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.7.10Lb.jar) 
    UCHIJAAAA    powerGems{0.3.0} [Power Gems] (Power_Gems_Mod_1.7.10.jar) 
    UCHIJAAAA    Scenter{1.7.10-3.2.1} [Scenter] (Scenter-Mod-1.7.10.jar) 
    UCHIJAAAA    secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) 
    UCHIJAAAA    VeinMiner{0.35.1_1.7.10-a8c76e8} [Vein Miner] (VeinMiner-1.7.10.jar) 
    UCHIJAAAA    VeinMinerModSupport{0.35.1_1.7.10-a8c76e8} [Mod Support] (VeinMiner-1.7.10.jar) 
    UCHIJAAAA    witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) 
    UD    MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD    MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
    Class transformer null safety: all safe
    CoFHCore: -[1.7.10]3.1.4-329
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    ThermalFoundation: -[1.7.10]1.2.6-118
    ThermalExpansion: -[1.7.10]4.1.5-248
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    EnderIO: No known problems detected.
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 2 / 50; [GCEntityPlayerMP['Im_Yello'/164412, l='world', x=181.14, y=88.00, z=709.13], GCEntityPlayerMP['ZuraDescontrol'/265522, l='world', x=749.96, y=70.00, z=-126.31]]
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

Guest
This topic is now closed to further replies.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.