Search results

    1. B

      Bug Pre-Release v0.200.251 - HP Triggers(Reactors) missing

      Same problem here the game says that there is an error over and over floading the log. v 0.200.269
    2. B

      Prerelease v0.200.250

      V0-200-269 Default server.cfg PROTECT_STARTING_SECTOR = false //null Seal clubbing 2.0? DEFAULT_BLUEPRINT_ENEMY_USE = true //null User build turret bases as Pirates 2.0? Or a few storage boxes to a core to gain massive loot for free. PLAYER_MAX_BUILD_AREA = 10 //null 10 is really small...
    3. B

      OpenGL error crash at 30% on Linux

      I have a little trouble reading your post but rather then complain about it like so many often do. I will try and help you out by rewriting your post. All ratings should go to MiniApp post above mine as he figured this out. In yourstarmadefolder/data/shader/cube/quads13/shadowcube.Fsh Replace...
    4. B

      Modifying starting inventory?

      Your on the right track. For block id values for the yourstarmadefolder\gameconfig.xml file look here: yourstarmadefolder\data\config\BlockTypes.properties To add a blueprint look below the blocks in the same gameconfig.xml file look for: Just remove the ! only the red one and change the...
    5. B

      Remove Stabilizers

      For fun please don't shoot me or take it seriously. Interstellar asteroid checked for alien technology It is just a rock btw. From the artical: "Researchers working on long-distance space transportation have previously suggested that a cigar or needle shape is the most likely architecture for...
    6. B

      Server side Permission system

      Deny Admin Commands Guide for Admins.txt v0.189 needs a small update but should work.
    7. B

      Use the GPU

      You are mixing a few things. StarMade is a "real" game not virtual. Everything you see is computed in real time by the CPU with very complex calculations. Frame rate IS done on your Graphics Card and a stronger Graphics Card will give you a higher frame rate. But it will not and can not help...
    8. B

      [SOLVED] Client does not start on manjaro linux

      Lets try to reverse engineer it. Can you enter your computers Bios and select the nvidia graphics as the Primary Adapter. Primary Graphics Adapter - PCIE - PCI - IGP PCIE = nvidia IGP = Intel All bios are different but it might be under Advanced - ChipSet - SouthBridge - Primary Graphics...
    9. B

      [SOLVED] Client does not start on manjaro linux

      At this point i do not think it is a Steam issue. You did not provide the info i asked. Look into the graphicisinfo.txt file it will tell you which of the two video cards are being used by StarMade. here is mine: The fact that one of them is an Intel card could point to StarMade trying to...
    10. B

      [SOLVED] Client does not start on manjaro linux

      I do not have much Linux knowlage but looking at the log my gues would be a video card driver error. Try to get the very latest driver for your system. StarMade does not run on older Intel graphic cards though and it might have issues with newer Intel cards just in case you have one of those...
    11. B

      New Power System, Did we get Nerfed?

      The current power numbers are just that numbers. Since after the chamber power 2.0 update comes a weapons update. Right now you are trying to match the new power graph to the existing systems/weapons. But the existing systems are mostly coded to work with line power 1.0. A few things are already...
    12. B

      Starmade memes

      starmadedock.net
    13. B

      settings.cfg variable: G_VBO_BULKMODE_SIZE = 4

      How do I determine the maximum VBO size? external link! The link is to a discussion on another forum about the VBO. Seems that it is tweakable but very user specific through trail and error. OpenGL Vertex Buffer Object (VBO) external link! Another link offering a more indept look into...
    14. B

      A knee jerk-reaction on knee jerk-reactions

      Nicely short sighted are we he! People are not opposed to Power 2.0 because it is new or different from what they are currently using. They are opposed because Power 2.0 is an inferior system that offers nothing new and twice the trouble. Where is that Star Trek warp coil? Or cool ship engine...
    15. B

      JinMs Gameplay and Build Diary

      I do not often react to something based on looks but I have to say this is really starting to look very good. (y) Be sure to Blueprint that often! btw neat to see my little cube is still there.
    16. B

      Fleet Issues

      I will give an answer to this part. It might be that you are still in alignment with the ship. When you are outside the ship hit the spacebar and it will say no longer aligned with. Hit the spacebar again after a few seconds to realign. That would be the simple solution. :)) If that ain't it...
    17. B

      Struggling with a private server WAN connection

      This was my error. I kept using the New Launcher Desktop Short-cut that Steam had placed there. It never occurred to me that that Short-cut was modified to tie in with Steam. I have like 10+ StarMade installations but only used that one default New Launcher Short-cut. Very insightful thank...
    18. B

      How many people are still build vs waiting for new power

      I realy liked the old turret dockers because they were like a ball joint. That way you could make very compact designs. In the rails we do not have a ball joint a rail block that allows x-y-z movement at the same time. A turret rail block only has x-z movement. If we did have an x-y-z rail...
    19. B

      Struggling with a private server WAN connection

      From my StarMade folder on my Windows 7 computer. YourStarMadeFolder\deb\java\jre1.7.0_80 So that would make it 7.0 release 80. Offcourse this is where the funny stuff starts and why trying to do the client and server on one machine is rather tricky. On my computer I have the same Java as...
    20. B

      Struggling with a private server WAN connection

      I mixed them up error on my part thanks for correcting. It is possible kind of. But StarMade these days is very resource hungry. So if you have an extra computer to spare then i would use it. Steam also gets in the way as it will not let you run two StarMade copies at the same time if you use...