Coder Social home page Coder Social logo

rpframework / rpframework Goto Github PK

View Code? Open in Web Editor NEW
52.0 24.0 35.0 17.23 MB

A modular open source roleplaying mission, server and addon framework for Arma 3.

Home Page: https://rpframework.github.io

License: MIT License

C++ 47.77% SQF 51.84% Batchfile 0.39%
sqf roleplaying framework arma3 rpg

rpframework's Introduction

RPFramework

DISCORD TRELLO Website GitHub release license

Discontinuation Notice & Wartorn announcement

It warms my heart to see how RPFramework has gained popularity within Arma 3 RP communities and beyond. I am truly grateful for the opportunity to have worked on this project alongside such amazing contributors. The extensible plugin system is still my favorite part of the framework. When beginning development, this project truly filled a void in the Arma 3 framework world. I grew frustrated at trying to remove, change, or add features to existing projects and it was hours and hours of coding. RPFramework solved that issue for many developers. I would have loved to continue development, but I went to university in 2018, and I simply no longer had time and my interest had shifted to DayZ modding like developing Nyheim. That being said, RPFramework should be fully functional if you still wish to use it in Arma 3.

Since then, I've been deeply engrossed in Arma Reforger, specifically its Enfusion Engine, as I've developed my new project named WARTORN. The development process for WARTORN mirrors that of RPFramework. Initially, we'll work on it privately, and subsequently, we will release it to the public on the WARTORN GitHub under the MIT License. WARTORN not only serves as the spiritual successor to RPFramework but also introduces a novel game mode for Arma. Its source code will be freely available, and it will emphasize RP elements. We will be unveiling more about WARTORN on the WARTORN Discord, where we'll also launch the first WARTORN servers, all focused on roleplay and player interaction.

Sincerely, Lumi (@kerkkoh)


RPFramework is a modular roleplaying mission framework for Arma 3. For the license, check the LICENSE.txt file. Please note that this is by no means a mission that you can start playing on with your friends. This is a framework that you can build your own mission on. You can join the RPFramework Team simply by forking the repository on Git Hub and starting to make changes. Every contribution is appreciated. You can find new modules and submit your own ones on our website.

Benefits of a modular approach

So why should you hop on board with the modular approach to this framework? This modular approach isn't a good approach for a normal mission but for a framework it has been proven effective. Think of Arma 3 as a framework and mods as modules; modules can be easily enabled and disabled by the user and, of course, installed easily without messing with the core files of the game. If you got the example you might already think it's a good approach for this framework as proven by Arma. In the RPFramework installing modules isn't as easy as in Arma 3, but it gets pretty close. I have seen the attempts of modifying missions like Altis Life that people have tried to use as a framework and it gets really messy, but this way you keep your modules and original files from the core separated.

RPFramework Team // Contributors

  • Kerkko(h)
  • Elephxnt
  • NiiRoZz
  • InnovativeStudios / J. Schmidt
  • TheFlyingJets
  • Optix
  • Dardo
  • chick69
  • devcjax50
  • HoST
  • Heisen
  • You? Just fork the project and contribute, everybody is allowed in!

Installing RPFramework

  1. Download all the files from GitHub or a mirror if available
  2. Read documents called LICENSE.txt, extDB3-License.txt and extDB3-License-FLOSS-Exception.txt
  3. Setting up the database
    1. Navigate to folder SQL, take out rpframework.sql and import it into a MySQL database. You can use programs like MAMP to host a MySQL server.
    2. IMPORTANT!! If you choose another name for your database than rpframework, you need to modify rpf_server\External\ExtDB\fn_DBSetup.sqf. You need to change "rpframework" to "yourDB" on line 19.
    3. Install Visual Studio C++ Redistributable 2015 32bit + 64bit version https://www.microsoft.com/en-us/download/details.aspx?id=48145 (Required for ExtDB3)
    4. If you have problems with the database, try using the root user, but in the long run, it isn't the best idea ever.
  4. Setting up the mission and server files for RPFramework and ExtDB3
    1. Drag and drop everything from the bin folder into your Arma 3 folder (Or the folder in which you have all your mods and the MPMissions folder)
    2. The included ExtDB3 version will be outdated and you can get the most recent one from https://bitbucket.org/torndeco/extdb3/downloads/
  5. Distribute @RPFramework or the addons inside it to your players
  6. Testing RPFramework
    1. Enable @RPFramework, @RPF_Server and @ExtDB3 on your server. If you're using TADST, your parameters should look like this -port=2302 "-config=armaLocation\Arma 3\TADST\rpf\TADST_config.cfg" "-cfg=armaLocation\Arma 3\TADST\rpf\TADST_basic.cfg" "-profiles=armaLocation\Arma 3\TADST\rpf" -name=rpf -pid=pid.log -ranking=ranking.log "-mod=@extDB3;@RPF_Server;@RPFramework"
    2. You should use the arma3server_x64.exe to run the server
    3. Enable @RPFramework in Arma 3 mods, start up the server, and try joining it
    4. If something is wrong, head over to our discord server and ask for support
  7. ADDITIONAL INFO: Modifying RPFramework and porting it to another map:
    1. Change the mission's map suffix to .yourMap
    2. Go through RPF_Server/Functions/modules and look at each module's config file and change the locations of the markers and shops for example to match the new map. If you're using ShopSystem/Mining/Delivery modules, remember to change the shop and marker locations in their config on the server side! You can also do general configuration in the RPFramework server & mission config files.
  8. You can localize marker names etc. in @RPF_Server\addons\rpf_server\stringtable.xml

Installing Modules

Module documentation

https://github.com/RPFramework/RPFramework/wiki/Module-Documentation

Wiki

https://github.com/RPFramework/RPFramework/wiki/

rpframework's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rpframework's Issues

extdb error - or did I screw something up?

This looks like an interesting project!

Not sure if I've done something wrong, but using the default mission PBO, I get the following error in the RPT log:
found in (560,422). c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing! Mission id: 1af4ddb429cafa268ad95026e05bbe5f141c00de Error in expression <, "SQL_CUSTOM_V2", "rpframework"] spawn ExternalS_fnc_ExtDBinit; sleep 3; [] cal> Error position: <ExternalS_fnc_ExtDBinit; sleep 3; [] cal> Error Undefined variable in expression: externals_fnc_extdbinit File mpmissions\__cur_mp.Altis\init.sqf, line 10 Error in expression <ternalS_fnc_ExtDBinit; sleep 3; [] call Server_fnc_handleDisconnect; [] spawn Se> Error position: <Server_fnc_handleDisconnect; [] spawn Se> Error Undefined variable in expression: server_fnc_handledisconnect File mpmissions\__cur_mp.Altis\init.sqf, line 12

Any ideas what could be wrong?

The \sql_custom\rpframework.ini file

`[Default]

Version = 1
;; Used incase there is ever a breaking change, or to inform user in log about a new feature.

Strip Chars = ";[]"
;; List of characters to strip out
Strip Chars Mode = 0
;; 0 = Strip Bad Chars, 1 = Strip + Log Bad Chars, 2 = Return Error & Log Bad Chars
;; Note: Logging on works when sending data to database.

; --------------------------------------------------------------------------------
; SQL Statements https://bitbucket.org/torndeco/extdb3/wiki/extDB3%20-%20sql_custom.ini
; --------------------------------------------------------------------------------

[existPlayerInfo]
SQL1_1 = SELECT CASE
SQL1_2 = WHEN EXISTS(SELECT * FROM users WHERE uid = ?)
SQL1_3 = THEN 'true' ELSE 'false'
SQL1_4 = END;
SQL1_INPUTS = 1

[insertPlayerInfo]
SQL1_1 = INSERT INTO users (uid, name, items, clothes, pweapon, sweapon, cash, bank, cop, ems, position, garage) VALUES (?,?,?,?,?,?,?,?,?,?,?,?);
SQL1_INPUTS = 1,2,3,4,5,6,7,8,9,10,11,12

[updatePlayerInfo]
SQL1_1 = UPDATE users SET items=?, clothes=?, pweapon=?, sweapon=?, cash=?, bank=?, position=?, garage=? WHERE uid=?;
SQL1_INPUTS = 1,2,3,4,5,6,7,8,9

[playerInfo]
SQL1_1 = SELECT items, clothes, pweapon, sweapon, cash, bank, cop, ems, position, garage, bankaccount FROM users WHERE uid=?;
SQL1_INPUTS = 1

OUTPUT = 1,2,3-string,4-string,5,6,7,8,9,10,11

[updateUsersValueString]
Prepared Statement = false

SQL1_1 = UPDATE users
SQL1_2 = SET $CUSTOM_3$ = "$CUSTOM_2"
SQL1_3 = WHERE uid = "$CUSTOM_1$;
SQL1_INPUTS = 3,1-mysql_escape,2-mysql_escape

`

database not working

"---------------------------------------------------------------------"
"---------------------------------------------------------------------"
"extDB3 Loaded"
"---------------------------------------------------------------------"
"---------------------------------------------------------------------"
Loading movesType CfgGesturesMale
MovesType CfgGesturesMale load time 211 ms
Loading movesType CfgMovesMaleSdr
MovesType CfgMovesMaleSdr load time 6983 ms
Client Jim Pel - client's ticket has become invalid. Code: 6
NetServer::KickOff: player=1945843243 - !users.get
NetServer::SendMsg: cannot find channel #1945843243, users.card=1
NetServer: users.get failed when sending to 1945843243
Message not sent - error 0, message ID = ffffffff, to 1945843243 (Jim Pel)
c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
Unaccessible
Mission id: ede09a59824344b9e61dc3fb16a2a6cc732524f7
"extDB3: Version: 1.022"
"extDB3: Connected to Database"
"extDB3: Initalized SQL_CUSTOM Protocol"
"extDB3: Locked"
"#EXAMPLE MODULE#"
"Fishing"
"# Farming module loaded up! #"
"# Shop System Loaded #"
"# ATM Loaded #"
"# Meth Lab loaded up #"
"ExtDB3 Error: [0,""Error MariaDBStatementException0 Exception""]"
Error: Object(4 : 4) not found
Error: Object(4 : 5) not found

parseSimpleArray

You can pretty much replace all the call compile extDB3, with parseSimpleArray extDB3
Its faster

Runtime error

When is try and start my dedicated server (local TADST), i get this error: https://gyazo.com/4ba525ad0956dece803993a417feee05
When I try and start a AltisLifeServer, just to compare, it works fine. So it's something that happends when i try and launch with your framework.
I've tried reinstalling the runtime c++ program, but still doesn't work.

Don't know if you have any fixes to this, or i'm the only one?

Regards, ValleiE

[Linux] Uppercased PBO (RPF_Server)

As stated in this page , unfortunately Linux can't load pbos which contain capitals letters in their name.
It would be nice to rename RPF_Server to rpf_server , consequently all the references to it, in order to allow an easier setup.
This obviously affects only Linux users.

* Not issue * : Proposals

Hello, i'm developer of Altis Life :

First : Nice job. It's really nice to add module ect ...
Two : For optimization and scurity don't use BIS_fnc_MP, use Remoteexec. RemoteExec are more rapid and secur and all of that
Three : Just for you, take the last Asynccall here : https://github.com/ArmaLife/Framework/blob/master/life_server/Functions/MySQL/fn_asyncCall.sqf
Fixed bug of the first ascynccall
Four : Use loops : for "_i" from 0 to 1 step 0 do instead of while loops for opimization
Five : use CursorObject instead of cursorTarget
Six : If you want any help, i can help you no problem.

Medic Issue

once a player die's and bleed's out you cant revive also if you shoot them then they die. dead body stays where it was before if you shoot it it will make them bleed out again when there alive. also keeps spawning
money piles http://steamcommunity.com/sharedfiles/filedetails/?id=825732711 and you can go into the inventory of the money piles which will have the gear from his old dead body and you can take it.

Discord

I thought about setting up a Slack group, but that would require inviting everyone who wanted to join, which would have been too much work, so Discord was the better option.

You can use the discord channel for contacting me, talking about development and getting support with your problems.

Join the channel here:

Or the plain link https://discord.gg/JvRRuTm

I got stuck on Black Loading Screen and here i pots the log of the TADST

Version: 1.68.140908

Allocator: C:\Games\ArmA3\A3Master\Dll\tbb4malloc_bi.dll
PhysMem: 24 GiB, VirtMem : 4.0 GiB, AvailPhys : 23 GiB, AvailVirt : 3.9 GiB, AvailPage : 27 GiB

0:29:28 SteamAPI initialization failed. Steam features won't be accessible!
0:29:28 Source set
0:29:28 Initializing stats manager.
0:29:28 Stats config disabled.
0:29:28 sessionID: 406486094986a645a2d6485c03f040f5821d23f7
0:29:44 Unsupported language English in stringtable
0:29:47 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/ (original bin\config.bin)
0:29:47 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/ (original bin\config.bin)
0:29:47 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/ (original bin\config.bin)
0:29:47 Updating base class BlendAnims->, by a3\anims_f\config\sdr\weaponswitching\config.bin/CfgMovesMaleSdr/BlendAnims/ (original a3\anims_f\config\sdr\config.bin)
0:29:47 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/ (original a3\ui_f\config.bin)
0:29:47 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/ (original a3\ui_f\config.bin)
0:29:47 Updating base class RscUnitInfo->RscUnitInfoAirNoWeapon, by a3\ui_f\config.bin/RscInGameUI/RscUnitInfoAir/ (original a3\ui_f\config.bin)
0:29:47 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscInGameUI/RscTaskOverview/controls/TaskOverviewAssigned/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/ (original bin\config.bin)
0:29:47 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/ (original bin\config.bin)
0:29:47 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/ (original bin\config.bin)
0:29:47 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/ (original a3\ui_f\config.bin)
0:29:47 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/ (original a3\ui_f\config.bin)
0:29:47 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/OverviewGroup/ (original bin\config.bin)
0:29:47 Updating base class RscButton->RscButtonSearch, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/SearchButton/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonCancel/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonGameOptions/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenuSteam, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonBuyDLC/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonRevert/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonOK/ (original bin\config.bin)
0:29:47 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/ (original bin\config.bin)
0:29:47 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/ (original bin\config.bin)
0:29:47 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/ (original bin\config.bin)
0:29:47 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/ (original bin\config.bin)
0:29:47 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/Controls/ButtonCancel/ (original bin\config.bin)
0:29:47 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
0:29:47 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/ (original bin\config.bin)
0:29:47 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/ (original bin\config.bin)
0:29:47 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/ (original bin\config.bin)
0:29:47 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/ (original bin\config.bin)
0:29:47 Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
0:29:47 Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
0:29:47 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceMid/ (original bin\config.bin)
0:29:47 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceLong/ (original bin\config.bin)
0:29:48 Updating base class ->Plane, by a3\air_f_beta\config.bin/CfgVehicles/Plane_Base_F/ (original a3\air_f_beta\config.bin)
0:29:48 Updating base class ->Car_F, by a3\soft_f\config.bin/CfgVehicles/Truck_F/ (original a3\soft_f\config.bin)
0:29:48 Updating base class ->BlendAnims, by a3\soft_f_kart\kart_01\config.bin/CfgMovesMaleSdr/BlendAnims/ (original (a3\anims_f\config\sdr\config.bin - no unload))
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisable/ (original a3\3den\config.bin)
0:29:48 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisableTiles/ (original a3\3den\config.bin)
0:29:48 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_2/Controls/ (original a3\ui_f\config.bin)
0:29:48 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_6/Controls/ (original a3\ui_f\config.bin)
0:29:49 Initializing Steam Manager
0:29:49 Steam Manager initialized.
0:29:49
0:29:49 ==== Loaded addons ====
0:29:49
0:29:49 dta\bin.pbo - 140908
0:29:49 dta\core.pbo - 109319
0:29:49 dta\languagecore_f.pbo - 112579
0:29:49 C:\Games\ArmA3\A3Master@RPFramework\addons\rpf_farming.pbo - unknown
0:29:49 C:\Games\ArmA3\A3Master@RPFramework\addons\rpf_general.pbo - unknown
0:29:49 C:\Games\ArmA3\A3Master@RPFramework\addons\rpf_items.pbo - unknown
0:29:49 C:\Games\ArmA3\A3Master@RPFramework\addons\rpf_mining.pbo - unknown
0:29:49 C:\Games\ArmA3\A3Master@RPF_Server\addons\rpf_server.pbo - unknown
0:29:49 C:\Games\ArmA3\A3Master@extDB3\addons\extdb3.pbo - unknown
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\air_f_exp.pbo - 111823
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\anims_f_exp.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\armor_f_exp.pbo - 110023
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\boat_f_exp.pbo - 110813
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\cargoposes_f_exp.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\characters_f_exp.pbo - 110415
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\data_f_exp.pbo - 110872
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\dubbing_f_exp.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\dubbing_radio_f_exp.pbo - 109320
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\dubbing_radio_f_exp_data_chi.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\dubbing_radio_f_exp_data_engfre.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\dubbing_radio_f_exp_data_fre.pbo - 109671
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\editorpreviews_f_exp.pbo - 112076
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\functions_f_exp.pbo - 111589
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\languagemissions_f_exp.pbo - 112514
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\language_f_exp.pbo - 112512
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\map_data_exp.ebo - 109320
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\map_tanoabuka.ebo - 111309
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\map_tanoabuka_data.ebo - 111017
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\map_tanoabuka_data_layers.ebo - 111322
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\map_tanoabuka_data_layers_00_00.ebo - 111322
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\map_tanoa_scenes_f.ebo - 109340
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\missions_f_exp.pbo - 112716
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\missions_f_exp_data.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\missions_f_exp_video.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\modules_f_exp.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\music_f_exp.pbo - 110544
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\music_f_exp_music.pbo - 110544
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\props_f_exp.pbo - 111247
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\rocks_f_exp.ebo - 109325
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\soft_f_exp.pbo - 111055
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\sounds_f_exp.pbo - 110690
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\static_f_exp.pbo - 110023
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\structures_f_exp.ebo - 111831
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\structures_f_exp_civilian.ebo - 112173
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\structures_f_exp_commercial.ebo - 112174
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\structures_f_exp_cultural.ebo - 111848
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\structures_f_exp_data.ebo - 111955
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\structures_f_exp_industrial.ebo - 112095
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\structures_f_exp_infrastructure.ebo - 111986
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\supplies_f_exp.pbo - 109321
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\ui_f_exp.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\vegetation_f_exp.ebo - 111393
0:29:49 C:\Games\ArmA3\A3Master\expansion\addons\weapons_f_exp.pbo - 110822
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\anims_f_mark.pbo - 109517
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\characters_f_mark.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\data_f_mark.pbo - 109362
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\dubbing_f_mark.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\dubbing_f_mp_mark.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\functions_f_mark.pbo - 110666
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\functions_f_mp_mark.pbo - 111586
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\languagemissions_f_mark.pbo - 112514
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\languagemissions_f_mp_mark.pbo - 112514
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\language_f_mark.pbo - 112513
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\language_f_mp_mark.pbo - 112513
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\missions_f_mark.pbo - 111207
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\missions_f_mark_data.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\missions_f_mark_video.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\missions_f_mp_mark.pbo - 109833
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\missions_f_mp_mark_data.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\modules_f_mark.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\modules_f_mp_mark.pbo - 110418
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\music_f_mark.pbo - 110544
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\music_f_mark_music.pbo - 110544
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\sounds_f_mark.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\static_f_mark.pbo - 110023
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\structures_f_mark.pbo - 111263
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\supplies_f_mark.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\ui_f_mark.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\ui_f_mp_mark.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\mark\addons\weapons_f_mark.pbo - 109347
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\air_f_heli.pbo - 111013
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\anims_f_heli.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\boat_f_heli.pbo - 110023
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\cargoposes_f_heli.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\data_f_heli.pbo - 109361
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\dubbing_f_heli.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\functions_f_heli.pbo - 109742
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\languagemissions_f_heli.pbo - 112514
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\language_f_heli.pbo - 112510
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\missions_f_heli.pbo - 110593
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\missions_f_heli_data.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\missions_f_heli_video.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\modules_f_heli.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\music_f_heli.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\music_f_heli_music.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\soft_f_heli.pbo - 110521
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\sounds_f_heli.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\structures_f_heli.pbo - 111952
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\supplies_f_heli.pbo - 109321
0:29:49 C:\Games\ArmA3\A3Master\heli\addons\ui_f_heli.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\anims_f_kart.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\characters_f_kart.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\data_f_kart.pbo - 112043
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\languagemissions_f_kart.pbo - 112514
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\language_f_kart.pbo - 112512
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\missions_f_kart.pbo - 109319
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\missions_f_kart_data.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\modules_f_kart.pbo - 111176
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\modules_f_kart_data.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\soft_f_kart.pbo - 111056
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\sounds_f_kart.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\structures_f_kart.pbo - 111017
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\ui_f_kart.pbo - 109325
0:29:49 C:\Games\ArmA3\A3Master\kart\addons\weapons_f_kart.pbo - 109681
0:29:49 C:\Games\ArmA3\A3Master\curator\addons\data_f_curator.pbo - 111084
0:29:49 C:\Games\ArmA3\A3Master\curator\addons\data_f_curator_music.pbo - 110544
0:29:49 C:\Games\ArmA3\A3Master\curator\addons\functions_f_curator.pbo - 109320
0:29:49 C:\Games\ArmA3\A3Master\curator\addons\language_f_curator.pbo - 112509
0:29:49 C:\Games\ArmA3\A3Master\curator\addons\missions_f_curator.pbo - 111802
0:29:49 C:\Games\ArmA3\A3Master\curator\addons\modules_f_curator.pbo - 111586
0:29:49 C:\Games\ArmA3\A3Master\curator\addons\ui_f_curator.pbo - 111493
0:29:49 addons\3den.pbo - 111604
0:29:49 addons\3den_language.pbo - 112509
0:29:49 addons\a3.pbo - unknown
0:29:49 addons\air_f.pbo - 111010
0:29:49 addons\air_f_beta.pbo - 111010
0:29:49 addons\air_f_epb.pbo - 111011
0:29:49 addons\air_f_epc.pbo - 112193
0:29:49 addons\air_f_gamma.pbo - 112192
0:29:49 addons\animals_f.pbo - 111237
0:29:49 addons\animals_f_beta.pbo - 109319
0:29:49 addons\anims_f.pbo - 111653
0:29:49 addons\anims_f_bootcamp.pbo - 109319
0:29:49 addons\anims_f_data.pbo - 109364
0:29:49 addons\anims_f_epa.pbo - 109319
0:29:49 addons\anims_f_epc.pbo - 109564
0:29:49 addons\anims_f_exp_a.pbo - 109319
0:29:49 addons\armor_f.pbo - 110023
0:29:49 addons\armor_f_beta.pbo - 111315
0:29:49 addons\armor_f_epb.pbo - 111064
0:29:49 addons\armor_f_epc.pbo - 110395
0:29:49 addons\armor_f_gamma.pbo - 111056
0:29:49 addons\baseconfig_f.pbo - 109319
0:29:49 addons\boat_f.pbo - 110109
0:29:49 addons\boat_f_beta.pbo - 111671
0:29:49 addons\boat_f_epc.pbo - 110023
0:29:49 addons\boat_f_gamma.pbo - 111263
0:29:49 addons\cargoposes_f.pbo - 111055
0:29:49 addons\characters_f.pbo - 111925
0:29:49 addons\characters_f_beta.pbo - 110187
0:29:49 addons\characters_f_bootcamp.pbo - 109319
0:29:49 addons\characters_f_epa.pbo - 109319
0:29:49 addons\characters_f_epb.pbo - 109319
0:29:49 addons\characters_f_epc.pbo - 109874
0:29:49 addons\characters_f_gamma.pbo - 109319
0:29:49 addons\data_f.pbo - 111283
0:29:49 addons\data_f_bootcamp.pbo - 109319
0:29:49 addons\data_f_exp_a.pbo - 109319
0:29:49 addons\data_f_exp_b.pbo - 109319
0:29:49 addons\drones_f.pbo - 111823
0:29:49 addons\dubbing_f.pbo - 109319
0:29:49 addons\dubbing_f_beta.pbo - 109319
0:29:49 addons\dubbing_f_bootcamp.pbo - 109319
0:29:49 addons\dubbing_f_epa.pbo - 109319
0:29:49 addons\dubbing_f_epb.pbo - 109319
0:29:49 addons\dubbing_f_epc.pbo - 109319
0:29:49 addons\dubbing_f_gamma.pbo - 110071
0:29:49 addons\dubbing_radio_f.pbo - 109319
0:29:49 addons\dubbing_radio_f_data_eng.pbo - 109319
0:29:49 addons\dubbing_radio_f_data_engb.pbo - 109319
0:29:49 addons\dubbing_radio_f_data_gre.pbo - 109319
0:29:49 addons\dubbing_radio_f_data_per.pbo - 109319
0:29:49 addons\dubbing_radio_f_data_vr.pbo - 109320
0:29:49 addons\editorpreviews_f.pbo - 109834
0:29:49 addons\editor_f.pbo - 109319
0:29:49 addons\functions_f.pbo - 112647
0:29:49 addons\functions_f_bootcamp.pbo - 111827
0:29:49 addons\functions_f_epa.pbo - 109319
0:29:49 addons\functions_f_epc.pbo - 109319
0:29:49 addons\functions_f_exp_a.pbo - 109320
0:29:49 addons\languagemissions_f.pbo - 112513
0:29:49 addons\languagemissions_f_beta.pbo - 112513
0:29:49 addons\languagemissions_f_bootcamp.pbo - 112513
0:29:49 addons\languagemissions_f_epa.pbo - 112513
0:29:49 addons\languagemissions_f_epb.pbo - 112513
0:29:49 addons\languagemissions_f_epc.pbo - 112513
0:29:49 addons\languagemissions_f_exp_a.pbo - 112514
0:29:49 addons\languagemissions_f_gamma.pbo - 112514
0:29:49 addons\language_f.pbo - 112509
0:29:49 addons\language_f_beta.pbo - 112509
0:29:49 addons\language_f_bootcamp.pbo - 112509
0:29:49 addons\language_f_epa.pbo - 112509
0:29:49 addons\language_f_epb.pbo - 112509
0:29:49 addons\language_f_epc.pbo - 112509
0:29:49 addons\language_f_exp_a.pbo - 112510
0:29:49 addons\language_f_exp_b.pbo - 112513
0:29:49 addons\language_f_gamma.pbo - 112510
0:29:49 addons\map_altis.pbo - 111017
0:29:49 addons\map_altis_data.pbo - 111047
0:29:49 addons\map_altis_data_layers.pbo - 99901
0:29:49 addons\map_altis_data_layers_00_00.pbo - 99901
0:29:49 addons\map_altis_data_layers_00_01.pbo - 99901
0:29:49 addons\map_altis_data_layers_01_00.pbo - 99901
0:29:49 addons\map_altis_data_layers_01_01.pbo - 99901
0:29:49 addons\map_altis_scenes_f.pbo - 109319
0:29:49 addons\map_data.pbo - 111583
0:29:49 addons\map_stratis.pbo - 111017
0:29:49 addons\map_stratis_data.pbo - 111017
0:29:49 addons\map_stratis_data_layers.pbo - 99082
0:29:49 addons\map_stratis_scenes_f.pbo - 109325
0:29:49 addons\map_vr.pbo - 105264
0:29:49 addons\map_vr_scenes_f.pbo - 109319
0:29:49 addons\misc_f.pbo - 109325
0:29:49 addons\missions_f.pbo - 110622
0:29:49 addons\missions_f_beta.pbo - 109833
0:29:49 addons\missions_f_beta_data.pbo - 109325
0:29:49 addons\missions_f_beta_video.pbo - 109325
0:29:49 addons\missions_f_bootcamp.pbo - 111866
0:29:49 addons\missions_f_bootcamp_data.pbo - 109325
0:29:49 addons\missions_f_bootcamp_video.pbo - 109325
0:29:49 addons\missions_f_data.pbo - 109325
0:29:49 addons\missions_f_epa.pbo - 111898
0:29:49 addons\missions_f_epa_data.pbo - 109319
0:29:49 addons\missions_f_epa_video.pbo - 109319
0:29:49 addons\missions_f_epb.pbo - 109319
0:29:49 addons\missions_f_epc.pbo - 109319
0:29:49 addons\missions_f_exp_a.pbo - 109319
0:29:49 addons\missions_f_exp_a_data.pbo - 109325
0:29:49 addons\missions_f_gamma.pbo - 111828
0:29:49 addons\missions_f_gamma_data.pbo - 109319
0:29:49 addons\missions_f_gamma_video.pbo - 109325
0:29:49 addons\missions_f_video.pbo - 109325
0:29:49 addons\modules_f.pbo - 112011
0:29:49 addons\modules_f_beta.pbo - 111324
0:29:49 addons\modules_f_beta_data.pbo - 109325
0:29:49 addons\modules_f_bootcamp.pbo - 109325
0:29:49 addons\modules_f_data.pbo - 110898
0:29:49 addons\modules_f_epb.pbo - 109325
0:29:49 addons\modules_f_exp_a.pbo - 109325
0:29:49 addons\music_f.pbo - 110544
0:29:49 addons\music_f_bootcamp.pbo - 110544
0:29:49 addons\music_f_bootcamp_music.pbo - 110544
0:29:49 addons\music_f_epa.pbo - 110544
0:29:49 addons\music_f_epa_music.pbo - 110544
0:29:49 addons\music_f_epb.pbo - 110544
0:29:49 addons\music_f_epb_music.pbo - 110544
0:29:49 addons\music_f_epc.pbo - 110544
0:29:49 addons\music_f_epc_music.pbo - 110544
0:29:49 addons\music_f_music.pbo - 109325
0:29:49 addons\plants_f.pbo - 109417
0:29:49 addons\props_f_exp_a.pbo - 109325
0:29:49 addons\roads_f.pbo - 110064
0:29:49 addons\rocks_f.pbo - 110122
0:29:49 addons\signs_f.pbo - 111314
0:29:49 addons\soft_f.pbo - 111315
0:29:49 addons\soft_f_beta.pbo - 111315
0:29:49 addons\soft_f_bootcamp.pbo - 110083
0:29:49 addons\soft_f_epc.pbo - 110283
0:29:49 addons\soft_f_gamma.pbo - 111320
0:29:49 addons\sounds_f.pbo - 111486
0:29:49 addons\sounds_f_arsenal.pbo - 111486
0:29:49 addons\sounds_f_bootcamp.pbo - 109325
0:29:49 addons\sounds_f_characters.pbo - 109325
0:29:49 addons\sounds_f_environment.pbo - 109325
0:29:49 addons\sounds_f_epb.pbo - 109325
0:29:49 addons\sounds_f_epc.pbo - 109325
0:29:49 addons\sounds_f_exp_a.pbo - 109325
0:29:49 addons\sounds_f_sfx.pbo - 110200
0:29:49 addons\sounds_f_vehicles.pbo - 110888
0:29:49 addons\static_f.pbo - 111316
0:29:49 addons\static_f_beta.pbo - 110023
0:29:49 addons\static_f_gamma.pbo - 110848
0:29:49 addons\structures_f.pbo - 112003
0:29:49 addons\structures_f_bootcamp.pbo - 111267
0:29:49 addons\structures_f_data.pbo - 111581
0:29:49 addons\structures_f_epa.pbo - 111017
0:29:49 addons\structures_f_epb.pbo - 111017
0:29:49 addons\structures_f_epc.pbo - 111017
0:29:49 addons\structures_f_exp_a.pbo - 111017
0:29:49 addons\structures_f_households.pbo - 111017
0:29:49 addons\structures_f_ind.pbo - 112093
0:29:49 addons\structures_f_mil.pbo - 112089
0:29:49 addons\structures_f_wrecks.pbo - 111326
0:29:49 addons\uifonts_f.pbo - 109325
0:29:49 addons\uifonts_f_data.pbo - 109528
0:29:49 addons\ui_f.pbo - 112647
0:29:49 addons\ui_f_bootcamp.pbo - 109325
0:29:49 addons\ui_f_data.pbo - 109798
0:29:49 addons\ui_f_exp_a.pbo - 109325
0:29:49 addons\weapons_f.pbo - 111014
0:29:49 addons\weapons_f_beta.pbo - 109320
0:29:49 addons\weapons_f_bootcamp.pbo - 109325
0:29:49 addons\weapons_f_epa.pbo - 111299
0:29:49 addons\weapons_f_epb.pbo - 109320
0:29:49 addons\weapons_f_epc.pbo - 109320
0:29:49 addons\weapons_f_gamma.pbo - 109320
0:29:49
0:29:49 =======================
0:29:49
0:29:49 ============================================================================================= List of mods ===============================================================================================
0:29:49 modsReadOnly = true
0:29:49 safeModsActivated = false
0:29:49 customMods = true
0:29:49 hash = '7642F48B8F1BE1C1BA980C3BC9CFE90254220DA9'
0:29:49 hashShort = '80da7178'
0:29:49 name | modDir | default | origin | hash | hashShort | fullPath
0:29:49 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
0:29:49 RPFramework | @RPFramework | false | GAME DIR | 31b0f649af35681dfeed521a2dd5cd394529c6f9 | 12269128 | C:\Games\ArmA3\A3Master@RPFramework
0:29:49 @RPF_Server | @RPF_Server | false | GAME DIR | 76843811a9f3cf6b5b9159d267576363426b7981 | 529c1c45 | C:\Games\ArmA3\A3Master@RPF_Server
0:29:49 @extDB3 | @extDB3 | false | GAME DIR | 1c75b43109cee4db621a1ebca96dbee5073439da | 1afb596d | C:\Games\ArmA3\A3Master@extDB3
0:29:49 Arma 3 DLC Bundle | dlcbundle | true | NOT FOUND | | |
0:29:49 Arma 3 Apex | expansion | true | GAME DIR | 69911a7e3736e06d3cff31a9b9d53ec9beb0c51c | d9d53cb4 | C:\Games\ArmA3\A3Master\expansion
0:29:49 Arma 3 Marksmen | mark | true | GAME DIR | 1b0e628cb214625d7f7c436b885e836df38e7c91 | b8904aa8 | C:\Games\ArmA3\A3Master\mark
0:29:49 Arma 3 Helicopters | heli | true | GAME DIR | 9defb3915197dc000df9a2c41ecb3a3ec123c1bf | 62d2da5b | C:\Games\ArmA3\A3Master\heli
0:29:49 Arma 3 Karts | kart | true | GAME DIR | 9f5d51e41de16d7a714c27fbf8bb427351d980c5 | 4dc2efb7 | C:\Games\ArmA3\A3Master\kart
0:29:49 Arma 3 Zeus | curator | true | GAME DIR | 8e19f04e85060f996bd2aec4a34aa119ba1b04e5 | 3980fe4b | C:\Games\ArmA3\A3Master\curator
0:29:49 Arma 3 | A3 | true | NOT FOUND | | |
0:29:49 ==========================================================================================================================================================================================================
0:29:49 InitSound ...
0:29:49 InitSound - complete
0:29:49 PhysX3 SDK Init started ...
0:29:49 PhysX3 SDK Init ended.
0:29:52 Attempt to override final function - rscminimap_script
0:29:52 Attempt to override final function - rscdisplayloading_script
0:29:52 Attempt to override final function - rscdisplayloading_script
0:29:52 Attempt to override final function - rscdisplayloading_script
0:29:53 Attempt to override final function - rscdiary_script
0:29:53 Attempt to override final function - rscdiary_script
0:29:53 Attempt to override final function - rscdisplayremotemissions_script
0:29:53 Attempt to override final function - rscdisplayloading_script
0:29:53 Attempt to override final function - rscdiary_script
0:29:53 Attempt to override final function - rscdiary_script
0:29:53 Attempt to override final function - rscdisplaystrategicmap_script
0:29:53 Attempt to override final function - rscdisplaycommon_script
0:29:53 Attempt to override final function - rscdisplaygarage_script
0:29:53 Attempt to override final function - rscslingloadassistant_script
0:29:53 Attempt to override final function - rscavcamera_script
0:29:53 Attempt to override final function - rscavcamera_script
0:29:53 Attempt to override final function - rscavcamera_script
0:29:53 Attempt to override final function - rscavcamera_script
0:29:53 Attempt to override final function - rscavcamera_script
0:29:53 Attempt to override final function - rscdisplayhostsettings_script
0:29:53 Attempt to override final function - rscdisplayloading_script
0:29:54 Attempt to override final function - rscdisplaycurator_script
0:29:54 Attempt to override final function - display3deneditcomposition_script
0:29:54 Attempt to override final function - display3deneditattributes_script
0:29:54 Attempt to override final function - display3deneditattributes_script
0:29:54 Attempt to override final function - rscdisplayhostsettings_script
0:29:54 Attempt to override final function - rscdisplaycommon_script
0:29:54 Attempt to override final function - rscdisplaydebriefing_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:54 Attempt to override final function - rscunitinfo_script
0:29:55 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
0:29:55 Loading movesType CfgGesturesMale
0:29:55 MovesType CfgGesturesMale load time 171 ms
0:29:55 Loading movesType CfgMovesMaleSdr
0:30:05 MovesType CfgMovesMaleSdr load time 10043 ms
0:30:05 VoteThreshold must be in 0..1 range. Defaulting to 0.5
2017/03/21, 0:30:06 Initializing Steam server - Game Port: 2302, Steam Query Port: 2303
2017/03/21, 0:30:06 Steam AppId from steam_appid.txt: 107410
2017/03/21, 0:30:07 Connected to Steam servers
2017/03/21, 0:30:30 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:30 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:30 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:30 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:30 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:30 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:30 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:31 Server error: Player without identity Dominic Toretto (id 1309063447)
2017/03/21, 0:30:34 Starting mission:
2017/03/21, 0:30:34 Mission file: RPFramework (__cur_mp)
2017/03/21, 0:30:34 Mission world: Altis
2017/03/21, 0:30:34 Mission directory: mpmissions__cur_mp.Altis
2017/03/21, 0:30:48 Strange convex component145 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView
2017/03/21, 0:30:48 Strange convex component149 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView
2017/03/21, 0:30:48 Strange convex component65 in a3\rocks_f\sharp\sharprock_wallh.p3d:geometryFire
2017/03/21, 0:30:49 Strange convex component05 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
2017/03/21, 0:30:49 Strange convex component74 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
2017/03/21, 0:30:49 Strange convex component202 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
2017/03/21, 0:30:49 Strange convex component391 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component06 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component18 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component30 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component31 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component32 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component42 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component43 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component44 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component46 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component58 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component64 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component76 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component98 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component100 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component132 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component145 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component149 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component151 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component167 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component198 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component244 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component304 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component310 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component337 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component353 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:53 Strange convex component378 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
2017/03/21, 0:30:56 Strange convex component322 in a3\structures_f\research\dome_big_f.p3d:geometryFire
2017/03/21, 0:30:56 Strange convex component327 in a3\structures_f\research\dome_big_f.p3d:geometryFire
2017/03/21, 0:30:58 "---------------------------------------------------------------------"
2017/03/21, 0:30:58 "---------------------------------------------------------------------"
2017/03/21, 0:30:58 Call extension 'extDB3' could not be loaded
2017/03/21, 0:30:58 "extDB3 Failed to Load, Check Requirements @ https://bitbucket.org/torndeco/extdb3/wiki/Installation"
2017/03/21, 0:30:58 ""
2017/03/21, 0:30:58 "If you are running this on a client, Battleye will random block extensions. Try Disable Battleye"
2017/03/21, 0:30:58 "---------------------------------------------------------------------"
2017/03/21, 0:30:58 "---------------------------------------------------------------------"
2017/03/21, 0:30:58 Error compiling '' in 'HitPelvis'
2017/03/21, 0:30:58 Error compiling '' in 'HitAbdomen'
2017/03/21, 0:30:58 Error compiling '' in 'HitDiaphragm'
2017/03/21, 0:30:58 Error compiling '' in 'HitChest'
2017/03/21, 0:30:58 Error compiling '' in 'HitArms'
2017/03/21, 0:30:58 Error compiling '' in 'HitLegs'
2017/03/21, 0:30:59 c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
2017/03/21, 0:30:59 Attempt to override final function - bis_fnc_storeparamsvalues_data
2017/03/21, 0:30:59 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
2017/03/21, 0:31:02 Mission id: 9475e51a88f4d0c532b19026ec20a6243584879e
2017/03/21, 0:31:03 Call extension 'extDB3' could not be loaded
2017/03/21, 0:31:03 "extDB3: Version: "
2017/03/21, 0:31:03 "extDB3: Failed to Load"
2017/03/21, 0:31:06 "#EXAMPLE MODULE#"
2017/03/21, 0:31:06 "Fishing"
2017/03/21, 0:31:06 "# Farming module loaded up! #"
2017/03/21, 0:31:06 Error compiling '' in 'HitPelvis'
2017/03/21, 0:31:06 Error compiling '' in 'HitAbdomen'
2017/03/21, 0:31:06 Error compiling '' in 'HitDiaphragm'
2017/03/21, 0:31:06 Error compiling '' in 'HitChest'
2017/03/21, 0:31:06 Error compiling '' in 'HitArms'
2017/03/21, 0:31:06 Error compiling '' in 'HitLegs'
2017/03/21, 0:31:06 "# Shop System Loaded #"
2017/03/21, 0:31:06 "# ATM Loaded #"
2017/03/21, 0:31:06 "# Meth Lab loaded up #"
2017/03/21, 0:31:06 "# Delivery module Loaded #"
2017/03/21, 0:31:07 "# Jail module Loaded #"
2017/03/21, 0:31:07 "# PHONE MODULE LOADED #"
2017/03/21, 0:31:07 "# Police+ Loaded #"
2017/03/21, 0:31:07 "# Police+ : Police Database Loaded #"
2017/03/21, 0:31:07 "# Police+ : Dispatch Loaded #"
2017/03/21, 0:31:07 "# Housing module loaded #"
2017/03/21, 0:31:07 Call extension 'extDB3' could not be loaded
2017/03/21, 0:31:07 Error in expression <xtension format["%1:%2:%3",_mode, (call extDB_SQL_CUSTOM_ID), _queryStmt];
if(_m>
2017/03/21, 0:31:07 Error position: <extDB_SQL_CUSTOM_ID), _queryStmt];
if(_m>
2017/03/21, 0:31:07 Error Undefined variable in expression: extdb_sql_custom_id
2017/03/21, 0:31:07 File RPF_Server\External\ExtDB\fn_ExtDBasync.sqf [ExternalS_fnc_ExtDBasync], line 21
2017/03/21, 0:31:07 Error in expression < call compile format["%1",_key];
_key = _key select 1;

_start = diag_tickTime;

2017/03/21, 0:31:07 Error position: <_key select 1;

_start = diag_tickTime;

2017/03/21, 0:31:07 Error Undefined variable in expression: _key
2017/03/21, 0:31:07 File RPF_Server\External\ExtDB\fn_ExtDBasync.sqf [ExternalS_fnc_ExtDBasync], line 25
2017/03/21, 0:31:37 Call extension 'extDB3' could not be loaded
2017/03/21, 0:31:37 Error in expression <= "extDB3" callExtension format["4:%1", _key];
if (_queryResult isEqualTo "[5]")>
2017/03/21, 0:31:37 Error position: <_key];
if (_queryResult isEqualTo "[5]")>
2017/03/21, 0:31:37 Error Undefined variable in expression: _key
2017/03/21, 0:31:37 File RPF_Server\External\ExtDB\fn_ExtDBasync.sqf [ExternalS_fnc_ExtDBasync], line 39
2017/03/21, 0:31:37 Error in expression <ult = call compile _queryResult;

if ((_queryResult select 0) isEqualTo 0) exit>
2017/03/21, 0:31:37 Error position: <_queryResult select 0) isEqualTo 0) exit>
2017/03/21, 0:31:37 Error Undefined variable in expression: _queryresult
2017/03/21, 0:31:37 File RPF_Server\External\ExtDB\fn_ExtDBasync.sqf [ExternalS_fnc_ExtDBasync], line 71
2017/03/21, 0:31:37 Error in expression <setVariable [_door,1,true];
};
}forEach _fetch;

2017/03/21, 0:31:37 Error position: <_fetch;

2017/03/21, 0:31:37 Error Undefined variable in expression: _fetch
2017/03/21, 0:31:37 File RPF_Server\Functions\modules\Housing\fn_initHousing.sqf [ServerModules_fnc_initHousing], line 31
2017/03/21, 0:31:37 "# Garage module loaded #"
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
rpf_mining
2017/03/21, 0:31:37 "# Mining System Loaded #"

Trunk of vehicles

Hello,

It's been several days since I have a problem, I can not find how to add and change the trunk of cars ...
Do you know how to change it?

Thank you in advance,

[Fixed] This application has requested the Runtime to terminate it in an unusual way

Current version (Check VERSION.txt)
5.1.0 STABLE

Running a fresh install of RPFramework?
Yes

Describe the issue as well as you can below.
The server starts fine. When joining around half of the mission file downloaded the Arma3Server.exe closes and returns this error: https://gyazo.com/d5486b26de2e416c5ae664b35ff36bc7 OR "This application has requested the Runtime to terminate it in an unusual way".

Please leave your Arma 3 Server's RPT (Location depends on your launch params) and Client's RPT (AppData\Local\Arma 3)
https://pastebin.com/raw/NUU5EZSr - RTP
https://pastebin.com/raw/ehdDLzrv - Client RTP

Jail System

A jail system is pretty vital, might look into it, if not then one of you guys can jump on it <3

Taser kills

It was reported in June 25 that taser kills. Need to fix this.

Money drop

Money needs to drop and needs some fnc that allows it to be collected.

Put in car Police

so i restrained someone i put him in the car cuffed and then he got out and was uncuffed,

Use Car Key

Was at the car shop & i bought a suv. Then i unlocked it by using the Interaction menu using Use key and then i proceeded to get into the car and i tried to get out and it was locked. So i had to use car key again

Incomplete and outdated module docs

Module documentation for 1.0.0

General

Modules are additional script packages that can depend on the core of RPFramework, but the core never depends on a module. Modules can overwrite settings, add functions, dialogs, sounds and much more. Modules can be distributed under different licenses than the core of RPFramework.
The core is a bunch of basic functionality that creates a fairly limited game experience and loads in modules.

RPFramework has some modules by default, that have been made solely for the purpose of showing module creators how their modules can change the framework. These default modules also make the mission somewhat playable.

Creating a module

Modules add features to RPFramework. If you are a scripter, you already know how to make modules because they are just bunch of functions, dialogs and sounds for the mission and server. They aren't anything special, but they just make things a bit more modular and easier for the user of the framework.

You can add any functions, sounds, dialogs, titles and database functionalty. It is also very important that you follow the correct module structure and init function name.

When finally releasing your module, please include a readme with proper installing instructions that every user can understand. If you want to release your module under the same license as RPFramework your module can be included in the following RPFramework releases and you will be consired a contributor to the team.

Module structure on mission's side

| modules
|_ YourModule
|__ fn_initYourModule.sqf
|__ fn_function1YourModule.sqf
|__ fn_function2YourModule.sqf
|__ Functions.hpp
|__ Dialogs.hpp
|__ RscDialogs.hpp
|__ Sounds.hpp

You should include all of these .hpp files in your module so that the user doesn't need to check if your module needs to be included into moduleSounds.hpp and so on.

Module structure example on server's side

| modules
|_ YourModule
|__ fn_initYourModule.sqf
|__ fn_serversideFunction1YourModule.sqf
|__ Functions.hpp

You can check out the example module or any other module included with RPFramework for more information on structuring

You can also add actions to the interaction menu in any of your scripts, but it should be done in your init file or by calling another function initializing menu actions first in your init.
Interaction menu used is RPFramework's internal interaction system. Adding interaction menu items happens by adding an array in correct format to the master array of RPFramework's interaction system called RPF_InteractionMenuItems. In this array format first array inside the array has conditions that all have to be true for the menu items to show up. Second array inside the array has the text of the menu button first and then the code action being run when you click the interaction button.
Example of adding menu actions.

_menuItems = [
    [
        ["condition1", "condition2"],
        ["Button text", "code action"]
    ],
    [
        [" vehicle player in RPF_PoliceVehicles ", "player getVariable 'cop' > 0"],
        ["Police DB", "[]call ClientModules_fnc_policeComputer"]
    ],
    [
        ["cursorTarget isKindOf 'Man'", "!alive cursorTarget"],
        ["Try to wake up the dead guy", "hint 'Good try, but you can not wake up the dead'"]
    ]
];
{
    RPF_InteractionMenuItems pushBack _x;
}forEach _menuItems;

Check the example module for an example!

Now important step is making sure to include all your functions in the Functions.hpp which will end up in CfgFunctions.

Proper way of doing the CfgFunctions class:

Basically, your classes correspond to the filenames in your module's folder without the fn_ part and .sqf ending. For the CfgFunctions part in the mission, you will have a different path than the server to your module folder so make sure you notice this when you write the file line of your class.
RPFramework's system has a moduleFunctions.hpp inside mission/server > Functions > modules > CONFIG where the user of RPFramework will include your module's own Functions.hpp. So when you are making a module, you have to put all your functions into your module's folder in a file called Functions.hpp. By using this kind of structure and strict naming, we hope to make it easier for the user to add modules to RPFramework.

This would go to mission > Functions > modules > YourModule > Functions.hpp

class YourModule {
  file = "Functions\modules\YourModule";
  class initYourModule {};
  class function1YourModule {};
  class function2YourModule {};
};

This one would go to RPF_server > server > modules > YourModule > Functions.hpp

class YourModule {
  file = "RPF_server\server\modules\YourModule";
  class initYourModule {};
  class serversideFunction1YourModule {};
};

You can add sounds, dialogs and titles in your Sounds.hpp, Dialogs.hpp and RscTitles.hpp. You can head over to BI wiki to find out more about how these configs work. Sounds and RscTitles will be included inside CfgSounds and RscTitles but Dialogs.hpp will be included straight in to description.ext so this allows you to define other things in to description.ext inside Dialogs.hpp.

RPFramework uses ExtDB2 and its SQL_CUSTOM_V2 protocol to interact with a MySQL database. You can read about this extension and protocol over at https://github.com/Torndeco/extDB2 (Apparently the developer quit developing and took the documentation down..) and include the prepared statements that your module needs with your package.
Here is an example of a prepared statement you could include with your module. You should use [_query, _mode] call ExternalS_fnc_ExtDBasync; for database calls, but RPFramework does indeed offer an alternative which does the same thing as ExternalS_fnc_ExtDBasync, it's called with [_mode, _query] call ExternalS_fnc_ExtDBquery;.

[gangInfo]
SQL1_1 = SELECT id, owner, name, maxmembers, bank, members FROM gangs WHERE active='1' AND members LIKE ?;
SQL1_INPUTS = 1

Number of Inputs = 1  
OUTPUT = 1, 2-String, 3-String, 4, 5, 6

Medic & Police duty

So i go no duty and then go off duty then goto medic hq and go on duty there and then off. after that cannot go on duty on either hq.

Money system issues

Something is wrong with the money system again. When you pay for anything, your money goes way down to negative values.

Spawn Issues

Issue with spawning, sometimes players will Spawn with a map etc, and other times they will not.

Crash on join...

extDB3: https://bitbucket.org/torndeco/extdb3/wiki/Home
extDB3: Version: 1.028
extDB3: Windows Version
Message: All development for extDB3 is done on a Linux Dedicated Server
Message: If you would like to Donate to extDB3 Development
Message: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SUEFTGABTAM2
Message: Also leave a message if there is any particular feature you would like to see added.
Message: Thanks for all the people that have donated.
Message: Torndeco: 18/05/15


extDB3: Found extdb3-conf.ini
extDB3: Detected 8 Cores, Setting up 6 Worker Threads
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...


[01:16:41:889956 +02:00] [Thread 3256] extDB3: Error Unknown Protocol: any  Input String: 2:any:housingHouses

[Low Priority] Add Core Dialogs

I think that it would be nice to add some kind of cool dialogs to the core modules , this will improve surely the "look" of the whole framework

Support for HC

Would be nice to see Headless client support, It would make server smooth. All the modules and mysql interations could be ported to the headless client while the multiplayer arma3 multiplayer, like player movement, shots and etc, would be handled by the main server. This would make the server run way more smooth, using two servers power insted of just one.

Garage Not Storing Vehicles

I bought two vehicles and stored both of them in the garage when I tried to retrieve them from the garage there's nothing listed to retrieve. Before I stored each vehicle in the garage I used the "Use Car Key" option to lock each vehicle. I checked the "rpframework.garage" table and nothing is saved in it as well.

Fishing net kills

This is fairly obvious, not aware if it's fixable, but fishing nets are lethal fuckers haha, basically, a player can walk into your net whilst your carrying it and poof they die

On / Off Duty System

Discussed previously, possibility too only have police actions if you choose to go on duty, police officers might need the ability to check if someone is on or off duty.

Server_fnc_hand;leDisconnect

Current version (Check VERSION.txt)

7.0.1 STABLE

Running a fresh install of RPFramework?

Yes

Describe the issue as well as you can below.

The server don't want to start :/ Just a black screen

Please leave your Arma 3 Server's RPT (Location depends on your launch params), Client's RPT (AppData\Local\Arma 3) and ExtDB3 Log (Arma 3@extDB3\logs\year\month\day) here, preferably pasted in pastebin or gist, do not paste them here!

I just give u the lines with the errors

RPT server :

2:48:58 "---------------------------------------------------------------------"
2:48:58 "---------------------------------------------------------------------"
2:48:58 CallExtension loaded: extDB3 (E:\Arma 3 DEV Quatum@extDB3\extDB3.dll) [ȁ�4(�@��]

2:48:58 "extDB3 Loaded"
2:48:58 "---------------------------------------------------------------------"
2:48:58 "---------------------------------------------------------------------"
2:48:58 Connected to Steam servers
2:48:59 c:\bis\source\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
2:48:59 Mission id: b6998e86e8628acd4e75b3ab053db7d16fdab063
2:48:59 Attempt to override final function - bis_fnc_storeparamsvalues_data
2:48:59 Error in expression <iSleep 1;

if (isServer) then {
[] call Server_fnc_handleDisconnect;
[] spawn Se>
2:48:59 Error position: <Server_fnc_handleDisconnect;
[] spawn Se>
2:48:59 Error Undefined variable in expression: server_fnc_handledisconnect
2:48:59 File mpmissions__cur_mp.Altis\init.sqf, line 10
2:49:00 BEServer: registering a new player #1242245056
2:49:22 Unaccessible
2:50:21 Client: Remote object 3:0 not found
2:52:08 Deinitialized shape [Class: "C_Soldier_VR_F"; Shape: "a3\characters_f_bootcamp\common\vr_soldier_f.p3d";]
2:52:08 Deinitialized shape [Class: "C_man_polo_2_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
2:52:08 c:\bis\source\stable\futura\lib\network\networkserver.cpp ClearNetServer:NOT IMPLEMENTED - briefing!
2:52:09 Extensions:
2:52:09 extDB3 (E:\Arma 3 DEV Quatum@extDB3\extDB3.dll) [ȁ�4(�@��]

Extdb3 Log : Nothing wrong in :)

Shops and the DB

Hi there, I'm having an issue with the shop settings, I added the GPS and MAP, I can buy them and they reg in my DB, but as soon as you logout and back in they get deleted from the DB and player.
Also I see the lots of error in my .RPT

arma3server_2016-12-02_17-39-08.txt

ATM Broken

ATM Seems to be broken in the current version. Will re-write it for the next one sighs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.