Fougerite Official

Fougerite Official 1.9.2

No permission to download

mikec

Master Of All That I Survey
Retired Staff
Trusted Member
Jul 12, 2014
296
152
28
Los Angeles, California, USA
No guarantees that the patcher will work vs. a dll that has a different patch already applied.

But it should. It just looks for the class and method signatures and patches into the ones it needs to hook. If your other patch didn't alter something Fougerite.Patcher wants to change, then it should be OK.
 

Marcos

Member
Trusted Member
Member
Aug 1, 2014
101
0
18
Good day.
A few days back here, my server not for more online, all the while falling.
The VPN can handle, I DDOS protection.
I am sending the records below
 

Attachments

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
@mikec

Code:
[3/8/2015 12:52:00 AM] [Exception] [ Hooks->PlayerKilled | HumanController->OnKilled | Component->SendMessage | TakeDamage->Hurt | HumanBodyTakeDamage->Hurt | TakeDamage->HurtShared | TakeDamage->HurtShared | TakeDamage->Hurt | MeleeWeaponDataBlock->DoAction1 | ItemRepresentation->RunAction | ItemRepresentation->RunServerAction | ItemRepresentation->Action1 | ItemRepresentation->Action1B | MonoMethod->InternalInvoke | MonoMethod->Invoke | MethodBase->Invoke | #=qaL2AMBCaBLCj4lGSCwjcBVYUs_5vzeQVgu44HVklVYQ=->#=qG_E6hqIvz6NLWQQCT2N5IA== | #=q$NUWz6aT_ypN3cz7K6ce2gVWapiYAlnLPGzKjIUfT2w=->#=qS9ntZNSJqwnPkZv_HZvsug== | NetworkView->OnRPC | NetworkViewBase->#=qpJfiNEhSKsosBj54zW21Bw== | #=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=->#=qlGEZiB55BOeKhe33IbTgs3lVmx7rHXWsIFfTvKtNlrQ= | #=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=->#=qIPn628V9gmXGKu9CDwAT4Q== | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=qpnen9BDYWb7GIHNeIDM0B2w3_bWY6Y1K7n6fbysAk2U= | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=qnjPTIXsYLyWun9DHM4QyDdSqTLT$sNaH7rGgebuLUF8= | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=q9Ox7MeTma6fxAsTig99GV6twoS8KYKSkq98q3ldn1AU= | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=qdSwDnRo$f5EQslih94YkOg== | #=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=->#=qqJfJJIU5OocEzCry9eP0ew== | #=qSBVG6i3HoKQx$z3bwADYIgVX_kCktQP8JwBh1CI$O_8=->#=qK4rBLHQlJi1c$9ISNO6Z6w== | InternalHelper->LateUpdate | ]
System.NullReferenceException: Object reference not set to an instance of an object
  at Fougerite.Player.get_SteamID () [0x00000] in <filename unknown>:0
  at Fougerite.Player.FindBySteamID (System.String uid) [0x00000] in <filename unknown>:0
  at Fougerite.Server.FindPlayer (System.String s) [0x00000] in <filename unknown>:0
  at RustPP.RustPPModule.PlayerKilled (Fougerite.Events.DeathEvent event2) [0x00000] in <filename unknown>:0
I solved this before with a try catch on the event. Maybe you know a better way.
 

mikec

Master Of All That I Survey
Retired Staff
Trusted Member
Jul 12, 2014
296
152
28
Los Angeles, California, USA
Wherever there is a log line that begins:
Code:
[3/8/2015 12:52:00 AM] [Exception] [....]
It is because an exception was CAUGHT by Fougerite, ignored, and logged.
The only fix is to continue catching and ignoring, but stop logging.
There is no way a try/catch from a plugin would affect this. The exception is caught before you get a chance to.
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
now is giving this other error

someone help me ?
Either A:
The user is using a cracked client
Or B:
The server failed to connect to steam service.

There might be another reason why but I'm not sure what else could cause that
 

h0wHigh

Retired Staff
Retired Staff
Aug 5, 2014
103
9
18
I've noticed in Latest 1.0.8 /tphere doesn't work, and also when using the /kill function (comes up with some chat about trying to kill) but doesn't happen.
 

maughanorama

Member
Member
Nov 27, 2014
181
10
18
50
tphere works for me but if i try to kill using /kill playername it reports that it killed playername with mind bullets but they dont actually die