• 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Hey Reika. I am getting this crash when trying to load Minecraft with your mods and WAILA:

    ---- Minecraft Crash Report ----
    // Everything's going to plan. No, really, that was supposed to happen.

    Time: 12/15/14 11:58 AM
    Description: Initializing game

    java.lang.NoClassDefFoundError: mcp/mobius/waila/api/IWailaDataProvider
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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.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:118)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.IWailaDataProvider
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more


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

    -- Head --
    Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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.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:118)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 360367136 bytes (343 MB) / 515375104 bytes (491 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m
    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.85.1230 Minecraft Forge 10.13.2.1230 57 mods loaded, 57 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.10.85.1230} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed
    Forge{10.13.2.1230} [Minecraft Forge] (modpack.jar) Unloaded->Constructed
    appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed
    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed
    CustomLanPort{0.0.1} [CustomLanPort] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.0.3.76} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.76-universal.jar) Unloaded->Constructed
    <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed
    battlegear2{1.0.6.2} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.2.jar) Unloaded->Constructed
    AppleCore{1.0.1} [AppleCore] (AppleCore-mc1.7.10-1.0.1.jar) Unloaded->Constructed
    appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed
    CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-40.jar) Unloaded->Constructed
    Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7-1.1.4-300.jar) Unloaded->Constructed
    autopackager{1.5.2} [AutoPackager] (autopackager-1.5.2.jar) Unloaded->Constructed
    BiblioCraft{1.9.1} [BiblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar) Unloaded->Constructed
    AWWayofTime{v1.2.1b} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.2.1b-1.jar) Unloaded->Constructed
    CarpentersBlocks{3.3.3} [Carpenter's Blocks] (Carpenter's Blocks v3.3.3 - MC 1.7.10.jar) Unloaded->Constructed
    ChickenChunks{1.3.4.15} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.15-universal.jar) Unloaded->Constructed
    chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar) Unloaded->Constructed
    ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed
    DeathChest{1.7.2} [Death Chest] (Death.Chest.jar) Unloaded->Constructed
    source_code293.digitalxp{0.1.5} [DigitalXP] (DigitalXP-1.7.10-0.1.5.jar) Unloaded->Constructed
    ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed
    MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.3.5-universal.jar) Unloaded->Constructed
    ProjRed|Core{4.5.7.58} [ProjectRed] (ProjectRed-1.7.10-4.5.7.58-Base.jar) Unloaded->Constructed
    DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V3a.jar) Unloaded->Constructed
    RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.7.10 V3a.jar) Unloaded->Constructed
    ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.7.10 V3a.jar) Unloaded->Constructed
    EnderIO{1.7.10-2.2.3.306} [Ender IO] (EnderIO-1.7.10-2.2.3.306.jar) Unloaded->Constructed
    EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal.jar) Unloaded->Constructed
    Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded
    extracells{2.1.23} [ExtraCells] (ExtraCells-1.7.10-2.1.23bnull.jar) Unloaded
    ThermalFoundation{1.7.10R1.0.0RC1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC1-13.jar) Unloaded
    ExtraUtilities{1.2.0} [Extra Utilities] (extrautilities-1.2.0.jar) Unloaded
    GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar) Unloaded
    HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar) Unloaded
    harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10b.jar) Unloaded
    HungerOverhaul{1.7.10-beta.2.jenkins30} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.2.jar) Unloaded
    mod_Invasion{1.1.2} [Invasion] (Invasion-1.1.2_1.7.10.jar) Unloaded
    inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded
    IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded
    JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded
    Jewelrycraft{1.4.2} [Jewelrycraft] (Jewelrycraft 1.4.2 for Mc 1.7.2.jar) Unloaded
    MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded
    PneumaticCraft{1.4.3-40} [PneumaticCraft] (PneumaticCraft-1.7.10-1.4.3-40-universal.jar) Unloaded
    ProjRed|Integration{4.5.7.58} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.7.58-Integration.jar) Unloaded
    ProjRed|Transmission{4.5.7.58} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.7.58-Integration.jar) Unloaded
    ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.7.10 V3a.jar) Unloaded
    RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded
    SGCraft{1.8.4} [Greg's SG Craft] (SGCraft-1.8.4-mc1.7.10.jar) Unloaded
    SpiceOfLife{1.2.2} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.2.jar) Unloaded
    Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded
    warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.36.jar) Unloaded
    witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded
    McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded
    ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded
    AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
    Launched Version: 1.7.10-Forge10.13.2.1230
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 5700 Series GL version 4.4.13084 Compatibility Profile Context 14.301.1001.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)


    When I removed your mods, no crash. For now, I'm just living without WAILA, but is this going to be fixed soon?
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    0_o What happened to the creative coil? I can't see it in NEI anymore...
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Hello again Reika. Just wondering if you could please give us tiered RF storage batteries. Currently I only see a 1.2 TRF version, which is nice, but a rather late-game thing...

    Also, are you sure you can't simply extend BlockAnvil for an HSLA steel anvil? Apparently that's what CovertJaguar did for the Railcraft steel anvil...
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Looks like my comment about anvils got buried... :mellow:
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    I know this is a bit of a delayed response, but on anvils again: Railcraft has a steel anvil. Here is a link to his code for it:

    https://github.com/CovertJaguar/Railcraft/tree/master/src/main/java/mods/railcraft/common/blocks/anvil

    It appears as though he simply extends BlockAnvil...
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»
    I just figured out how to make energized shards make enhanced and extended potions in the vanilla system. Hacking bitflags ftw. :P

    I have no idea what you mean by "hacking bitflags," but whatever it is, it sounds awesome! Good work! :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Hey Reika. Today, I was watching yet another Direwolf20 server play video, and they were talking about something that you may want to look into. Apparently, there is a way to support the differentiation of crafting results via NBT data now (as in 1.7.10). If my memory serves me correctly, the question of whether you can support upgrading the conversion engines (pneumatics and magnetostatics) by crafting has come up once or twice in the past. And if I'm understanding this well enough, I'm betting that whatever the ForgeCraft guys are talking about is exactly what you would need to do in order to make such a thing possible, which would be awesome. :D

    And speaking of conversion engines, have you ever considered making multiple tiers of the rotational dynamo in a similar fashion to the engines? ;)
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    I'm sure I'm just doing something stupid, but honestly I think I just need to upgrade my computer by now anyway.
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Or apparently I have no idea what I'm doing whatsoever. I guess Forge now NEEDS this wrapper thing, and it likes to block analysis of the server itself. So much for this troubleshooting attempt. :(
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Well, this is odd. It seems as though Technic provides a Forge wrapper. I bet that's what's making this impossible to analyze, and possibly causing some of our issues in the first place. Let's see if installing Forge into the plain server jar and running it that way helps things out a bit...
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Okay, except when I try to profile it, I can't figure out how to expand out the threads like you did in that example image. It lists threads, yes, but it won't show them as being expandable. Of course, I don't even know if I'm looking in the right spots. :(
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»

    Connect to the server (add remote JMX connection).

    ... We're trying to run the server on our own machines, not on an actual dedicated server. I feel like I must be missing something silly and am probably going to feel like an idiot, but could you please provide a more detailed explanation?
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Reika, could you please help me out? I'm trying to analyze the KimiTech server with VisualVM to figure out why it's lagging so badly (or if it's just that neither Kimi's nor my computer can handle it lol), but I can't seem to figure out how you did it a while back to prove that Thermal Expansion is indeed laggy. Care to elaborate on what you did and/or how I would go about profiling it?
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika


    Assuming a microturbine input:

    Well, this is interesting, but not exactly what I was looking for. Is there any way you could make the X axis power assuming equal speed and torque values and the Y axis max obtainable temperature given ambient 30C?
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Question - could you please sum up the friction heater equations regarding temperature based on speed and torque, and also furnace smelt time in ticks based on temperature?
    Posted in: Minecraft Mods
  • To post a comment, please .