Panthrox1 Posted April 27, 2011 Report Share Posted April 27, 2011 Hello friends, I read in the forum, to work on Linux, the names must be lowercase, which I really like to know is that the files I have to switch to lower case?, only the name of the folder, every word in the DESC file, any help, please. Quote Link to comment Share on other sites More sharing options...
0utlaw Posted April 27, 2011 Report Share Posted April 27, 2011 (edited) for a linux server per map i only edit the following: -lower case the map folder MyMap = mymap -lower case the info folder Info = info -lower case the desc file MyMap.desc = mymap.desc Edited April 27, 2011 by 0utlaw Quote Link to comment Share on other sites More sharing options...
Panthrox1 Posted April 28, 2011 Author Report Share Posted April 28, 2011 for a linux server per map i only edit the following: -lower case the map folder MyMap = mymap -lower case the info folder Info = info -lower case the desc file MyMap.desc = mymap.desc Yes,I could change that, but the server still does not work. PS: It is a Linux x64, Any solution? Quote Link to comment Share on other sites More sharing options...
mschoeldgen[Xww2] Posted April 28, 2011 Report Share Posted April 28, 2011 (edited) PS: It is a Linux x64, Any solution? In that case you first should make sure that the vanilla BF2 server does indeed run. When using the provided shell script 'start.sh' it should detect your architecture and fire the appropriate server app. Make sure that all files are chmod'ed to be accessible and executable by the BF2 server user e.g. : chmod -R 774 /usr/battlefield/bf2/ Edited April 28, 2011 by mschoeldgen[Xww2] Quote Link to comment Share on other sites More sharing options...
Panthrox1 Posted April 30, 2011 Author Report Share Posted April 30, 2011 ' date='28 April 2011 - 04:52 AM' timestamp='1303977126' post='103779']In that case you first should make sure that the vanilla BF2 server does indeed run. When using the provided shell script 'start.sh' it should detect your architecture and fire the appropriate server app. Make sure that all files are chmod'ed to be accessible and executable by the BF2 server user e.g. : chmod -R 774 /usr/battlefield/bf2/ Not a problem of permissions, the bf2 editor does not have any option to compile and package the maps so that maps are compatible with Linux?, Quote Link to comment Share on other sites More sharing options...
mschoeldgen[Xww2] Posted May 1, 2011 Report Share Posted May 1, 2011 Not a problem of permissions, the bf2 editor does not have any option to compile and package the maps so that maps are compatible with Linux?, This is unneccessary. Every online tested map which runs on a windoze dedi does run on the linux server provided you have changed all file and folder names in it to lowercase.Of course the map folder itself must also be lowercase. The current linux dedi version should be 1.5.3153.0 you also musn't have spaces in file and foldernames, custom letters should also be avoided , like ä ö ü or so. You haven't answered if the vanilla bf2 dedi does run. Quote Link to comment Share on other sites More sharing options...
Panthrox1 Posted May 3, 2011 Author Report Share Posted May 3, 2011 If, with the maps of vanilla, I have no problems, I am checking my map to see that problems can have. Also I see that my map does not have is the line: "<MAP gsid="xxxx">, in the DESC file.Although not well, that meets function. Quote Link to comment Share on other sites More sharing options...
mschoeldgen[Xww2] Posted May 6, 2011 Report Share Posted May 6, 2011 <MAP gsid="xxxx"> That is only a GameSpy ID and not needed by your map. Quote Link to comment Share on other sites More sharing options...
Panthrox1 Posted May 12, 2011 Author Report Share Posted May 12, 2011 ' date='06 May 2011 - 12:29 PM' timestamp='1304695784' post='103854'] <MAP gsid="xxxx"> That is only a GameSpy ID and not needed by your map. Ok, thank you very much for the help, I served a lot, when I finish my map, I try again with linux which is now under 32-bit linux, I have no problems, then test it on 64bit. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.