Altitude Game: Forums  

Go Back   Altitude Game: Forums > Altitude Support > Tech Support
FAQ Community Calendar

Tech Support Trouble running the game? Found a bug? Post here.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-02-2012, 10:32 PM
Tekn0 Tekn0 is offline
Senior Member
 
Join Date: Dec 2010
Posts: 1,548
Default Altitude Update Problems, keeps restarting

Thought I'd give altitude a try on some linux (went with Ubuntu 11.10 oneiric, 64-bit as I don't have time to setup too many things).

Everything went fine after installing ATi drivers and getting 3d to work , started Altitude it comes up with music then it keeps say "Restart Altitude to play the new version" and I only get the "Restart" or "Exit" button.

It is as though it keeps thinking it just installed and update and requires restart.

Any ideas?
Reply With Quote
  #2  
Old 05-02-2012, 10:44 PM
Tekn0 Tekn0 is offline
Senior Member
 
Join Date: Dec 2010
Posts: 1,548
Default

Code:
Failed to initialize logger: file=log/Launch.log, level=DEBUG, pattern=%p [%d{ISO8601}] [%t]: %m%n, maxFileSize=100KB, maxBackups=1, wasInitialized=false
java.io.FileNotFoundException: /opt/altitude/log/Launch.log (Permission denied)
	at java.io.FileOutputStream.openAppend(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:207)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
	at launch.e.a(SourceFile:290)
	at launch.ab.a(SourceFile:194)
	at launch.e.<init>(SourceFile:109)
	at launch.ab.<init>(SourceFile:72)
	at launch.G.a(SourceFile:82)
	at launch.G.a(SourceFile:32)
	at em.update.client.launch.UpdateLauncher.main(SourceFile:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
	at com.install4j.runtime.Launcher.main(Unknown Source)
log4j:WARN No appenders could be found for logger (em.update.client.launch.UpdateLauncher).
log4j:WARN Please initialize the log4j system properly.
Failed to initialize logger: file=log/Altitude.log, level=DEBUG, pattern=%p [%d{ISO8601}] [%t]: %m%n, maxFileSize=100KB, maxBackups=1, wasInitialized=false
java.io.FileNotFoundException: /opt/altitude/log/Altitude.log (Permission denied)
	at java.io.FileOutputStream.openAppend(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:207)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
	at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)
	at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:194)
	at org.apache.log4j.FileAppender.<init>(FileAppender.java:109)
	at org.apache.log4j.RollingFileAppender.<init>(RollingFileAppender.java:72)
	at qr.a(SourceFile:82)
	at qr.a(SourceFile:56)
	at qr.a(SourceFile:32)
	at em.entry.EntryAltitudeGame.main(SourceFile:13)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at em.update.client.launch.UpdateLauncher.a(SourceFile:245)
	at em.update.client.launch.UpdateLauncher.main(SourceFile:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
	at com.install4j.runtime.Launcher.main(Unknown Source)
log4j:WARN No appenders could be found for logger (eX).
log4j:WARN Please initialize the log4j system properly.
Failed to open device (/dev/input/event13): Failed to open device /dev/input/event13 (13)

Failed to open device (/dev/input/event12): Failed to open device /dev/input/event12 (13)

Failed to open device (/dev/input/event8): Failed to open device /dev/input/event8 (13)

Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13)

Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)

Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)

Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)

Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)

Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)

Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)

Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)

Linux plugin claims to have found 1 controllers
Reply With Quote
  #3  
Old 05-06-2012, 03:43 AM
Lone Wolf Lone Wolf is offline
Junior Member
 
Join Date: Feb 2011
Posts: 5
Default

Quote:
Originally Posted by Tekn0 View Post
Code:
Failed to initialize logger: file=log/Launch.log, level=DEBUG, pattern=%p [%d{ISO8601}] [%t]: %m%n, maxFileSize=100KB, maxBackups=1, wasInitialized=false
java.io.FileNotFoundException: /opt/altitude/log/Launch.log (Permission denied)
Just to start off, that looks like a permissions error.
Try starting altitude via sudo or root (bad idea, I know) to make sure, and if it does work, then chown or chmod the entire altitude directory to be writeable by your user.
Reply With Quote
  #4  
Old 05-08-2012, 12:53 AM
Tekn0 Tekn0 is offline
Senior Member
 
Join Date: Dec 2010
Posts: 1,548
Default

Ah thanks, I'll try that. I have to admit I never really read those errors...

/me refrains from saying anything about java
Reply With Quote
  #5  
Old 05-15-2012, 07:42 PM
Tekn0 Tekn0 is offline
Senior Member
 
Join Date: Dec 2010
Posts: 1,548
Default

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f725bcfdc08, pid=2295, tid=140129239500544
#
# JRE version: 6.0_23-b23
# Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11pre
# Distribution: Ubuntu 11.10, package 6b23~pre11-0ubuntu1.11.10.2
# Problematic frame:
# C  [libX11.so.6+0x35c08]  XQueryExtension+0x28
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid2295.log
Wasn't really the permissions, though I changed it fine.

I'll try to update JVM or something. Not in a mood to debug this from the stack traces in the /tmp/hs_err_pid2295.log .

Perhaps OpenJDK + Alti is not compatible.
Reply With Quote
  #6  
Old 05-15-2012, 07:45 PM
Tekn0 Tekn0 is offline
Senior Member
 
Join Date: Dec 2010
Posts: 1,548
Default

Hmm suddenly seem to start up fine, but it's asking me for email and password. I bought Alti through steam.. does this mean I need to re-buy it standalone to run it on Linux?

At least I don't remember my login details, I never have to enter it in steam version of the game.
Reply With Quote
  #7  
Old 05-15-2012, 08:41 PM
tomato man tomato man is offline
Senior Member
 
Join Date: Dec 2009
Location: I
Posts: 1,176
Default

Quote:
Originally Posted by Tekn0 View Post
does this mean I need to re-buy it standalone to run it on Linux?
Or you can just stop playing it
Reply With Quote
  #8  
Old 05-16-2012, 01:59 PM
Tekn0 Tekn0 is offline
Senior Member
 
Join Date: Dec 2010
Posts: 1,548
Default

Quote:
Originally Posted by tomato man View Post
Or you can just stop playing it
Or I could you mute you in the forums as well
Reply With Quote
  #9  
Old 05-24-2012, 04:52 PM
lamster lamster is offline
Administrator
 
Join Date: May 2008
Posts: 1,655
Default

Please send an email to support@nimblygames.com with your your Steam UID (from the file C:\Program Files\Steam\steamapps\common\altitude\log\Altitude .log on the line starting "Steam UID is") and your current Altitude nickname so we can update your Steam account.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems With Launching Altitude iamjagman Tech Support 17 07-29-2011 04:48 PM
Altitude is experiencing DNS problems... Ajuk999 Tech Support 3 05-24-2011 04:41 PM
Sound problems after update sander2 Tech Support 13 11-24-2010 07:54 AM
Altitude Account Problems spaniel53 Tech Support 5 03-27-2010 11:31 PM
Sound problems in OS X in new update kanchen Tech Support 21 08-05-2009 07:35 PM


All times are GMT. The time now is 06:00 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
2008 Nimbly Games LLC