Raised This Month: $51 Target: $400
 12% 

Source Dedicated Server for Mac OS X


Post New Thread Reply   
 
Thread Tools Display Modes
Tinos
New Member
Join Date: Nov 2012
Old 11-16-2012 , 03:08   Re: Source Dedicated Server for Mac OS X
Reply With Quote #61

Thanks for the replies,
@psychonic, that would make sense, the latest update was a pretty big one.
@Fennec Fox
Sure, here's all I get with the -debug flag

Code:
log file:
----------------------------------------------
CRASH: Thu Nov 15 23:45:38 PST 2012
Start Line: ./srcds_osx -console -game garrysmod +maxplayers 16 +map gm_construct -debug
End of Source crash report
----------------------------------------------

Terminal:
----------------------------------------------
macserver:~ gmod$ /Users/gmod/srcds/srcds_run -console -game garrysmod +maxplayers 16 +map gm_construct -debug
Auto detecting CPU
Using OSX binary.
Enabling debug mode
Server will auto-restart if there is a crash.
Failed to find symbols for dedicated.dylib
cat: hlds.761.pid: No such file or directory
email debug.log to [email protected]
Thu Nov 15 23:45:38 PST 2012: Server restart in 10 seconds
----------------------------------------------
*note that I tried this with A and B, the only thing that changes is the pid number of hlds.

It looks like hlds fails to launch, running
Code:
$ ps -ax
confirms this. Let me know if you need any more info, or have any ideas

Last edited by Tinos; 11-16-2012 at 03:11. Reason: spelling
Tinos is offline
DS
SourceMod Developer
Join Date: Sep 2004
Location: WI, USA
Old 11-18-2012 , 05:20   Re: Source Dedicated Server for Mac OS X
Reply With Quote #62

Yes, the update to Garry's Mod 13 seems to have changed quite a bit. I'll try to take a closer look at it soon, but I haven't had much time to spare recently. I probably won't be able to get to it until my school break in December.
DS is offline
Tinos
New Member
Join Date: Nov 2012
Old 11-19-2012 , 01:18   Re: Source Dedicated Server for Mac OS X
Reply With Quote #63

That's alright DS, I understand what a short schedule is! Working two jobs myself.
The server was more of a hobby for me, and had to shut it down because I moved to OSX.

I'll be looking forward to being able to get one going again, when you have the time to spare that is! ;)
Thanks for all the hard work thus far
Tinos is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 01-17-2013 , 07:31   Re: Source Dedicated Server for Mac OS X
Reply With Quote #64

I'm getting the same errors as Tinos, but for TF2 using Steam option A. The files are in ~/Library/Application Support/Steam/steamapps/<account>/team fortress 2 and there is a bin folder.

Terminal
Code:
$ ./srcds_run -game tf -console -steam -debug +map cp_dustbowl +maxplayers 8
Auto detecting CPU
Using OSX binary.
Enabling debug mode
Server will auto-restart if there is a crash.
Failed to find symbols for dedicated.dylib
cat: hlds.12647.pid: No such file or directory
email debug.log to [email protected]
do 17 jan 2013 13:15:17 CET: Server restart in 10 seconds
debug.log
Code:
----------------------------------------------
CRASH: do 17 jan 2013 13:15:17 CET
Start Line: ./srcds_osx -game tf -console -steam -debug +map cp_dustbowl +maxplayers 8
End of Source crash report
----------------------------------------------
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
Klags
New Member
Join Date: Jan 2013
Old 01-29-2013 , 01:53   Re: Source Dedicated Server for Mac OS X
Reply With Quote #65

I'm having the same problem with tf2 as everyone else is, where it says that it cannot find the symbol for dedicated.dylib. I am using the standalone option. Does anyone have any ideas as to how to fix this? I really need to get this done quickly.
thanks.

Last edited by Klags; 01-29-2013 at 01:54.
Klags is offline
Thoroughbreed
Junior Member
Join Date: Feb 2013
Old 02-07-2013 , 09:52   Re: Source Dedicated Server for Mac OS X
Reply With Quote #66

I've recently reinstalled OS X (and Steam) - and now my srcds isn't working

"Failed to find symbols for dedicated.dylib"

I'm running srcds with the following commands:

./srcds_run -steam -game cstrike +maxplayers 32 +map de_aztec

Steam + CS:S clean install, nothing else. Is it because of the
Thoroughbreed is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 02-07-2013 , 11:50   Re: Source Dedicated Server for Mac OS X
Reply With Quote #67

Quote:
Originally Posted by Thoroughbreed View Post
I've recently reinstalled OS X (and Steam) - and now my srcds isn't working

"Failed to find symbols for dedicated.dylib"

I'm running srcds with the following commands:

./srcds_run -steam -game cstrike +maxplayers 32 +map de_aztec

Steam + CS:S clean install, nothing else. Is it because of the
Valve probably pulled the symbols from the client libraries... which would explain why the Linux dedicated server now has separate .so (Linux library) files (ex: dedicated_srv.so).
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
psychonic

BAFFLED
Join Date: May 2008
Old 02-08-2013 , 15:08   Re: Source Dedicated Server for Mac OS X
Reply With Quote #68

Quote:
Originally Posted by Powerlord View Post
Valve probably pulled the symbols from the client libraries... which would explain why the Linux dedicated server now has separate .so (Linux library) files (ex: dedicated_srv.so).
It's not a client library (only used for dedicated servers), and it does have symbols.
psychonic is offline
Thoroughbreed
Junior Member
Join Date: Feb 2013
Old 02-08-2013 , 16:28   Re: Source Dedicated Server for Mac OS X
Reply With Quote #69

Quote:
Originally Posted by Powerlord View Post
Valve probably pulled the symbols from the client libraries... which would explain why the Linux dedicated server now has separate .so (Linux library) files (ex: dedicated_srv.so).
It worked a few days ago.

Before:
HL2 was installed (although no-steam )
CS:S was installed (through Steam)
OSX 10.8

Now:
CS:S installed (through Steam)
OSX 10.8

Just made a clean install of OSX (got a SSD)

ANYWAY - I must be doing something wrong? Did exactly the same as before, but my DS doesn't work
Thoroughbreed is offline
leekaiwei
Junior Member
Join Date: Nov 2011
Old 02-11-2013 , 15:03   Re: Source Dedicated Server for Mac OS X
Reply With Quote #70

Does this need Steam running to use VAC? The Windows version doesn't need Steam version to do this but when I try to run this without Steam, it complains about it and can only run in LAN mode.
leekaiwei is offline
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


All times are GMT -4. The time now is 19:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode