Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install optifine #5

Open
r4ffa47 opened this issue Dec 2, 2024 · 3 comments
Open

can't install optifine #5

r4ffa47 opened this issue Dec 2, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@r4ffa47
Copy link

r4ffa47 commented Dec 2, 2024

I was trying to install optifine by myself using the official OptiFine launcher, but it gives me a Java error whenever I try:
ava.io.FileNotFoundException: C:\Users\Utente\AppData\Roaming\QuantumLauncher\instances\hi.minecraft\versions\1.21.3\1.21.3.json (Impossibile trovare il file specificato)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.(Unknown Source)
at optifine.Utils.copyFile(Utils.java:217)
at optifine.Installer.copyMinecraftVersion(Installer.java:521)
at optifine.Installer.doInstall(Installer.java:95)
at optifine.InstallerFrame.onInstall(InstallerFrame.java:425)
at optifine.InstallerFrame.connEtoC1(InstallerFrame.java:490)
at optifine.InstallerFrame.access$7(InstallerFrame.java:484)
at optifine.InstallerFrame$IvjEventHandler.actionPerformed(InstallerFrame.java:46)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

is this normal?

@Mrmayman
Copy link
Owner

Mrmayman commented Dec 3, 2024

I am working on a fix for this. Official OptiFine integration will come in QuantumLauncher v0.3 which may release in a few weeks

@Mrmayman Mrmayman added the enhancement New feature or request label Dec 5, 2024
@Mrmayman
Copy link
Owner

OptiFine support has been added, please check the latest version of the launcher https://mrmayman.github.io/quantumlauncher

@Mrmayman Mrmayman reopened this Jan 5, 2025
@Mrmayman
Copy link
Owner

Mrmayman commented Jan 5, 2025

Optifine installer is broken on windows, so i thought i'd reopen this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants