Skip to content

Intercept work on linux 64bits ? #29

@Evaexe117

Description

@Evaexe117

Hello.
I'm trying to host :
https://github.com/Xeno69/Domination

This mission pbo use Intercept.
Extdb3 work ( connect and little update/select )
But when i use Intercept, nothing append on the database.
Crendital and database config are ok ( work with EXTDB3)

I'm on Ubuntu server 20.04 x64bits !

`CallExtension 'intercept' could not be found
CallExtension 'intercept' could not be found
11:10:56 Intercept Invoker test result: ==
11:10:56 Error in expression < {false};

[_extensionName,_signalName] interceptSignal _parameters;

11:10:56 Error position: <interceptSignal _parameters;

11:10:56 Error Missing ;
11:10:56 File z\intercept\rv\addons\core\signal.sqf..., line 23
11:10:56 Error in expression < {false};

[_extensionName,_signalName] interceptSignal _parameters;

11:10:56 Error position: <interceptSignal _parameters;

11:10:56 Error Missing ;
11:10:56 File z\intercept\rv\addons\core\signal.sqf..., line 23
11:10:56 Intercept Invoker initialized.
11:10:56 Intercept Pre-Init...
11:10:56 Intercept Pre-Init Completed.
11:10:57 [CBA] (xeh) INFO: [20790,90.772,0] PreInit started. v3.15.5.210713
11:10:57 [CBA] (settings) INFO: Reading settings from settings file.
11:10:57 [CBA] (settings) INFO: Finished reading settings from settings file.
11:10:57 [CBA] (xeh) INFO: [20790,90.994,0] PreInit finished.
11:10:57 "############################# co40_domination_4_55_blufor co30_Domination #############################"
11:10:57 [20790,90.994,0,"Executing Dom fn_preinit.sqf"]
11:10:57 ["Dom d_with_ace:",false]
11:10:57 "DOM InterceptDB domination.sqf file found!"
11:10:57 Error in expression <
D_DB_CON = dbCreateConnection 'domination';

11:10:57 Error position: <'domination';

11:10:57 Error Missing ;
11:10:57 Error in expression <
D_DB_CON = dbCreateConnection 'domination';

11:10:57 Error position: <'domination';

11:10:57 Error Missing ;
11:10:57 Error in expression < then {
_query = dbPrepareQueryConfig _cname;
} else {
_query = dbPrepareQu>
11:10:57 Error position: <_cname;
} else {
_query = dbPrepareQu>
11:10:57 Error Missing ;
11:10:57 Error in expression < then {
_query = dbPrepareQueryConfig _cname;
} else {
_query = dbPrepareQu>
11:10:57 Error position: <_cname;
} else {
_query = dbPrepareQu>
11:10:57 Error Missing ;
11:10:57 Error in expression < then {
_query = dbPrepareQueryConfig _cname;
} else {
_query = dbPrepareQu>
11:10:57 Error position: <_cname;
} else {
_query = dbPrepareQu>
11:10:57 Error Missing ;
11:10:57 Error in expression < then {
_query = dbPrepareQueryConfig _cname;
} else {
_query = dbPrepareQu>
11:10:57 Error position: <_cname;
} else {
_query = dbPrepareQu>
11:10:57 Error Missing ;
11:10:57 Error in expression <
private _query = dbPrepareQueryConfig 'getTop10Players';
private res = D_DB>
11:10:57 Error position: <'getTop10Players';
private res = D_DB>
11:10:57 Error Missing ;
11:10:57 Error in expression <
private _query = dbPrepareQueryConfig 'getTop10Players';
private res = D_DB>
11:10:57 Error position: <'getTop10Players';
private res = D_DB>
11:10:57 Error Missing ;
11:10:57 "Dom InterceptDB domination.sqf loaded and compiled"
11:10:57 ["Dom Intercept DB created:",any]
11:10:57 ["DOM d_database_found:",true,"d_db_type:",1]
11:10:57 "Dom Database result loading dom_settings:"
11:10:57 [20790,90.999,0,"Executing Dom initcommon.sqf"]
11:10:57 [20790,91.038,0,"Dom initcommon.sqf processed"]
11:10:57 Weather was forced to change
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions