[GEKLÄRT]
Moin,
ich habe vor mir einen Altis Life 5.0.0 Server auf meinem privatem Rechner aufzusetzen, um dort ein wenig herumzuwerkeln.
Nun bin ich leider auf mehrere Probleme gestoßen:
Sobald im Spiel ist (nicht in der Lobby) erscheint die Nachricht Empfange Daten vom Server... Überprüfe... und der Hintergrund ist komplett schwarz. Sobald ich neu spawne kann ich ganz normal den Ort auswählen, jedoch spawne ich nicht in einem Haus (wie es in der Mission üblich ist), sondern mitten auf der Straße irgendwo in z.B. Kavala und es funktionieren keine Hotkeys, wie z.B. Z für das "Z-Menü" oder Shift+Space für das Springen.
Außerdem bekomme ich das Programm namens "BEC" nicht zum laufen, mit der Nachricht "No Valid response. Trying to reconnect."
Ich habe mich an den Beitrag von "Nox" gehalten und auch die von "Nox" hochgeladenen Dateien verwendet.
Ich habe bereits gestern Nacht 6 Stunden lang versucht das Problem zu beheben und heute nun noch ein weiteres Mal versucht den Server neu aufzusetzen, doch leider ohne Erfolg.
Ich habe auch versucht den Server im 64-Bit Modus zu starten, doch dies führte zum selben Ergebnis.
Die meisten Logs/Configs sind direkt im Post, da die RPT aber zu viele Zeichen enthält, ist sie im Anhang zu finden!
F:\Arma3Server\ArmA3\A3Master\arma3server.exe -autoinit -servermod=@extDB3;@life_server -config=config.cfg -bepath=F:\Arma3Server\ArmA3\A3Master\battleye -profiles=F:\Arma3Server\ArmA3\A3Master
//Die Pfade sollten stimmen, da ich habe sie mehrmals überprüft habe
/*
################## Arma 3 Servereinstellungen ###################
### EDIT: Andre Reinhardt (Nox) ###
### WEB: www.ntechit.de ###
### QUELLE: Bohemia Interactive Studios ###
### Die bereits vorhandenen Einstellungen sind lediglich eine ###
### Empfehlung von uns, können jedoch verändert werden ###
#################################################################
*/
steamPort = 8766;
steamQueryPort = 27016;
// ███████████████████████████████████████████████████████████████████████
// █████████████████████████ GRUNDEINSTELLUNGEN ██████████████████████████
// ███████████████████████████████████████████████████████████████████████
hostname = "***"; //ausgeblendet
password = ""; //Bei keinem Passwort einfach leer lassen...
passwordAdmin = "***"; //ausgeblendet
logFile = "arma3server.log";
verifySignatures = 2; // Verhindert dass Spieler welche unbekannte Mods verwenden deinen Server betreten und hält so eine Menge Hacker fern. Standart: 2
equalModRequired = 0; // Prevent players who don't have the exact same mods as the server from joining (best kept at 0)
requiredSecureId = 2; // was used to define type of secureID
maxPlayers = 64; // Slotzahl deines Servers. Empfohlen: 64
kickDuplicate = 1; // Each player normally has its own unique ID. If set to 1, players with an ID that is identical to another player will be kicked
BattlEye = 1; // BattlEye Ein- oder Abschalten. 1 = Eingeschaltet | 0 = Ausgeschaltet (Nicht empfohlen!)
motd[] =
{
"***", //ausgeblendet
"***" //ausgeblendet
};
motdInterval = 30; // Time interval (in seconds) between each message
// ███████████████████████████████████████████████████████████████████████
// ███████████████████████ MISSIONSEINSTELLUNGEN █████████████████████████
// ███████████████████████████████████████████████████████████████████████
voteMissionPlayers = 1; // Tells the server how many people must connect before displaying the mission selection screen, if you have not already selected a mission in this config
voteThreshold = 2; // Percentage (0.00 to 1.00) of players needed to vote for something, for example an admin or a new mission, to become effective. Set to 9999 to prevent people from voting random players as admins.
class Missions
{
class Mission1
{
template="panthera_test_1.Altis"; //Zum Verständnis des Dateinamens: Mit Panthera ist nicht die Karte "Panthera" gemeint, sondern der Name vom Server, an dem ich mit dran arbeite
difficulty="Regular";
};
};
// ███████████████████████████████████████████████████████████████████████
// █████████████████████ ERWEITERTE EINSTELLUNGEN ████████████████████████
// ███████████████████████████████████████████████████████████████████████
disableVoN = 0; // If set to 1, voice chat will be disabled
vonCodecQuality = 10; // Supports range 1-30; 8kHz is 0-10 (narrowband), 16kHz is 11-20 (wideband), 32kHz is 21-30 (ultrawideband); higher = better sound quality
persistent = 1; // If set to 1, missions will continue to run after all players have disconnected
timeStampFormat = "short"; // Set the timestamp format used on each line of the server RPT log file. Possible values are "none" (default), "short", "full".
allowedVoteCmds[] = {}; //Deaktiviert ALLE Votefunktion, solange in den Klammern keine Funktionen angegeben sind.
allowedLoadFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; // only allow files with those extensions to be loaded via loadFile command (since Arma 3 build 1.19.124216)
allowedPreprocessFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; // only allow files with those extensions to be loaded via preprocessFile/preprocessFileLineNumber commands (since Arma 3 build 1.19.124323)
allowedHTMLLoadExtensions[] = {"htm","html","xml","txt"}; // only allow files with those extensions to be loaded via HTMLLoad command (since Arma 3 build 1.27.126715)
onUserConnected = ""; // command to run when a player connects
onUserDisconnected = ""; // command to run when a player disconnects
doubleIdDetected = ""; // command to run if a player has the same ID as another player in the server
onUnsignedData = "kick (_this select 0)"; // command to run if a player has unsigned data
onHackedData = "kick (_this select 0)"; // command to run if a player has data with invalid signatures
onDifferentData = ""; // command to run if a player has modified data
Alles anzeigen
extDB3: https://bitbucket.org/torndeco/extdb3/wiki/Home
extDB3: Version: 1.025
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 6 Cores, Setting up 6 Worker Threads
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
[11:30:18:655286 +02:00] [Thread 5324] extDB3: SQL: Initialized: Add Quotes around TEXT Datatypes mode: 2
[11:30:18:655286 +02:00] [Thread 5324] extDB3: SQL: Initialized: NULL = ""
[11:30:18:655286 +02:00] [Thread 5324] extDB3: Locked
Alles anzeigen
Bei weiteren Infos oder Dateien kann man mich unter Steam finden oder auf unserem Teamspeak 3 Server erreichen.