How to fix this crash [flan mod]

Discussion in 'General Help' started by erTpc, May 12, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    erTpc

    when someone join my server it make myserver crash with stuck allover the server but everyone still could type and say. i looked in my log and i got this

    ---- Minecraft Crash Report ----
    // Surprise! Haha. Well, this is awkward.

    Time: 5/12/15 2:53 PM
    Description: Exception in server tick loop

    java.lang.NullPointerException: Exception in server tick loop
    at com.flansmod.common.teams.TeamsManager.tick(TeamsManager.java:148)
    at com.flansmod.common.CommonTickHandler.tick(CommonTickHandler.java:47)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_16_CommonTickHandler_tick_ServerTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
    at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:247)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:834)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:646)
    at java.lang.Thread.run(Unknown Source)


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

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows Server 2008 R2 (amd64) version 6.1
    Java Version: 1.7.0_67, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3454142720 bytes (3294 MB) / 4282384384 bytes (4084 MB) up to 4282384384 bytes (4084 MB)
    JVM Flags: 2 total; -Xmx4096M -Xms4096M
    AABB Pool Size: 1801 (100856 bytes; 0 MB) allocated, 1353 (75768 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 8 mods loaded, 8 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.217.1147} [Forge Mod Loader] (cauldron-1.7.2-1.1147.04.84-server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.2.1147} [Minecraft Forge] (cauldron-1.7.2-1.1147.04.84-server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PlayerAPI{1.4} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SmartCore{1.0} [Smart Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    flansmod{4.3.0} [Flan's Mod] (Flans Mod-1.7.2-4.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SmartMoving{15.0.1} [Smart Moving] (SmartMoving-1.7.2-15.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SmartRender{2.0} [Smart Render] (SmartRender-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1806 (101136 bytes; 0 MB) allocated, 1130 (63280 bytes; 0 MB) used
    Player Count: 9 / 50; [EntityPlayerMP['yroucuu'/28903, l='world', x=-112.70, y=64.00, z=-147.63](yroucuu at -112.69999998807907,64.0,-147.63367408609966), EntityPlayerMP['brothe3rs'/73765, l='world', x=192.03, y=72.00, z=-69.46](brothe3rs at 192.03459748791093,72.0,-69.46198017032943), EntityPlayerMP['Jesh'/152961, l='world', x=159.18, y=75.00, z=-100.83](Jesh at 159.18281028679175,75.0,-100.83479014771008), EntityPlayerMP['Blu_Dynamic'/21330, l='world', x=194.22, y=72.00, z=-65.19](Blu_Dynamic at 194.21506766974164,72.0,-65.19125232514867), EntityPlayerMP['BailayKung'/2381, l='world', x=116.19, y=68.00, z=-119.04](BailayKung at 116.19334867333625,68.0,-119.04305593558522), EntityPlayerMP['asiaKunG'/178635, l='world', x=-112.70, y=64.00, z=-148.55](asiaKunG at -112.69999998807907,64.0,-148.54621766400183), EntityPlayerMP['TheMummy'/205278, l='world', x=-91.04, y=64.00, z=-174.16](TheMummy at -91.03757859026324,64.0,-174.15675504395287), EntityPlayerMP['Twilighti'/180063, l='world', x=147.30, y=72.23, z=-119.81](Twilighti at 147.30000001192093,72.22700000753404,-119.81009839597935), EntityPlayerMP['BankKungKruy'/207181, l='world', x=-94.50, y=64.00, z=-186.50](BankKungKruy at -94.5,64.0,-186.5)]
    Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
    Type: Dedicated Server (map_server.txt)
     
  2. Offline

    Lolmewn

    Your "Teams" mod probably messed stuff up and crashed the main thread.
     
Thread Status:
Not open for further replies.

Share This Page