Jump to content

Osito13

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by Osito13

  1. I add this: and this happens: https://imgur.com/902S785
  2. I have a new problem, when I put a dependency the code of the mod turns red, as if the forge packets disappeared, and returns to normal when I remove the dependency, how can I solve this?
  3. I have this problem when compiling the mod, I only have java 8 installed.
  4. I only have java installed 8
  5. bache
  6. Sure, just add a line, and I need to use java 8.
  7. I'm creating a mod, and when compiling I get this problem:
  8. If you do not want to help me with that, then at least you know if there is a guide where you can see how the project is exported or how it is converted to a jar file? please, I just want it to work in normal minecraft
  9. What do you mean with that?
  10. I already try to export it in different ways and I still can not find the solution to that problem
  11. Is that that is the main problem, above provide the logs, that is the strange problem that there is none, nothing appears the game only closes when I enter a world, that only happens when I convert the file to a normal .jar for minecraft, but when I run it in my IDE it works perfect. Since it does not let me enter any world, it does not let me practically play
  12. Well, I just want to know what my mistake is :/ I'm not going to do something wrong (Pirate Client)
  13. I'm not looking to make pirate clients, I just want to learn is for personal use, I just want to know what is the problem that happens
  14. I think it's the same file that I found I take this to say that I looked at the console while it started and the same thing appears, there is no visible error about why it does not let the worlds in, this nevertheless works well in the IDE (Debug), so this makes me think that I did wrong the process of converting it to a .jar file
  15. @Draco18sJust modify the version of the game so that it contains some mods, like a kind of j3 ultimate
  16. Sorry if I do not write in the correct section, but I have a problem, I made a client for minecraft and it works well while I execute it in my IDE but when I export it and pass it inside a jar file it works fine but when entering a world the game it only closes, I do not know what causes it, it does not send any error and neither in the logs. It only happens when entering a world or a server, I suppose it is when loading the world, this is all in the logs: [02:39:02] [Client thread/INFO]: Created: 1024x512 textures-atlas [02:40:06] [Client thread/INFO]: Connecting to server.net., 25574 [02:40:07] [Client thread/INFO]: Stopping! [02:40:07] [Client thread/INFO]: SoundSystem shutting down... [02:40:07] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.