Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
Sign in to follow this  
Followers 0
Raumis

Beta 2 Build 49 - minecraft_server.jar crash **FIXED:TFCraft-Universal-Core-B2-Build49b**

4 posts in this topic

**FIXED** This does not occur when using the latest: TFCraft-Universal-Core-B2-Build49b.zip

Hello whenever I put the TFCraft-Universal-Core-B2-Build49.zip into the "mods" directory the server will not start. If I remove it then it will start fine, but of course the mod is not enabled.

---- Minecraft Crash Report ----// Uh... Did I do that?Time: 9/5/12 3:39 PMDescription: Exception in server tick loopjava.lang.NoClassDefFoundError: axtat java.lang.Class.forName0(Native Method)at java.lang.Class.forName(Unknown Source)at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:51)at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:348)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:124)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:81)at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:77)at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)at ft.b(DedicatedServer.java:49)at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:415)at ep.run(SourceFile:539)Caused by: java.lang.ClassNotFoundException: axtat cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:100)at java.lang.ClassLoader.loadClass(Unknown Source)at java.lang.ClassLoader.loadClass(Unknown Source)... 30 moreCaused by: java.lang.NullPointerExceptionat org.objectweb.asm.ClassReader.<init>(Unknown Source)at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:142)at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:93)... 32 moreRelevant Details:- Minecraft Version: 1.3.2- Operating System: Windows 7 (amd64) version 6.1- Java Version: 1.7.0_07, Oracle Corporation- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation- Memory: 900106664 bytes (858 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)- JVM Flags: 2 total; -Xms1024M -Xmx1024M- FML: ~ERROR~ NullPointerException: null- Is Modded: Definitely; 'forge,fml'- Profiler Position: N/A (disabled)- Type: Dedicated Server
1

Share this post


Link to post
Share on other sites

Same thing happens to me! Relieved I'm not the only one.

1

Share this post


Link to post
Share on other sites

Same here!

And I get this as well.

[sEVERE] Encountered an unexpected exception NoClassDefFoundError

java.lang.NoClassDefFoundError: axt

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

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

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:51)

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

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:124)

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:81)

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

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

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

at ft.b(DedicatedServer.java:49)

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

at ep.run(SourceFile:539)

Caused by: java.lang.ClassNotFoundException: axt

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

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

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

... 30 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:142)

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

... 32 more

[sEVERE] This crash report has been saved to: C:UsersDuncanDocumentsTFCServer.crash-reportscrash-2012-09-05_19.08.30-server.txt

0

Share this post


Link to post
Share on other sites

May I ask what kind of server are you running(bukkit or vanilla) and what did you do to set it up (step by step)?

0

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0