Jump to content

chibbicloud

Members
  • Posts

    5
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

chibbicloud's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Got it. Just a JVM error. Needed to adjust. Thanks again for the help earlier though. I do appreciate it.
  2. Ok i got forge to work, and it looks like it was actually able to read the mod, but now after the MOJANG logo it goes black and doesn't respond.
  3. Awesome! Thank you. That worked.
  4. Sorry I'm a noob at this. How do I do it? Do I just delete the forge loading config file? I cant open it to edit.
  5. Hey, can anyone tell me what I did wrong here? The only thing I did was install forge and run minecraft. Theres no other mods and I've already run 1.8 once before. Any ideas? ---- Minecraft Crash Report ---- // But it works on my machine. Time: 11/12/15 6:13 PM Description: Initializing game java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:198) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) at net.minecraft.client.main.Main.main(SourceFile:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context) at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method) at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50) at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132) at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77) at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41) at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:239) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:198) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) at net.minecraft.client.main.Main.main(SourceFile:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows Vista (x86) version 6.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 29850128 bytes (28 MB) / 202190848 bytes (192 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8388 Release' Renderer: 'ATI Mobility Radeon HD 3870' Launched Version: 1.8-Forge11.14.3.1450 LWJGL: 2.9.1 OpenGL: ATI Mobility Radeon HD 3870 GL version 2.1.8388 Release, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: No Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.