Jump to content

sciwhiz12

Members
  • Posts

    391
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by sciwhiz12

  1. 26 minutes ago, JakeBat said:

    java.io.IOException: Broken pipe

    Generally, this is an error resulting from something other than Minecraft closing your connection. Please inform your server hosts that this is most likely a problem on their side, as Forge does not modify the networking stack of Minecraft.

    If the hosts insist that this is a Forge issue, first try running the vanilla Minecraft server. If that's causing issues still, then it's a network problem, most likely.

     

    From the post title, see the Forge FAQ about SpongeForge.

  2. This issue looks similar to MC-132113, where the player found that his bluetooth device's drivers caused a crash similar to yours.

    Unfortunately, we cannot reproduce this issue without the exact device that is causing the crash.

    If you are able, please describe the bluetooth device in detail: the brand name, if you bought it from official brand stores, the model number and type of device. This way, if someone does have a similar or exact device, we may be able to get more information.

  3. I'm investigating this problem, and I found two separate issues when testing this:

    1. Two identically used pickaxes in the crafting grid does not repair both of them into a new pickaxe.
    2. Two identically used pickaxes in the grindstone does not repair, but instead outputs the same damaged pickaxe but in a stack of 2.

    However, the two identically used pickaxes do repair in the anvil for me.

    I will conduct more testing for the anvil repair, but I will file two issues for the two above.

     

    Also, please rename the title to something more appropriate: "[1.16.1] Issues with repairing tools" is my suggestions.

  4. There is an ongoing effort in creating a spreadsheet for 1.16 mappings. It is not complete, and will be eventually merged into the MMMS (Mod Mapping Management System, a replacement for MCPBot).

     

    Although the effort is not complete, and not all names in the spreadsheet have been verified (to not include Official mappings because of licensing poison), a snapshot of those verified names have been produced and now is being hosted by Forge. (For details, look through the #mcpconfig and #mms channels on Discord)

     

    Quote

    Forge is now hosting a snapshot of the WIP 1.16.1 mappings people have been hard at work producing. This isn't even half of the new names in the spreadsheet, the rest still need to be verified and (if needed) fixed. To use this snapshot, change your build.gradle to:

    
    mappings channel: 'snapshot', version: '20200707-1.16.1'

     ~~ gigaherz, #modder-support-116

    Note that this is a manual upload of the mappings, the same as the first mapping. MCPBot will not recognize these names.

    • Like 1
    1. You are on the wrong forum; see the `Modder Support` sub-forum.
    2. Please state what version of Minecraft you are coding for when posting.
    3. Please post the relevant code that you've written when asking for support.
    4. Generally, we discourage copy-pasting code from mods or following video tutorials, as they are most likely outdated or using a discourage coding practice. A good recommendation for a recent, good tutorial series is by McJty, the modder for RFTools.
×
×
  • Create New...

Important Information

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