Search results

    1. Etsija

      Rubber banding when high speed

      Is there not a way to see my exact X, Y, Z coordinates in a sector?
    2. Etsija

      Rubber banding when high speed

      Apart from the max speed, I have not changed a single thing in the config. Wouldn't know what to change, for that matter, since we're new to StarMade. Have to look at the sector boundary issue. Is there any practical tool to know if I am near a boundary - other than flying around? Also yes...
    3. Etsija

      Rubber banding when high speed

      I don't know if our problems are related to this thread about sync, rubberbanding, sector loading etc. or not. Let me explain what happens to us on and off: * first of all, we use rented HW, which is capable of running several Minecraft servers at the same time without problems. Currently we...
    4. Etsija

      Introduction thread!

      Thanks, WarSong. We are experiencing weird "ships warping around and player's pings shooting from 30 ms to 6000 ms" problems from time to time. I will create a thread about this, if I don't find a similar one around. We would like to help you in any way we can - what must we do so that you...
    5. Etsija

      New storage button: Add stored blocks to filter

      Relating to jath's message - the whole factory system really needs also an optional "multiplier" parameter for the transfers between factories/storages, in case two or more masters need items from a slave factory/storage. Example: creating Black Advanced Armory. You need to create Grey Hull...
    6. Etsija

      Introduction thread!

      Hi, I am Etsija, a 46-year old Finn (yes, I come from the paleolithic age) who's been an admin to a popular Finnish Minecraft server (Pelitcraft) for years. Minecraft has, after Micro$oft acquisition and the nerd wars over the Bukkit code, lost most of its appeal to our community members. A...
    7. Etsija

      New storage button: Add stored blocks to filter

      Yes! Our wishes have been heard! Yes! I just wish people in Mojang would have been this responsive...even once. :)
    8. Etsija

      Starmade Logic Tutorials

      Yeah, well thanks a lot for your valuable advice! Maybe I will keep my setup as it is, and wait for the chests to respond to manual input/output...at some point I hope. :D
    9. Etsija

      Starmade Logic Tutorials

      OK, I confess my "redstone skills" are a bit rusty. What I basically would like to have is an indicato light that is only on, when there's stuff in the chest. No need to indicate full chests, only when there's someting in it, the light will be on, when there's nothing, the light goes off...
    10. Etsija

      Starmade Logic Tutorials

      Yes I was but I just realised it is not possible atm? The OR gate only activates when the inventory goes from empty to non-empty...
    11. Etsija

      Starmade Logic Tutorials

      The problem is that the chest pulling stuff from the other one doesn't seem to give a "pulse" (or light up the OR gate) every time it pulls something to itself. I do not understand its logic. Sometimes it ticks off the OR gate, most of the time it doesn't. It's either bugged or I still don't...
    12. Etsija

      Starmade Logic Tutorials

      Well I have it set up this way: chest B is the master, and chest A the slave; since that was the only way I can get B to pull stuff from A - the other way around was not working (yes, this whole system is confusing). Next to B is an OR gate, but it is not activating at all when I put stuff to...
    13. Etsija

      New storage button: Add stored blocks to filter

      Good to hear some others are also having pain using the filters. Your suggestion is great - I came up with another way of improving filter creation: Why not make the drop-down list a clickable one? Imagine writing "black armor" to the filter, getting a drop-down list of all black armor types...
    14. Etsija

      Starmade Logic Tutorials

      I do apologise if my question is dead simple, but I cannot seem to get a simple plexstorage light indicator to work. I've seen videos on it and read the devnotes back when it was implemented, but no matter how I try to set this up, it just doesn't work. The layout (from what I've seen) should...