1. Oui

    Oui

    can help me pls ?
     
  2. I am having the same issues!
     
  3. What are the other colored stripes for? I checked the disappears only green. The file names are correct.
     

    Attached Files:

  4. Oui

    Oui

  5. This fix for this is so painfully simple. Go in to your Oxide/Data folder, where you created a folder called unitycore, and rename that folder to GUISkipNight.
    Should look like this:
    Oxide/Data/GUISkipNight/Images
     
  6. Allready do this...
     
  7. You're plugin is causing this to spam in console whenever a VoteDay event is active.
    [​IMG]

    Just a heads up. I can't seem to solve it myself even after searching for this error.
    The "Kits" plugin was causing the same issue. I was able to fix that one, however.
    This one, seems to be a mystery to me.

    Just learned that I'm the only one seeing this now...
     
    Last edited by a moderator: Mar 15, 2017
  8. Remove the plugin's .cs and.json config. Reinstall it, and everything should work just fine.
     
  9. Will try that now! Get back to you in a sec if that works!
    [DOUBLEPOST=1489704764][/DOUBLEPOST]
    Annoyingly I still get the white bar!
     
  10. Make sure you have all the files needed, your image files are properly named, and everything is in the right folder.

    The custom images should be named and located in the following file-path:

    progressbargreen.png
    progressbargreen.png
    /server/my_server_identity/oxide/data/GUISkipNight/Images/progressbargreen.png

    progressbarorange.png
    progressbarorange.png
    /server/my_server_identity/oxide/data/GUISkipNight/Images/progressbarorange.png

    progressbarred.png
    progressbarred.png
    /server/my_server_identity/oxide/data/GUISkipNight/Images/progressbarred.png

    timericon.png - is a white icon so it won't show here
    /server/my_server_identity/oxide/data/GUISkipNight/Images/timericon.png

    THEN

    Make sure these are in the correct areas as well...
    /server/my_server_identity/oxide/plugins/GUISkipNight.cs
    /server/my_server_identity/oxide/config/GUISkipNight.json -should be autogenerated
    /server/my_server_identity/oxide/lang/en/GUISkipNight.json -should be autogenerated

    You may need to type the following in console...
    Code:
    oxide.reload GUISkipNight
    !!! Also, make sure you have ImageLibrary for Rust - Updates | Oxide up to date. !!!
     

    Attached Files:

    Last edited by a moderator: Mar 16, 2017
  11. have all this right but yet they dont show but just show as white images!
     
  12. We have all of this is done! But will check and re-do it! And get back to you!
     
  13. If you've removed all the files, started it from scratch, and it still doesn't work... Then you must have another plugin interfering with it, because it's working just fine on my server.
     
  14. was working for us not long ago then just randomly stopped working
     
  15. I have load Backups, unname the Images floder, unload all Plugins and only load the two plugins. Nothing happends. When I detle the Images floder its nothings changes. Ive all do what youre write but nothings fix the problem.
     
  16. just noticed that this happens for me too! as well as the pictures showning up as white boxes that i cannot fix! try re-installing the plugin and that did nothing