Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • DaemonUmbra

DaemonUmbra

Forum Team
 View Profile  See their activity
  • Content Count

    10340
  • Joined

    July 23, 2017
  • Last visited

    Wednesday at 01:47 AM
  • Days Won

    62

 Content Type 

  • All Activity

Profiles

  • Status Updates
  • Status Replies

Forums

  • Topics
  • Posts

Calendar

  • Events

Posts posted by DaemonUmbra

  • Prev
  • 380
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • 390
  • Next
  • Page 385 of 409  
  1. Minecraft crashes for no reason

    in Support & Bug Reports

    Posted July 11, 2018


    All of your mods appear to be for 1.7.10 while you're launching a 1.12.2 client.

  2. Minecraft crashes for no reason

    in Support & Bug Reports

    Posted July 11, 2018


    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.

  3. Minecraft crashes for no reason

    in Support & Bug Reports

    Posted July 11, 2018


    Please post your debug.log in the manner described in my signature.

  4. Porque isso acontece?

    in Support & Bug Reports

    Posted July 11, 2018


    You are running 1.12.2 with 1.7.10 mods in your mods folder.

    • Like 1
  5. certain world stuck on loading world

    in Support & Bug Reports

    Posted July 11, 2018


    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.

  6. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    The command prompt is now looking in a different place (the place before the > is the "working" folder where cmd is looking)

  7. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    And that message that the app can't run showed up multiple times it wasn't just a fluke, right?

  8. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    Can I just have you confirm the URLs you have gotten Java and Forge from?

  9. certain world stuck on loading world

    in Support & Bug Reports

    Posted July 11, 2018


    Please post your fml-client-latest.log in the manner described in my signature.

  10. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    I honestly can't think of a reason that message would pop up in this case.

  11. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    Is your Operating System 32 or 64 bit?

  12. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    Is the forge installer in your steam library? (If so, why?)

    and did you include the ".jar" at the end of the installer name?

  13. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    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.

  14. Minecraft forge 1.12.2 libraries will not download

    in Support & Bug Reports

    Posted July 11, 2018


    Please make sure you’re using cmd and not powershell when running the command, Powershell has slightly different command syntax.

  15. Question about "custom" packet events

    in Modder Support

    Posted July 11, 2018 · Edited July 11, 2018 by DaemonUmbra


    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

  16. Mod says it needs forge as dependency? [FIXED]

    in Modder Support

    Posted July 10, 2018


    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.

  17. Mod says it needs forge as dependency? [FIXED]

    in Modder Support

    Posted July 10, 2018


    A warning like that comes from the dependencies string inside the @Mod annotation, not the build script.

  18. Annoying Extra Apps Edit: I downloaded from a shady website.

    in Suggestions

    Posted July 10, 2018


    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.

    • Thanks 1
  19. Forge server not opening

    in Support & Bug Reports

    Posted July 10, 2018


    1.7.10 is no longer supported on this forum.

    Please update to receive support.

  20. help finding crashes in my server

    in Support & Bug Reports

    Posted July 10, 2018


    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.

  21. 1.7.10 Rockhounding tutorial

    in Minecraft General

    Posted July 10, 2018


    1.7.10 is no longer supported on this forum.

    Please update.

  22. Annoying Extra Apps Edit: I downloaded from a shady website.

    in Suggestions

    Posted July 9, 2018


    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.

  23. Annoying Extra Apps Edit: I downloaded from a shady website.

    in Suggestions

    Posted July 9, 2018


    Something tells me you didn’t download Forge from the Forge team, as Forge does NOT install third party services. The only official place to download Forge is the files section of THIS site (http://files.minecraftforge.net) any other hosts offering a Forge download are reposting Forge files without permission and/or may be installing malware on your computer.

  24. I create my launcher for my side on the basis of Forge 1.12.2

    in Modder Support

    Posted July 9, 2018


    On 7/7/2018 at 9:43 PM, LexManos said:

    Do not make launchers, It has been requested by Mojang that launching the game and any user auth goes through them for security purposes.

    So, ya, don't do it.

     

  25. FML crashes my computer

    in Support & Bug Reports

    Posted July 9, 2018


    By "log" we don't mean the stuff in the console window that pops out, copying and pasting hat has weird formatting anyway.

    No we want the debug.log file that is generated, it's in your logs folder and has everything previously reported to the console window and possibly more.

    From the presence of an hs_err_pidxxxx.log this is likely something happening within Java itself, so please include that as well.

  • Prev
  • 380
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • 390
  • Next
  • Page 385 of 409  
  • All Activity
  • Home
  • DaemonUmbra
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community