| Author |
Message |
|
apwd007
Joined: Sun Jun 20, 2010 11:54 pm Posts: 2
|
 SB3 & Linux
I've been trying for a while now to get SB3 load on a Debian server (using latest linux binaries) without success. All of the required addons (all fresh from the SVN) load fine, but SB3 does not. If I try to load it in-game using CAF I receive a 'nil' error. The exact same setup for the addons folder loads SB3 fine on a Windows listen server. Has anyone else successfully ran a SB3 server on Linux?
|
| Sun Jun 20, 2010 11:59 pm |
|
 |
|
Sven-2k
Joined: Sun Feb 07, 2010 2:50 pm Posts: 23
|
 Re: SB3 & Linux
I guess that has something to do with linux being more case sensitive to upper and lower case.
Can you post exact error messages? May help where to look.
|
| Mon Jun 21, 2010 6:55 pm |
|
 |
|
apwd007
Joined: Sun Jun 20, 2010 11:54 pm Posts: 2
|
 Re: SB3 & Linux
Well the only way I know how to get any message to appear is if I try to enable SBP using the CAF window in-game, which gives the error 'Couldn't Enable the Addon for the following reason: nil' What should I do to get a more informative error message?
|
| Tue Jun 22, 2010 12:07 am |
|
 |
|
Sven-2k
Joined: Sun Feb 07, 2010 2:50 pm Posts: 23
|
 Re: SB3 & Linux
1)maybe there is something else written to the console (like an lua error code or whatever) 2) this helps alot to isolate the error! All other addons load fine? You can activate & deactive them with no additonal errors?
|
| Tue Jun 22, 2010 8:34 pm |
|
 |
|
SnakeSVx
Site Admin
Joined: Mon Mar 23, 2009 3:20 pm Posts: 341
|
 Re: SB3 & Linux
Going to check the code and if needed make some adjustements to give a better error message, since the one doesn't really give a clue what's going on..
|
| Fri Jul 02, 2010 9:39 am |
|
 |
|
syrka
Joined: Sat Apr 04, 2009 9:39 am Posts: 7
|
 Re: SB3 & Linux
any updates?
I found this in the console:
...ddon/lua/CAF/Core/shared/sh_general_caf.lua:385: Can't create non-existing class <base2>
i hope this helps a bit
edit:
its something directory based. changing the dir with ../ didnt work
|
| Sat Jul 31, 2010 1:27 pm |
|
 |
|
Sven-2k
Joined: Sun Feb 07, 2010 2:50 pm Posts: 23
|
 Re: SB3 & Linux
hm.... i remember a systax diffrence in the comandline between DOS and Linux.... changing directory to the next upper level was "cd .." instead of "cd.." maybe ist something similiar like ".. /" instead of "../".
But i haven´t spent much on Linux since my last try on Suse Linux 8.2 .... maybe i should.... maybe if i have more time....
|
| Sun Aug 08, 2010 9:37 pm |
|
 |
|
syrka
Joined: Sat Apr 04, 2009 9:39 am Posts: 7
|
 Re: SB3 & Linux
i change the code a bit, now it found the files and show no error - but it still didnt work i have no glue whats the reason is... snake, if you need a linux server for testing, pm me 
|
| Mon Aug 16, 2010 3:27 pm |
|
 |
|
SnakeSVx
Site Admin
Joined: Mon Mar 23, 2009 3:20 pm Posts: 341
|
 Re: SB3 & Linux
Tnx, I will let you know. But exams are starting for me this weekend, will take about 2 weeks. After that I'll let you know  Should help a lot to find out where the problem is. It's probably something really stupid 
|
| Tue Aug 17, 2010 9:36 pm |
|
 |
|
syrka
Joined: Sat Apr 04, 2009 9:39 am Posts: 7
|
 Re: SB3 & Linux
i testet a another thing: i copy the gmod server at a fat32 patition, that make linux case-insensitive, but it still didn't work. 
|
| Wed Aug 18, 2010 4:59 am |
|
|