- Joined
 - Jan 2, 2014
 
- Messages
 - 306
 
- Thread Author
 - #1
 
Firstly, while loading game, first thing I notice is that the screen is darker and mouse trail is buggy
		
		
	
	
		
	
Then client crashes and I get this error on console:
	
	
	
		
The generated error log file is available here
No more information so far
			
			
	Then client crashes and I get this error on console:
		Code:
	
	#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fa1c9a2450d, pid=15194, tid=140333072512768
#
# JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libjaggl.so+0x850d]  Java_jaggl_OpenGL_init+0x9d
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/samuel/IdeaProjects/RuneMate/hs_err_pid15194.log
#
# If you would like to submit a bug report, please visit:
#  http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
	The generated error log file is available here
No more information so far
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							
