Jump to content

miniMe_rust

Member
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

miniMe_rust's Achievements

Apprentice

Apprentice (3/15)

  • Collaborator
  • Dedicated
  • First Post
  • Reacting Well
  • One Month Later

Recent Badges

3

Reputation

  1. Hi kasvoton, when I try to "ping" you Discord keeps telling me I can't send a message to you, because you only accept messages from friends.
  2. This plugin works great for me. I've got 2 servers with map size 3750. When picking seeds from rustmaps.com and comparing maps between what I get on my servers and what I can see on rustmaps.com, I practically always have all the monuments on the map that are also shown in rustmaps. Plus the fully functional rail ring. Truly happy with this plugin. The plugin author is actively updating his plugins, and also provided an update just in time for 2-May force wipe. I'm using 2 plugins from this author (railroads and server wiper) and so far I am happy with my purchases. Keep up the good work!
  3. Current status for this plugin: Still waiting for your update, eager to test it. Managed to get the current plugin version work somewhat stable by unloading plugin on initial server start after wipe deletion of "oxide/data/MM_Data/MonumentOwner/CooldownPlayers.json" doing a nightly restart of my server. Upon restart the plugin loads and works fine for the rest of the wipe The problem stays reproducible and causes "inside terrain violation" and "flyhack" kicks right after the server wiped. By doing beforementioned steps the problem can be worked around, even though it does not explain or appear understandable why the workaround works. Not going to question this, patiently waiting for the update to come, and provide more feedback once it arrived. If you want to check / reproduce it yourself, set up a Rust server with oxide/uMod plugin support in Pterodactyl Panel/Wings, install the Monument Owner plugin and wipe your server. After wipe hell breaks loose, and your players get constantly kicked. You can also verify my workaround, and probably find why it works, and use that to solve the underlying problem. Remark: Disabling map markers as I said in my previous post seems to be a red herring and does not solve the problem. I still have markers disabled, as I don't need the extra info they give. The trick appears to be to unload the plugin immediately after wipe, and keep it unloaded until next server restart (which happens to be nightly in my case) Keep up the good work! Love your plugin.
  4. Dears, this has probably been asked a million times, but I'm really struggling with the setup of this plugin. Trouble begins with the seed I want to use after the wipe. In previous tickets it was said "do no populate the seed and task entries in the json, use the seeds array in the bottom instead". Alright. Looking at my json, there is no "seeds" array anywhere. Instead the part which used to be for the seeds is now called "maps". If I insert my next seed there, it is getting ignored and the wiper sets some random seed. The only success I got so far was by shutting down the server and then populating the "seed" entry with the seed I want to have. Upon reboot a map with the correct seed is getting generated, and I'm good for the wipe. However, when the next wipe comes I enter my new seed into the json "seed" line on top, and run the "wipe" command. When the server restarts, the wiper replaced my manually set seed with something else, only heaven knows where it came from. Hence shut down the server, replace the seed and start it up again. I'm sure I'm doing something wrong. The wiper itself seems to work perfectly fine, and I love it so far. Would it be possible to put out a one-pager which explains configuration? It could be part of the (paid) download. Thanks for a great plugin!
  5. Thanks for taking the time and checking my log. Interesting that you say my server is incorrectly installed. It is a fresh install - Pterodactyl "wings-in-docker" - where the entire stack is dockerized. I even tested and reproduced the bug on a 2nd server of mine. The moment I remove your plugin, players are no longer kicked. Foreseeable that you say the error must be on my side, rather than fixing a problem which clearly comes from your plugin. Cheap, that you don't even ask a single question and simply claim my installation is broken. This is simply not true. I understand that you're not interested in sorting these problems. Therefore this has been my first and last purchase. Amendment: Re-enabled the plugin, but reconfigured it not to use map markers. Without markers it seems to work.
  6. Dears, since yesterday's force wipe and game update I had to remove the Monument Owner plugin, because players couldn't play the server anymore and got kicked for "inside terrain violation" errors as soon as they started to move around, e.g. run away from the spawn beach. The problem could be tracked back to the Monument Owner plugin. In a nutshell the [MonumentOwner] plugin loaded fine after wipe, no errors visible. As soon as players connected and started to move around, players were kicked and very lengthy error messages showed in the logs. See attached. In order to solve the problem I unloaded the plugin and checked the config - which is pretty much unchanged. I deleted the /oxide/data/MM_Data/MonumentOwner/CooldownPlayers.json file and reloaded the plugin. I instantly got player kicks again and decided to unload and remove the plugin entirely. It seems some game changes broke the Monument Owner plugin. Please check and correct your plugin, because my players really like it and it adds quality of life to my PvE server. Thank you
  7. Hi jtedal. not quite sure what you're asking. The cause seems quite obvious. From user side a card was swiped, and then management console the depicted error message showed up. Overall function seemed to be unaffected at that time, as the player could continue on the monument and loot it. Tbh I don't remember whether the lock worked. I can't hint you to what in the plugin caused the problem - you're the author and should know that. Besides that I believe your plugin has more pressing problems, but for that I will make a new post. In my eyes this ticket can be closed.
  8. Hi, big thanks for your excellent plugin - worth every cent. I love it! The players on my server are super-happy with it, even though there exist some shortcomings. Overall the functionality is a giant leap in quality of life. I love the configuration options you provide, and found them working really well. Also the first time I see monument locking working even for small places like supermarkets and gas stations. This is great! Some shortcomings I'd like to mention is regarding some inflexibility of the plugin. When the ownership ends a cooldown kicks in. Should the player still be inside the monument area, it should be possible that (s)he can become owner right again, e.g. by looting the next container or operating e.g. Excavator. Especially Excavator is impossible to foresee how long the player needs, and conflicts with the next player becoming owner will happen. Some players come with 3 Diesel, others have many more. Ownership should be handled more flexible, like make it an option that the serverowner can decide a cooldown only kicks in when the player left the area, otherwise ownership can prolong or be regained. It should be possible to define a Discord Hook, so that plugin activity can be monitored. This creates transparency, as messages could go to a public Discord channel, where players can see ownerships and such changes. It should be made more obvious whether ONE OF some criterions must be met, OR A COMBINATION. Players get confused and don't see when they need to do multiple things. It could be given different colors, like red for combination of things and amber for one-of criterions. Again, thank you for your great work.
  9. Failed to call hook 'OnCardSwipe' on plugin 'MonumentOwner v1.4.1' (ArgumentException: Value does not fall within the expected range.) at Oxide.Plugins.MonumentOwner+ControllerMonument.CanPlayerBecomeOwner (BasePlayer possibleOwner) [0x00216] in :0 at Oxide.Plugins.MonumentOwner.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x000d0] in :0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01271] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  10. Hi, since recently the Monument Lock no longer handles locks correctly. When a player locks one monument, and another one locks another, it is likely that the 2nd player gets an error saying their team already had locked a monument, and cannot lock another one. However, both players are totally unrelated to each other and not in a team. Edit 17-Jan-2024 Nevermind, I removed this plugin from my server and replaced with "Monument Owner" which provides similar functionality and a bit more. I liked the "Monument Lock" plugin a lot and would pay for it, if it worked reliably. Thanks for your work, and hoping to see an update soon which puts "Monument Lock" back on the rails.
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.5k

Files Sold

Total number of files sold.

1.6m

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.