Git Product home page Git Product logo

linkie-web's People

Contributors

jab125 avatar meadowsys avatar msdnicrosoft avatar shedaniel avatar solidblock-cn avatar thecatcore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linkie-web's Issues

Suggestions for different improvements

Some suggestions I have mainly for the dependencies part:

  • Maybe add Quilt support? With Quilt Mappings, QSL, Quilt Loader, QFAPI
  • Would love to see parchment in fabric and quilt also

Might add more as I can think of it

Suggestion of Other Maven Support.

Make a new page, put various premods found in Maven in it, then right click and select the version of the premod, you can directly copy its dependencies url.

(experimental tauri app) Fetching sources fails with status code 500

When using (a locally built version of) the tauri app on macOS, everything seems to work fine, until I click the generate sources button on a search result. A popup shows up with the message "Failed to fetch source: Request failed with status code 500", and opening the console (via button on the lower left of the window) shows

108
java.util.concurrent.CompletionException: java.nio.file.ProviderNotFoundException: Provider "jar" not found
109
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source)
110
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source)
111
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
112
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
113
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
114
	at java.base/java.lang.Thread.run(Unknown Source)
115
Caused by: java.nio.file.ProviderNotFoundException: Provider "jar" not found
116
	at java.base/java.nio.file.FileSystems.getFileSystem(Unknown Source)
117
	at net.fabricmc.tinyremapper.FileSystemReference.open(FileSystemReference.java:71)
118
	at net.fabricmc.tinyremapper.FileSystemReference.openJar(FileSystemReference.java:48)
119
	at net.fabricmc.tinyremapper.FileSystemReference.openJar(FileSystemReference.java:44)
120
	at net.fabricmc.tinyremapper.TinyRemapper.readFile(TinyRemapper.java:515)
121
	at net.fabricmc.tinyremapper.TinyRemapper.access$200(TinyRemapper.java:71)
122
	at net.fabricmc.tinyremapper.TinyRemapper$1$1.get(TinyRemapper.java:490)
123
	at net.fabricmc.tinyremapper.TinyRemapper$1$1.get(TinyRemapper.java:486)
124
	... 4 more

My (not really knowledgeable) guess: is it because the bundled version of the JRE doesn't include the necessary components? Please let me know if there is anything else I can do to help debug!

Suggestion: input box for deobfuscating from one mapping to another

for example, if it's set to translate Yarn 1.20.4 to Mojang (Intermediary) and I input:

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2561.getString()" because the return value of "net.minecraft.class_2568.method_10891(net.minecraft.class_2568$class_5247)" is null

it would output:

java.lang.NullPointerException: Cannot invoke "net.minecraft.text.Text.getString()" because the return value of "net.minecraft.text.HoverEvent.getValue(net.minecraft.HoverEvent$Action)" is null

it's very helpful for, as used in the example, logs. it would be cool!

The MCP Mapping is broken?

In the MCP for Minecraft 1.16-. I tried to search anything, but it still is empty.
Maybe the mapping is broken?
擷qqqqqqqqqqqqqqqqqq
擷取dasadsssss
擷取ddddddddddaa2
擷取ddddddddddddddddddaaaaaa

Cannot translate between Plasma/Barn and Feather (for b1.7.3)

I think this might be because Plasma/Barn has merged the client and server, while Feather provides mappings for the client and server separately. This means for Plasma/Barn the version is just called 'b1.7.3' while for Feather there are two versions, 'b1.7.3-client' and 'b1.7.3-server' and thus it can't find a match and says there's no way to translate between the two.

But it should be possible to translate between them, as they target the same MC version.

Suggestion: From one version to another

Hello, creators of that really usefull site that I was using for a pretty long time. So when I ported one mod from Forge to Fabric and then started porting from 1.16.5 to 1.20.4 I had stumbled across one problem: There is no porting from older version to newer (and the other way around). And now I'm facing a big struggle because I cant look up by net.minecraft.class_XXXXX and IDK the namings of new-version classes (Now my progression almost stopped)

I hope that this feature will be added, thanks for your attention to that problem

Loading bar tweak

Hi!

I built the experimental tauri app on macOS and it builds successfully! It fails to generate sources though, but I'll open another issue with that.

I have a suggestion on the loading bar at the top of the window when searching: maybe delay it showing up until for example, a second passes? It looks slightly strange on the desktop version of linkie, since its querying to the local backend and the requests finish very fast.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.