Problème avec Forge --' (oui encore XD)

Alors en désactivant le scan des fichier java, mes logs donnent :
- soit
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.

[11:37:39] [Sound Library Loader/INFO]: Sound engine started
[11:37:40] [Client thread/ERROR]: ########## GL ERROR ##########
[11:37:40] [Client thread/ERROR]: @ Pre startup
[11:37:40] [Client thread/ERROR]: 1280: Invalid enum
[11:37:41] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[11:37:41] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[11:37:41] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[11:37:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[11:37:41] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[11:37:42] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
http://www.paulscode.com[/spoiler]
- soit
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com


Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.

[11:43:10] [Sound Library Loader/INFO]: Sound engine started
[11:43:11] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:11] [Client thread/ERROR]: @ Post render
[11:43:11] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[11:43:11] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:11] [Client thread/ERROR]: @ Post render
[11:43:11] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[11:43:11] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:11] [Client thread/ERROR]: @ Post render
[11:43:11] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- soit la fenêtre apparait à la place de celle de Mojang puis 3 secondes après.

Pour le pare-feu, Minecraft n'est pas dans la liste des programmes autorisés (mais Java y est), et je n'arrive pas à l'y ajouté --'
 
Avec le nouveau launcher pour allouer plus de ram a minecraft tu fais Edit profil , tu coche JVM arguments et tu met sa -Xmx4G en sachant que 4G c'est 4go de ram (ce sont mes paramètres) donc tu met au moins 2go.

Sinon j'ai eu un problème comme le tien ya pas longtemps et c'était à cause de mon intel qui ne laissait pas ma Nvidia gérer minecraft
 
il ne trouve pas java, ensuite pourquoi tous les arguments.
Regarde aussi :
  • vas dans panneau de configuration
  • tous les panneaux de configuration
  • système
  • paramètre système avancer
  • variable environnement
  • tu devrais ensuite avoir un autre page avec une sorte de liste en bas regarde si tu trouve un truc genre C:\Program Files\Java\jre7
  • sinon fait windows + r
  • cmd
  • java
 
Enlève le -Xmx1G au début car vu que tu as rajouté le -Xmx2G sa va faire redondant et causer une erreur et d'où sortent les argument entre -Xmx 1G et -Xmx 2G xD
 
  • J'aime
Reactions: robin4002
Aussi ce que dit robin est bon après sa dépend juste si tu veux allouer plus de ram à minecraft ou non (c'est pour sa que j'ai dit de garder le -Xmx2G et d'enlever le -Xmx1G)
 
  • J'aime
Reactions: robin4002