Then why are you trying to compile it when you can just download it from the plugins section already compiled.
You must of changed something in the source code and that is where your error lies
Are you able to download Fougerite from GitHub and then compile it without modifying any files?
Seems be that Fougerite has some errors in the code or not referencing what it needs
ohh, You want their name!!
HurtEvent.Attacker.Notice(str(HurtEvent.DamageAmount) + " Dealt To " + HurtEvent.Victim.Name + ": ")
But I would word it like this:
HurtEvent.Attacker.Notice("Dealt: " + str(HurtEvent.DamageAmount + " to " + HurtEvent.Victim.Name)
HurtEvent.Attacker.Notice("Damage Dealt To victim: "
+ str(HurtEvent.DamageAmount))
But I would word it like this:
HurtEvent.Attacker.Notice("Dealt: " + str(HurtEvent.DamageAmount + " to Victim")
uLink version catches the ip of a Ddos'er I think
Edit: http://fougerite.com/threads/fougerite-official.348/page-39#post-12353
Thats what the ULink Version is for
Also; Remove the ShowDamage plugin (I see errors in your logs)
and maybe update your server to 1.5.4
If you get errors using 1.5.5, Try these:
V1.5.6: http://fougerite.com/threads/fougerite-official.348/page-38#post-12289
V1.5.6uLink...
I see you have AuthAllow plugin but still getting Auth Error kicks; See this thread and try my solution at the end: http://fougerite.com/threads/user-connects-for-a-few-seconds-then-kicked-for-not-having-rustbuster.1225/
Must be the same problem as this user is having;
http://fougerite.com/threads/plz-help-meeeeeeee.1356/
Can you post your server Output.log and RustBuster.log
The above output.log looks incomplete and possibly from client
Is that the full OutPut.log?
I see error:
You are trying to load data from a www stream which had the following error when downloading.
Could not resolve host: bundles; Host not found
Possibly the server owner is trying to download songs/textures/etc but url is blocked by your ISP?
It's hard to say why you can not connect, Might be the server
Need to wait for the server owner to post their logs, they'll probably have a better picture of what is going on
If it's only happening on this server then it most likely is the server
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.