You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchMethodError: No virtual method readNBytes(I)[B in class Lorg/eclipse/jgit/util/io/SilentFileInputStream; or its super classes (declaration of 'org.eclipse.jgit.util.io.SilentFileInputStream' appears in /data/app/~~9hj81iBdJUY675txi-uLuw==/org.cosmicide-wfamstEEpB-bXIWnaVWDpA==/base.apk!classes39.dex)
at org.eclipse.jgit.util.IO.readFully(IO.java:90)
at org.eclipse.jgit.util.IO.readFully(IO.java:48)
at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:148)
at org.eclipse.jgit.storage.file.FileBasedConfig.$r8$lambda$C0Gqawno6Xx4SyUkPy5AwFIAXLk(Unknown Source:0)
at org.eclipse.jgit.storage.file.FileBasedConfig$$ExternalSyntheticLambda0.apply(D8$$SyntheticClass:0)
at org.eclipse.jgit.util.FileUtils.readWithRetries(FileUtils.java:733)
at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:128)
at org.eclipse.jgit.internal.storage.file.FileRepository.loadRepoConfig(FileRepository.java:212)
at org.eclipse.jgit.internal.storage.file.FileRepository.getConfig(FileRepository.java:348)
at org.eclipse.jgit.internal.storage.file.FileRepository.getConfig(FileRepository.java:1)
at org.eclipse.jgit.api.CloneCommand.fetch(CloneCommand.java:284)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:189)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:1)
at com.github.syari.kgit.KGitCommand.call(KGitCommand.kt:10)
at com.github.syari.kgit.KCloneCommand.callAsK(KCloneCommand.kt:22)
at dev.pranav.jgit.tasks.RepositoryKt.cloneRepository(Repository.kt:174)
at org.cosmicide.fragment.ProjectFragment$gitClone$2$1$1.invokeSuspend(ProjectFragment.kt:299)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@ce9135d, Dispatchers.IO]
The text was updated successfully, but these errors were encountered:
java.lang.NoSuchMethodError: No virtual method readNBytes(I)[B in class Lorg/eclipse/jgit/util/io/SilentFileInputStream; or its super classes (declaration of 'org.eclipse.jgit.util.io.SilentFileInputStream' appears in /data/app/~~9hj81iBdJUY675txi-uLuw==/org.cosmicide-wfamstEEpB-bXIWnaVWDpA==/base.apk!classes39.dex)
at org.eclipse.jgit.util.IO.readFully(IO.java:90)
at org.eclipse.jgit.util.IO.readFully(IO.java:48)
at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:148)
at org.eclipse.jgit.storage.file.FileBasedConfig.$r8$lambda$C0Gqawno6Xx4SyUkPy5AwFIAXLk(Unknown Source:0)
at org.eclipse.jgit.storage.file.FileBasedConfig$$ExternalSyntheticLambda0.apply(D8$$SyntheticClass:0)
at org.eclipse.jgit.util.FileUtils.readWithRetries(FileUtils.java:733)
at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:128)
at org.eclipse.jgit.internal.storage.file.FileRepository.loadRepoConfig(FileRepository.java:212)
at org.eclipse.jgit.internal.storage.file.FileRepository.getConfig(FileRepository.java:348)
at org.eclipse.jgit.internal.storage.file.FileRepository.getConfig(FileRepository.java:1)
at org.eclipse.jgit.api.CloneCommand.fetch(CloneCommand.java:284)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:189)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:1)
at com.github.syari.kgit.KGitCommand.call(KGitCommand.kt:10)
at com.github.syari.kgit.KCloneCommand.callAsK(KCloneCommand.kt:22)
at dev.pranav.jgit.tasks.RepositoryKt.cloneRepository(Repository.kt:174)
at org.cosmicide.fragment.ProjectFragment$gitClone$2$1$1.invokeSuspend(ProjectFragment.kt:299)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@ce9135d, Dispatchers.IO]
The text was updated successfully, but these errors were encountered: