You are not logged in.

[CS:GO] Timer 2.3.0.5

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

1

Monday, April 27th 2015, 6:46pm

Timer 2.3.0.5

Abend.

Ich habe ein kleines Problem. einer meiner Server zeigt den Error an.
Error.log

Quoted

L 04/27/2015 - 18:41:10: SourceMod error session started
L 04/27/2015 - 18:41:10: Info (map "bhop_arcane_b2_csgo") (file "errors_20150427.log")
L 04/27/2015 - 18:41:10: [SM] Unable to load plugin "timer-rankings.smx": Native "GetMessageFlags" was not found
L 04/27/2015 - 18:41:11: Failed to auto generate config for timer-physics.smx, make sure the directory has write permission.
L 04/27/2015 - 18:41:11: Failed to auto generate config for timer-mapzones.smx, make sure the directory has write permission.
L 04/27/2015 - 18:41:11: Failed to auto generate config for timer-core.smx, make sure the directory has write permission.
L 04/27/2015 - 18:41:11: Failed to auto generate config for timer-teams.smx, make sure the directory has write permission.
L 04/27/2015 - 18:41:11:[timer-logging.smx] PhysicsCFG: No default style found
timer.log

Quoted

2015-04-27 16:52:09 [timer-logging.smx] INFO | Logging started
2015-04-27 16:54:12 [timer-mysql.smx] INFO | [timer-mysql.smx] MySQL v2.2.1.2 connection established and ready.
2015-04-27 16:54:12 [timer-core.smx] INFO | [Timer] MySQL connection established and conneted to timer-core.
2015-04-27 16:54:12 [timer-core.smx] INFO | [Timer] MySQL connection established and conneted to timer-core.
2015-04-27 16:54:19 [timer-physics.smx] ERROR | PhysicsCFG: No default style found
Kann mir da jemand helfen^^

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

2

Wednesday, May 6th 2015, 9:55am

Keiner ein Plan?

uniQue

Intermediate

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

3

Wednesday, May 6th 2015, 11:28am

make sure the directory has write permission.



Steht doch da ^^. Er hat keine Schreibrechte. Stell ma die rechte auf 755.

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

4

Wednesday, May 6th 2015, 4:28pm

Der plugins Ordner hat schon die Rechte 755

uniQue

Intermediate

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

5

Wednesday, May 6th 2015, 5:50pm

Wie wäre es wenn du alles im cstrike/csgo Ordner alles auf 755 einstellst :).

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

6

Wednesday, May 6th 2015, 6:05pm

Das hatte ich auch schon versucht, ohne Erfolg. Also der cstrike Ordner hat die Rechte 755....wie gesagt es geht immer noch nicht

uniQue

Intermediate

Posts: 409

Occupation: Kaufman im Einzelhandel

wcf.user.option.userOption53: Ja

  • Send private message

7

Wednesday, May 6th 2015, 6:18pm

Hat den der User rechte eine Datei zu erstellen mit dem du dein Server Startest ?

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

8

Wednesday, May 6th 2015, 6:19pm

Ja hat er...habe mit dem User 3 Server erstellt. Eigentlich sollte es ja kein Problem sein. Hab jetzt nochmal mit dem Haupt (root user) drüber geschaut, und die Ordner haben immer noch die 755. Trotzdem bekomme ich leider immer noch diesen Fehler.^^

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

9

Wednesday, May 6th 2015, 6:52pm

Schon mal den Ordner cfg/sourcemod/timer selbst erstellt, mit dem user?

Greetz

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

10

Wednesday, May 6th 2015, 7:23pm

@fluxX
Ich ziehe mein Hut vor dir....aber so ganz geht es noch nicht der Fehler kommt noch.

Quoted

[timer-logging.smx] PhysicsCFG: No default style found
Meine Physics.cfg der Pfad zu der Datei ist csgo/addons/sourcemod/configs/timer

Spoiler Spoiler

MySQL queries

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
39
40
41
42
43
44
45
46
47
48
49
"Physics"
{
	"0"
	{
		"order"				"1"
		"default"			"0"
		"name"				"No Limit"
		"tag_name"			"NoLimit"
		"tag_shortname"		"NL"
		"chat_command"		"nolimit"
		"enable"			"1" //enable this mode
		"hud_enable"		"1" //show hud?
		"category"			"0" // 0=ranked,1=fun,2=practise
		"stamina"			"0.0" //stamina (-1.0=engine, 0.0=no speed loss, 1.0 for better low gravity)
		"auto"				"1" //autohop
		"multimode"			"0" // 0=default, 1=multihp, 2=nohop
		"prevent_moveleft"	"0" //block keys
		"prevent_moveright"	"0"
		"prevent_plusleft"	"0" // Stops timer if used
		"prevent_plusright"	"0"
		"prevent_back"		"0"
		"prevent_forward"	"0"
		"prespeed"			"0.0" //0.0 = unlimited
		"points_multi"		"1.0"
	}
	"1"
	{
		"order"				"1"
		"default"			"0"
		"name"				"Normal"
		"tag_name"			"Normal"
		"tag_shortname"		"N"
		"chat_command"		"normal"
		"enable"			"1" //enable this mode
		"hud_enable"		"1" //show hud?
		"category"			"0" // 0=ranked,1=fun,2=practise
		"stamina"			"0.0" //stamina (-1.0=engine, 0.0=no speed loss, 1.0 for better low gravity)
		"auto"				"1" //autohop
		"multimode"			"0" // 0=default, 1=multihp, 2=nohop
		"prevent_moveleft"	"0" //block keys
		"prevent_moveright"	"0"
		"prevent_plusleft"	"0" // Stops timer if used
		"prevent_plusright"	"0"
		"prevent_back"		"0"
		"prevent_forward"	"0"
		"prespeed"			"250.0" //0.0 = unlimited
		"points_multi"		"1.2"
	}
}


Edit: Hätte mal default (No Limit) auf 1 gesetzt, jetzt kommen keine Errors mehr, aber trotzdem startet er den Timer nicht bzw zeigt mir auch nicht mal den Umkreis wo es beginnen soll.

Es soll keine Werbung sein, aber ihr könnt ja mal selber schauen. Server Ip: 89.163.212.58:27016 Passwort: ente

This post has been edited 2 times, last edit by "freak.exe_uLow?" (May 6th 2015, 7:32pm)


fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

11

Wednesday, May 6th 2015, 8:45pm

In der physics.cfg sollte einer der beiden Einträge "default" auf "1" stehen.

EDIT:
Ich selbst kenn mich damit nicht aus bzw. hab das nie benutzt aber muss man die Zonen nicht selbst erstellen?

Greetz

This post has been edited 1 times, last edit by "fluxX" (May 6th 2015, 8:50pm)


freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

12

Wednesday, May 6th 2015, 8:49pm

in der physics.cfg sollte einer der beiden Einträge "default" auf "1" stehen.

Greetz
Habe ich schon gemacht fluxX trotzdem startet der Timer nicht bzw sehe ich nicht das Umfeld. Auch auf der Test Domain wird nix angezeigt. http://89.163.212.58/timer/

Mit den selber Zonen erstellen bin ich gerade am probieren eigentlich kriegt man eine sql dazu die man dann einfach nur einbinden muss per phpmyadmin.

Edit: Ich baue eine Start Zone hin und die End Zone....trotzdem will er nicht starten.

This post has been edited 3 times, last edit by "freak.exe_uLow?" (May 6th 2015, 9:49pm)


freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

13

Friday, May 8th 2015, 1:27am

So wollte mich nochmal melden.

Die sql die man zu den Timer mitbekommt (bhop) sind nur für CS:S gedacht und nicht für CS:GO. Also muss ich die Zonen selber erstellen, bin momentan am versuchen aber es will nicht so ganz wie ich es will :/

Trotzdem bedanke ich mich schon mal hier, für die Hilfe. Hab gerade ein Surf Skill Server für CS:GO erstellt, auch die sql die für Csgo gedacht war, eingebunden und man siehe da, es geht.

An meinsten muss ich mich mal wieder an fluxX bedanken. :P

mfg

Similar threads