Hello guys, so I downloaded the newest version of Rust Legacy server and Fougerite 1.0.5.
I followed many tutorials including tutorial from CorrosionX.
I tried everything...
CorrosionX tutorial - http://fougerite.com/threads/how-to-install-plugins.137/
https://www.dropbox.com/s/ftfm0pmcy0cdoi4/img1.PNG?dl=0
https://www.dropbox.com/s/pe47v3yp0k0hwjl/img2.PNG?dl=0
https://www.dropbox.com/s/6re6s7jdxw8mo3f/img3.PNG?dl=0
https://www.dropbox.com/s/b27ran7dq423gxu/img4.PNG?dl=0
https://www.dropbox.com/s/jv4h1q9zpqrp36t/img5.PNG?dl=0
Fougerite.cfg
The last picture is the error, which I can not rid off...
Plugins which are added in JsPlugins are probably in wrong folder, like AdminPlus, but without that plugins, the server still spam the console with these errors... I also tried clean Fougerite without plugins and still the same. I just can't get it work...
I really don't know how to fix this.
PS: Without Fougerine the server works fine and I can connect on it without problems...
PPS: Excuse me for my English language, but I'm from Czech republic and still learning...
I followed many tutorials including tutorial from CorrosionX.
I tried everything...
CorrosionX tutorial - http://fougerite.com/threads/how-to-install-plugins.137/
https://www.dropbox.com/s/ftfm0pmcy0cdoi4/img1.PNG?dl=0
https://www.dropbox.com/s/pe47v3yp0k0hwjl/img2.PNG?dl=0
https://www.dropbox.com/s/6re6s7jdxw8mo3f/img3.PNG?dl=0
https://www.dropbox.com/s/b27ran7dq423gxu/img4.PNG?dl=0
https://www.dropbox.com/s/jv4h1q9zpqrp36t/img5.PNG?dl=0
Fougerite.cfg
Code:
; place this file in the rust_server_Data folder
; the PublicFolder is for module and plugin configuration files
; and plugin scripts (JintPlugin, MagmaPlugin, IronPythonModule)
; the ModuleFolder is for Fougerite Module dll files and other files not for public access
; treat these the same as the rust_server_Data files
; %RootFolder% refers to the top level of the Rust server installation
; It can be used instead of the absolute path to the Rust server root folder
[Settings]
PublicFolder=%RootFolder%\Save
ModulesFolder=%RootFolder%\Modules
[Fougerite]
;enabled=false
; uncomment to disable Fougerite without uninstalling it
; раскомментировать для отключения Fougerite
[Modules]
;module = folder
; if a module needs no folder, just use any word, or no word
; only modules listed in [Modules] are loaded
; comment out a module to disable it
; Запись должна быть следующего вида: имя_модуля=папка_для_конфигов
; Загружаются только модули, перечисленные в разделе [Modules]
; Закомментируйте строку с плагином чтобы отключить его
;MagmaPlugin=Magma
JintPlugin=JsPlugins
IronPythonModule=PyPlugins
GlitchFix=GlitchFix
Anticheat=Anticheat
RustPP=RustPP
DropPP=DropPP
ServerTests=on
[Logging]
debug=true
error=true
exception=true
Plugins which are added in JsPlugins are probably in wrong folder, like AdminPlus, but without that plugins, the server still spam the console with these errors... I also tried clean Fougerite without plugins and still the same. I just can't get it work...
PS: Without Fougerine the server works fine and I can connect on it without problems...
PPS: Excuse me for my English language, but I'm from Czech republic and still learning...
Last edited: