News:

Come Chat with us live! Learn how HERE!

Main Menu

TremSB preview

Started by gareth, November 15, 2006, 05:21:08 PM

Rprp

ricky@ricky-desktop:~/tremie$ sh run*
Unable to load gui config: guiconfig.props (Onbekend bestand of map)
failed loading friends:
java.io.FileNotFoundException: friends.dat (Onbekend bestand of map)
       at java.io.FileInputStream.open(Native Method)
       at java.io.FileInputStream.<init>(FileInputStream.java:106)
       at java.io.FileInputStream.<init>(FileInputStream.java:66)
       at java.io.FileReader.<init>(FileReader.java:41)
       at com.gareth.tremsb.FriendFinder.load(FriendFinder.java:115)
       at com.gareth.tremsb.TremSBGUI.<init>(TremSBGUI.java:610)
       at com.gareth.tremsb.TremSBGUI.main(TremSBGUI.java:19)
sent serverrequest: com.gareth.tremsb.GameServerIdListRequest@1201a25
failed getting id list: ping timeout
ricky@ricky-desktop:~/tremie$

Also, i dont see any servers...
Whats wrong with it? :F

KnightBear

wow, this is nice.  

if only someone would do a media player for music.  low level music hightens the senses, and if the volume is low you can still hear dretches (its flame proof)
m not a Player, I just smoke alot

Rprp

hmm, its nice if i get it working! xD

durand

i have the same problem as you rprp

gareth

Quote from: Rprpricky@ricky-desktop:~/tremie$ sh run*
Unable to load gui config: guiconfig.props (Onbekend bestand of map)
failed loading friends:
java.io.FileNotFoundException: friends.dat (Onbekend bestand of map)
       at java.io.FileInputStream.open(Native Method)
       at java.io.FileInputStream.<init>(FileInputStream.java:106)
       at java.io.FileInputStream.<init>(FileInputStream.java:66)
       at java.io.FileReader.<init>(FileReader.java:41)
       at com.gareth.tremsb.FriendFinder.load(FriendFinder.java:115)
       at com.gareth.tremsb.TremSBGUI.<init>(TremSBGUI.java:610)
       at com.gareth.tremsb.TremSBGUI.main(TremSBGUI.java:19)
sent serverrequest: com.gareth.tremsb.GameServerIdListRequest@1201a25
failed getting id list: ping timeout
ricky@ricky-desktop:~/tremie$

Also, i dont see any servers...
Whats wrong with it? :F

your on linux? get any firewalls blocking it?

durand

u know, i did post about the firewall thing before. can u please give me the server's ip address so i can allow access?

Vector_Matt

Quote from: durandu know, i did post about the firewall thing before. can u please give me the server's ip address so i can allow access?
Can't you just allow Trem access to whatever it wants? Instead of specificaly allowing one ip.

durand

the program doesnt show up, just its processes. to make sure, i need to know the ip.
nyway, i dont think its a firewall problem cos it doesnt work with teh firewall off.

Vector_Matt

Quote from: durandthe program doesnt show up, just its processes. to make sure, i need to know the ip.
The Tremulous.exe process is the program, allowing that should work.

Quote from: durandnyway, i dont think its a firewall problem cos it doesnt work with teh firewall off.
And if it's not a firewall problem, then knowing the ip will not help.

durand


gareth

Ive uploaded a new version, it probly still wont work, but might give me more info as to why.

Vector_Matt

Quote from: durandim on linux
My point was that if you allowed the tremulous process access, you would be giving the program access.

gareth

i have uploaded a potentially fixed version.

http://gs.javaunlimited.net/download.php?item=tremsb_linux

Quote from: Vector_Matt
Quote from: durandim on linux
My point was that if you allowed the tremulous process access, you would be giving the program access.

can you quit hijacking this thread. hes not talking about Tremulous, but TremSB!

durand

Quote from: garethi have uploaded a potentially fixed version.

http://gs.javaunlimited.net/download.php?item=tremsb_linux

Quote from: Vector_Matt
Quote from: durandim on linux
My point was that if you allowed the tremulous process access, you would be giving the program access.

can you quit hijacking this thread. hes not talking about Tremulous, but TremSB!

oops, i meant tremsb there.

durand

sorry, it doesnt work with the firewall on or off. i still get that same error. btw, in the run_linux.sh script, u should put this:

#! /bin/sh

java -Djava.library.path="lib/linux" -classpath "tremsb.jar:lib/linux/swt.jar" com.gareth.tremsb.TremSBGUI


instead of this:

#!/bin/sh
java -Djava.library.path="lib/linux" -classpath "tremsb.jar:lib/linux/swt.jar" com.gareth.tremsb.TremSBGUI


That seemed to fix the bad interpreter problem.

Rprp

Quote from: gareth
Quote from: Rprpricky@ricky-desktop:~/tremie$ sh run*
Unable to load gui config: guiconfig.props (Onbekend bestand of map)
failed loading friends:
java.io.FileNotFoundException: friends.dat (Onbekend bestand of map)
       at java.io.FileInputStream.open(Native Method)
       at java.io.FileInputStream.<init>(FileInputStream.java:106)
       at java.io.FileInputStream.<init>(FileInputStream.java:66)
       at java.io.FileReader.<init>(FileReader.java:41)
       at com.gareth.tremsb.FriendFinder.load(FriendFinder.java:115)
       at com.gareth.tremsb.TremSBGUI.<init>(TremSBGUI.java:610)
       at com.gareth.tremsb.TremSBGUI.main(TremSBGUI.java:19)
sent serverrequest: com.gareth.tremsb.GameServerIdListRequest@1201a25
failed getting id list: ping timeout
ricky@ricky-desktop:~/tremie$

Also, i dont see any servers...
Whats wrong with it? :F

your on linux? get any firewalls blocking it?

Im not using a firewall xD (Think so)

Rprp

ricky@ricky-desktop:~/tremie$ sh run_linux.sh
Unable to load gui config: guiconfig.props (Onbekend bestand of map)
sent serverrequest: com.gareth.tremsb.GameServerIdListRequest@787171
failed getting id list: ping timeout

... Whats wrong?!

durand

yup, i got the identical error.