Mythruna
April 16, 2024, 10:38:34 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Tech Support / Re: Stack Overflow error; Windows 8.1 OS on: September 19, 2014, 10:36:51 AM
Catalyst Control Center does not appear to be installed on my computer, I tried disabling my intel graphics card instead but when I try that Mythruna will not even open with this error message left:

Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]
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:210)
   at org.lwjgl.opengl.Display.createWindow(Display.java:306)
   at org.lwjgl.opengl.Display.create(Display.java:873)
   at org.lwjgl.opengl.Display.create(Display.java:782)
   at com.jme3.system.lwjgl.LwjglDisplay.createContext(LwjglDisplay.java:137)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:113)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
   at java.lang.Thread.run(Unknown Source)
Application was not initialized.
2  General Category / Tech Support / Re: Stack Overflow error; Windows 8.1 OS on: September 17, 2014, 12:41:45 PM
I've allocated more memory and updated one of my graphics drivers but the error message is still the same except my pid=1092 and my tid=348 now. Is there anything else I can do?

My Radeon HD 8850M card was down with a code 43 when I posted the original code, but it is now working fine as far as I can tell and updated in addition.

Should I delete and reinstall my intel graphics drivers?  They are custom apparently so they do not have any updates available or any previous versions
3  General Category / Tech Support / Re: Stack Overflow error; Windows 8.1 OS on: September 15, 2014, 08:01:28 PM
The crash only occurs when I try to launch single or multiplayer modes in the game.  It seems that as soon as it begins loading the game systems my "stack" (whatever that is) overflows.
4  General Category / Tech Support / Stack Overflow error; Windows 8.1 OS on: September 15, 2014, 07:48:57 PM
 # A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x077b2457, pid=2164, tid=6624
#
# JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
# Java VM: Java HotSpot(TM) Client VM (24.65-b04 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [ig75icd32.dll+0x3b2457]

I have no idea how to fix this or how to even go about finding how to fix it.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!