![]() |
|
|||||||
| Tech Support Trouble running the game? Found a bug? Post here. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Well, the game always crashes at the handshake.
I already changed the java vm in altitude/.install4j/inst_jre.cfg, both original and new path give the same error. Code:
[johannes@kali altitude]$ sh altitude # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xf7745425, pid=2768, tid=3861035888 # # JRE version: 6.0_16-b01 # Java VM: Java HotSpot(TM) Server VM (14.2-b01 mixed mode linux-x86 ) # Problematic frame: # C [+0x425] __kernel_vsyscall+0x5 # # An error report file with more information is saved as: # /home/johannes/altitude/hs_err_pid2768.log [thread -428012688 also had an error] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # altitude: line 347: 2768 Aborted "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "-Xms64M" "-Xmx128M" "-Djava.library.path=native" "-Dem.launch.path=launch-game.xml" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch em.update.client.launch.UpdateLauncher true false "$prg_dir/altitude.error.log" "$prg_dir/altitude.output.log" true true true "s_4aq6fk.png" false false 600 400 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@" thx Last edited by alkajo; 09-08-2010 at 07:10 PM. Reason: add att. |
|
#2
|
|||
|
|||
|
Have you tried updating your video drivers? Can you play other OpenGL games? Have you tried disabling sound (edit ~Altitude/config/options.xml, change line 5 to soundEnabled="false")?
Can you avoid the crash by immediately canceling the master server connection attempt (e.g. press Esc repeatedly as the game starts up)? If so, do that and submit a bug report (F1 to open console, reportBug, submit) and I'll take a closer look. |
|
#3
|
|||
|
|||
|
Drivers have been updated and other opengl games(Heroes of Newerth) work fine. Disabling sound did not help.
i can avoid the crash sometimes when pressing esc, and i will land at the login screen. However if i press a mouse button or any other key, it immediately crashes again. |
|
#4
|
|||
|
|||
|
Please email the files in ~Altitude/log to support@nimblygames.com and I'll take a closer look.
|
|
#5
|
|||
|
|||
|
The solution to the problem is deleting the ~/altitude/jre folder and updating the file ~/altitude/.install4j/pred_jre.cfg with the systems jre.
In my case the path is '/opt/java/bin/java' (Arch Linux 64) To find your java path type 'which java' in a terminal window. Hope this helps |
![]() |
| Thread Tools | |
| Display Modes | |
|
|