Hallo, ich habe das Problem:
Ich habe meinen server heute morgen angemacht dann wollte ich rein aber er wird bei samp nicht angezeigt habe die richtige ip und den richtigen port eingegeben und nochmal überprüft und das merkwürdigste ist dass es ja noch gestern ging. Manchmal wird er angezeigt aber wenn ich dann reingehe und 5 schritte mache stürtzt er ab warum?
Danke schonmal im voraus. Habe auch Port freigegeben.
Server geht nicht gescheit!
- Soldtodie
- Geschlossen
- Erledigt
Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!
Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
-
-
Hast du den neusten Server + Client irgendeiner davon hat bei mir auch immer gecrasht und wenns ne Server Hilfe sein soll Falsche Sektion
Und du hast die Editier Regel nicht beachtet daher eine Verwarnung.
-
Poste mal bitte die server_log.txt, die letzten 10 Zeilen dürften reichen.
-
Edit: Gelöscht, macht keinen Sinn.
-
Aso sry mit edit wusst ich nicht aber ja jetzt auch egal und mit dem falschen thread des wollte ich umändern aber ich konnte nicht rein irgentwie mein internet hat gelagt und jetzt gerade bin ich bei meinem freund am pc und darum kann ich jetzt kein server log schicken.
Dann würd ich dir empfehlen, deinen Beitrag zu löschen, weil der absolut keinen Sinn macht. Was interessiert es uns jetzt, dass du ein Freund bei dir ist und du die Serverlog nicht posten kannst?
-
[13:32:07] Paper:0 Used: 1 Maker:Takuma_Sato Title: jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Text1: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Text2: Text3: Text4: Text5: Text6: Text7:
[13:32:07] Paper:1 Used: 0 Maker:0Title: jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Text1: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Text2: Text3: Text4: Text5: Text6: Text7:
[13:32:07] Paper:2 Used: 0 Maker:No Title. Title: I have no text inserted here yet. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here ye Text7: 0[13:32:07] Paper:3 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye
[13:32:07] Paper:4 Used: 0 Maker:øÔÄ0 Title: 0Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye
[13:32:07] Paper:5 Used: 0 Maker:No Title. Title: I have no text inserted here yet. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here ye Text7: 0[13:32:07] Paper:6 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye
[13:32:07] Paper:7 Used: 0 Maker:øÔÄ0 Title: 0Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye
[13:32:07] Paper:8 Used: 0 Maker:No Title. Title: I have no text inserted here yet. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here ye Text7: 0[13:32:07] Paper:9 Used: 0 Maker:No-one. Title: No Title. Text1: I have no text inserted here yet. Text2: I have no text inserted here yet. Text3: I have no text inserted here yet. Text4: I have no text inserted here yet. Text5: I have no text inserted here yet. Text6: I have no text inserted here yet. Text7: I have no text inserted here ye
[13:32:07] weburl = "gru18s.forumo.de" (string)
[13:32:07] Loading 176 pickups... Loaded successfuly !Da ist er, aber ich weiß nicht was es dir bringen soll weil es bei jedem server kommt auf bei godfather und so!
-
Poste mal OnGameModeInit, am besten du schmeißt das auf pastebin.com rauf.
-
Edit: In einen Pawn Queltext reingepackt.
public OnGameModeInit()
{
new string[MAX_PLAYER_NAME];
new string1[MAX_PLAYER_NAME];
for(new c=0;c<CAR_AMOUNT;c++)
{
Gas[code=c] = GasMax;
}
LoadCar();
CreateFoodMenus();
CreateGuideMenus();
CreateLicensesMenuMenus();
LoadProperty();
LoadBizz();
LoadSBizz();
LoadBoxer();
LoadStuff();
LoadIRC();
LoadFamilies();
LoadCK();
LoadTurfs();
LoadPapers();
LoadDrugSystem();
LoadMatsSystem();
LoadHQLocks();
LoadTrunk();
IRCInfo[0][iPlayers] = 0; IRCInfo[1][iPlayers] = 0; IRCInfo[2][iPlayers] = 0;
IRCInfo[3][iPlayers] = 0; IRCInfo[4][iPlayers] = 0; IRCInfo[5][iPlayers] = 0;
IRCInfo[6][iPlayers] = 0; IRCInfo[7][iPlayers] = 0; IRCInfo[8][iPlayers] = 0;
IRCInfo[9][iPlayers] = 0;
News[hTaken1] = 0; News[hTaken2] = 0; News[hTaken3] = 0; News[hTaken4] = 0; News[hTaken5] = 0;
format(string, sizeof(string), "Nothing");
strmid(News[hAdd1], string, 0, strlen(string), 255);
strmid(News[hAdd2], string, 0, strlen(string), 255);
strmid(News[hAdd3], string, 0, strlen(string), 255);
strmid(News[hAdd4], string, 0, strlen(string), 255);
strmid(News[hAdd5], string, 0, strlen(string), 255);
format(string1, sizeof(string1), "No-one");
strmid(News[hContact1], string1, 0, strlen(string1), 255);
strmid(News[hContact2], string1, 0, strlen(string1), 255);
strmid(News[hContact3], string1, 0, strlen(string1), 255);
strmid(News[hContact4], string1, 0, strlen(string1), 255);
strmid(News[hContact5], string1, 0, strlen(string1), 255);
PlayerHaul[108][pCapasity] = 100;
PlayerHaul[109][pCapasity] = 100;
PlayerHaul[110][pCapasity] = 50;
PlayerHaul[111][pCapasity] = 50;
SetGameModeText("German Reallife");
SendRconCommand("mapname San Andreas");
SendRconCommand("weburl");
format(objstore, sizeof(objstore), "MOLE: I got nothing, check back with me later.");
format(cbjstore, sizeof(cbjstore), "HQ: There is nothing in your Vicinity, Out.");
format(motd, sizeof(motd), "Wilkommen zu GTA German Reallife U18 Server.");
gettime(ghour, gminute, gsecond);
FixHour(ghour);
ghour = shifthour;
if(!realtime)
{
SetWorldTime(wtime);
}
SetPDistance(10);
AllowInteriorWeapons(1);
AllowAdminTeleport(0);
//UsePlayerPedAnims(); //unique walking
//ShowPlayerMarkers(false);
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);
UsePlayerPedAnims();soll ich auf pastebin.com genau des wo ich dir gerade geschickt habe hochladen oder mein prob?
-
Ahh er stürzt erst nacher ab sry, das hab ich nicht gesehen. Hmm, und wenn er abstürzt steht wirklich nichts in der Serverlog?, also nicht nochmal starten, sondern:
Starten -> in das Spiel reingehen -> Serverabsturz -> Serverlog öffnen -> letzten Teil kopieren -> hier posten. -
ja es ist komisch manchmal stürzt er ab oder hab ich einfach keine verbindung mehr.
-
breadfish.de
Hat das Thema geschlossen.