[MineTweaker-Scripts & Mod-Configs] Let's Greg other mods!

    • Official Post

    This line:

    Code
    mods.mekanism.Infuser.addRecipe("REDSTONE", 10, <IC2:itemPartAlloy>, <Mekanism:EnrichedAlloy>);


    I'd expect to be crashing it. Try changing "REDSTONE" to redstone.

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(


    I see this too much.

    • Official Post

    Ohhhh, that's the operation type, my bad, thought it was trying to use Redstone.


    Can you upload the crash it's getting you, that should help at least give an idea what's going wrong.

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(


    I see this too much.

    • Official Post

    Try removing line 227 -

    Code
    mods.railcraft.Rolling.removeRecipe(ele_rail);

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(


    I see this too much.

  • Isn't that from your part of script ? It was working all perfectly and fine before :b , but gonna try

    • Official Post

    Yes it was, did you update Railcraft? It looks like there's something wrong with removing that recipe.

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(


    I see this too much.

  • Yeah, I updated to RC 9.4.0.0 ? Or 9.4.1.0, don't remember, but you get it, 9.4.x

    • Official Post

    Is it crashing with the same thing? I expect I removed more things from the Rolling Machine.


    Also, there's a RC 9.4.1.0?!

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(


    I see this too much.

  • Yes, if I'm correct, but I think it was a test version Chloe gave me to see if there was a bug on RC side ( an old bug, forget about it, it's fixed now ), but what I mean is that everything worked until I added the superconductor line ( the last ones ).

    • Official Post

    Are you sure you didn't change anything else? Normally if you add someone that breaks it, removing it should stop it. There must be something else you added presumably by accident.

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.


    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(


    I see this too much.

  • I've reorganised the code 2 times, and it was working perfecly, until I tried to add a new recipe for the mekanism cable to have a superconductor like recipe.

  • I completely completed (Sounds just great, doesn't it ?) my Gendustry script. Over 100 new lines.


    On my GCS github at the moment. Should be on the community Github soon.




    Arch.

    [1.7.10][Kirara] New administrator of Kirara servers. A serie of well-made hardmode GregTech server. Come join the fun. ;]

    Edited once, last by Arch ().

  • Did a few lines in my LP script. Also did over 300 lines on my Red-Logic script.


    Available on my GCS repository and soon on the community one.


    Enjoy.




    Arch.

    [1.7.10][Kirara] New administrator of Kirara servers. A serie of well-made hardmode GregTech server. Come join the fun. ;]

  • Guys, I got to work some recipes, and now it seems that I found the crash problem, I forgot to write import.mod.Railcraft.Rolling or something, now it should work, but I still get a crash, but a lil'different, also, the first 2 lines looks weird...


    Also, HYPE for the new GT recipes :D

  • Guys, I got to work some recipes, and now it seems that I found the crash problem, I forgot to write import.mod.Railcraft.Rolling or something, now it should work, but I still get a crash, but a lil'different, also, the first 2 lines looks weird...


    Also, HYPE for the new GT recipes :D

    Can you post here what error you've got ? Or the whole script ?

    [1.7.10][Kirara] New administrator of Kirara servers. A serie of well-made hardmode GregTech server. Come join the fun. ;]

  • Sure, gonna post it right now ( script ), as for the crash, dunno, maybe gonna post it now, maybe this week-end.