A3Wasteland / ArmA3_Wasteland.Stratis

A3Wasteland is a survival sandbox mission for Arma 3 where two teams and independent players fight for survival. Built in collaboration between GoT, TPG, KoS, 404Games, and others. –
http://a3wasteland.com/
GNU Affero General Public License v3.0
39 stars 78 forks source link

Error on Linux Arma 3 server #14

Closed jd19007 closed 9 years ago

jd19007 commented 10 years ago

File mpmissions__cur_mp.stratis\client\systems\adminPanel\dialog\objectSearch.hpp, line 947: Config: ';' used as a separator in the array

https://github.com/A3Wasteland/ArmA3_Wasteland.Stratis/blob/Development_Main/client/systems/adminPanel/dialog/objectSearch.hpp#L1061

remove the ; please I fixed it already on my mission along with other stuff and the other issue is that the vehicle store won't work

JoSchaap commented 10 years ago

reference: https://github.com/A3Wasteland/ArmA3_Wasteland.Stratis/blob/Development_Main/client/systems/adminPanel/dialog/objectSearch.hpp#L947

JoSchaap commented 10 years ago

not related to linux but the mission-code. best to post issues not directly related to the stratis map in our ALTIS repository https://github.com/A3Wasteland/ArmA3_Wasteland.Altis/issues?state=open

jd19007 commented 10 years ago

Sorry about that

JoSchaap commented 10 years ago

Not a problem :)

sorry for the offtopic question, but does the arma3 linux server perform better then the win32 version?

jd19007 commented 10 years ago

It performs way better if I can get it to start that is http://feedback.arma3.com/view.php?id=16648 can't start it with server.cfg at all but without it I can join and make the mission and works great.

jd19007 commented 10 years ago

https://github.com/A3Wasteland/ArmA3_Wasteland.Stratis/blob/Development_Main/client/systems/adminPanel/dialog/objectSearch.hpp#L1061

remove the ; please I fixed it already on my mission along with other stuff and the other issue is that the vehicle store won't work

AgentRev commented 10 years ago

Wow you managed to find that bug, good job :+1: The vehicle stores are not enabled in the main build, however I am almost done fixing them.

JoSchaap commented 10 years ago

Great find. (:

jd19007 commented 10 years ago

Yea I'm a developer, since I had nothing to do and started going throw it. :)

JoSchaap commented 10 years ago

Yea nice find. I probably caused that because of my habit on ending everything with a ; ill remove it in the push im working on today

jd19007 commented 10 years ago

Cool thanks very much :)

jd19007 commented 10 years ago

Is there a reason why I can't assign a medikit or a ToolKit to the person during spawning in?

JoSchaap commented 10 years ago

the loadout is given in the spawnaction function

https://github.com/A3Wasteland/ArmA3_Wasteland.Stratis/blob/Development_Main/client/functions/spawnAction.sqf#L32-L33

if you want to add a toolkit the varname is: MF_ITEMS_REPAIR_KIT

there are no medkits that can be used for all aside of the FAK's (heals up to 75%) which is a normal arma3 item

please continue questions like these on our forums since this is in no way related to the issue

newtondev commented 9 years ago

Hi JoSchaap,

I can definitely say that the ArmA 3 Linux server outperforms windows any day. We are running an 8 core 3.2Ghz server with 16GB of RAM with 3x ArmA 3 servers running on it using my port of iniDB for linux and the performance is amazing.

Thanks for all the hard work you guys put into this mission file, it is much appreciated.

JoSchaap commented 9 years ago

thanks for the info and compliment. Since this is an old (and resolved) issue i will close this again though. we also have forums at: http://forums.a3wasteland.com