Jump to content

sreny1

Nomifactory Admin
  • Posts

    114
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by sreny1

  1. Your Name: sreny1
    Claim Owner Name: sreny1
    Coordinates: -3078 194 -3070 (Dimension: Space)
    Time/Date (Post a time/date when everything was fine): 08.11.2022 (exact time really doesnt matter, since it hasnt changed for a while before being gone)
    Description of Issue: had a space station for my solars which today was just gone (just 1 chunk with a bunch of solars + conduits and some ae2 to transfer energy)
    Screenshots (Optional):

     

  2. Your Name: sreny1
    Item Name + Amount: 

    • 1x Middle Backpack
    • 1x Advanced Pump II (HV)
    • 96x Mining Pipe (IC2)
    • 3x Advanced Combustion Generator (MV)
    • 1x Turbo Combustion Generator (HV)
    • 2x personal chunk loader
    • 1x passive chunk loader
    • Voiding Drop Filter + Item Filter (RandomThings)
    • 16x Ender Fluid Conduit

    Coordinates: X 2951 Y 58 Z -1128
    Description of Issue: my backpack randomly disappeared with all its contents

    i used it maybe a minute before i noticed it missing since i was just moving stuff around

    sadly the backpack had around 40 items in it and i struggle to remember most of them
    Screenshots (Optional): sadly dont got any to help with my memory

  3. Not sure where to put this, as i couldn't find a space for general suggestions. So i went for vanilla suggestions :)

    i find it pretty annoying when you can vote on all the vote sites, but cant get your daily reward in yet, because 24h didnt pass yet.

    Would it be possible (with low effort) to change this to reset at a fixed time daily?

    Other solution could be to reduce the time to maybe 22h so you can always get it around the same time +-1h

     

    As it is now its just annoying that you can get all the votes through, but not the daily reward, which for me often ends up in forgetting about it and then having a even later time for the next day

  4. There seems to be a bug in the plugin that does the teleport delay, when combined with gregtech pumps/miners.

    When you got on of those in use, the teleport often gets canceled without any additional message in chat as can be seen in this screenshot:

    unknown.png

    As you can see it took 4 attempts until the teleport finally went through

    This was with mv miner("Good Miner") running and i can only imagine it to be worse when using higher tiers

    (mv needs 4 secs per block, hv would be 2 secs per block, which might cancel just about any teleport since it matches the delay time)

    would it be possible for the delay to get lowered/disabled due to this issue?

  5. Your Name: sreny1
    Town Name: AmogusVitalya
    Coordinates: x: 3017 z: -1205
    Description of Issue:

    This Town belongs to a player that hasnt been online for 8 months and its too close to my town for me to expand any more in that direction

    The Town is claiming 8 chunks of a looted dungeon and all i could find from the player was a bed and a chest in the structure above the dungeon
    Screenshots (Optional):

    image.png.0d4c2684af031ee19865f1c69a4c0a8f.png

  6. with every restart my bcl chunkloaders in the end break - "Loaded: False":

    image.png.40c331ccb28660c40645d7af8e8b4f68.png(note "Server: CLContinuum" is wrong - its actually Nomifactory CEu)

    these 2 chunkloaders are neither working nor can i delete them. the iron block is removed long ago

     

    chunk loading ward works, so you might just want to disable them in the end for now?

     

    ps: would be nice if someone could delete those 2 chunkloaders for me. I would be fine with deleting all my bcl chunkloaders to fix it :)

  7. On 9/15/2022 at 7:59 AM, Templar_Order said:

    I feel like I would agree because Tekkit will most likely become less active on Tekkit 2 release and would bring new life and activity, but I also know some would not be happy losing Tekkit.

    possibly have both for some time and then reevaluate if Tekkit stays or not

  8. The recipe for Launch pad looks like this rn:

    image.png.8bdf0bb8baa83f1d8ff23e5d98b14b30.png

    the issue appears to be caused by the oredict name provided in the recipe refering to nothing

    The Script right now has this recipe in it:

    // Launch Pad
    recipes.remove(<advancedrocketry:launchpad>);
    makeShaped("ar_launchpad",
        <advancedrocketry:launchpad> * 9, [
            "CCC",
            "CCC",
            "CCC",
        ], {
            C: <ore:stoneConcrete>
        });

    located in scripts\AdvRockery.zs

     

    To fix this i would suggest replacing the "ore:stoneConcrete" with "gregtech:stone_smooth:4"

    That makes it craftable from gregtechs light concrete, like it was before:

    image.png.7b5c0594f2aeb3827727506434718080.png

×
×
  • Create New...

Important Information

By using this site you agree to the following Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.