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

Source Dedicated Server for Mac OS X


Post New Thread Reply   
 
Thread Tools Display Modes
BlueSpud
New Member
Join Date: Sep 2014
Old 09-13-2014 , 23:40   Re: Source Dedicated Server for Mac OS X
Reply With Quote #171

Got a problem:
Warning:Unable to load module bin/filesystem_stdio
AppFramework : Unable to load module bin/filesystem_stdio.dylib
Unable to load interface VFileSystem022 from bin/filesystem_stdio.dylib
Failed to get existing handle for engine.dylib (image not already loaded)

I validated the files in steam, reinstalled Gmod but nothing.

Last edited by BlueSpud; 09-13-2014 at 23:43.
BlueSpud is offline
XaxisII
New Member
Join Date: Sep 2014
Old 09-15-2014 , 20:41   Re: Source Dedicated Server for Mac OS X
Reply With Quote #172

Hey DS, I've been having similar issues to BlueSpud. It seems Steam has started including a dedicated.dylib with the client Gmod install again in a recent update, and when run with this version of dedicated.dylib (1,459,504 bytes), it gives this output:

Simon$ /Applications/Garry\'s\ Mod\ Server ; exit;
Auto detecting CPU
Using OSX binary.
Server will auto-restart if there is a crash.
Failed to find symbols for dedicated.dylib
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Tue 16 Sep 2014 106:25 EST: Server restart in 10 seconds

When run with the dedicated.dylib that you included in your GMOD archive (245,060 bytes), it gives this error message:
Simon$ /Applications/Garry\'s\ Mod\ Server ; exit;
Auto detecting CPU
Using OSX binary.
Server will auto-restart if there is a crash.
Warning: Unable to detour Sys_LoadModule in filesystem_stdio
AppFramework : Unable to load module bin/filesystem_stdio.dylib!
Unable to load interface VFileSystem022 from bin/filesystem_stdio.dylib
Failed to get existing handle for engine.dylib (image not already loaded)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Tue 16 Sep 2014 1093 EST: Server restart in 10 seconds

I also attempted downloading the windows version of the GMOD server through SteamCMD, but couldn't find a dedicated.dylib within the server files anywhere.
XaxisII is offline
Edotron
New Member
Join Date: Sep 2014
Old 09-26-2014 , 16:05   Re: Source Dedicated Server for Mac OS X
Reply With Quote #173

Used this for a while for a TF2 srcds and it's been fine but recently I've been getting this as an output from the server:

Quote:
Auto detecting CPU
Using OSX binary.
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler
./srcds_run: line 376: 1019 Bus error: 10 $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri 26 Sep 2014 20:59:25 BST: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
./srcds_run: line 376: 1024 Bus error: 10 $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri 26 Sep 2014 20:596 BST: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
./srcds_run: line 376: 1027 Bus error: 10 $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri 26 Sep 2014 20:59:47 BST: Server restart in 10 seconds
And as it says that bit just repeats every 10 seconds and number after "line 376:" keeps increasing. What's wrong?

EDIT: It's working fine now, I guess there was an update to TF2 that broke it but it's fixed now.

Last edited by Edotron; 10-10-2014 at 15:53. Reason: My problem has solved itself
Edotron is offline
SkyDroid_
New Member
Join Date: Nov 2013
Old 09-30-2014 , 22:54   Re: Source Dedicated Server for Mac OS X
Reply With Quote #174

I also have the same problem as Edotron, I'm using it for TF2.

Quote:
Auto detecting CPU
Using OSX binary.
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler
./srcds_run: line 376: 36624 Segmentation fault: 11 $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Tue Sep 30 21:52:16 CDT 2014: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
./srcds_run: line 376: 36684 Segmentation fault: 11 $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Tue Sep 30 21:52:27 CDT 2014: Server restart in 10 seconds
Instead of a Bus Error, I've been getting a Segmentation Fault. I've tried removing my addons folder to see if SourceMod or MetaMod was the problem, but the server still crashed.
SkyDroid_ is offline
Tarado
New Member
Join Date: Oct 2014
Location: United Kingdom
Old 10-23-2014 , 07:57   Re: Source Dedicated Server for Mac OS X
Reply With Quote #175

Hey DS

I have the exact same problem as BlueSpud and I've just migrated from Windows to Mac and I have to host a Gmod server on my mac.
I found this thread and thought that I actually found something that worked without errors but again, I have the same problem as BlueSpud.

I have tried to host the server on a Virtual Machine (parallels) but obviously that didn't work (couldn't find some executables and dll's).
This is my error for the OS X solution :
Quote:
Server will auto-restart if there is a crash.
Warning: Unable to detour Sys_LoadModule in filesystem_stdio
AppFramework : Unable to load module bin/filesystem_stdio.dylib!
Unable to load interface VFileSystem022 from bin/filesystem_stdio.dylib
Failed to get existing handle for engine.dylib (image not already loaded)
cat: hlds.82762.pid: No such file or directory
If someone could help with this, that would be great, cause I really have to put the server backup ASAP.
Tarado is offline
Send a message via Skype™ to Tarado
DirkyJerky
New Member
Join Date: Oct 2014
Old 10-31-2014 , 00:40   Re: Source Dedicated Server for Mac OS X
Reply With Quote #176

Ignoring all the issues; Its obvious you put a lot of work into making this and hence why I just made a forum account 20 seconds ago to say the following:



Also a question: In the makefile whats the difference between the engines _obv and _obv_sdl exactly? I'm assuming the latter is for the dedicated servers while the prior could be integrated into listen servers? Just a guess; I would love to hear your voice in this.

Last edited by DirkyJerky; 10-31-2014 at 00:43.
DirkyJerky is offline
amauri_long
Member
Join Date: Sep 2014
Location: USA Moon Base
Old 12-10-2014 , 09:54   Re: Source Dedicated Server for Mac OS X
Reply With Quote #177

Congratulations for all your work here is a link of an interface for hosting for mac

https://forums.alliedmods.net/showth...98#post2233398

amauri_long is offline
amauri_long
Member
Join Date: Sep 2014
Location: USA Moon Base
Old 12-10-2014 , 10:08   Re: Source Dedicated Server for Mac OS X
Reply With Quote #178

if you could add this script php interface.
amauri_long is offline
Doc Holiday
New Member
Join Date: Dec 2014
Old 12-27-2014 , 05:53   Re: Source Dedicated Server for Mac OS X
Reply With Quote #179

Trying to start a garrys mod server, using; ./srcds_run -game garrysmod +map rp_downtown_v4c_v2 +gamemode darkrp -maxplayers 20 +log on -port 27015

but i keep coming up with this error;

Auto detecting CPU

Using OSX binary.

Server will auto-restart if there is a crash.

Warning: Unable to detour Sys_LoadModule in filesystem_stdio

AppFramework : Unable to load module bin/filesystem_stdio.dylib!

Unable to load interface VFileSystem022 from bin/filesystem_stdio.dylib

Failed to get existing handle for engine.dylib (image not already loaded)

Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Doc Holiday is offline
KRIK73
Junior Member
Join Date: Jun 2009
Location: Уль
Old 02-23-2015 , 18:39   Re: Source Dedicated Server for Mac OS X
Reply With Quote #180

https://developer.valvesoftware.com/wiki/SteamCMD#OS_X
app_update 90 -beta beta validate

cstrike, valve , libtier0_s.dylib libvstdlib_s.dylib steamclient.dylib
how to start cs 1.6 Dedicated Server?
KRIK73 is offline
Send a message via Skype™ to KRIK73
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 03:04.


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