Jump to content

Pesterenan

Members
  • Posts

    41
  • Joined

  • Last visited

Reputation

64 Excellent

7 Followers

Contact Methods

Profile Information

  • About me
    Youtuber

Recent Profile Visitors

7,255 profile views
  1. Hi Virginia! Another fellow player of Oxygen Not Included! I see you're a woman of culture as well... hahaha KSP is my favorite game, with ONI coming in close second!
  2. Hello everyone! I really really want to start programming with this mod, because I'm learning Java, and this just unites it with my favorite game ever! However, I can't seem to make this work. See if you guys can help me, or direct me to right direction. I already installed Python 3.6. Then I downloaded the Java Client from Github. I installed the mod on Gamedata as normal. I started trying to make the hello world tutorial for Java language. Contrary to what the tutorial says about using the "javac" to compile the file, I discovered that you need to separate the "krpc-0.3.10.jar" and "protobuf" files with a " ; " and not a " : " or else it doesn't compiles. Anyway, I got this to work, I compile the file, and end up with a file "testeJava.class", but I can't start it using "java testeJava" because of a JNI error right on my command prompt. This is the complete error: C:\Users\Renan\Desktop\ScriptskRPC>javac -cp krpc-java-0.3.10.jar;protobuf-java. 3.3.0.jar;javatuples-1.2.jar testeJava.java C:\Users\Renan\Desktop\ScriptskRPC>java testeJava Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.NoClassDefFoundError: krpc/client/RPCExcept ion at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Unknown Source) at java.lang.Class.privateGetMethodRecursive(Unknown Source) at java.lang.Class.getMethod0(Unknown Source) at java.lang.Class.getMethod(Unknown Source) at sun.launcher.LauncherHelper.validateMainClass(Unknown Source) at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source) Caused by: java.lang.ClassNotFoundException: krpc.client.RPCException at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 7 more C:\Users\Renan\Desktop\ScriptskRPC> What I'm doing wrong? Do I need to transform the .class file into a python file and run it there? How do I do it? I reaaaally wanna start learning this ^^ ~Renan
  3. Hey @kcs123 and @MaxRebo so, the problem was REALLY simple. I was downgrading to 1.1.3!!! Not just opting out of beta to 1.3. xD Unfortunately, I have my career save on 1.3.1 so I'll need to wait a little more Thanks!
  4. Hello! @kcs123 and @MaxRebo thanks for answering me! I'll definitely wait for the oficial realease for 1.3.1! I'll downgrade to 1.3 and fix the files to see if it works for the moment. Thank you very much!
  5. Hello guys! I'm trying to install the latest version of kOS (1.1.2) onto my KSP install, I'm running the latest pre-release (1.3.1) and it's simply not working. The game loads until it's time to show the main menu, and just crashes. I was using a lot of visual mods, I removed them, and still crashes. I fixed the files of KSP, still crashes. I downgraded to 1.3 stable, still crashes I can't go back to 1.2.2 because I'm recording a series. Can anyone help me with this issue? Or is anyone having the same issue? I can post the crash error log here if it helps in any way: This is the "error.log" file: And this is the end of the "output.log" file, because it was enormous to put here: If this is not the place to post this, I'm sorry, but I wanna start learning this ^^ Thanks in advance.
  6. Ei, bro! Deu uma sumida aí.

    Deixa eu te perguntar, a sua tradução pra português do jogo é compatível com o sistema de localização do 1.3? Se não for, gostaria de ajuda para torná-la? Eu te dei ping umas duas ou três vezes a respeito disso, mas como você não fica online a bastante tempo deve ter se perdido na enxurrada de notificações.

    Tem rolado uma iniciativa de traduzir mods, e proporcionar pacotes de tradução do jogo pras línguas que a Squad não traduziu oficialmente ainda, dá uma olhada aqui, :

     

  7. Fala galera tudo bom? Fiz um vídeo (gigante) explicando como instalar alguns dos mods mais famosos de visual no jogo e como configurar algumas coisas para que rode suave em alguns PCs mais fracos. Aqui está o link para o vídeo! https://youtu.be/Im76MTsx_9I Muito obrigado a quem der uma olhada.
  8. Ainda há alguns Bugs, e eu quero juntar essa tradução com o Mod antigo, então por enquanto vai ficar fora do SpaceDock
  9. Versão atualizada para 1.3, agora o jogo está bem completo mesmo! Continuarei trabalhando para deixar ao máximo traduzido!
  10. 80% traduzido já Luiz! Estou esperando a squad comentar sobre a minha tradução e terminando os textos dos tutoriais e peças. Depois disso é revisão e fechar o pacote. E sim, são 8060 linhas de texto pra traduzir ^^
  11. HURRAY! Finally! All those localization options in the debug menu will be really helpful! Soon, I'll be able to share my Portuguese Translation with my fellow Brazilian Players Thanks Squad! Can't wait for Making History!
  12. When will the challenge end? I think I'll livestream my Shuttle creation on friday
  13. I can't wait and I'll gladly pay for a DLC that supports the devs and adds CONTENT like this one!
  14. @JPLRepo Nice work Jamie and team! Already working on my Portuguese Translation. Would be nice to see it in-game someday ~Renan
  15. This is really great! A great barrier for new players that aren't native english speakers is the language. With this more players will be able to play and more importantly LEARN about many things from the "rocket science" world (more like explosions world tbh) and although people were expecting more on this announcement please take note that localization is a really huge effort. It's almost writing the game from the beginning. Each hard-coded string had to be re-coded and the texts appearing on the menus and etc. This will only improve the game from now on, and SQUAD can focus on squashing bugs and implementing features from now on. And from me, a self-taught english speaker, I say thanks SQUAD, we know this wasn't easy, but have to be done ~Renan
×
×
  • Create New...