Jump to content

ChampionAsh5357

Members
  • Posts

    3284
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by ChampionAsh5357

  1. It's not a firewall thing, it has to do with what you are using to connect with your ip address, either ipv4 or ipv6. From what I've been told, it's likely that one direction is blocking the ipv6 traffic, using ipv4 instead preventing the connection from occurring. As such, you need to change the settings for your device or router to either block ipv6 traffic incoming and outgoing, or don't block either.
  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. 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).
  4. 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).
  5. 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).
  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. 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).
  8. You need to install a Java 17 version yes.
  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. 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).
  11. 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).
  12. That would probably be because you spelled point_of_interest_type wrong for the tag folder.
  13. 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).
  14. Try starting to develop it yourself and then ask for help once you get stuck.
  15. Did you do this part?
  16. So, after talking it over with somebody who knows more about connection protocols, it is likely that you have an improperly configured firewall that only blocking traffic in one direction instead of both as it is trying to connect with ipv6. You either need to block both directions or neither.
  17. So, after talking it over with somebody who knows more about connection protocols, it is likely that you have an improperly configured firewall that only blocking traffic in one direction instead of both as it is trying to connect with ipv6. You either need to block both directions or neither.
  18. That's interesting since the method reference should be able to interpret that correctly. You could try casting it to the correct type or by supplying a lambda instead of the method reference. You either need to implement the internal logic yourself or extend a different base class like Fireball which takes those parameters in the constructor.
  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. At what point does this crash: in the launcher, or after it has finished loading? If after loading, please provide the debug.log from the logs folder. If you are unable to obtain it there, you may need to enable the log output in the settings. If during the launcher period, please provide the launcher_logs.txt file instead.
  21. 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).
  22. 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).
  23. If you can, use a gist instead since that supports up to 100MBs. Not to be rude, but people are not going to download files off the internet from people they don't know.
  24. If you run `java --version` in the terminal, what version shows up? You need Java 17 to run Forge 1.18.2
×
×
  • Create New...

Important Information

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