question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for alternate mappings systems

See original GitHub issue

This has to be talked about sometime, so I’m gonna make an issue. We need some way to choose what mappings a project will use in development and production. Currently, we just have a mappings dependency, but that only works with Yarns from the official Fabric maven. It doesn’t have support for MCP, NMS (though why would you ever use that), or Mojang official mappings (which I’m gonna refer to as mojmap until someone gives me a better name), or Yarn forks. Since Mojmaps aren’t coming out for anything below 1.14.4, we should definitely think about what to do to support older versions of Minecraft, along with anyone using alternative mappings for any other reason.

There are currently three formats mappings come in:

  • Mojmap .txt files from the launcher metadata
  • Yarn .tiny sets from a maven
  • MCP .csv files from mcpbot

How best can we deal with supporting each of these?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
modmuss50commented, Sep 8, 2019

Im burnt out on this, its a lot of work for little to no gain. Mainly due to it being unclear if you can even use Mojangs names in your code.

Im gonna leave this open for someone else to look at, sorry for failing.

2reactions
modmuss50commented, Jul 17, 2021

This is now possible.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configure alternate access mappings for SharePoint Server
Manage alternate access mappings. On the SharePoint Central Administration website, click System Settings. On the System Settings page, ...
Read more >
Add Alternate Access Mapping in SharePoint using PowerShell
Follow these steps to set alternate access mapping in SharePoint: Go to the SharePoint 2016 Central Administration Site, Click on System ...
Read more >
Configure Alternate Access Mapping In SharePoint Server
Steps: Configure Alternate Access Mapping In SharePoint. Open Central Administration as administrator > System Settings > Configure Alternate ...
Read more >
Configure alternate access for mappings in SharePoint 2013
On System Settings page, in the Farm Management section, click on Configure alternate access mappings. Adding an internal URL for mapping. On ...
Read more >
Whats the difference between host headers and alternate ...
The purpose of alternate access mappings is to deal with the situation where you have a load balancer or a proxy server that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found