Jump to content

ChampionAsh5357

Members
  • Posts

    3284
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by ChampionAsh5357

  1. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  2. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  3. First, what version of Java do you have? This issue is known to occur on some older versions. Additionally, post the contents of %windir%\system32\drivers\etc\hosts (Windows) or /etc/hosts (Mac, Linux).
  4. What version of Minecraft is this for? And is this the entire debug.log?
  5. Upload the debug.log to a gist or pastebin site and leave a link here for us to view. Also, if it's not crashing, then I doubt if there's a major issue.
  6. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  7. Please use English on the forums. Also, what launcher are you using along with the version of Java? Both of these are known to cause issues.
  8. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  9. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  10. You would need to make your own condition that checks the value. Note that when the config refreshes, you'll need to refresh the datapacks as well. You can learn how to make a custom condition on the docs.
  11. I would start by removing the performance mods since those can be known to have many conflicts. If that doesn't work, verify that the game can load without any Mods, then do a binary search: separating the mods into two piles, testing if they work, and repeating the process on any piles that don't until you get to the mods that are erroring. Also, it seems strange that your unable to log into your account, what launcher are you using to test this?
  12. We are not the Fabric mod loader. If you would like help with Forge, post a debug.log pertaining to Forge. Otherwise, ask wherever Fabric has their support.
  13. Logs are created as soon as the game starts loading, so yes, there would be a log for it.
  14. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  15. Ok, it has been pointed out to me that you are using 1.12.2 and being either evasive or ridiculous. Locking this thread for out of date version, you will also be receiving a warning.
  16. First of all, this forum expects all topics to be in English, so I would suggest using a translator if you don't know the language. Second, this could be resultant of a few things: either you don't have Java installed, or you do and your jar association is broken (JarFix).
  17. Then enable the launcher logs on your minecraft launcher and copy the output from there. This is not enough information to tell us there even is a problem.
  18. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  19. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  20. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  21. Provide your debug.log, the profilers tell us nothing.
  22. You pointed to where the log is on your desktop. Copy the contents of that file and paste in a gist or on pastebin (you can google how to do so). Then, leave the link here. As a warning, do not spam your topic to keep bumping it, people will reply whenever they can.
  23. Unfortunately, you cannot have a custom entity use a fishing rod unless you remake part of the fishing rod. You can get away with not calling the `#use` method on the rod item, but you would need to spawn your own fishing hook entity and update the logic associated with it. It would probably be best to make this as part of a Goal or Behavior..
×
×
  • Create New...

Important Information

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