Jump to content

aerowook

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by aerowook

  1. Is there any info about how the CommNet-Feature will work? All I want to know is if I will have to setup relays like in RemoteTech or will it magically relays the signal automatically to the Ground Station? Maybe I missed that info but I couldn't find it ...
  2. So exciting... too bad I bought it from GOG and have to wait for the final release +1-5 days SQUAD it's time for a limited ksp steam sale for 14,99 $ so I can finally buy it on steam and take part of all future public betas
  3. I had the same problem a couple of days ago. After clicking undock or decouple the docking ports where still attached. I found this old bug and could fix my quicksave: Here is what I did: 1. Name the undockable Docking Ports to find them in the quicksave file (Port1 and Port2 maybe) 2. Make a quicksave and open the quicksave-file in your saves folder with Notepad++ (make a backup first ;-)) 3. Find the state-variable for both Docking Ports (search for Port1/Port2 and scroll up, it's right at the start of the Module-Declaration) 4. Change the one that is not docked (dockee/er) to docked (dockee) or docked (docker), it depends on which state the Docking-Port which looks ok has 5. Now Port1 is docked (dockee) and Port2 is docked (docker) or the other way around 6. Save the file in NP++ and load the quicksave in ksp After these steps I was able to undock my crafts. I hope this was helpful and you can keep playing your game
  4. Hello there, I played around with the DMP Server and Client with a friend for a while but after upgrading my pc from Win7 to Win10 the connection gets closed after some time and this is really annoying. My friend had Win10 all the time and before the upgrade we never experienced any connection-losts and disconnects. We use hamachi for playing together over the internet and it doesn't matter if I host the server and he connects via hamachi or the other way around. First we thought it has something to do with the screenshot-upload but the error happens also when nobody makes a screenshot... Has anyone of you had the same problem? I was already looking through the code but nothing I tried (increase timeout, never return in the disconnect-handlers, pimped heartbeat function that always beats...) had a long time positive effect. I would really like to figure it out and fix this damn loosing-connection-bug but I'm working in the Java-verse and C# with SharpDevelop is a little different then the IDE I normally use and I'm missing a lot of the features I know so the progress I make is very little (got the sever and client to compile but debugging would be a dream..) I will look through the code and try a little more this weekend but if there are any tips where to start, how stuff actually works etc. would be really helpful! I can also upload the log-files but I think they won't be very helpful because I added some more LOG-Messages to find the cause of the error etc. Thank you in advance and nice weekend to everyone PS: Please ignore my bad grammar and spelling but my mother-language is not english...
×
×
  • Create New...