awi95
Member
Hallo,
habe seit längerer Zeit ein Problem mit meinem Zombiemod Server.
Er crasht einfach so ohne vorwarnung, aber in unregelmäßigen Abständen.
Sourcemod Plugins:
Metamod:source Plugins:
Verwendetes Zombiemod Plugin ist zombiereloaded in der aktuellsten version.
OS ist OpenSUSE 11.3 64-bit.
Hab außerdem mal die core dumps durch gdb laufen lassen und am ende des debug reports kommt:
Davor kommen nur die beteiligten Dateien, nichts besonderes.
Würde mich über Lösungsvorschläge freuen.
MfG
habe seit längerer Zeit ein Problem mit meinem Zombiemod Server.
Er crasht einfach so ohne vorwarnung, aber in unregelmäßigen Abständen.
Sourcemod Plugins:
Code:
[SM] Listing 56 plugins:
01 "Game Description Override" (1.2) by psychonic
02 "Damage Money" (1.0) by Fredd
03 "Radio Spam Block" (1.0.0) by exvel
04 "Basic Chat" (1.3.4) by AlliedModders LLC
05 "Admin Help" (1.3.4) by AlliedModders LLC
06 "Basic Info Triggers" (1.3.4) by AlliedModders LLC
07 "HUD Message" (1.0) by AMP
08 "CD Announcer" (2.3) by Fredd
09 "Player-Teleport by Dr. HyperKiLLeR" (1.2.0.0) by Dr. HyperKiLLeR
10 "HLstatsX CE Ingame Plugin" (1.6.10) by psychonic
11 "Admin File Reader" (1.3.4) by AlliedModders LLC
12 "SM Super Admin" (0.60) by TechKnow
13 "Rock The Vote" (1.3.4) by AlliedModders LLC
14 "SM File/Folder Downloader and Precacher" (1.4) by SWAT_88
15 "Admin Menu" (1.3.4) by AlliedModders LLC
16 "RCON Lock" (0.6.7) by devicenull
17 "SM Super Menu" (0.5) by pRED*
18 "Show Damage" (1.0.6) by exvel
19 "Player Commands" (1.3.4) by AlliedModders LLC
20 "Admin Sounds" (1.0.1) by dalto
21 "Market" (1.2) by Greyscale
22 "Admin loggin" (1.0) by vIr-Dan
23 "Map Nominations" (1.3.4) by AlliedModders LLC
24 "No Team Flash" (0.3) by SAMURAI and Kigen
25 "Ammo Script for Zombie:Reloaded" (2.1) by [SG-10]Cpt.Moore, Richard Helgeby, Kyle Sanderson
26 "Sound Commands" (1.3.4) by AlliedModders LLC
27 "Plugin Manager" (1.1.0) by R-Hehl
28 "MapChooser" (1.3.4) by AlliedModders LLC
29 "Kigen's Anti-Cheat" (1.2.1.5) by CodingDirect LLC
30 "Reserved Slots" (1.3.4) by AlliedModders LLC
31 "Client Preferences" (1.3.4) by AlliedModders LLC
32 "Basic Votes" (1.3.4) by AlliedModders LLC
33 "M3Motd - MOTD / Rules Display" (0.2.1) by M3Studios, Inc.
34 "Very Basic High Ping Kicker" (1.2) by msleeper
35 "ManiCompatSM" (1.0.0) by red! / HSFighter
36 "Napalm grenades" (0.4) by Peoples Army
37 "SourceMod Radio" (1.0.0.12) by dubbeh
38 "Spray Tracer" (5.8) by Nican132, CptMoore, Lebson506th
39 "Console Welcome Message" (1.1.2) by exvel
40 "Web Shortcuts" (1.0.1) by James "sslice" Gray
41 "SuperLogs: CSS" (1.2.2) by psychonic
42 "Fun Votes" (1.3.4) by AlliedModders LLC
43 "Basic Commands" (1.3.4) by AlliedModders LLC
44 "Forlix FloodCheck" (1.54) by Forlix (Dominik Friedrichs)
45 "Players Votes" (1.5.0) by The Resident, pZv!
46 "RateChecker" (0.2) by pRED*
47 "Advertisements from Database" (1.2.100) by Tsunami and <eVa>Dog
48 "Basic Comm Control" (1.3.4) by AlliedModders LLC
49 "Resetscore" (1.1) by tuty
50 "Fun Commands" (1.3.4) by AlliedModders LLC
51 "Anti-Flood" (1.3.4) by AlliedModders LLC
52 "RandomCycle" (1.3.4) by AlliedModders LLC
53 "Zombie:Reloaded" (3.0.0-b2) by Greyscale | Richard Helgeby
54 "SM Bot Tools" (1.2) by AMP
55 "SourceBans" (1.4.7) by InterWave Studios Development Team
56 "Nextmap" (1.3.4) by AlliedModders LLC
Metamod:source Plugins:
Code:
Listing 5 plugins:
[01] SourceMod (1.3.4) by AlliedModders LLC
[02] CS:S Tools (1.3.4) by AlliedModders LLC
[03] BinTools (1.3.4) by AlliedModders LLC
[04] SDK Hooks (1.3.0) by Tsunami
[05] SDK Tools (1.3.4) by AlliedModders LLC
Verwendetes Zombiemod Plugin ist zombiereloaded in der aktuellsten version.
OS ist OpenSUSE 11.3 64-bit.
Hab außerdem mal die core dumps durch gdb laufen lassen und am ende des debug reports kommt:
Code:
Core was generated by `./srcds_linux -game cstrike +map zm_lila_panic_v2 +fps_m ax 0 -maxplayers 42 -ip'.
Program terminated with signal 11, Segmentation fault.
#0 0xf6e64af8 in CFrameSnapshotManager::RemoveEntityReference(int) ()
from /home/server/css/zm/orangebox/bin/engine.so´
Davor kommen nur die beteiligten Dateien, nichts besonderes.
Würde mich über Lösungsvorschläge freuen.
MfG