• 0

    posted a message on PokémonMD: Undaunted Heroes [1.7.10] [Beta 1.0.1] - Tamables At Last

    Let me generate log for you...

    There:

    log

    Let me know if you need anything more from me.

    Posted in: WIP Mods
  • 0

    posted a message on PokémonMD: Undaunted Heroes [1.7.10] [Beta 1.0.1] - Tamables At Last

    Hoooly...I had some long brake from MC, I came back and look at your mod, wow! You really did a fantastic job :D.

    Unfortunelly right after SP try I found issue with MP session where name of the player class is diffrent because of GalactiCraft

    [Server thread/ERROR] [FML]: Caught exception from pokemonmd
    oClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP

    They are using "GCEntityClientPlayerMP" but I know that you can reference player class in different way that is compatibile with any player class name.

    Would you be able maybe too look at this ?

    Really, I may be too old for pokemons but this, this is something :D.

    Posted in: WIP Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from majestyc2k1»


    Yes, you can add Journey map to an existing world. You'll have to revisit chunks to have them "mapped" to the mod. And it has waypoints.


    There is "Auto Map" mechanism that fill map based on all generated chunks but it works only in SP.
    Posted in: Minecraft Mods
  • 1

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]

    Williewillus, author of the 1.8 Botania port just fixed this dependency cycle issue so hacky way is no longer needed :D.

    Just so you guys know.

    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Plurp»

    -snip-


    O_O You should really re-read our conversation.

    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Plurp»

    Um...did you miss the bit where it doesn't work WITH botania either? Cuz I'm pretty sure I said that. Here ya go, if it'll make ya happy I did it all over again just to get you a crash report with botania and thaumcraft and nothing else, enjoy.

    ---- Minecraft Crash Report ----
    // Quite honestly, I wouldn't worry myself about that.

    Time: 1/20/16 4:53 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
    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)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:65)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468)
    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:497)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
    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:497)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
    ... 10 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 38 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.8.9
    Operating System: Mac OS X (x86_64) version 10.11.2
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 97885592 bytes (93 MB) / 254394368 bytes (242 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.19 Powered by Forge 11.15.0.1710 6 mods loaded, 6 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UC mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.0.1710.jar)
    UC Forge{11.15.0.1710} [Minecraft Forge] (forge-1.8.9-11.15.0.1710.jar)
    UC Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
    UE Thaumcraft{5.1.4} [Thaumcraft] (Thaumcraft-1.8.9-5.1.4.jar)
    UC Botania{r1.8-249} [Botania] (Botania.r1.8-248-MC1.8-ebf399e.jar)
    Loaded coremods (and transformers):

    There ya go, as you can see botania is installed and it's still crashing, happy now? Don't tell me it's because I'm absent minded thanks.

    Oh c'mon don't be so sensitive, every one can be distracted. Besides it wasn't my intention to hurt your feelings :).
    Yes I'm verry happy that you tried once again. It sounds like a little bit more has been removed than just Botania API. Log clearly shows that basic TC class is missing - nothing to do with mentioned API. It my be that the software you are using is messing with the rest of the jar file.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from Plurp»

    Ok so I removed the vazkii folder from the thaumcraft jar cuz that's what someone said to do to fix the issue with botania, but now I'm getting this.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    Contact their authors BEFORE contacting forge

    // I let you down. Sorry :(

    Time: 1/20/16 2:04 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
    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)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:65)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468)
    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:497)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
    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:497)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
    ... 10 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 38 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.8.9
    Operating System: Mac OS X (x86_64) version 10.11.2
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 82713320 bytes (78 MB) / 304644096 bytes (290 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.19 Powered by Forge 11.15.0.1710 28 mods loaded, 28 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UC mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.0.1710.jar)
    UC Forge{11.15.0.1710} [Minecraft Forge] (forge-1.8.9-11.15.0.1710.jar)
    UC bagginses{2.1.4} [Bagginses] (Bagginses-1.8.9-2.1.4.jar)
    UC BBG{3.0.0} [BetterBedrockGen] (BBG-3.0.0.jar)
    UC BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8.9-3.0.0.1631-universal.jar)
    UC BloodMagic{1.8.9-2.0.0-6} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.8.9-2.0.0-6.jar)
    UC Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
    UE Thaumcraft{5.1.4} [Thaumcraft] (Thaumcraft-1.8.9-5.1.4.jar)
    UC Botania{r1.8-249} [Botania] (Botania.r1.8-248-MC1.8-ebf399e.jar)
    UC chiselsandbits{mc1.8.9-v1.7.5} [Chisels & Bits] (chiselsandbits-mc1.8.9-v1.7.5.jar)
    UC inventorysorter{0.7.4+26} [Simple Inventory sorting] (inventorysorter-1.8.9-0.7.4+26.jar)
    UC IronChest{6.0.115.759} [Iron Chest] (ironchest-1.8.9-6.0.115.759.jar)
    UC JEI{2.16.2.78} [Just Enough Items] (jei_1.8.9-2.16.2.78.jar)
    UC JEIAddons{0.8.1.30} [Just Enough Items Addons] (JEIAddons_1.8.9-0.8.1.30.jar)
    UC journeymap{5.1.3} [JourneyMap] (journeymap-1.8.8-5.1.3-unlimited.jar)
    UC llor{1.0.4-mc1.8.8} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.0.4-mc1.8.8.jar)
    UC mantle{1.8.8-0.6.jenkins60} [Mantle] (Mantle-1.8.8-0.6.jar)
    UC mcmultipart{1.0.5} [MCMultiPart] (MCMultiPart-1.0.5-universal.jar)
    UC testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.9b.jar)
    UC rftools{4.20beta11} [RFTools] (rftools-1.8.9-4.20beta11.jar)
    UC rftoolsdim{4.20beta13} [RFTools Dimensions] (rftoolsdim-1.8.9-4.20beta13.jar)
    UC simpleretrogen{2.2.2+3} [Simple Retrogen] (simpleretrogen-1.8.9-2.2.2+3.jar)
    UC tconstruct{1.8.8-2.0.1} [Tinkers' Construct] (TConstruct-1.8.8-2.0.1.jar)
    UC VeinMiner{0.31.2_build.unknown} [Vein Miner] (VeinMiner-1.8.9_0.31.2.unknown.jar)
    UC VeinMinerModSupport{0.31.2_build.unknown} [Mod Support] (VeinMiner-1.8.9_0.31.2.unknown.jar)
    UC Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)
    UC denseores{1.0} [denseores] (denseores-2.(-1).0 (alpha 1.8).jar)
    Loaded coremods (and transformers):
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerMaterials (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerDebug (Enabled/Not Forced)


    It's definitely the edited folder that's the problem, if I put in the original unedited version (and remove botania obviously) it's fine. The edited version still doesn't work without botania, the only difference between the two files is that the vazkii folder was taken out of one. What did I do wrong??


    Hmmm...it works if I take out ALL the other mods, guess I'll just have to narrow down the problem...


    ...ok, I tried to test it with just the addition of botania and discovered that along with not working at all with the other mods installed it also didn't even fix the problem =_= so it was pointless to screw up the file in the first place. Nope I'm an idiot tested with the unedited version by accident of course it had a problem. New information though, I removed every other mod including the folder with baubles in it that thaumcraft generates if it's not already there and it didn't generate it, BUT minecraft didn't crash it just gave me an error saying I needed baubles. I put that folder back in and got the crash again, so here's a much cleaner version of the crash report.




    ---- Minecraft Crash Report ----
    // But it works on my machine.

    Time: 1/20/16 2:30 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
    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)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:65)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468)
    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:497)
    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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
    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:497)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
    ... 10 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 38 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.8.9
    Operating System: Mac OS X (x86_64) version 10.11.2
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 76144104 bytes (72 MB) / 295849984 bytes (282 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.19 Powered by Forge 11.15.0.1710 5 mods loaded, 5 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UC mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.0.1710.jar)
    UC Forge{11.15.0.1710} [Minecraft Forge] (forge-1.8.9-11.15.0.1710.jar)
    UC Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
    UE Thaumcraft{5.1.4} [Thaumcraft] (Thaumcraft-1.8.9-5.1.4.jar)
    Loaded coremods (and transformers):



    And a picture of the error it gave me (along with one of the botania error I was trying to fix in the first place)



    So, you can't remove Botania API from jar and start MC without Botania in enviroment because it will crash as TC looks for that api and if it can't find it will crash. You need that API somewhere. The first one is definitelly caused by absence of mind ;). The second has been already explaned :).
    Start from fresh files and double check after.

    Posted in: Minecraft Mods
  • 2

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from mihosh»

    Tried to update to TC 5.1.4 in FTB Unstable18 pack, looks like TC and Botania can't figure who should go first:


    net.minecraftforge.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
    A dependency cycle was detected in the input mod set so an ordering cannot be determined
    The first mod in the cycle is FMLMod:Botania{r1.8-249}
    The mod cycle involves:
    FMLMod:Thaumcraft{5.1.4} : before: [], after: [Forge@[11.15.0.1701,), Baubles@[1.1.3.0,)]
    APIContainer{BotaniaAPI:75} : before: [Thaumcraft], after: [Botania]
    Dummy Container (After) @1715716468 : before: [], after: []
    FMLMod:Botania{r1.8-249} : before: [], after: [Baubles, Thaumcraft]
    Dummy Container (AfterAll) @1488803904 : before: [], after: []


    Remove Botania API from Thaumcraft's jar file ( the name of the folder will be "Vazkii" ).
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]

    Not this time. There is a command in BoP that teleports player to closest biome under the given ID ( even to not generated chunks ). While it is able to find Magical Forest in vanilla default gen without a problem it is unable to find when generator is set to BoP. Already tried few times under diffrent conditions.

    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from MrGraphic»

    Question to BoP users. Does TC biomes genererates in BoP worlds for you on 1.8.9 ? So far I was unable to find any on few diffrent seeds :| .


    In answer to my own question. They don't ...
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]

    Question to BoP users. Does TC biomes genererates in BoP worlds for you on 1.8.9 ? So far I was unable to find any on few diffrent seeds :| .

    Posted in: Minecraft Mods
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes

    Sa

    Quote from srs_bsns»

    I just crashed on my first attempt while generating spawn in 0.5.0-snapshot-3. Biome 194 is Thaumcraft's Eerie biome. I posted here instead of creating an issue on github because this is a snapshot. :)


    [13:08:20] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
    [13:08:20] [Server thread/INFO]: Generating keypair
    [13:08:22] [Server thread/INFO]: Converting map!
    [13:08:22] [Server thread/INFO]: Scanning folders...
    [13:08:22] [Server thread/INFO]: Total conversion count is 0
    [13:08:23] [Server thread/WARN]: Unable to find spawn biome
    [13:08:28] [Server thread/WARN]: Unable to find spawn biome
    [13:08:29] [Server thread/INFO]: Preparing start region for level 0
    [13:08:30] [Server thread/INFO]: Preparing spawn area: 4%
    [13:08:30] [Server thread/ERROR]: Encountered an unexpected exception
    java.lang.RuntimeException: problem with biome 194
    	at rtg.world.biome.WorldChunkManagerRTG.func_76936_a(WorldChunkManagerRTG.java:103) ~[WorldChunkManagerRTG.class:?]
    	at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26) ~[ahz.class:?]
    	at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52) ~[ahy.class:?]
    	at net.minecraft.world.biome.BiomeCache.func_76837_b(SourceFile:61) ~[ahy.class:?]
    	at rtg.world.biome.WorldChunkManagerRTG.func_76935_a(WorldChunkManagerRTG.java:126) ~[WorldChunkManagerRTG.class:?]
    	at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:160) ~[ahb.class:?]
    *SNIP*



    Same thing but with Vanilla sub-biome:
    fml log

    Btw, are you gus prefer all issues to be on git tracker or here for snapshots etc ?

    Edit:

    I forgot to mention that it happened with RTG Biome Layout = true.

    Posted in: Minecraft Mods
  • 0

    posted a message on Factorization 0.8.108
    Quote from neptunepink>>
    World leaks are pretty tricky! I'll see what I can do. Pretty sure I haven't seen FZ doing any world leaks in my instance tho.

    I teared down whole instance of mine and narrowed this to Factorization and ForgeMultiPart ( .345 ) - only this two left and I still see this leak.

    I noticed the same thing from logisticpipes so I'm now clueless - this is on forge .1492 and java 8_60/java 7.

    I tried to add Factorization to newest FTB infinity and same thing - no idea what is going on.


    Edit: Turning off hammerdim also removes leak.

    Posted in: Minecraft Mods
  • 0

    posted a message on Factorization 0.8.108

    After update to .97 I noticed in logs fancy:

    [FML/]: The world 264db5ad (Copy of New World9) may have leaked: seen 40 times.

    and it's growing.

    I narrowed this to Factorization - it stops after removing.

    Can someone check/confirm that it is not only my "imagination" ? ;).

    Posted in: Minecraft Mods
  • 0

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

    Well loop conversion don't work well in real-world either, so it jives well with what Reika intended. Only EE3 works in MineCraft :P


    Conversion with 0 entropy.


    I'm glad we both agree with each other :P .

    Posted in: Minecraft Mods
  • To post a comment, please .