• Register
Welcome to Minecraft Help - Questions & Answers

Here you can ask Minecraft related questions or help other players by answering their questions.
Community driven website maintained by Minecraft Servers - A list with thousands of playable servers for Minecraft.

We recommend Mojangs new official bug tracker, letting them know about errors, will help speed up development to close bugs. Visit at Minecraft Bug Tracker
  • Minecraft Skins
  • Minecraft Stats
  • i added the standard expansion pack to my mods and now it keeps crashing

    0 votes
    ,---- Minecraft Crash Report ----

    // Oh - I know what I did wrong!

     

    Time: 8/4/19 11:11 PM

    Description: Exception in server tick loop

     

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: betterquesting/api2/registry/IFactory

    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)

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

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

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

    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)

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

    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    Caused by: java.lang.NoClassDefFoundError: betterquesting/api2/registry/IFactory

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

    at java.lang.Class.forName(Class.java:348)

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

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

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

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:498)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

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

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

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

    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)

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

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

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:498)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

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

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

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

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

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

    ... 5 more

    Caused by: java.lang.ClassNotFoundException: betterquesting.api2.registry.IFactory

    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    ... 31 more

    Caused by: java.lang.NullPointerException

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

    at squeek.applecore.asm.module.ModulePlantFertilization.transform(ModulePlantFertilization.java:99)

    at squeek.applecore.asm.TransformerModuleHandler.transform(TransformerModuleHandler.java:39)

    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)

    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)

    ... 33 more

     

     

    A detailed walkthrough of the error, its code path and all known details is as follows:

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

     

    -- System Details --

    Details:

    Minecraft Version: 1.7.10

    Operating System: Mac OS X (x86_64) version 10.14.5

    Java Version: 1.8.0_211, Oracle Corporation

    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 435755920 bytes (415 MB) / 813170688 bytes (775 MB) up to 1908932608 bytes (1820 MB)

    JVM Flags: 0 total;

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

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 144 mods loaded, 135 mods active
    asked Aug 6, 2019 in Minecraft Bugs by anonymous
      

    Your answer

    Your name to display (optional):
    Privacy: Your email address will only be used for sending these notifications.
    Anti-spam verification:
    To avoid this verification in future, please log in or register.
    ...