Jump to content

OneCubixMeterofAltosd

Member
  • Posts

    208
  • Joined

  • Last visited

Everything posted by OneCubixMeterofAltosd

  1. I suggest people boycott the paid skins and we work to develop ones that are free for everyone maybe make variants of the existing ones people like and publish them
  2. I am curious if there is a way to make the next page icon bigger? Ive noticed a lot of my players dont see it, even when I say click > to go to next page. edit: made it bigger in the config and changing the icon url lol "next_button": { "Color": "0 0 0 0.4", "Material": "assets/icons/iconmaterial.mat", "Image": "https://newimage.png", "Anchor Min": "0.97 0.005", "Anchor Max": "1 0.053", "Offset Min": "0 0", "Offset Max": "0 0", "Fade": 0.0, "Text (not for panels)": "", "Text Alignment (not for panels)": 4, "Text Font (not for panels)": "robotocondensed-bold.ttf" },
  3. @MTriperis there an icons pack you provide or nah? some of the basic icons from the config, they cannot be downloaded due to the links not accepting 3rd party. thanks in advance,
  4. OneCubixMeterofAltosd

    error

    Thank you!!
  5. OneCubixMeterofAltosd

    error

    Error while compiling BradleyDrops: ; expected | Line: 1990, Pos: 10 new version wont compile - i even deleted my config and it wont load. Edit: Line 1990 = You may not copy, modify, merge, publish, distribute, sublicense, or sell copies of This Software without the Developer’s consent. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Developer: ZEODE ([email protected]) its fixed by adding the //s you missed
  6. If only the console would show more than 100 lines of plugins lol. I use Khans' stack modifier plugin - Khan's Stack Modifier and have used it longer than the Quarry Computer. This has been happening for quite a few versions of updates but I didn't have a way to make the video captured files smaller until now for the screen cap - I cut it for the file size but it did take the proper RP amount - just used all the stacks of the needed items for upgrades. This is the only plugin that affects stacks I use. I havent seen any other plugins with issues or acting out of place. Here's the config (removed, edit) I'm currently running 175 plugins on the server (smoothly, no conflicts or issues with any other plugin) so nothing apparent is showing in console that there are any errors when upgrading as no exceptions are thrown. Very odd for sure but it does go back a few versions like I said just havent been able to report it until now. Marte.mp4
  7. sUGGESTION: Now that hoppers are in the game, how about we add the auto dung collector feature to composters?? Gives players a reason to use them over hoppers to skip a storage step. Just a thought.
  8. Hi Marte So I have quarry computers and when players finally get enough scrap and cloth to upgrade, it takes the players whole stacks of those items. In my case, its 10,000 cloth and 10,000 scrap but if players have more resources than this, the quarry computer takes all the players resource instead of only the required amount. AKA they have 25,000 scrap and 20,000 cloth and it takes the whole stack instead of the required amount. I've installed latest version this month and so far, this has affected both players and admins. Please fix so players dont keep getting ripped off when upgrading the quarry.
  9. Honestly, anyone who isnt using default is going to miss out on most custom servers proper placement because its very hard to scale properly with servers running hundred+ plugins.
  10. I refreshed ImageLibrary, turned the perms off and on, and they loaded for the players. The permission seemed to be wonky but its fixed now. Thanks again for the help!
  11. Thanks so much Ninco appreciate the context! Makes sense. I know we are waiting patiently for lego skin but no players seem to have received it yet
  12. Well that wouldnt make sense why they worked previously and then not anymore if they are through the workshop. I have 78,863 files and 53 gigabytes of skins in that folder - there is zero chance I am deleting that and redownloading it. The last time I tried that, it broke ALL skins for the game. Is there a list of the specific wallpapers IDs so I can delete those only? I am not going to a nuclear option to fix this. Its very odd that it works this way compared to other upgrading plugins ive tried.
  13. Thanks i'll take a peep and report back. Also since this wipe, the cool custom Wallpapers (wood pumpkin lego etc) are not showing up on the server for us either. They were working last month. Very odd. I tried removing and reloading the plugin and it engages with image library but those skins still wont show up for us.
  14. Version 1.5.1 - After using the upgrader, players are reporting transparent floors (square and triangle) after upgrading. Does not fix after logging off.
  15. I never knew Chuck Norris could be so wrong! The plugin is absolutely working and does not need any updates.
  16. @Raul-Sorin Sorbanwhats up man, why no responses/fixes???
  17. https://docs.rustplugins.net/welcomepanel/textcontent Its all in here, theres a section where you select where the text is aligned in the config and you put the # you want for the centering
  18. Thanks, I got this updated and all is well again. Appreciate it.
  19. discord bot keeps throwing up this error } SyntaxError: Unexpected token '<', "<html><hea"... is not valid JSON at JSON.parse (<anonymous>) at /home/container/src/connection/establishConnection.js:863:37 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async handleBanCheck (/home/container/src/connection/establishConnection.js:861:13) An error occurred when adding player data to DB: Error while checking steam profile! SyntaxError: Unexpected token '<', "<html><hea"... is not valid JSON but I assume its not fixable and buddy got paid, and he hasnt removed his personal data from the discord bot either so yeah lol dont expect much from this guy lol
  20. Also happening on my server... Failed to run command '/locker' on plugin 'PortableLocker'. (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PortableLocker.GetContainer (System.UInt64 steamId) [0x00010] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Plugins.PortableLocker.CreateLocker (System.UInt64 steamId, System.Boolean initial) [0x00052] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Plugins.PortableLocker.OpenLocker (BasePlayer player, System.String[] args) [0x000bb] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Plugins.PortableLocker.<InstallCommands>b__48_0 (BasePlayer player, System.String command, System.String[] args) [0x00000] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <a5eb0f12ab6f4d6babb131bf1df7519a>:0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <a5eb0f12ab6f4d6babb131bf1df7519a>:0 at Oxide.Game.Rust.RustCore.TryRunPlayerCommand (BasePlayer basePlayer, System.String message, System.String commandPrefix) [0x000c2] in <a5eb0f12ab6f4d6babb131bf1df7519a>:0 Failed to run command '/locker' on plugin 'PortableLocker'. (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PortableLocker.GetContainer (System.UInt64 steamId) [0x00010] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Plugins.PortableLocker.CreateLocker (System.UInt64 steamId, System.Boolean initial) [0x00052] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Plugins.PortableLocker.OpenLocker (BasePlayer player, System.String[] args) [0x000bb] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Plugins.PortableLocker.<InstallCommands>b__48_0 (BasePlayer player, System.String command, System.String[] args) [0x00000] in <03e996d2fb5249d7b981d754a73da927>:0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <a5eb0f12ab6f4d6babb131bf1df7519a>:0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <a5eb0f12ab6f4d6babb131bf1df7519a>:0 at Oxide.Game.Rust.RustCore.TryRunPlayerCommand (BasePlayer basePlayer, System.String message, System.String commandPrefix) [0x000c2] in <a5eb0f12ab6f4d6babb131bf1df7519a>:0 Keeps happening and is really F__king annoying as my players lose their locker items because the data file is this: { "ContainerData": "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" } Needs to be fixed asap
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

129.8k

Files Sold

Total number of files sold.

2.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.