Jump to content

Recommended Posts

  • Discord Moderator
Posted

My memory is fuzzy but I seem to remember something about one of the weapons stations causing problems in certain circumstances. Take a look at your ForgeModLoader-server-0.log or server.log files to see if those provide more information, specifically about which block/location is causing the error. You could then use MCEdit to remove that block.

  • 2 weeks later...
Posted

Time: 28/07/14 1:24 AM

Description: Exception in server tick loop

java.lang.NullPointerException

    at co.uk.flansmods.common.teams.TeamsManager.tick(TeamsManager.java:136)

    at co.uk.flansmods.common.CommonTickHandler.sTick(CommonTickHandler.java:32)

    at co.uk.flansmods.common.CommonTickHandler.tickEnd(CommonTickHandler.java:25)

    at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)

    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)

    at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:274)

    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:622)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

 

 

That says it all, its deffinitaly an error with flan's. It seems to me that a file is missing from your flans directory, hense "NullPointerException"

Try redownloading the server and copying over the redownloaded servers flan's directory, maybe that would help, if it doesnt try updating java or running it without flans.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...