KuchenPlatte starte bitte mal deinen Arma Server mit der extDB2 und berichte mal von dem Fehler. Und ja du musst auf die extDB3 wechseln.
bin auf Arbeit sorry
#mobil
KuchenPlatte starte bitte mal deinen Arma Server mit der extDB2 und berichte mal von dem Fehler. Und ja du musst auf die extDB3 wechseln.
bin auf Arbeit sorry
#mobil
@nflug Windows or Linux for you ?
https://bitbucket.org/torndeco/extdb…akeLists.txt-28
im using a Windows 2012 R2 Server
I find this :
https://dev.arma3.com/post/oprep-64-bit-executables
To make the transition as transparent for you as possible, we at least
made it so that no changes to scripts will be required. All you need to
do is build a 64-bit version of your extension and name it
<yourExtension>_x64.dll on Windows (or
<yourExtension>_x64.so on Linux). In other words, you add the
"_x64" suffix to the name.
Alles anzeigenI find this :
https://dev.arma3.com/post/oprep-64-bit-executables
To make the transition as transparent for you as possible, we at leastmade it so that no changes to scripts will be required. All you need to
do is build a 64-bit version of your extension and name it
<yourExtension>_x64.dll on Windows (or
<yourExtension>_x64.so on Linux). In other words, you add the
"_x64" suffix to the name.
this will not work for extDB2, you need to upgrade from extDB2 to extDB3.
Fix für extDB2 und extDB3
Mhhm ich hab von extdb2 auf extdb3 geupdated und nun startet der Server auch nichtmehr es kommt die ganze zeit ein Arma_Load fehler kann mir da wer helfen ?
Call extension 'ARMA_LOAD' could not be found
MFG Madara
Mhhm ich hab von extdb2 auf extdb3 geupdated und nun startet der Server auch nichtmehr es kommt die ganze zeit ein Arma_Load fehler kann mir da wer helfen ?
Call extension 'ARMA_LOAD' could not be found
MFG Madara
InfiStar rausschmeissen da es dafür noch keine 64bit gibt...
Den Fehler kannst du ignorieren. hab den auch und durch den Fehler wird aufjedenfall NICHT! der Startvorgang beendet
Jo danke hat das Problem gefixt nur hab ich noch ein bzw 2 Probleme. Der Server startet jetzt jedoch hat man Blackscreen wenn man joint sieht nach einem extdb Problem aus das spuckt der RPT aus
Call extension 'extDB2' could not be found
"extDB2: Error with Database Connection"
Attempt to override final function - bis_fnc_storeparamsvalues_data
Call extension 'extDB2' could not be found
Call extension 'extDB2' could not be found
Error in expression <all compile format ["%1",_key];
_key = (_key select 1);
_queryResult = "extDB2" >
Error position: <_key select 1);
_queryResult = "extDB2" >
Error Undefined variable in expression: _key
File \life_server\Functions\MySQL\fn_asyncCall.sqf [DB_fnc_asyncCall], line 85
Error in expression <] call DB_fnc_asyncCall;
_pricearray = _queryResult select 0;
if (count _pricea>
Error position: <_queryResult select 0;
if (count _pricea>
Error Undefined variable in expression: _queryresult
File \life_server\Functions\DynMarket\fn_HandleDB.sqf [TON_fnc_HandleDB], line 32
Call extension 'extDB2' could not be found
"### DYNMARKET >> SUCCESSFULLY BACKUP'D CURRENT PRICES TO DATABASE! ###"
in der Log steht immer noch extDB2 und kein extDB3.
Ja aber wieso ?
Ja wird wohl noch falsch gecalled nehm ich an
Moin
Bei mir habe ich in der RPT als Fehler nur "extDB3: Error with Database Connection".
Habe alles richtig eingetragen in der config.
In der @ life auch um geschrieben von extDB2 auf extDB3 Fals das so langt könnte mir aber vorstellen das es nicht ganz der fall ist.
Beim Joinen schwarzes bild und Client wird eingerichtet.
Version Altis Life 5.0.0 extDB version extDB3-1028.
MFG
Logs?
Das ist die zeile in der RPT wo er den error zu zeigt.
"extDB3: Error with Database Connection"
Mehr steht da nicht zu.
Oder gibt es noch mehr einstellung oder änderungen die man machen muss für 64 bit?
"Mehr steht da nicht zu."
Wir brauchen die kompletten Logs, auch wenn sie für dich normal aussehen.
Du gehst ja auch nicht zur Werkstatt und fragst wieso dein Auto nicht startet aber gibst das Auto nicht her, weil es es aussieht wie immer.
So hab da mal was gefunden LOG Files von extdb3
Vieleicht kann einem da ja was mehr sagen.
extDB3: Windows Debug 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: ...
[19:31:02:178518 +02:00] [Thread 5892] extDB3: Input from Server: 9:VERSION
[19:31:02:178682 +02:00] [Thread 5892] extDB3: Output to Server: 1.028
[19:32:01:425851 +02:00] [Thread 5892] extDB3: Input from Server: 9:VERSION
[19:32:01:425926 +02:00] [Thread 5892] extDB3: Output to Server: 1.028
[19:32:59:191413 +02:00] [Thread 5892] extDB3: Input from Server: 9:ADD_DATABASE:altislifetest
[19:32:59:191685 +02:00] [Thread 5892] extDB3: Config Error: altislifetest: No such node (altislifetest.IP)
[19:32:59:191703 +02:00] [Thread 5892] extDB3: Output to Server: [0,"Database Config Error"]
Alles anzeigen
Und meine Config dazu natürlich nicht original pw dazu.
[Main]
Version = 1
Randomize Config File = false
;; Randomizes Config File after loading.
;; Recommend to turn on, if you have enabled filepatching on arma.
Allow Reset = false
;; Allows 9:RESET, usefull for development work
Thread = 0;
;; Option to force number of worker threads for extDB3.
;; Auto = 0, Min = 2, Max = 6
[Log]
Flush = true;
;; Flush logfile after each update.
;; Option really only usefull if running DEBUG BUILD
[Database]
IP = localhost
Port = 3306
Username = NRL
Password = Password
Database = altislifetest
Alles anzeigen
Mach mal in der config aus [Database] ein [altislifetest]
Stig danke für die Hilfe aber leider ohne erfolg.
Server RPT musste ich etwas einkürzen war zu lang mehr als die erlaubten zeichen.
Kann man der RPT eigentlich sagen er soll die addons nicht auf zeichen alsodi e in arma 3 enthaltenen DLCs?
=====================================================================
== C:\Server_Test\A3Master\arma3server_x64.exe
== C:\Server_Test\A3Master\arma3server_x64.exe -port=3302 "-config=C:\Server_Test\A3Master\TADST\default\TADST_config.cfg" "-cfg=C:\Server_Test\A3Master\TADST\default\TADST_basic.cfg" "-profiles=C:\Server_Test\A3Master\TADST\default" -name=default -filePatching "-enableHT" "-exThreads=7" "-autoInit" "-high" "-servermod=@life_server;@extDB3" "-bepath=C:\Server_Test\A3Master\battleye" "-noPause" "-noSplash" "-noSound"
Original output filename: Arma3Retail_Server_x64
Exe timestamp: 2017/03/16 10:23:13
Current time: 2017/04/06 23:41:30
Type: Public
Build: Stable
Version: 1.68.140908
Allocator: C:\Server_Test\A3Master\Dll\tbb4malloc_bi_x64.dll
PhysMem: 32 GiB, VirtMem : 131072 GiB, AvailPhys : 27 GiB, AvailVirt : 131072 GiB, AvailPage : 28 GiB
=====================================================================
23:41:30 SteamAPI initialization failed. Steam features won't be accessible!
23:41:30 Source set
23:41:30 Initializing stats manager.
23:41:30 Stats config disabled.
23:41:30 sessionID: 530d42f1593a605789f8af2b984dac73ec39d48c
23:41:39 Unsupported language English in stringtable
23:41:45 Initializing Steam Manager
23:41:45 Steam Manager initialized.
23:41:45
23:41:45 ==== Loaded addons ====
23:41:45
23:41:45 dta\bin.pbo - 140908
23:41:45 dta\core.pbo - 109319
23:41:45 dta\languagecore_f.pbo - 112579
Arma 3 addons wegen zulang gelöscht
23:41:45
23:41:45 =======================
23:41:45
23:41:45 ============================================================================================= List of mods ===============================================================================================
23:41:45 modsReadOnly = false
23:41:45 safeModsActivated = false
23:41:45 customMods = true
23:41:45 hash = 'F81B9F29E07E59A7014BD5A56166BD408913287D'
23:41:45 hashShort = '1c328a2d'
23:41:45 name | modDir | default | origin | hash | hashShort | fullPath
23:41:45 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23:41:45 Arma 3 DLC Bundle | dlcbundle | true | NOT FOUND | | |
23:41:45 Arma 3 Apex | expansion | true | GAME DIR | 69911a7e3736e06d3cff31a9b9d53ec9beb0c51c | d9d53cb4 | C:\Server_Test\a3master\expansion
23:41:45 Arma 3 Marksmen | mark | true | GAME DIR | 1b0e628cb214625d7f7c436b885e836df38e7c91 | b8904aa8 | C:\Server_Test\a3master\mark
23:41:45 Arma 3 Helicopters | heli | true | GAME DIR | 9defb3915197dc000df9a2c41ecb3a3ec123c1bf | 62d2da5b | C:\Server_Test\a3master\heli
23:41:45 Arma 3 Karts | kart | true | GAME DIR | 9f5d51e41de16d7a714c27fbf8bb427351d980c5 | 4dc2efb7 | C:\Server_Test\a3master\kart
23:41:45 Arma 3 Zeus | curator | true | GAME DIR | 8e19f04e85060f996bd2aec4a34aa119ba1b04e5 | 3980fe4b | C:\Server_Test\a3master\curator
23:41:45 Arma 3 | A3 | true | NOT FOUND | | |
23:41:45 @extDB3 | @extDB3 | false | GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 | 11fdd19c | C:\Server_Test\a3master\@extDB3
23:41:45 @life_server | @life_server | false | GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 | 11fdd19c | C:\Server_Test\a3master\@life_server
23:41:45 ==========================================================================================================================================================================================================
23:41:45 InitSound ...
23:41:45 InitSound - complete
23:41:45 PhysX3 SDK Init started ...
23:41:45 PhysX3 SDK Init ended.
23:41:53 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
23:41:53 Loading movesType CfgGesturesMale
23:41:53 MovesType CfgGesturesMale load time 60 ms
23:41:53 Loading movesType CfgMovesMaleSdr
23:42:01 MovesType CfgMovesMaleSdr load time 8665 ms
23:42:02 VoteThreshold must be in 0..1 range. Defaulting to 0.5
Initializing Steam server - Game Port: 3302, Steam Query Port: 3303
Steam AppId from steam_appid.txt: 107410
Unsupported language English in stringtable
Unsupported language English in stringtable
Starting mission:
Mission file: No_Real_Life_Inc (__cur_mp)
Mission world: Tanoa
Mission directory: mpmissions\__cur_mp.Tanoa\
No more slot to add connection at 015030 (1523.6,3012.8)
"---------------------------------------------------------------------"
"---------------------------------------------------------------------"
"extDB3 Loaded"
"---------------------------------------------------------------------"
"---------------------------------------------------------------------"
Strange convex component70 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
Strange convex component75 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
Strange convex component76 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
Strange convex component77 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
Strange convex component78 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
Connected to Steam servers
c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
Mission id: e9f89c4063b851324a4a1e309c24f1c8cb6f26dc
"extDB3: Error with Database Connection"
Attempt to override final function - bis_fnc_storeparamsvalues_data
Unaccessible
Alles anzeigen
ExtDB3 Log
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: ...
[23:42:37:214404 +02:00] [Thread 3568] extDB3: Failed to Load Unknown Protocol: SQL_RAW_V2
Alles anzeigen