Jump to content

MinecraftForge 3.3.7.135-src CRASH with mod


ReaperSoon

Recommended Posts

Hi,

i have a strange problem...

 

With a clean minecraft.jar 1.2.5 i drop minecraftforge-client-3.3.7.135 and my mod jammy-furniture and it work fine.

But when i decompil minecraft 1.2.5 with mcp and minecraftforge-src-3.3.7.135, minecraft work fine after recompil but crash with all my mods...

 

I don't know why...

 

1 mod loaded

Minecraft Forge 3.3.7.135

FML v2.2.48.135

Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5

mod_MinecraftForge : Loaded (minecraft.jar)

 

 

      Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem.

 

 

 

 

--- BEGIN ERROR REPORT bc3e953d --------

Generated 04/10/12 00:02

 

Minecraft: Minecraft 1.2.5

OS: Windows 7 (x86) version 6.1

Java: 1.7.0_07, Oracle Corporation

VM: Java HotSpot Client VM (mixed mode), Oracle Corporation

LWJGL: 2.4.2

OpenGL: NVS 5100M/PCI/SSE2 version 3.3.0, NVIDIA Corporation

 

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forge/NetworkMod

at cpw.mods.fml.common.Loader.load(Loader.java:436)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)

at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:383)

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

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

Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forge/NetworkMod

at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)

at cpw.mods.fml.common.Loader.load(Loader.java:419)

... 5 more

Caused by: java.lang.NoClassDefFoundError: forge/NetworkMod

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$100(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

... 7 more

Caused by: java.lang.ClassNotFoundException: forge.NetworkMod

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 22 more

--- END ERROR REPORT 48003f1a ----------

Link to comment
Share on other sites

Its fairly straight forward, you didn't install all of forge properly.

Beyond that we don't actively support 1.2.5 anymore its been over a month, there is no reason to stay on 1.2.5 anymore.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Hi, thanks for your answer.

I know 1.2.5 is out to date but I have a good reason...

My server use MCPC 1.2.5 and there is no more recent version...

Modding with 1.2.5 is useless I agree but I just want add my server connexion button on main menu for my launcher.

It's work but all my mods crash with my recompiled minecraft..

Why did you say I didn't install forge properly ? I just download it, drop Forge folder on MCP folder and launch install.cmd

What is wrong ? If you can't help me, nobody can =/

Link to comment
Share on other sites

Forge can run on bukkit server ? Because i needs my mods AND my plugins...

Yes i use source package because i need to modify the GuiMainMenu. It's same modding, not ?

 

To resum:

I just need to modify minecraft client 1.2.5 to have new button on my menu. And i have a server with MCPC to use MODS and PLUGINS.

I never seen other posibility to have mods and plugins togethers

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.

Announcements



×
×
  • Create New...

Important Information

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