Go Back   Project Reality Forums > Project Reality Support > PR:BF2 Support
PR Time:
Register Forum RulesDeveloper Blogs Project Reality Members List Search Today's Posts Mark Forums Read
PR:BF2 Support Help and support regarding PR:BF2 installation and ingame issues

Contact Support Team Frequently Asked Questions Register today!

Reply
 
LinkBack Thread Tools Display Modes
Old 02-09-2010, 11:10 AM   #1

A_Grounded_Pilot's Avatar
Default Mumble command line parameters

Hey guys,

I'm writing a batch file that will open mumble and ts3 with the click of a button. I got the ts3 portion to work for the most part, but I'm having a hell of a time getting mumble to connect to the PR mumble server. Here's what I've got:

Code:
START /d "C:\Program Files (x86)\Mumble(PR Edition)" PRmumble(0.5beta).exe "mumble://A_Grounded_Pilot@217.146.93.46"
The program opens and then just sits there. I've tried several different things from here but haven't had any luck. Ideally, I'd like it to drop me in the TG waiting room once I'm connected, but that's not a big deal. For now, I'd just like it to connect me to the server. Anybody know how to get it to work?

Bonus prize: what is the argument to get TS3 to put me in a subchannel? "&subchannel=" isn't working...
A_Grounded_Pilot is offline Reply With Quote
Old 02-09-2010, 11:23 AM   #2
Default Re: Mumble command line parameters

It looks like you are forgetting the port number on the IP.
Duckmeister is offline Reply With Quote
Old 02-09-2010, 01:35 PM   #3

A_Grounded_Pilot's Avatar
Default Re: Mumble command line parameters

Hmm...

Quote:
port is optional, and 64738 is the default if not specified.
I tried it anyways, and it didn't make a difference. The PR mumble server port is 64738 AFAIK.
A_Grounded_Pilot is offline Reply With Quote
Old 02-09-2010, 02:29 PM   #4
PR IT Support Technician

[R-COM]SnipingCoward's Avatar
Default Re: Mumble command line parameters

seems like the slash after the ip is non-optional (as by specification
Code:
mumble://[username[:password]@]<address>[:port]/[channelpath]?version=<serverversion>[&title=<servername>][&url=<serverurl>]
) and neither should be version

ur probably having trouble with spaces - using quotations is quite insecure in windows shell i recon
try using the dos 8.3 notaion instead

i also had to capitalise the D for "/D"

you should try something like this:
Code:
start /D C:\Progra~2\MUMBLE~1 PRMUMB~1.EXE mumble://A_Grounded_Pilot@217.146.93.4/
i tried the script with regular mumble and that works fine - i am guessing that PR mumble edition does not hand over its parameters to the regular mumble module

code that uses regular mumble and seems to work:
Code:
start /D C:\Progra~2\MUMBLE MUMBLE~2.EXE mumble://A_Grounded_Pilot@217.146.93.46/
so untill there is an updated PRMumble its not gonna work

Got a PROBLEM? Check this:
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.


Got a common QUESTION? check here first:
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.


"Hello, IT! ... Yes, have you tried turning it on and off again?"
[R-COM]SnipingCoward is offline Reply With Quote
Reply


Tags
command, line, mumble, parameters
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:00 AM.


Powered by: vBulletin. ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO.
All Content Copyright ©2004 - 2010, Project Reality.