java help

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Windows should use Java 7, most current update (which is 13)
Mac should use Java 6, most current update.
 

toe2468

New Member
Jul 29, 2019
31
0
0
2013-02-17 19:48:17 [INFO] [STDERR] java.lang.NoSuchMethodException: buildcraft.energy.OilPopulate.generateSurfaceDeposit(yc, int, int, int, int)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.Class.getMethod(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.module.amica.buildcraft.BuildcraftAPI.<init>(BuildcraftAPI.java:33)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.module.amica.buildcraft.BuildcraftPlugin.preInit(BuildcraftPlugin.java:51)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_137_BuildcraftPlugin_preInit_Pre.invoke(.dynamic)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:71)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2013-02-17 19:48:17 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-02-17 19:48:17 [INFO] [ExtrabiomesXL] Successfully Loaded.
2013-02-17 19:48:18 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!

This is what it says now when I start the Direwolf20 modpack on a map
 

Bickers

New Member
Jul 29, 2019
777
0
0
2013-02-17 19:48:17 [INFO] [STDERR] java.lang.NoSuchMethodException: buildcraft.energy.OilPopulate.generateSurfaceDeposit(yc, int, int, int, int)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.Class.getMethod(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.module.amica.buildcraft.BuildcraftAPI.<init>(BuildcraftAPI.java:33)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.module.amica.buildcraft.BuildcraftPlugin.preInit(BuildcraftPlugin.java:51)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_137_BuildcraftPlugin_preInit_Pre.invoke(.dynamic)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-02-17 19:48:17 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:71)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-17 19:48:17 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
2013-02-17 19:48:17 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2013-02-17 19:48:17 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-02-17 19:48:17 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-02-17 19:48:17 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-02-17 19:48:17 [INFO] [ExtrabiomesXL] Successfully Loaded.
2013-02-17 19:48:18 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!

This is what it says now when I start the Direwolf20 modpack on a map
dont worry about that first is XL biomes unable to spawn extra oil in wasteland biomes and forestry one i get but all seems ok so long as the game works and dont crashes your fine
 
Status
Not open for further replies.