Coder Social home page Coder Social logo

linkie-core's People

Contributors

oroarmor avatar shedaniel avatar spacewalkerrs avatar sschr15 avatar thecatcore avatar

Stargazers

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

Watchers

 avatar  avatar

linkie-core's Issues

Linkie refusing to create parent folder `.linkie-cache`, resulting in exceptions when trying to save files

java.io.FileNotFoundException: /bot/.linkie-cache/mappings/yarn-1.18.2+build.3.linkie5 (No such file or directory)
        at java.base/java.io.RandomAccessFile.open0(Native Method)
        at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:344)
        at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:259)
        at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:213)
        at com.soywiz.korio.file.std.LocalVfsJvm$open$raf$1.invokeSuspend(LocalVfsJvm.kt:296)
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
        at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:367)
        at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:30)
        at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:25)
        at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:170)
        at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
        at com.soywiz.korio.file.std.LocalVfsJvm.executeIo(LocalVfsJvm.kt:218)
        at com.soywiz.korio.file.std.LocalVfsJvm.open(LocalVfsJvm.kt:291)
        at com.soywiz.korio.file.Vfs.put$suspendImpl(Vfs.kt:102)
        at com.soywiz.korio.file.Vfs.put(Vfs.kt)
        at com.soywiz.korio.file.VfsFile.put(VfsFile.kt:45)
        at com.soywiz.korio.file.Vfs$Proxy.put$suspendImpl(Vfs.kt:196)
        at com.soywiz.korio.file.Vfs$Proxy.put(Vfs.kt)
        at com.soywiz.korio.file.Vfs.put(Vfs.kt:108)
        at com.soywiz.korio.file.VfsFile.writeBytes(VfsFile.kt:47)
        at me.shedaniel.linkie.CachedMappingsSupplier.saveToCachedFile(MappingsSupplier.kt:151)
        at me.shedaniel.linkie.CachedMappingsSupplier.applyVersion(MappingsSupplier.kt:143)
        at me.shedaniel.linkie.DelegateMappingsSupplier.applyVersion$suspendImpl(MappingsSupplier.kt:110)
        at me.shedaniel.linkie.DelegateMappingsSupplier.applyVersion(MappingsSupplier.kt)
        at me.shedaniel.linkie.LoggingMappingsSupplier.applyVersion(MappingsSupplier.kt:101)
        at me.shedaniel.linkie.DelegateMappingsSupplier.applyVersion$suspendImpl(MappingsSupplier.kt:110)
        at me.shedaniel.linkie.DelegateMappingsSupplier.applyVersion(MappingsSupplier.kt)
        at me.shedaniel.linkie.NamespacedMappingsSupplier.applyVersion(MappingsSupplier.kt:80)
        at me.shedaniel.linkie.Namespace$getProvider$2.invokeSuspend(Namespace.kt:327)
        at me.shedaniel.linkie.Namespace$getProvider$2.invoke(Namespace.kt)
        at me.shedaniel.linkie.Namespace$getProvider$2.invoke(Namespace.kt)
        at me.shedaniel.linkie.MappingsProvider.getOrNull(MappingsProvider.kt:27)
        at me.shedaniel.linkie.MappingsProvider.get(MappingsProvider.kt:28)
        at me.shedaniel.linkie.utils.QueryContext$1.invokeSuspend(MappingsQuery.kt:237)
        at me.shedaniel.linkie.utils.QueryContext$1.invoke(MappingsQuery.kt)
        at me.shedaniel.linkie.utils.QueryContext$1.invoke(MappingsQuery.kt)
        at me.shedaniel.linkie.utils.MappingsQueryKt.get(MappingsQuery.kt:240)
        at me.shedaniel.linkie.utils.MappingsQuery.queryClasses(MappingsQuery.kt:100)
        at com.kotlindiscord.kord.extensions.modules.extra.mappings.MappingsExtension$setup$slashCommand$2$1$2$1.invoke(MappingsExtension.kt:130)
        at com.kotlindiscord.kord.extensions.modules.extra.mappings.MappingsExtension$setup$slashCommand$2$1$2$1.invoke(MappingsExtension.kt:130)
        at com.kotlindiscord.kord.extensions.modules.extra.mappings.MappingsExtension$queryMapping$3$1.invokeSuspend(MappingsExtension.kt:695)
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
        at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
        at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:833)

NullPointerException Error

image

I was trying to use the bot and I got this message in response, I tried running /translate all mojang_to_yarn search_term:RenderSystem.pushMatrix and it gave me that error

[Feature Request] Allow displaying MojMapped names via SRG "intermediaries"

As of now, the usage of any command that queries MojMap directly (e.g. !mmm update) will display a list of results as if the mapping was being applied on top of Intermediary.
It would be useful to display MojMap names on top of SRGs too, which would help people using MojMap on Forge, instead of having to go the roundabout route of !mmmcpm then !mcpm.
This could either be a command flag (e.g. !mmm update srg) or an alternative command (e.g. !mmm_srg update - I am bad with names), either works.
I also see this potentially being useful as being exposed through a bot flag to choose the default behavior, in case the additional flag approach is chosen.

No Mappings for MCP 1.8.9

I am using the web end here, as we can see there are no results for MCP mappings 1.8.9 and below which is probably an error.
Looking at this gives a result for MCP 1.8.9 therefore I conclude that something is not working right.

Suggestion: allow for exact matching of names

Example usage is when looking up obfuscated names. When searching !ym ddn/d. It will list all methods that contain a 'd', instead of just the method named 'd'. This results in getting all of the methods in ddn. Whilst the behaviour can be useful in some cases, being able to disable it would be nice.

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.