You are not logged in.

1

Saturday, August 14th 2010, 2:50pm

[CSS] nach install von ES "Server restart in 10 seconds"

Hallo,

vielleicht habt ihr ja eine Lösung die mir irgendwie weiterhilft.. meine suche bringt mich nicht voran :(

Das Problem ist folgendes, nach der installation von Eventscript startet sich der server alle 10sekunden neu.
Es ist nur ES installiert sonst nichts.. wenn ich den Server ohne ES starte funktioniert alles einwandfrei.

ES

Source code

1
EventScripts CS:S Public Beta: OrangeBox v2.1.1.338

server.cfg

Source code

1
sv_allow_wait_command 1

autoexec.cfg

Source code

1
2
mattie_eventscripts 1
eventscripts_subdirectory events


screen -L -A -m -d -S d2 ./srcds_run -game cstrike +map de_dust2 -maxplayers 10 -tickrate 66 -ip 193.xxxxx -port 29015 -autoupdate -debug

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 86


Checking/Installing 'Base Source Shared Models' version 4


Checking/Installing 'Base Source Shared Sounds' version 4


Checking/Installing 'Base Source Shared Materials' version 8


Checking/Installing 'OB Linux Dedicated Server' version 55


HLDS installation up to date
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 102 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
Game.dll loaded for "Counter-Strike: Source"
Setting breakpad minidump AppID = 240
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
[EventScripts] Initial loading of Mattie's EventScripts plugin...
[EventScripts] Loaded successfully.
maxplayers set to 10
./srcds_run: line 348: 29036 Bus error               (core dumped) $HL_CMD
cat: hlds.29018.pid: No such file or directory
email debug.log to linux@valvesoftware.com
Sat Aug 14 13:41:59 CEST 2010: Server restart in 10 seconds


debug.log immer wieder das gleiche....

Source code

1
2
3
4
CRASH: Sat Aug 14 13:41:44 CEST 2010
Start Line: ./srcds_linux -game cstrike +map de_dust2 -maxplayers 10 -tickrate 66 -ip 193.xxxxx -port 29015 -autoupdate -debug
End of Source crash report
----------------------------------------------


Das hab ich auch schon versucht, bringt auch keine änderung..

Source code

1
2
3
4
Move this file:
addons/eventscripts/_engines/python/Lib/plat-linux2/libpython2.5.so.1.0
to this directory:
orangebox/bin/ (NOT in /tf2/bin/, it needs to be in the highest bin directory under orangebox)


Ich weiß leider nicht mehr wirklich weiter?! Braucht ihr noch weitere Infos?
Danke schonmal für eure hilfe..

gruß fanta

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

2

Saturday, August 14th 2010, 3:39pm

Re: [CSS] nach install von ES "Server restart in 10 seconds"

EventScripts mal deaktivieren und dann den Server starten.
Sollte der Server danach ohne Problemlos starten, ist eventuell irgendeine Datei von EventScripts beschädigt.

Zur Not Eventscripts nochmals komplett herunterladen, entpacken und auf den Server kopieren:
http://build.eventscripts.com/eventscripts2/2010-07-11/169-c537b87ab0f4/es2-ob-linux_bld169.tgz">http://build.eventscripts.com/eventscri ... bld169.tgz</a>

3

Monday, August 16th 2010, 7:09pm

Re: [CSS] nach install von ES "Server restart in 10 seconds"

hi,,

ich hab es nochmal komplett neu draufgespielt, jetzt scheint es zu funzen..

HLSW

Source code

1
2
3
4
19:03:45 Loaded plugins:
         ---------------------
         0:<TAB>"Mattie's EventScripts, http://www.eventscripts.com, Version:2.1.1.338"
         ---------------------


na denn werd ich mich mal an das benutzen von scripts machen :D

Danke!
Gruß Fanta

4

Monday, August 16th 2010, 8:23pm

Re: [CSS] nach install von ES "Server restart in 10 seconds"

sorry doppelpost.. aber das muss noch erwähnt werden...

ich hatte bei meinem letzten Eintrag den Server ohne server.cfg gestartet.
nachdem ich meine server.cfg hinzugefügt habe, kam wieder die selbe Meldung "Server restart in 10 seconds"

ich musste nun diese Einträge aus der server.cfg löschen???

Source code

1
2
3
4
5
6
7
8
// mp_c4timer                   "35"
// mp_flashlight                "1"
// mp_freezetime                "5"
// mp_friendlyfire              "1"
// mp_limitteams                "1"
// mp_roundtime                 "3"
// mp_winlimit                  "20"
// sv_contact "max@musterman.de"


nun startet der Server ohne den Restart alle 10 sekunden...
aber was mich jetzt ein wenig stutzig macht ist die Tatsache das es sich um sehr wichtige Einstellungen handelt..
kann ich diese jetzt an anderer stelle über ES angeben??

Edit:
das sagt das Screenlog wenn eine der Cvars mit in der server.cfg eingetragen ist...

Quoted

Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 86


Checking/Installing 'Base Source Shared Models' version 4


Checking/Installing 'Base Source Shared Sounds' version 4


Checking/Installing 'Base Source Shared Materials' version 8


Checking/Installing 'OB Linux Dedicated Server' version 55


HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 102 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
Game.dll loaded for "Counter-Strike: Source"
Setting breakpad minidump AppID = 240
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
[EventScripts] Initial loading of Mattie's EventScripts plugin...
[EventScripts] Loaded successfully.
maxplayers set to 10
Loaded: addons/eventscripts/corelib/interfaces/AuthorizationService/es_AuthorizationService_db.txt
Unknown command "r_decal_cullsize"
Could not add strings: sound/bbank/withdraw.wav to table downloadables
Could not add strings: sound/bbank/deposit.wav to table downloadables
// das geht in ordnung weil ich es noch nicht im Fastdownload habe

[EventScripts] Loaded bbank
Network: IP 193.xxxxxx, mode MP, dedicated Yes, ports 29015 SV / 27006 CL
[EventScripts] Map Loading Mattie's EventScripts plugin...
[EventScripts] Loaded successfully.
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.dll. Continuing with current version anyway.
baseuser.cpp (424) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
/home/VALVE/rackadmin/buildslave/steam_rel_client_linux/build/src/clientdll/baseuser.cpp 424 Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
.
[EventScripts Version Check] Server is up-to-date.
[BBank]: Loaded - Made by Bonbon: AKA Bonbon367
./srcds_run: line 348: 31703 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon Aug 16 20:00:51 CEST 2010: Server restart in 10 seconds
Mon Aug 16 20:00:56 CEST 2010: Server Quit


Edit2:
Ok ich habe den Fehler gefunden, es ist das bbank-script was diese Fehlermeldung verursacht.
http://addons.eventscripts.com/addons/view/bbank">http://addons.eventscripts.com/addons/view/bbank</a>

gibt es eine vergleichbare oder bessere Bank?

Lacrimosa99

Intermediate

Posts: 275

Location: Leipzig

Occupation: IT-Systemintegrator

wcf.user.option.userOption53: Ja

  • Send private message

5

Thursday, August 26th 2010, 12:03am

Re: [CSS] nach install von ES "Server restart in 10 seconds"

Hy,

hab das selbe problem wie fanta in Post 1... kann jemand helfen?