Jump to content
  • Home
  • Files
  • Docs
  • Merch
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
  • MDW01

MDW01

Members
 View Profile  See their activity
  • Content Count

    418
  • Joined

    September 14, 2017
  • Last visited

    April 15
  • Days Won

    7

 Content Type 

  • All Activity

Profiles

  • Status Updates
  • Status Replies

Forums

  • Topics
  • Posts

Calendar

  • Events
  • Event Comments

Everything posted by MDW01

  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • Page 1 of 17  
  1. MDW01

    HELP ME!!!!!!

    MDW01 replied to Cadiboo's topic in Off-topic

    This is the best joke I have seen all day.
    • October 9, 2018
    • 1 reply
      • 1
      • Like
  2. MDW01

    1.12.2 Latest Version on Twitch App

    MDW01 replied to Ackmard's topic in Support & Bug Reports

    The specific error has to do with twitch for whatever reason being unable to download forge for more information as to why you can ask them.
    • July 29, 2018
    • 6 replies
  3. MDW01

    [1.12.2] Mod Updating Question

    MDW01 replied to PulseBeat_02's topic in Support & Bug Reports

    It is mainly just fixing errors but as it is with coding just because there aren't any errors doesn't mean it will work. The things the code does could have changed and some stuff is added or removed entirely.
    • July 29, 2018
    • 3 replies
  4. MDW01

    1.12.2 Latest Version on Twitch App

    MDW01 replied to Ackmard's topic in Support & Bug Reports

    What is wrong with your current version of forge. If it works leave it with what the mod pack came with. You don't need to update your forge every time there is an update available unless a mod specifically requires it. Twitch is designed to make it easy for users to download premade stuff if you want to mess with stuff install it using the forge installer and run it with the Minecraft launcher.
    • July 29, 2018
    • 6 replies
  5. MDW01

    1.12.2 Latest Version on Twitch App

    MDW01 replied to Ackmard's topic in Support & Bug Reports

    If you are just going to install forge with your own mods use the forge installer jar. Then launch it with the regular Minecraft launcher.
    • July 29, 2018
    • 6 replies
  6. MDW01

    Help Server will Not Load after Forge-14.23.4.2714

    MDW01 replied to Oshion's topic in Support & Bug Reports

    What problem are you experiencing please post your logs as described in DaemonUmbra's signature?
    • July 22, 2018
    • 11 replies
  7. MDW01

    Server crashes right after someone joins (mod bug?) - The same happens in singleplayer.

    MDW01 replied to Axart's topic in Support & Bug Reports

    I would make a backup of your server. Then on the copy of it clear your inventory with MCEdit. Let me know if that works.
    • July 22, 2018
    • 5 replies
  8. MDW01

    Coremods

    MDW01 replied to PulseBeat_02's topic in Support & Bug Reports

    You can keep them you just won't get as much help when things break.
    • July 22, 2018
    • 5 replies
  9. MDW01

    Coremods

    MDW01 replied to PulseBeat_02's topic in Support & Bug Reports

    This depends on how the mod was coded. If they followed the forge policy the core mod would just contain the code needed for the hooks and such. Then a separate mod would contain all the items and blocks that would utilize that hook. Coremods allow you to do things that you normally could not do. The problem is most people don't know how to code things right and since core mods can do more they can break more. They are also very complicated making it even more difficult for the people who have no clue what they are doing to do it right. This especially goes when you make a core mod even though there are other available options such as creating a hook and adding it to forge yourself. There are a few core mods that I think are pretty well made but most of them bring more problems than they are worth.
    • July 21, 2018
    • 5 replies
  10. MDW01

    Server crashes right after someone joins (mod bug?) - The same happens in singleplayer.

    MDW01 replied to Axart's topic in Support & Bug Reports

    Yea, I recommend you open the world in MCEdit and remove that block.
    • July 21, 2018
    • 5 replies
  11. MDW01

    Textures going black 1.12.2

    MDW01 replied to Leiffality's topic in Support & Bug Reports

    Try turning off the mipmap setting in the main menu before opening a world.
    • July 21, 2018
    • 1 reply
  12. MDW01

    All Textures are Black

    MDW01 replied to The Nineteenth's topic in Support & Bug Reports

    Try turning off the mipmap setting in the main menu before opening a world.
    • July 21, 2018
  13. MDW01

    Server does not shutdown correctly

    MDW01 replied to Livux's topic in Support & Bug Reports

    Try loading up that server with all the mods except IC2 see if the issue comes back. If it does not add IC2 then see if the problem happens again.
    • July 21, 2018
    • 24 replies
  14. MDW01

    Server crashes right after someone joins (mod bug?) - The same happens in singleplayer.

    MDW01 replied to Axart's topic in Support & Bug Reports

    Applied Energistics is crashing. Try to update it or contact the mod authors for more support.
    • July 21, 2018
    • 5 replies
  15. MDW01

    Server does not shutdown correctly

    MDW01 replied to Livux's topic in Support & Bug Reports

    Sorry I might have miss read your issue. Could you set up another server without any mods and start and stop it a bunch to see if the issue persists. This will help us eliminate if it is a mod that could be causing it.
    • July 21, 2018
    • 24 replies
  16. MDW01

    Server does not shutdown correctly

    MDW01 replied to Livux's topic in Support & Bug Reports

    If it is only those ports I reccomend you use another port. Some program may be trying to do something on those ports. When the server is not running run a port scan on your computer and see if they are being used by a specific program.
    • July 21, 2018
    • 24 replies
  17. MDW01

    support Bukkit/spigot plugins in the forge

    MDW01 replied to Jayijato's topic in Suggestions

    No forge will never support bukkit and spigot plugins. There have been many attempts to do this and all of them have more or less failed. The closest you are going to find to something that you described you should look into sponge forge. You can also find most features that plugins implement in the form of mods. The other option is you learn how to code and implement the features you like from plugins into your own mod.
    • July 19, 2018
    • 3 replies
      • 1
      • Like
  18. MDW01

    Forge/Multicraft Strange Issue/Bug

    MDW01 replied to marzen224's topic in Support & Bug Reports

    This should not affect any player data. This would have to do with how multicraft hooks into Forge. If this is an issue for you I recommend you downgrade to 14.23.4.2705 as it is the latest stable version of forge. You shouldn't have any issues downgrading. This is most likely not an issue with forge. Something multicraft hooks into might have changed causing these issues. This is something multicraft will have to fix on their end.
    • July 14, 2018
    • 6 replies
  19. MDW01

    Bug during the loading of Forge

    MDW01 replied to GeNeTiiK's topic in Support & Bug Reports

    I don't this that would be the issue. Does vanilla Minecraft launch fine?
    • July 13, 2018
    • 18 replies
      • 1
      • Thanks
  20. MDW01

    Forge Can't Download Libraries

    MDW01 replied to Retrem's topic in Support & Bug Reports

    You are using Java 10 make sure you are using Java 8. Forge only supports Java 8 at the moment.
    • July 13, 2018
    • 13 replies
  21. MDW01

    downloading forge from site error

    MDW01 replied to woofy's topic in Support & Bug Reports

    The links work fine for me. When you click the link to download the installer it will take you to adfoc. You then have to wait about 5 seconds, click skip and your download should begin.
    • July 13, 2018
    • 2 replies
  22. MDW01

    Forge Can't Download Libraries

    MDW01 replied to Retrem's topic in Support & Bug Reports

    That does not answer the question. Launch Command Prompt. Type "java -version" and press Enter. Post the output.
    • July 13, 2018
    • 13 replies
  23. MDW01

    my friend cant move in the game

    MDW01 replied to diablo184's topic in Off-topic

    Does the issue happen with vanilla Minecraft? Have you tried a different keyboard? Are your drivers updated?
    • July 13, 2018
    • 2 replies
  24. MDW01

    Bug during the loading of Forge

    MDW01 replied to GeNeTiiK's topic in Support & Bug Reports

    Could you upload the complete log? Is it generating a crash report if so please upload that as well?
    • July 12, 2018
    • 18 replies
  25. MDW01

    Minecraft forge 1.12.2 libraries will not download

    MDW01 replied to Bladen XX's topic in Support & Bug Reports

    Try following these instructions:
    • July 11, 2018
    • 27 replies
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • Page 1 of 17  
  • All Activity
  • Home
  • MDW01
  • Theme
  • Contact Us
  • Discord

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