can help me pls ?
GUI SkipNight [Unmaintained]
Discussion in 'Plugin Support' started by Tyran, Feb 14, 2017.
-
-
What are the other colored stripes for? I checked the disappears only green. The file names are correct.
Attached Files:
-
-
http://oxidemod.org/attachments/ss-png.34706/ < Look that pro -
Yesterday the plugin works fine, but now: http://fs5.directupload.net/images/170313/e4ortdet.jpg
-
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 -
-
You're plugin is causing this to spam in console whenever a VoteDay event is active.
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 -
-
Remove the plugin's .cs and.json config. Reinstall it, and everything should work just fine.
-
[DOUBLEPOST=1489704764][/DOUBLEPOST] -
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
/server/my_server_identity/oxide/data/GUISkipNight/Images/progressbargreen.png
progressbarorange.png
/server/my_server_identity/oxide/data/GUISkipNight/Images/progressbarorange.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
Attached Files:
Last edited by a moderator: Mar 16, 2017 -
-
-
-
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.
-
-
Make sure ImageLibrary for Rust - Updates | Oxide is up to date.
That resource was updated twice last night. -
-
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.
-