Solved Prefab "blabla" is not registered...

Leonix

New Member
Member
Sep 19, 2014
5
0
1
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
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
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... :confused:

PPS: Excuse me for my English language, but I'm from Czech republic and still learning... :)
 
Last edited:

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
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

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... :confused:

PPS: Excuse me for my English language, but I'm from Czech republic and still learning... :)
Had the same error in 1.0.4 I think (might of been 1.0.5).
Just use Mikec's builds (MC4)
Found here: http://fougerite.com/resources/fougerite-mc.46/

Hope that helps.
 

balu92

Retired Staff
Retired Staff
Trusted Member
Jul 11, 2014
338
75
28
34
1. use magmaplugin, all plugin in the download section at this time is magmaplugin
 

Leonix

New Member
Member
Sep 19, 2014
5
0
1
Clean installation of Fougerite don't work either, so I think that it is not caused by plugins... o_O
 

AglarCZ

New Member
Member
Aug 20, 2014
11
2
3
Having exactly same problem. Any idea what to do with it? With 1.0.5 version its working fine but MC4 is having this error.

I just made this:
Clean install => add fougerite MC4 => patch => run with error..
even tried this: Clean install => fougerite 1.0.5 => working => added MC4 => errors appeared

so maybe some problem with MC4 update?
 
Last edited:

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
I'd wait for a new update, I had this error when updating from 1.0.3G to 1.0.4. 1.0.5 seemed to had fixed it for me