PDA

View Full Version : 317 crashes after 2 clicks



simdog
June 26th, 2010, 23:37
well i got ubuntu aabout a month ago and ive been trying to play games but none of them work for me then i remebered about rsps and used the ubuntu forum to get help with the 508 servers. (which work for me new if u need help i think i can help or post a lonk on how to get the 508 server working on ubuntu) but now i wanna try 317 servers the client loads which isnt my problem but then when i get in game there are invisible people (i see them on minimap) and when i do 1 move the client crashes. here is the error it get.
hs_err_pid2288.log
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb8680f3f19, pid=2288, tid=140429507319568
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (16.3-b01 mixed mode linux-amd64 )
# Problematic frame:
# V [libjvm.so+0x1dcf19]
#
# If you would like to submit a bug report, please visit:
# Only the registered members can see the link.
#

(i only put some of it if i put it all it would be too long)
if you know why i crash please help o and here is how i cnahged it to make client run

Before:
@echo off

title Extreme-Pkz Client

java -Xmx300m Jframe 10 0 highmem members 32

pause

After:
#!/bin/bash
title Extreme-Pkz Client
echo "off"
java -Xmx300m Jframe 10 0 highmem members 32
pause

please help thanks

Malik
June 27th, 2010, 00:11
If your are on a Windows 7 computer, you need to convert your client run.bat to be compatible with Windows 7.

simdog
June 27th, 2010, 00:38
If your are on a Windows 7 computer, you need to convert your client run.bat to be compatible with Windows 7.
I run it on Ubuntu u know what to change the code to?

Malik
June 27th, 2010, 01:05
Sorry, not really sure what to change and what to keep...

simdog
June 27th, 2010, 02:25
Thanks for tring. Any 1 else know how?

`Mr Steve
June 27th, 2010, 13:05
I get a similar issue too, I'm on a Mac though. But Mac and linux are pretty similar. Someone on RS thought it was to do with the .dat files, but I don't know if that's right

Mod Medic
June 27th, 2010, 13:16
I get a similar issue too, I'm on a Mac though. But Mac and linux are pretty similar. Someone on RS thought it was to do with the .dat files, but I don't know if that's right

actually it is to do with the .dat files

`Mr Steve
June 27th, 2010, 13:28
Any idea how to fix it? :)

Ash
June 27th, 2010, 13:30
Java problem, Try updating your JDK and JRE.

`Mr Steve
June 27th, 2010, 13:47
Only the registered members can see the link.
No java updates available, try again.

iThom
June 27th, 2010, 13:49
I had this problem to. You have to uninstall Java and download java 32 bit..

`Mr Steve
June 27th, 2010, 13:53
So you just swapped to 32bit and you were fine? I'll try that now.

Edit: Nope they wont even start on 32 bit. At least for me

java -Xmx500m -cp .:Theme.jar Gui
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java :676)
at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader .java:260)
at java.net.URLClassLoader.access$100(URLClassLoader. java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 17)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:280)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 52)
at java.lang.ClassLoader.loadClassInternal(ClassLoade r.java:375)


Oh and because I know someone will say re install java...
Look here before you post. (Only the registered members can see the link.)

simdog
June 27th, 2010, 19:38
There is no 32bit java for ubuntu or i didnt find it all i see is linux and linuxx64 no x32 in it

simdog
June 28th, 2010, 04:08
bump!

Vexed
June 28th, 2010, 04:49
You need to set your environment variables.
If you are on Vista the 64-bit version it will fix the problem.
Vista 32-bit update your Java Devo Kit. and add new prefixes to environment variables.


Same for OS Windows 7.


//Edit

32-bit already has environment variables set.
may look like this.

//Ex
classpath
CLASSPATH=C:\Program Files\Java\jdk1.6.0_8\bin;%CLASSPATH%;

Change the 8 to the version you have downloaded and installed.

simdog
June 28th, 2010, 05:09
the problem is i use ubuntu not windows so idk how to do that

`Mr Steve
June 28th, 2010, 13:38
You need to set your environment variables.
If you are on Vista the 64-bit version it will fix the problem.
Vista 32-bit update your Java Devo Kit. and add new prefixes to environment variables.


Same for OS Windows 7.


//Edit

32-bit already has environment variables set.
may look like this.

//Ex
classpath
CLASSPATH=C:\Program Files\Java\jdk1.6.0_8\bin;%CLASSPATH%;

Change the 8 to the version you have downloaded and installed.
Did you read the thread at all? Thanks for trying, but seriously this is about Linux not Windows Vista or 7.

Edit - Simdog the plain Linux one is probably 32 bit.

ward
June 28th, 2010, 15:13
if you play on mac or windows 7 u use 64 bit, u can only use 32 bit with rsps so u need te convert it to a 64 bit , or put ur mac or windows 7 to 32 bit, idk how u do that but i know it can.
good luck ;)

simdog
June 30th, 2010, 04:42
... we use Linux !!!!!!

simdog
July 2nd, 2010, 06:21
bump!

Requiem
July 2nd, 2010, 06:30
OOH Ubuntu Fucking Rocks. :P Linux has always been behind the pack, but have been free. :)

As to the problemo, sorry no idea.

simdog
July 5th, 2010, 22:23
thanks for trying any 1 else??

AnalysisOfLife
July 6th, 2010, 02:35
Ah, Wait, Nevermind. xD I'm dumb.

Justin H
July 6th, 2010, 02:51
Just use Windows. :P