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

Everything posted by DaemonUmbra

  • Prev
  • 398
  • 399
  • 400
  • 401
  • 402
  • 403
  • 404
  • 405
  • 406
  • 407
  • 408
  • Next
  • Page 403 of 409  
  1. DaemonUmbra

    ConcurrentModificationException

    DaemonUmbra replied to thetdw2000's topic in Modder Support

    Can you post your crash report please?
    • May 23, 2018
    • 8 replies
  2. DaemonUmbra

    players can't join my modpack server on the first couple of trys

    DaemonUmbra replied to QuantumKnight's topic in Support & Bug Reports

    This is where the exception is being thrown, I would suggest moving your simplyjetpacks config(including your custom jetpack) out of the minecraft installation, having the mod make a fresh one, then re-applying your changes manually with the moved copy as a guide.
    • May 23, 2018
    • 10 replies
  3. DaemonUmbra

    Caught exception from modid (null)

    DaemonUmbra replied to mat44's topic in Modder Support

    I'm not seeing the same issue on my end, however I noticed you're missing all your gradle stuff in the repo, could you please add that.
    • May 23, 2018
    • 5 replies
  4. DaemonUmbra

    Minecraftforge forums running over HTTP

    DaemonUmbra replied to HashtagShell's topic in General Discussion

    There is also the fact that Google is enforcing SSL if people want to get Notifications in Chrome, they don't let you enable it on non-SSL sites.
    • May 23, 2018
    • 6 replies
  5. DaemonUmbra

    players can't join my modpack server on the first couple of trys

    DaemonUmbra replied to QuantumKnight's topic in Support & Bug Reports

    I've seen some text editors insert symbols because the text encoding wasn't correct, double check that they're UTF-8.
    • May 22, 2018
    • 10 replies
  6. DaemonUmbra

    Caught exception from modid (null)

    DaemonUmbra replied to mat44's topic in Modder Support

    Is the source code on github?
    • May 22, 2018
    • 5 replies
  7. DaemonUmbra

    players can't join my modpack server on the first couple of trys

    DaemonUmbra replied to QuantumKnight's topic in Support & Bug Reports

    Have you tweaked the SimplyJetpacks configs? I'm seeing exceptions from the config loaders of SimpleJetpacks and JourneyMap.
    • May 22, 2018
    • 10 replies
  8. DaemonUmbra

    players can't join my modpack server on the first couple of trys

    DaemonUmbra replied to QuantumKnight's topic in Support & Bug Reports

    The other person is connecting to the server... not to your client, the server would know more about the exchange than your client would. Please excuse my dumbness sometimes
    • May 22, 2018
    • 10 replies
  9. DaemonUmbra

    players can't join my modpack server on the first couple of trys

    DaemonUmbra replied to QuantumKnight's topic in Support & Bug Reports

    This looks like a client log, can you provide the server log? In regards to the file size issue, could you try using GitHub's gist service and see if it accept the full file?
    • May 22, 2018
    • 10 replies
  10. DaemonUmbra

    Minecraft Doesnt Load With Forge [SOLVED]

    DaemonUmbra replied to Drake7890's topic in Support & Bug Reports

    We mean the log file, not what you see in the console window, if you're using the vanilla launcher with forge on Windows you can open the run prompt (Windows Key + R) and type %AppData%/.minecraft/logs then click "run" and this will open the logs folder, what will help us most is the fml-client-latest.log file, and again, please use a site like pastebin rather than uploading the file.
    • May 22, 2018
    • 7 replies
  11. DaemonUmbra

    1.7.10 Pixelmon Mod (fatal error)

    DaemonUmbra replied to SC_Zero's topic in Support & Bug Reports

    1. This thread is almost 4 years old, if you have an issue please make a new thread. 2. If your issue is with a 1.7.10 version, please update or you will not get much help.
    • May 21, 2018
    • 7 replies
  12. DaemonUmbra

    Need help with setting up run configurations for ComputerCraft 1.12.2 (and updating forge version of the project)

    DaemonUmbra replied to SweetVRgamer's topic in Modder Support

    What I've done in the past to update the forge version is simply get the updated mdk and unzip it into the project, then run gradlew setupdecompworkspace --refreshdependencies
    • May 21, 2018
    • 4 replies
  13. DaemonUmbra

    forge 14.23.3.2655 archives

    DaemonUmbra replied to hugo84's topic in General Discussion

    Just run the installer, the only requirements for it to work are a working internet connection and java (which is a requirement for minecraft anyway). Note that when I say "run" I do not mean unzip, I mean run it as a program, by double clicking, or from the command line like this if you have the jar version of the installer.
    • May 20, 2018
    • 3 replies
  14. DaemonUmbra

    forge 14.23.3.2655 archives

    DaemonUmbra replied to hugo84's topic in General Discussion

    What do you mean by "archives of forge"? Are you looking for a zip that you can extract or unzip and have a working forge server?
    • May 20, 2018
    • 3 replies
  15. DaemonUmbra

    Allocate more RAM on forge server on 1.11.2 version

    DaemonUmbra replied to Haramjay's topic in Support & Bug Reports

    Assuming you are running it through the command line, add -Xmx to specify the max you will give the server. Note that this is the same method as a vanilla server Example: java -jar forge.jar -Xmx3G will give the server a max of 3 Gigs to use
    • May 19, 2018
    • 1 reply
  16. DaemonUmbra

    Mod rejections 1.10.2

    DaemonUmbra replied to Setsuko313's topic in Support & Bug Reports

    Please post your fml-client-latest.log
    • May 19, 2018
    • 3 replies
  17. DaemonUmbra

    Game crashing on world load 12.2

    DaemonUmbra replied to Geluss's topic in Support & Bug Reports

    @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"
    • May 19, 2018
    • 39 replies
  18. DaemonUmbra

    Game crashing on world load 12.2

    DaemonUmbra replied to Geluss's topic in Support & Bug Reports

    Stab in the dark, have you tried updating your graphics drivers?
    • May 19, 2018
    • 39 replies
  19. DaemonUmbra

    Game crashing on world load 12.2

    DaemonUmbra replied to Geluss's topic in Support & Bug Reports

    When the "Not Responding" window comes up are you giving it time or quitting as soon as you see that?
    • May 19, 2018
    • 39 replies
  20. DaemonUmbra

    Server Crash with Custom GUI

    DaemonUmbra replied to #ÖCT's topic in Modder Support

    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
    • May 19, 2018
    • 6 replies
  21. DaemonUmbra

    (1.12.2) World stuck on loading screen saying 0%

    DaemonUmbra replied to QuantumKnight's topic in Support & Bug Reports

    It looks like CustomNPCs errored out Forge and it propagated because dependencies
    • May 19, 2018
    • 6 replies
  22. DaemonUmbra

    Mod sorting, new version available first

    DaemonUmbra replied to drakray's topic in Suggestions

    Aren't the mods with updates available the ones that have emeralds next to them in the mods list?
    • May 19, 2018
    • 2 replies
  23. DaemonUmbra

    [1.12.2] lang file bug

    DaemonUmbra replied to kreezxil's topic in Support & Bug Reports

    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.
    • May 18, 2018
    • 3 replies
  24. DaemonUmbra

    1.12.2 Server Crashing

    DaemonUmbra replied to neoblackheart's topic in Support & Bug Reports

    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.
    • May 18, 2018
    • 3 replies
  25. DaemonUmbra

    Textures not loading modding 1.12.2

    DaemonUmbra replied to Technonerd12's topic in Modder Support

    Try this (in a spoiler because YouTube player is obnoxiously big):
    • May 18, 2018
    • 3 replies
  • Prev
  • 398
  • 399
  • 400
  • 401
  • 402
  • 403
  • 404
  • 405
  • 406
  • 407
  • 408
  • Next
  • Page 403 of 409  
  • All Activity
  • Home
  • DaemonUmbra
  • Theme

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