Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. Please post your fml-client-latest.log
  2. @lyghtningwither The Yggdrasil thing is a matter of how fast your client makes requests to Mojang's authentication servers, if you don't see the exception then your client is probably just giving enough time between the requests that the server's don't complain. From what I've read elsewhere the client should catch that exception and basically say "Oh ok, I'll wait a bit and try again"
  3. Stab in the dark, have you tried updating your graphics drivers?
  4. When the "Not Responding" window comes up are you giving it time or quitting as soon as you see that?
  5. If you want to make a Server-Side GUI I don't think you can use anything from Minecraft's built-in GUI Utilities, you will likely need to build one from scratch. Edit: I am an idiot who did not read the whole thread
  6. It looks like CustomNPCs errored out Forge and it propagated because dependencies
  7. Aren't the mods with updates available the ones that have emeralds next to them in the mods list?
  8. I just grabbed the latest version of forge, ran a test and in the quick test I did the lower-case-named en_us.lang worked fine.
  9. Two mods are trying to register the same metal with Tinkers, you'll have to choose which one to use or check the config for both mods to see if you can stop one of them from registering it.
  10. Try this (in a spoiler because YouTube player is obnoxiously big):
  11. Provided the mods have been programmed correctly, if not then things will crash and the log should make it clear who the offender is.
  12. What's different between you and him? - From the server's point of view: Nothing He will need all the mods too
  13. If mods are programmed to identify themselves properly, mods that don't need to be on one of the sides with be automatically ignored by Forge, so it's good practice to have them all on both sides.
  14. And are you sure that mod is either on both the server and client or alternately removed from both?
  15. Does it not mention missing mods on your screen when the server drops you?
  16. Your attachment is broken...I get an error page
  17. Please learn to use GitHub if you plan to share code, there are many Git Clients that make it simple (sometimes too simple)
  18. 1.7.10 is no longer supported on this forum, please update to receive support.
  19. From EAQ: You need to use Java 8
  20. Please post your fml-client-latest.log Please use pastebin or a similar site to do so.
  21. Unfortunately some mods stick with their own hosting, such as AnimalsPlus which I don't see on Curseforge. Mods like this can usually be found through links posted on the Minecraft Forum, but you should always be wary downloading mods regardless.
  22. I know how to do it, I was testing how complete the effect would be and beyond vanity, i.e. the display name, there seem to be no other changes unless a password is also provided.
  23. One of the mods you are using requires the PlayerAPI mod, which you do not have installed.
  24. Please see http://stopmodreposts.org, 9Minecraft is known to rehost mods without permission, stick ads on mod downloads, and mark them as compatible with versions that they are NOT in order to get more clicks.
×
×
  • Create New...

Important Information

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