Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. If you are looking in the crash reports folder you are posting a crash report, what you have been asked for is the log, located in the logs folder, for the version of forge in the previous log you will need to post debug.log.
  2. Why do you need to manually install SF3? Just use the Twitch launcher and it will install the pack for you.
  3. 1.7.10 isn't supported anymore, it's just ancient. Please use a more recent version.
  4. All of your mods appear to be for 1.7.10 while you're launching a 1.12.2 client.
  5. When using the vanilla launcher debug.log is found in .minecraft\logs and should be posted using Pastebin or GitHub Gists, where possible use the upload button rather than copy-pasting the contents of the file.
  6. Please post your debug.log in the manner described in my signature.
  7. You are running 1.12.2 with 1.7.10 mods in your mods folder.
  8. One or more of the files in your save is corrupted, you might be able to delete BCMod-Items.dat and have the world work but I'm not sure what it will change.
  9. The command prompt is now looking in a different place (the place before the > is the "working" folder where cmd is looking)
  10. And that message that the app can't run showed up multiple times it wasn't just a fluke, right?
  11. Can I just have you confirm the URLs you have gotten Java and Forge from?
  12. Please post your fml-client-latest.log in the manner described in my signature.
  13. I honestly can't think of a reason that message would pop up in this case.
  14. Is your Operating System 32 or 64 bit?
  15. Is the forge installer in your steam library? (If so, why?) and did you include the ".jar" at the end of the installer name?
  16. You need to include the .jar extension when using the java command. and use CMD, the command does not work in powershell, you can open a cmd prompt in powershell by typing cmd.
  17. Please make sure you’re using cmd and not powershell when running the command, Powershell has slightly different command syntax.
  18. If you need to use a packet system SimpleImpl is rather easy to use. For raw packets I believe you will want to look at the NetworkRegistry
  19. Yes. If that is the @Mod annotation from your mod please post your mod's source code in a GitHub repo, be sure to have the "root" of the repo in the same folder as the build script and the .gitignore provided by the Forge MDK.
  20. A warning like that comes from the dependencies string inside the @Mod annotation, not the build script.
  21. I recommend you also check out the StopModReposts project and install their browser extension, it will intervene and alert you when you visit a site on their blacklist.
  22. 1.7.10 is no longer supported on this forum. Please update to receive support.
  23. I believe Pastebin and GitHub’s Gist service will allow files larger than direct uploads to the forum, both sites are linked in my signature, I know Pastebin has a limit of 512K, not entirely sure on the Gist max but I believe it is higher.
  24. 1.7.10 is no longer supported on this forum. Please update.
  25. If you DID go through the official site please note that the links are monetized through adfocus and only the skip ad button in the top right of the adfocus page will get you the Forge download, under that top banner is an ad that Forge has no control over, that part is up to adfocus.
×
×
  • Create New...

Important Information

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