Guest User

Journal d'erreur OptiFine

a guest
Jun 5th, 2014
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. java.io.FileNotFoundException: C:\Users\Noam\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2.json (Le fichier spécifié est introuvable)
  2. at java.io.FileInputStream.open(Native Method)
  3. at java.io.FileInputStream.<init>(Unknown Source)
  4. at optifine.Utils.copyFile(Utils.java:212)
  5. at optifine.Installer.copyMinecraftVersion(Installer.java:252)
  6. at optifine.Installer.doInstall(Installer.java:86)
  7. at optifine.InstallerFrame.onInstall(InstallerFrame.java:386)
  8. at optifine.InstallerFrame.connEtoC1(InstallerFrame.java:415)
  9. at optifine.InstallerFrame.access$3(InstallerFrame.java:409)
  10. at optifine.InstallerFrame$IvjEventHandler.actionPerformed(InstallerFrame.java:36)
  11. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  12. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  13. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  14. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  15. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  16. at java.awt.Component.processMouseEvent(Unknown Source)
  17. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  18. at java.awt.Component.processEvent(Unknown Source)
  19. at java.awt.Container.processEvent(Unknown Source)
  20. at java.awt.Component.dispatchEventImpl(Unknown Source)
  21. at java.awt.Container.dispatchEventImpl(Unknown Source)
  22. at java.awt.Component.dispatchEvent(Unknown Source)
  23. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  24. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  25. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  26. at java.awt.Container.dispatchEventImpl(Unknown Source)
  27. at java.awt.Window.dispatchEventImpl(Unknown Source)
  28. at java.awt.Component.dispatchEvent(Unknown Source)
  29. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  30. at java.awt.EventQueue.access$400(Unknown Source)
  31. at java.awt.EventQueue$3.run(Unknown Source)
  32. at java.awt.EventQueue$3.run(Unknown Source)
  33. at java.security.AccessController.doPrivileged(Native Method)
  34. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  35. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  36. at java.awt.EventQueue$4.run(Unknown Source)
  37. at java.awt.EventQueue$4.run(Unknown Source)
  38. at java.security.AccessController.doPrivileged(Native Method)
  39. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  40. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  41. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  42. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  43. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  44. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  45. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  46. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment