Advertisement
Alfista

Economy Lite Error...

Aug 19th, 2015
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4.   SpongeCoremod (sponge-1.8-1499-2.1DEV-577.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Hi. I'm Minecraft, and I'm a crashaholic.
  8.  
  9. Time: 8/19/15 11:27 AM
  10. Description: Exception in server tick loop
  11.  
  12. net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: me.Flibio.EconomyLite.Main
  13.     at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
  14.     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:538)
  15.     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  16.     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355)
  17.     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  18.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
  19.     at java.lang.Thread.run(Thread.java:695)
  20. Caused by: java.lang.ClassNotFoundException: me.Flibio.EconomyLite.Main
  21.     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  22.     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  23.     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
  24.     at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:60)
  25.     at java.lang.Class.forName0(Native Method)
  26.     at java.lang.Class.forName(Class.java:249)
  27.     at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:98)
  28.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  30.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  31.     at java.lang.reflect.Method.invoke(Method.java:597)
  32.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  33.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  34.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  35.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  36.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  37.     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  38.     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  39.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  41.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  42.     at java.lang.reflect.Method.invoke(Method.java:597)
  43.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  44.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  45.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  46.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  47.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  48.     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  49.     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:507)
  50.     ... 5 more
  51. Caused by: java.lang.UnsupportedClassVersionError: me/Flibio/EconomyLite/Main : Unsupported major.minor version 52.0
  52.     at java.lang.ClassLoader.defineClass1(Native Method)
  53.     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
  54.     at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
  55.     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
  56.     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  57.     ... 33 more
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65.     Minecraft Version: 1.8
  66.     Operating System: Mac OS X (x86_64) version 10.10.5
  67.     Java Version: 1.6.0_65, Apple Inc.
  68.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  69.     Memory: 1457389224 bytes (1389 MB) / 1608450048 bytes (1533 MB) up to 2138767360 bytes (2039 MB)
  70.     JVM Flags: 3 total; -Xmx2048M -Xms1536M -XX:MaxPermSize=256M
  71.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72.     FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1502 8 mods loaded, 8 mods active
  73.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74.     UC  mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  75.     UC  FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1502-universal.jar)
  76.     UC  Forge{11.14.3.1502} [Minecraft Forge] (forge-1.8-11.14.3.1502-universal.jar)
  77.     UC  Sponge{1.8-1499-2.1DEV-577} [SpongeForge] (minecraft.jar)
  78.     UE  EconomyLite{1.0.2} [EconomyLite] (EconomyLite-v1.0.2.jar)
  79.     UC  flexiblelogin{0.2.2} [FlexibleLogin] (FlexibleLogin.jar)
  80.     UC  PermissionsEx{2.0-SNAPSHOT} [PermissionsEx] (permissionsex-sponge-2.0-SNAPSHOT.jar)
  81.     UC  SpongeEssentialCmds{2.1} [SpongeEssentialCmds] (SpongeEssentialCmds-2.1.jar)
  82.     Loaded coremods (and transformers):
  83. SpongeCoremod (sponge-1.8-1499-2.1DEV-577.jar)
  84.  
  85.     Profiler Position: N/A (disabled)
  86.     Is Modded: Definitely; Server brand changed to 'fml,forge'
  87.     Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement