Jump to content
  • 0

Tekkit keeps crashing


Question

Posted

Title: Tekkit keeps crashing

Version: 3.1.3

OS: windows 7

Java Version: java 6

Description of Problem:

tekkit loads most of the mods then unexpectedly crashes!

Error Messages:

80ba72ff

Error Log:


java.lang.NullPointerException

	at mffs.mod_ModularForceFieldSystem.load(mod_ModularForceFieldSystem.java:100)

	at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)

	at cpw.mods.fml.common.Loader.modInit(Loader.java:273)

	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628)

	at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)

	at net.minecraft.client.Minecraft.a(Minecraft.java:429)

	at net.minecraft.client.Minecraft.run(Minecraft.java:738)

	at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT 80ba72ff ----------

4 answers to this question

Recommended Posts

  • 0
Posted

Is that the entire log? You seem to be missing a large volume of error report, considering that MFFS is usually not the first thing to be loaded.

Still, a nullpointer probably means your clients gone all funky on you, seems to be java doing the wobbly part though.

  • 0
Posted

Is that the entire log? You seem to be missing a large volume of error report, considering that MFFS is usually not the first thing to be loaded.

Still, a nullpointer probably means your clients gone all funky on you, seems to be java doing the wobbly part though.

Not the entire log most worked fine

Join the conversation

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

Guest
Answer this question...

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