1.7.10
Forge
Blocks
Items
Magic
Realism
Ah Okay. I found the links for the 1.6 downloads a page or two back. I must have just missed them yesterday (Only saw 1.5 ones).
I also seem to be having the same/similar issue as the others with the following error:
MC1.6.2 Crash Report: http://pastebin.com/8jnwMrEs
Yes he does have plans. He's working on that When he can and people don't bother him.
I implemented that in the last update. And expanded support was added today.
Is this when trying to boot a dedicated server?
Single Player at the moment, haven't started a server yet.
No, this is in my client.
Railcraft Boiler Calculator
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 28/09/13 8:51 PM
Description: Initializing game
java.lang.NoSuchMethodError: Reika.DragonAPI.Instantiable.ItemSpriteSheetRenderer.<init>(LReika/DragonAPI/Base/DragonAPIMod;Ljava/lang/Class;Ljava/lang/String;)V
at Reika.RotaryCraft.ClientProxy.<clinit>(ClientProxy.java:43)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at Reika.RotaryCraft.ClientProxy.<clinit>(ClientProxy.java:43)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_27, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 188178200 bytes (179 MB) / 474284032 bytes (452 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 18 mods loaded, 18 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed
Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed
CodeChickenCore{0.9.0.3} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.6.1.2} [Not Enough Items] (NotEnoughItems 1.6.1.2.jar) Unloaded->Constructed
Ores & Coins Mod{2.3} [Ores & Coins Mod] (cyberfuchs_ores__coins_mod_v2.3.jar) Unloaded->Constructed
DragonAPI{release} [DragonAPI] (DragonAPI Gamma v3b.zip) Unloaded->Constructed
ED{@VERSION@} [Electrodynamics - Core] (Electrodynamics-Alpha-0.1.4.2.jar) Unloaded->Constructed
EnderIO{0.1.25} [Ender IO] (EnderIO-1.6.2-0.1.25.0.jar) Unloaded->Constructed
factorization{0.8.04beta2} [Factorization] (Factorization-0.8.04beta2.jar) Unloaded->Constructed
factorization.misc{0.8.04beta2} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta2.jar) Unloaded->Constructed
factorization.notify{0.8.04beta2} [Factorization Notification System] (Factorization-0.8.04beta2.jar) Unloaded->Constructed
factorization.dimensionalSlice{0.8.04beta2} [Factorization Dimensional Slices] (Factorization-0.8.04beta2.jar) Unloaded->Constructed
modularfurnace{1.0} [Modular Furnace] (Modular Furnace v9.zip) Unloaded->Constructed
cuchaz.powerTools{1.2} [Power Tools] (powerTools-v12.jar) Unloaded->Constructed
RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 v4.zip) Unloaded
TConstruct{1.6.2_1.4.4} [Tinkers' Construct] (TConstruct_1.6.2_1.4.4.jar) Unloaded
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.2_1.4.4.jar) Unloaded
Launched Version: 1.6.2-Forge9.10.1.871
LWJGL: 2.9.0
OpenGL: GeForce GTS 360M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
https://dl.dropboxusercontent.com/u/46697933/bugs/bug report 8.txt
As do I. (I'm on 1.6.4 btw)
Any 1.6.
One, never post an error report directly into the page; use pastebin or a spoiler.
Two, this is a known problem that I cannot reproduce and some others are not having. I am working on it.
You are using conflicting versions of DragonAPI and the mod.
They are all v4. In the case of the API, v4b.
Hrm. The link DID lead to v3b. Now v4b
EDIT: Crash FIXED!
They are purple and say "Missing Texture" on them.
Railcraft Boiler Calculator
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at Reika.DragonAPI.Base.CoreContainer.func_75135_a(CoreContainer.java:161)
at Reika.DragonAPI.Base.CoreContainer.func_82846_b(CoreContainer.java:120)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:192)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
at net.minecraft.client.gui.inventory.GuiContainer.sendMouseClick(GuiContainer.java:891)
at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:442)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:615)
at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1564)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:908)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Railcraft Boiler Calculator
Both of these have been fixed in the 1.5.2 release, but not carried into the 1.6 versions.
I will fix that for the next release.
Not having a proper config is not an RC bug.
The bedrock jetpack is only created when IC2 is installed. This is intentional. However, I now see the problem. The registration code was still trying to instantiate the jetpack, now with id 0. I will fix this for the next update, both in 1.5 and 1.6.
ReactorCraft ultimately makes shaft power as well, so yes, you will be able to convert it. But not that much at once; a steam boiler cannot handle a gigawatt-scaled power input.
I just read the thread and looked at some images and stuff.
I'm very excited about RotaryCraft and ReactorCraft!
However, there are a couple of questions I have.
1) Is there any wiki or not-in-game-documentation on RotaryCraft? Sometimes I just can't launch the game to check that out
2) How stable is 1.6 version of RotaryCraft? Is there any game-breaking bugs or missing functionality - like that RC integration, is it only for 1.5.2?
3) What's your modpack policy? I know that RC will be a part of some FTB packs, but what about other modpacks?Found an answer before posting :3