Issue launching monster v

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Justin Williams

New Member
Jul 29, 2019
16
0
0
So, I hate to be that person that is always on here, and never able to fix their own problems with ftb.. Butttt i can never seem to fix my own errors!?

So i just recently upgraded to windows 8.1 and i have a really bad internet connection if any, so instead of re-downloading everything i just got my friend to give me all of his files. Considering we have done this plenty before to be able to play together i didn't see an issue...

And now 4 hours later, i persistently get this error upon launch and was wondering...What do i do?!?!?!?
Code:
---- Minecraft Crash Report ----
// There are four lights!

Time: 1/21/14 7:31 PM
Description: Initializing game

org.lwjgl.LWJGLException: Pixel format not accelerated
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
    at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    at org.lwjgl.opengl.Display.create(Display.java:848)
    at org.lwjgl.opengl.Display.create(Display.java:757)
    at org.lwjgl.opengl.Display.create(Display.java:739)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
    at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    at org.lwjgl.opengl.Display.create(Display.java:848)
    at org.lwjgl.opengl.Display.create(Display.java:757)
    at org.lwjgl.opengl.Display.create(Display.java:739)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 229369080 bytes (218 MB) / 460849152 bytes (439 MB) up to 3815768064 bytes (3639 MB)
    JVM Flags: 3 total; -Xms256M -Xmx4094M -XX:PermSize=256m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Launched Version: 1.6.4
    LWJGL: 2.9.0
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

Lansgren

New Member
Jul 29, 2019
4
0
0
I got what I think is a similar problem. I use windows 8.1 got a Nvidia geforce 360m card that wont uppdate to the latest drivers for some reason. I run ftb in windows 7 compability mode, got the latest java 7, update 51 or what's it called, have no older versions of java installed and still cant launch monster v 1.0.5
the errors i get is:

From Console: java.io.FileNotFoundException: C:\Program Files (x86)\Feed The Beast\versions\1.6.4\1.6.4.json (Åtkomst nekad)
From Console: at java.io.FileOutputStream.open(Native Method)
From Console: at java.io.FileOutputStream.<init>(Unknown Source)
From Console: at java.io.FileOutputStream.<init>(Unknown Source)
From Console: at net.ftb.util.DownloadUtils.downloadToFile(DownloadUtils.java:137)
From Console: at net.ftb.gui.LaunchFrame.gatherAssets(LaunchFrame.java:1011)
From Console: at net.ftb.gui.LaunchFrame.setupNewStyle(LaunchFrame.java:760)
From Console: at net.ftb.gui.LaunchFrame.runGameUpdater(LaunchFrame.java:700)
From Console: at net.ftb.gui.LaunchFrame.access$600(LaunchFrame.java:129)
From Console: at net.ftb.gui.LaunchFrame$13.done(LaunchFrame.java:629)
From Console: at javax.swing.SwingWorker$5.run(Unknown Source)
From Console: at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
From Console: at sun.swing.AccumulativeRunnable.run(Unknown Source)
From Console: at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
From Console: at javax.swing.Timer.fireActionPerformed(Unknown Source)
From Console: at javax.swing.Timer$DoPostEvent.run(Unknown Source)
From Console: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
From Console: at java.awt.EventQueue.access$200(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.security.AccessController.doPrivileged(Native Method)
From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEvent(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.run(Unknown Source)
Unhandled exception in Thread[AWT-EventQueue-0,6,main]: java.lang.NullPointerException
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
From Console: java.io.FileNotFoundException: C:\Program Files (x86)\Feed The Beast\versions\1.6.4\1.6.4.json (Åtkomst nekad)
Did you also move the Feed The Beast folder? You should not have it it in the Program Files folder that will cause you way too many head-aches than it is worth. Try C:\ or your Desktop.
 
  • Like
Reactions: JamiePhonic

JamiePhonic

New Member
Jul 29, 2019
404
0
0
Did you also move the Feed The Beast folder? You should not have it it in the Program Files folder that will cause you way too many head-aches than it is worth. Try C:\ or your Desktop.
that explains alot. the file isnt found because it couldn't be created because the launcher didn't have permissions to write to the program files directory (unless you're running it as admin all the time)
also, going by this at the end (Åtkomst nekad) you're better just sticking it in C:\FTB because apparently java has problems with some non-english regions
 

Lansgren

New Member
Jul 29, 2019
4
0
0
yeah, so I better move it out of there. thanks! it worked when running as admin but if there will be issues just fuck it. can i delete the folder and reinstall or just cut and paste it to c:? found no uninstall
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
You can do either. The only uninstall is a manual one. Be sure to change the 'Install folder...' in the Options tab. Then close and reopen the launcher so the setting takes effect. Be sure to backup your saves though.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
:p Locked
OP is a graphics driver issue.

The other one is not. Please make sure you post your own thread. I'm trying to lock all solved problems, regardless of "same problem" or not, and yours, @Lansgren was not the same as OP's.
 
  • Like
Reactions: lavarthan
Status
Not open for further replies.