hlmod.hu
https://hlmod.hu/

orphea modul nem megy!
https://hlmod.hu/viewtopic.php?f=29&t=16645
Oldal: 1 / 1

Szerző:  elit [2014.07.24. 16:15 ]
Hozzászólás témája:  orphea modul nem megy!

üdv.
akármit csinálok akár hogyan semmi milehet a probléma?

Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:45:07 Apr 25 2013 (6027)
STEAM Auth Server

Server IP address 37.221.209.129:27320

Metamod version 1.20 Copyright (c) 2001-2013 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

stray key in process_key: item_getiteminfo 61
Version 0.9.356 Linux
[DPROTO]: Loading config './cstrike/dproto.cfg'
[DPROTO]: LoggingMode = 2
[DPROTO]: Config sucessfully loaded.
[DPROTO]: Done.
L 07/24/2014 - 16:32:37: -------- Mapchange to de_dust2 --------
[AMXX] Loaded 1 admin from file
L 07/24/2014 - 16:32:37: [AMXX] Plugin ("zombie_escape_v2.2.amxx") is setting itself as failed.
L 07/24/2014 - 16:32:37: [AMXX] Plugin says: [ZE] Wrong Map
L 07/24/2014 - 16:32:37: [AMXX] Run time error 1 (plugin "zombie_escape_v2.2.amxx") - forced exit
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit

Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
L 07/24/2014 - 16:32:38: -------- Mapchange to ze_campescape_lg --------
L 07/24/2014 - 16:32:38: [ORPHEU] Function "InstallGameRules" not found
L 07/24/2014 - 16:32:38: [AMXX] Run time error 10 (plugin "zombie_escape_v2.2.amxx") (native "OrpheuGetFunction") - debug not enabled!
L 07/24/2014 - 16:32:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
couldn't exec listip.cfg
couldn't exec banned.cfg
[AMXX] Loaded 1 admin from file
L 07/24/2014 - 16:32:38: Invalid multi-lingual line (file "cstrike/addons/amxmodx/data/lang/zombie_escape.txt" line 1)
L 07/24/2014 - 16:32:38: [ORPHEU] Function "CHalfLifeMultiplay::CheckMapConditions" not found
L 07/24/2014 - 16:32:38: [AMXX] Run time error 10 (plugin "zombie_escape_v2.2.amxx") (native "OrpheuGetFunction") - debug not enabled!
L 07/24/2014 - 16:32:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
Connection to Steam servers successful.
VAC secure mode is activated.
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"

Szerző:  pixxa112 [2014.07.24. 17:36 ]
Hozzászólás témája:  Re: orphea modul nem megy!

modules.iniben be van kapcsolva az orpheu?

Szerző:  DeteCT0R [2014.07.24. 17:49 ]
Hozzászólás témája:  Re: orphea modul nem megy!

Az orpheu maga fut de nem kapja a funkciot
Kód:
 [ORPHEU] Function "InstallGameRules" not found

Szerző:  elit [2014.07.24. 17:52 ]
Hozzászólás témája:  Re: orphea modul nem megy!

pixxa112 írta:
modules.iniben be van kapcsolva az orpheu?


igen bevan kapcsolva

;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
;hamsandwich
orpheu

Szerző:  elit [2014.07.24. 18:30 ]
Hozzászólás témája:  Re: orphea modul nem megy!

DeteCT0R írta:
Az orpheu maga fut de nem kapja a funkciot
Kód:
 [ORPHEU] Function "InstallGameRules" not found


esetleg picit bövebben kibirnád fejteni? :)

Szerző:  DeteCT0R [2014.07.24. 19:00 ]
Hozzászólás témája:  Re: orphea modul nem megy!

elit írta:
DeteCT0R írta:
Az orpheu maga fut de nem kapja a funkciot
Kód:
 [ORPHEU] Function "InstallGameRules" not found


esetleg picit bövebben kibirnád fejteni? :)

Minden orpheus dolgot beraktal ami a modal van?

Szerző:  elit [2014.07.24. 19:13 ]
Hozzászólás témája:  Re: orphea modul nem megy!

DeteCT0R írta:
elit írta:
DeteCT0R írta:
Az orpheu maga fut de nem kapja a funkciot
Kód:
 [ORPHEU] Function "InstallGameRules" not found


esetleg picit bövebben kibirnád fejteni? :)

Minden orpheus dolgot beraktal ami a modal van?


igen! már 1 jó ideje itt killodok vele :)

Oldal: 1 / 1 Minden időpont UTC+02:00 időzóna szerinti
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/