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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...