Search results

  1. Jakkee

    Custom craft recipes

    It's not too hard, Just no one wants too or has the time to create this
  2. Jakkee

    Help plzzzzz

    That's the loading screen, Normally takes a few minutes on the first run If it's been quite some time then run the verifier
  3. Jakkee

    What am I doing wrong?

    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
  4. Jakkee

    I need help

    Use the Helper.exe
  5. Jakkee

    What am I doing wrong?

    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
  6. Jakkee

    Approved DamageDisplay

    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)
  7. Jakkee

    Error Hooks.OnResearch

    What is your Fougerite version? re.Cancel()might not be working on your version
  8. Jakkee

    Error Hooks.OnResearch

    Is the hook being called, Did you change the hook name?
  9. Jakkee

    Approved DamageDisplay

    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")
  10. Jakkee

    Error Hooks.OnResearch

    Maybe your ini file has incorrect ItemNames?
  11. Jakkee

    Approved StackSizes

    250 seems to be the max, I think its client side. Probably possible now with client plugins
  12. Jakkee

    Array index is out of range

    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
  13. Jakkee

    Array index is out of range

    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...
  14. Jakkee

    Approved [AHC] Advanced Help Command

    Not seeing anything wrong with this plugin, Would debug it but don't have time to
  15. Jakkee

    Array index is out of range

    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/
  16. Jakkee

    Array index is out of range

    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
  17. Jakkee

    Array index is out of range

    What are the plugins downloading? (if any are)
  18. Jakkee

    Array index is out of range

    What are you downloading on the client?
  19. Jakkee

    Array index is out of range

    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?
  20. Jakkee

    plz help meeeeeeee !!!!!!!!

    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