Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. 1.6.4 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  2. I'm going out on a limb. This looks like a certificate error and I've had certificate issues before because of a "Security Feature" from Comcast (my ISP) that was done poorly and was replacing a valid cert from the website with an invalid one from Comcast.
  3. Far as I know NetGear isn't an ISP, though they probably are the company that made your router
  4. You're trying to run Thaumcraft for 1.8.9 in 1.12.2, this is not going to work
  5. ModLauncher is not something you install manually, it's essentially the middleman between the Minecraft Launcher and Modded Minecraft, Forge installs it automatically.
  6. Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.
  7. I don't think Optifine loads as a Forge mod anymore, I think it loads as a ModLauncher plugin.
  8. The filenames of one or more of your mods suggests you got them from a repost site. Please read up on the StopModReposts project (link in my signature) for info on why this is a bad thing.
  9. 1.8.9 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  10. I would assume you're looking at the instanceof check, and as ItemTippedArrow extends ItemArrow that will pass, what stops it is ItemArrow's implementation of the isInfinite method which does directly check for ItemArrow, so if you make a custom ItemTippedArrow that overrides isInfinite it will work.
  11. Ok, File Explorer is hiding file extensions from you, to show them go to View and Check the box that says File Name Extensions. After that just make a text file but change .txt to .json and write null in it
  12. This can be done through registry replacement (i.e. creating custom Tipped Arrows and replacing the vanilla ones)
  13. I would guess you downloaded a file from some sketchy site that asked you to install a bunch of adware. Run a virus scan then install Forge from the proper place.
  14. Why do you have a 1.7.10 server jar in there? create a file called launcher_skins.json in there and in it write "null"
  15. Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.
  16. Please provide a screenshot of your .minecraft folder
×
×
  • Create New...

Important Information

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