Jump to content

Kobani

Member
  • Posts

    1,270
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Kobani

  1. Yes, it happens on every server restart. When I reload ArmoredTrain manually, the message doesn’t appear anymore. However, there’s another issue with ArmoredTrain during server restarts, and I’ve already opened a ticket for that in the ArmoredTrain. I hope I’m not becoming a bother. Sorry for the bugs I keep discovering.
  2. 12/04 08:02:22 | Failed to call hook 'GetMissingLootTables' on plugin 'LootManager v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.LootManager.LoadAllLootTables () [0x00000] in <77aa0f9772414545a374bb0eaf6af137>:0 at Oxide.Plugins.LootManager.GetMissingLootTables (System.Collections.Generic.HashSet`1[T] lootTableNames) [0x0001d] in <77aa0f9772414545a374bb0eaf6af137>:0 at Oxide.Plugins.LootManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00083] in <77aa0f9772414545a374bb0eaf6af137>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 12/04 08:02:22 | Failed to call hook 'OnServerInitialized' on plugin 'ArmoredTrain v1.8.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ArmoredTrain+LootManagerBridge.CheckLootManagerTables () [0x00126] in <77aa0f9772414545a374bb0eaf6af137>:0 at Oxide.Plugins.ArmoredTrain.OnServerInitialized () [0x00021] in <77aa0f9772414545a374bb0eaf6af137>:0 at Oxide.Plugins.ArmoredTrain.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003e4] in <77aa0f9772414545a374bb0eaf6af137>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  3. Sorry, it’s me again. After a server restart, the train loses its Xmas presets. To ensure the presets load correctly, I have to manually reload the ArmoredTrain plugin once after every server restart. Can you fix this issue?
  4. I just tested it several times with a player — that was exactly the issue. All the other messages are working as they should. I’m really glad it’s finally fixed. Stuff like this just doesn’t let me rest when players keep mentioning it. I spent a long time tracking down the cause. Wishing you all a great Advent season!
  5. @Adem I think I may have found the issue. Since it doesn’t occur in Convoy, I compared the PveModeManager class in Armored Train with the one in Convoy. I noticed that in Armored Train, the IsPveModeBlockAction method uses CanActionEvent, while in Convoy a similar method uses CanActionEventNoMessage. Would it make sense to use CanActionEventNoMessage in Armored Train as well? I wanted to ask first to make sure I don’t do anything wrong. You’re the expert here.
  6. Here are the PveMode settings. I think this will help you see what the issue is and understand where it’s coming from. I hope I’m not bothering you. "PVE Mode Setting": { "Use the PVE mode of the plugin? [true/false]": true, "Allow administrators to loot crates and cause damage? [true/false]": false, "The owner of the event will be the one who stopped the event? [true/false]": false, "If a player has a cooldown and the event has NO OWNERS, then he will not be able to interact with the event? [true/false]": false, "If a player has a cooldown, and the event HAS AN OWNER, then he will not be able to interact with the event, even if he is on a team with the owner? [true/false]": false, "Allow only the owner or his teammates to loot crates? [true/false]": true, "Show the displayName of the event owner on a marker on the map? [true/false]": true, "The amount of damage that the player has to do to become the Event Owner": 100.0, "Damage coefficients for calculate to become the Event Owner.": { "Npc": 1.0, "Bradley": 2.0, "Helicopter": 2.0, "Turret": 2.0 }, "Can the non-owner of the event loot the crates? [true/false]": false, "Can the non-owner of the event hack locked crates? [true/false]": false, "Can the non-owner of the event loot NPC corpses? [true/false]": false, "Can an Npc attack a non-owner of the event? [true/false]": false, "Can Bradley attack a non-owner of the event? [true/false]": false, "Can Helicopter attack a non-owner of the event? [true/false]": false, "Can Turret attack a non-owner of the event? [true/false]": false, "Can the non-owner of the event deal damage to the NPC? [true/false]": false, "Can the non-owner of the event do damage to Helicopter? [true/false]": false, "Can the non-owner of the event do damage to Bradley? [true/false]": false, "Can the non-owner of the event do damage to Turret? [true/false]": false, "Allow the non-owner of the event to enter the event zone? [true/false]": true, "Allow a player who has an active cooldown of the Event Owner to enter the event zone? [true/false]": true, "The time that the Event Owner may not be inside the event zone [sec.]": 300, "The time until the end of Event Owner status when it is necessary to warn the player [sec.]": 60, "Prevent the actions of the RestoreUponDeath plugin in the event zone? [true/false]": true, "The time that the player can`t become the Event Owner, after the end of the event and the player was its owner [sec.]": 14.4, "Darkening the dome (0 - disables the dome)": 0 },
  7. @Adem Could you please prioritize this bug? It currently only occurs with the Armored Train and is really disruptive at the moment. I would be very grateful for your help. Just an idea: if you don’t have a second person available for testing, you could send me a private message with your changes, and I can test them with my players.
  8. @Adem This also happens in the previous version. It only happens with the Armored Train, not with the Convoy plugin. Both plugins use the same PveMode settings. Here’s a video. The player shown in the video is not the owner of the event. http://kobani.de/trainspam.mp4
  9. If a player is the event owner, all other players who are not the owner receive repeated chat messages when they move far enough into the event zone. The message comes from the PveMode plugin. I have also informed the developer about this.
  10. This is what happens when I enter the ArmoredTrain zone as someone who is not the owner.
  11. The PveMode plugin is spamming the chat for players who are not the event owner.
  12. Kobani

    Customization Presets Issue

    I’m aware of that, but I’ve always used my own custom preset with its own name, not the default ones. Is there anything we can do about that?
  13. Kobani

    Customization Presets Issue

    Quick question: Was the customization preset feature fully removed? Since the last update, I can no longer load any of my saved presets
  14. Kobani

    convoy stops moving

    The Convoy (only labeled as "Convoy") almost always keeps moving. The distance between the vehicles is quite close. The middle Convoy almost always gets stuck somewhere. The front car then keeps trying to start. When the Convoy is destroyed, the icon on the map moves to a different location. Example: The icon appeared in the middle of the forest, even though there was no Convoy there. We will continue to observe the situation. Hopefully, this is already helpful.
  15. Have you forgotten about me? It would be great if you could fix the problem soon.
  16. Kobani

    convoy stops moving

    Hello, I can confirm the issue with the engine – as mentioned earlier, the vehicle keeps trying to restart endlessly. I will also double-check and continue to monitor the other points you mentioned. Some players have also reported that the motorcycle might get stuck on power poles. I haven’t been able to reproduce this myself yet, but I’ll observe a few convoys more closely today.
  17. Kobani

    CollisionMeshData

    I’ve tried it several times in different locations, and the issue occurs every time right after the loading process finishes when joining.
  18. Kobani

    can´t build

    TrainHomes 1.1.8 and the Monument is on your Map Lapland: Reborn 1.1.7
  19. Kobani

    convoy stops moving

    @Adem Unfortunately, we still haven’t been able to determine what’s causing the issue. Even on the test server, it occurs sporadically. After observing it for several days, we noticed that when the convoy stops, there are no messages in the console and no other event starts at that moment. It also happens at different locations on the map each time. Sometimes the vehicles are very close together, other times they are spread far apart when it happens. Sometimes the issue doesn’t occur at all, sometimes it happens very quickly, and other times it takes much longer — completely unpredictable. Honestly, I’m starting to get really frustrated.
  20. Kobani

    can´t build

    can´t build in your Custom Monument
  21. Kobani

    CollisionMeshData

    When I spawn on the server.
  22. Kobani

    Custom Buttons

    yes • Features - Create as many buttons as you want. - Attach Images or Text to buttons. - Set chat commands to each button. - UI Editor ingame - Toggle hide function to create small gui menu. <<<------
  23. Kobani

    LSkins

    @LAGZYA Please make it possible to delete an entire skin set at once. Removing the skins individually within a set is very time-consuming, and the constant questions from players about this make it even more tedious. If you could implement this adjustment, it would be perfect. Thank you!
  24. Kobani

    convoy stops moving

    I'll give that a try and get back to you.
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.1k

Files Sold

Total number of files sold.

3m

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.