[Linux Lobby] AFLobby Beta 3.9.7 - Page 49

[Linux Lobby] AFLobby Beta 3.9.7

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Without the message that caused that error I cannot help you. open the traffic window from the first tab then re-attempt to host.

Can your post that error in my bug tracker?

Are you using svn unitsync? (anything past official 0.75b2 release)

Are you running from a command prompt, and fi so what stack traces are displayed? And if not can you run from a command prompt with the -verbose parameter?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

You do have the map small divide right?

If you do nto have small divide then the hash rturned for smalld ivide will be 'null' and null will make TASServer throw an exception which makes it reject the command and gives an error message.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Post by clericvash »

Well why is it looking for small divide? No i don't have it, never play it, the map just bores me, too small.

Let me guess you made it load small divide by default.
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

clericvash wrote:
Let me guess you made it load small divide by default.
Bingo!
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Post by clericvash »

Ugh how annoying to have to keep a map i don't use and will never use.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

As far as I can remember it will pick the last map used, starting with the small divide map. You only need to delete the map after you've hosted once or modify settings.tdf by hand.

It would be nice if you could add a suggestion to uae a different default map for the default value of the first initial map, such as the first or last map in your install to mantis @ http://mantis.darkstars.co.uk
User avatar
rcdraco
Posts: 781
Joined: 22 Nov 2006, 02:50

yea

Post by rcdraco »

I can't seem to find this sun-java-jre that it requires. Any help?

I'm on Ubuntu 6.06 Dapper Drake [Don't say it's old, I don't too much care.], do I need to update to the newest Ubuntu, or is there a way to get it to work here?

EDIT: Screw it, just gonna get 7.10 and make a new Live CD again. Slow DSL is Slow.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Post by clericvash »

Any updates at all AF?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Not yet, NTai has taken up the priority lately. Clean java code is useless compared to clean C++ code when applying for the work placements I'm after.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

I committed a few changes I made here and there I'd forgotten about.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Fixed a bug that lead to mapnames with "" which caused about 2 or 3 other bugs such as the script generation bug.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Re: [Linux Lobby] AFLobby Beta 3.9.7

Post by clericvash »

So any updates recently then AF?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: [Linux Lobby] AFLobby Beta 3.9.7

Post by AF »

Yes, if you look at darkstars there's a blogpost on aflobby right at the top.

http://www.darkstars.co.uk/2008/aflobby-update/

(AFLobby 3.9.7? There must be a newer beta 4.2 thread at least?!?!)
command
Posts: 27
Joined: 16 Jun 2009, 18:09

Re: [Linux Lobby] AFLobby Beta 3.9.7

Post by command »

AF witch java complier do you use as im making a java lobby aswell then i will be changing the jar file to exe file so i need a java complier
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: [Linux Lobby] AFLobby Beta 3.9.7

Post by hoijui »

mm...
i cant see a good reason for doing this, there are other solutions which all are better in my eyes:
1. let the user double click on your jar (works since JRE 1.4 or something, if oyu have a Main-Class attribute in the manifest)
2. make a bat file or a windows shortcut ("java -jar /yourlobby.jar")

pros:
- no additional source of problems
- cross platform (i can copy your lobby from my windows to my linux box 1:1)
- you can choose to bundle the JRE or use the one the user has installed already (two downloads eg.)
- we will soon see Java AIs comming, and therefore more spring users will have a JRE/JDK installed

btw... if you need/want assistance.. i dont know how much time i can spare, but i know java and spring, so if you have problems, dont hesitate to ask me :-)
also if you want to call unitsync functions, and dont have experience iwht JNI/JNA, i recommend you come to me, to safe yourself a lot of trouble, as i have gone through that already. ;-)

good luck btw! i would like to see a java lobby!
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: [Linux Lobby] AFLobby Beta 3.9.7

Post by AF »

If you can point conveniently at the unitsync JNA classes ^_^
Post Reply

Return to “Linux”