Jump to content

GoodHunter14

Members
  • Posts

    26
  • Joined

  • Last visited

Reputation

11 Good

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Here is the log file (guess I need to use dropbox for this, thanks Google -_-): https://www.dropbox.com/s/tnn7536f9rfjqq3/KSP.log?dl=0 Here is a picture with the mods: Honestly I could've just looked in the log as well and see what's wrong with the mods but I guess I'm too lazy to do so, shame on me. There are about 95k lines. Saw some warnings here and there. Didn't look further in the log after the warnings.
  2. Thanks it works! But there are no clouds? EDIT: Yup I think I broke it. Saturn has no rings as well. What is usually the cause of this? EDIT2 : sorry, i cant upload the log, google drive gives me an error everytime i try to upload it.
  3. Is there a thread/post about kOS challenges? EDIT: Never mind I just realised the forum has a special directory for Challenges.
  4. Here is what happens when the if conditions are met. EDIT: Omg I just found out what it was. It was a god damn period at the second if condition. God damn it lmao. That "." is what caused the problem.
  5. Can anyone tell me why those if conditions don't work? It straight up jumps to z=10 for some reason.
  6. Oh yeah i forgot... now that makes me look dumb... should've put an AND... EDIT: Sorry for being like this. Not being able to find the issue with my code drives me crazy and sometimes I forget things. Thanks for taking the time to help me. I usually expect hate when I do mistakes like this.
  7. IF (APO - 0.1) < ETA:APOAPSIS < (APO + 0.1). "Tries to compile" ... "Error: Cannot ordinate BooleanValue < ScalarDoubleValue" I give up. This language right now, i cant even... I don't know how to fix this. Please give me a solution. EDIT: Scrap that. Would this work for converting ETA:APOAPSIS value to BooleanValue without giving issues ?
  8. God damn it I should've thinked about this, but at this point I was desperate. I spent the whole day figuring out how to fix this code and make it more efficient. Thanks for telling me why it didn't work.
  9. I'm throwing my keyboard out the window. WHY DOESN'T THE IF STATEMENT WORK WHYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY. WHY DOES IT IGNORE THE GOD DAMN STATEMENT (condition*) AND JUMPS TO UNTIL LOOP WHY???? TELL ME WHY??!?!?!?!?!
  10. I'm about to throw my keyboard away. that pink code doesn't work. the ship just pitches straight to 10 degrees. I hate this language so much.
  11. Thanks for the tip . I'll check and solve the rest of the issues of my code and report back.
  12. I have an issue regarding the engine:ISP structure. It won't show the ISP of the engine I'm using (it gives an error) (i have it nametag:ISP). I need this code to work (tho I do recognize I barrely read about the syntax of the language, please help, I'm too lazy to read all that.)
  13. Oh yeah, Oops. You are right, I forgot to drop another file in Gamedata. Sorry for the useless reply. EDIT: Lmao, why the like? Honestly, I should've verified my files before asking for help here. I usually do that but now I didn't. Don't know why tho.
×
×
  • Create New...