Search results

    1. rocketman221

      StarMade Logic - 4 Digit 7 Segment Stopwatch

      Just some circuits not behaving like they do in real life. One of them is if you take out the delay block that goes to the reset line on any of the counters, it does not fully reset and the counter locks up.
    2. rocketman221

      StarMade Logic - 4 Digit 7 Segment Stopwatch

      I would have built it on a breadboard mostly using some counter ICs and seven segment decoder ICs, so that's how I thought to build it in the game as well. It needed a couple tweaks to get around some starmade logic bugs though.
    3. rocketman221

      StarMade Logic - 4 Digit 7 Segment Stopwatch

      I built a 4 digit 7 segment stopwatch using logic gates (about 250 gates). It counts minutes and seconds. It can be paused and reset. The circuit is fairly simple. It uses 2 4 bit timers and 2 3 bit timers. Each timer drives a 7 segment decoder. When each decoder gets to its last digit, it sends...
    4. rocketman221

      What do people think is most important for the game now

      You can already tweak that for each weapon in the config file.
    5. rocketman221

      Logic discussion thread.

      Yes it's possible. It uses 5 gates though.
    6. rocketman221

      Bug Use copy+paste to clone items (suddently you have more items out of nothing)

      I have noticed that when I paste something I don't have, there is a message in the server log saying overwritten by admin rights. (I am an admin on my server.)
    7. rocketman221

      No planet Explosion

      The faces of the planet will fly off into space. It can cause some lag when it happens, maybe that made it look like they disappeared. They can fly a couple of sectors before they stop, so you have to go hunt them down. You also need a lot of dps to destroy them, I use 100,000 beam modules with...
    8. rocketman221

      It's hard to play with collision damage turned on

      Maybe if the mass of the object you hit is less that a certain percentage of your mass it would use up some of your shields without doing any damage to you.
    9. rocketman221

      Bug Login Failed/Critical Error

      I was able to use 0.1611 offline. 0.1616 doesn't work though.
    10. rocketman221

      Starmade Logic Tutorials

      Why won't this JK flip flop work? I build it exactly like the one in the video, but the 4 activators at the output never turn on. Edit: I built a better one with only 7 blocks and no clock. It toggles on a rising edge pulse.
    11. rocketman221

      Bug World does not render in 0.1616

      I attached the entire log file. The stacktrace is around line 638 in the log.
    12. rocketman221

      Bug World does not render in 0.1616

      I have a backup of my world that I used with 0.1611. I can upload it if you want.
    13. rocketman221

      Bug World does not render in 0.1616

      This is occurring on both of my computers. Desktop: CPU: Intel i7-950 GPU: Nvidia GTX 560 Ti RAM: 6GB DDR3 1600 OS: Linux Mint 13 (64 Bit) Laptop: CPU: Intel i7-4700mq GPU: Nvidia GTX 765m RAM: 8GB DDR3 1600 OS: Linux Mint 17 (64 Bit)
    14. rocketman221

      Bug World does not render in 0.1616

      Starting a new world doesn't help. The log still gets spammed with dozens of these messages per second: Exception: ArrayIndexOutOfBoundsException in computing Lighting of Asteroid(122)sec[120]. retrying
    15. rocketman221

      StarMade 0.1616 Infinite Chain Docking

      I am getting massive graphical glitches too and I'm using an Nvidia graphics card.
    16. rocketman221

      Bug World does not render in 0.1616

      The world is not fully rendering in version 0.1616. The walls are still there and I can't walk through them even though they are invisible. I can still enter invisible ship cores. The client log is getting spammed with "Exception: ArrayIndexOutOfBoundsException" I attached my client log and a...
    17. rocketman221

      FULL crafting tree image/images..

      Most image viewers don't like to open 130 megapixel images, let alone zoom and scroll them smoothly. If you are using Linux, Eye of Mate or Eye of Gnome open it just fine.
    18. rocketman221

      Time to raise the credit cap

      Just make the items cheaper instead. No need to increase the limit. It's too hard to read the number of credits as it is without any commas in there.
    19. rocketman221

      Starmade on Linux

      I don't have any problems using fullscreen other than my second monitor going black. I never had any performance problems until the update with the new lighting. On my desktop I turn off fullscreen, turn on borderless window, and set window pos to top-left instead of using fullscreen so I can...