Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hello, I am new to forge, and have done lots of research, but am still in the learning stages.  I attempted to make a forge/bukkit server, and it does run, until i put a mod into the mod folder.  This is my latest crash code:

 

---- Minecraft Crash Report ----

// Why did you do that?

 

Time: 12/8/12 12:34 AM

Description: Exception in server tick loop

 

java.lang.NoClassDefFoundError: lb

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

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

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

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

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

at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:176)

at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:125)

at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:234)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:395)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:149)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:82)

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

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:79)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317)

at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:56)

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

at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)

Caused by: java.lang.ClassNotFoundException: lb

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:124)

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

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

... 35 more

Caused by: java.lang.NullPointerException

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:117)

... 37 more

 

Relevant Details:

- Minecraft Version: 1.4.2

- Operating System: Windows Vista (x86) version 6.0

- Java Version: 1.7.0_09, Oracle Corporation

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

- Memory: 838683040 bytes (799 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)

- JVM Flags: 2 total; -Xmx1024M -Xms1024M

- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

- CraftBukkit Information:

  Running:

  Failed to handle CraftCrashReport:

java.lang.NullPointerException

at org.bukkit.Bukkit.getName(Bukkit.java:67)

at org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:20)

at net.minecraft.server.CrashReport.a(CrashReport.java:46)

at net.minecraft.server.CrashReport.g(CrashReport.java:40)

at net.minecraft.server.CrashReport.<init>(CrashReport.java:29)

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

at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)

 

- FML: ~ERROR~ NullPointerException: null

- Is Modded: Definitely; 'craftbukkit,forge,fml'

- Profiler Position: N/A (disabled)

- Type: Dedicated Server

 

 

I have no shame in saying that i have no clue how to read or research this further.  I apologize if this is a simple-minded mistake.  Thanks for any help!

  • Author

Alright, simple enough.  Thank you for that.  I cant believe i didn't find that, I looked through those forums once before.  Oh well, on to the next project.  Thanks again!

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

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.