Jump to content

Server runs for about 2 minutes then crashes


MabelBea

Recommended Posts

I have my server up and running, I can connect and online friends across the world can connect, but after a minute or two, the server just shuts down. Here is the most recent crash report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CTMCorePlugin (CTM-MC1.10.2-0.3.2.35.jar)
  LoadingPlugin (Quark-r1.1-70.jar)
  OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.5.jar)
  ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 4/7/19 3:02 PM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
    at coldform.TTLBowAddon.modTTLBowAddon.onDeath(modTTLBowAddon.java:27)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_modTTLBowAddon_onDeath_LivingDeathEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:509)
    at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1051)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970)
    at net.minecraft.entity.EntityLivingBase.func_180430_e(EntityLivingBase.java:1205)
    at net.minecraft.block.Block.func_180658_a(Block.java:807)
    at net.minecraft.entity.Entity.func_184231_a(Entity.java:1007)
    at net.minecraft.entity.EntityLivingBase.func_184231_a(EntityLivingBase.java:205)
    at net.minecraft.entity.Entity.func_70091_d(Entity.java:795)
    at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1795)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2217)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
    at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:130)
    at net.minecraft.world.World.func_72866_a(World.java:1967)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
    at net.minecraft.world.World.func_72870_g(World.java:1937)
    at net.minecraft.world.World.func_72939_s(World.java:1750)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)


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

-- Head --
Thread: Server thread
Stacktrace:
    at coldform.TTLBowAddon.modTTLBowAddon.onDeath(modTTLBowAddon.java:27)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_modTTLBowAddon_onDeath_LivingDeathEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:509)
    at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1051)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970)
    at net.minecraft.entity.EntityLivingBase.func_180430_e(EntityLivingBase.java:1205)
    at net.minecraft.block.Block.func_180658_a(Block.java:807)
    at net.minecraft.entity.Entity.func_184231_a(Entity.java:1007)
    at net.minecraft.entity.EntityLivingBase.func_184231_a(EntityLivingBase.java:205)
    at net.minecraft.entity.Entity.func_70091_d(Entity.java:795)
    at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1795)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2217)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
    at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:130)
    at net.minecraft.world.World.func_72866_a(World.java:1967)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
    at net.minecraft.world.World.func_72870_g(World.java:1937)

-- Entity being ticked --
Details:
    Entity Type: tconstruct.blueslime (slimeknights.tconstruct.world.entity.EntityBlueSlime)
    Entity ID: 2322
    Entity Name: Blue Slime
    Entity's Exact location: -201.90, 69.00, -241.67
    Entity's Block location: World: (-202,69,-242), Chunk: (at 6,4,14 in -13,-16; contains blocks -208,0,-256 to -193,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Entity's Momentum: -0.05, -2.82, 0.04
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1750)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)

-- Affected level --
Details:
    Level name: world
    All players: 1 total; [EntityPlayerMP['Soap_Dragon'/2148, l='world', x=-175.79, y=70.00, z=-192.39]]
    Chunk stats: ServerChunkCache: 445 Drop: 0
    Level seed: -7637337551967642402
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: 
    Level spawn location: World: (-172,64,-188), Chunk: (at 4,4,4 in -11,-12; contains blocks -176,0,-192 to -161,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 1724 game time, 1724 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 136213 (now: false), thunder time: 82441 (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:709)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1011439752 bytes (964 MB) / 1335885824 bytes (1274 MB) up to 3799515136 bytes (3623 MB)
    JVM Flags: 0 total; 
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.32 Powered by Forge 12.18.3.2511 26 mods loaded, 26 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.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAAA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511-universal.jar) 
    UCHIJAAAA    Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511-universal.jar) 
    UCHIJAAAA    openmodscore{0.11.5} [OpenModsLib Core] (minecraft.jar) 
    UCHIJAAAA    aether_legacy{1.10.2-v1.6} [Aether Legacy] (aether_legacy-1.10.2-v1.6.jar) 
    UCHIJAAAA    arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar) 
    UCHIJAAAA    AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar) 
    UCHIJAAAA    Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) 
    UCHIJAAAA    AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) 
    UCHIJAAAA    Baubles{1.3.13} [Baubles] (Baubles-1.10.2-1.3.13.jar) 
    UCHIJAAAA    betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) 
    UCHIJAAAA    BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar) 
    UCHIJAAAA    Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) 
    UCHIJAAAA    chisel{MC1.10.2-0.2.1.47} [Chisel] (Chisel-MC1.10.2-0.2.1.47.jar) 
    UCHIJAAAA    cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar) 
    UCHIJAAAA    mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) 
    UCHIJAAAA    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
    UCHIJAAAA    netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.7.jar) 
    UCHIJAAAA    openmods{0.11.5} [OpenModsLib] (OpenModsLib-1.10.2-0.11.5.jar) 
    UCHIJAAAA    openblocks{1.7.6} [OpenBlocks] (OpenBlocks-1.10.2-1.7.6.jar) 
    UCHIJAAAA    StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar) 
    UCHIJAAAA    tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) 
    UCHIJAAAA    tinkersaether{1.0.3-1.10.2} [Tinker's Aether] (tinkersaether-1.0.3-1.10.2.jar) 
    UCHIJAAAA    tinkersdefense{1.4.0.8a} [Tinkers' Defense] (tinkersdefense-1.4.0.8a.jar) 
    UCHIJAAAA    tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) 
    UCHIJAAAA    TTLBowAddon{1.0.0} [Tinkers Tool Leveling Bow addon] (TTLBowAddon-1.10.2-1.0.0.jar) 
    Loaded coremods (and transformers): 
CTMCorePlugin (CTM-MC1.10.2-0.3.2.35.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Quark-r1.1-70.jar)
  vazkii.quark.base.asm.ClassTransformer
OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.5.jar)
  openmods.core.OpenModsClassTransformer
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  am2.asm.Transformer
    OpenModsLib class transformers: [pre_world_render_hook:ENABLED],[movement_callback:ENABLED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)

    Profiler Position: N/A (disabled)
    Player Count: 1 / 20; [EntityPlayerMP['Soap_Dragon'/2148, l='world', x=-175.79, y=70.00, z=-192.39]]
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

 

Any help is apreciated!

Link to comment
Share on other sites

1 hour ago, MabelBea said:

java.lang.NullPointerException: Ticking entity
    at coldform.TTLBowAddon.modTTLBowAddon.onDeath(modTTLBowAddon.java:27)

Try updating the mod. If that does not work, try removing the mod or reporting to the mod's author.

 

EDIT: Just checked CurseForge. The author of the mod stopped updating, and the latest version of the mod has problems. You should remove the mod.

Edited by DavidM

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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