Jump to content

laodu

Member
  • Posts

    764
  • Joined

  • Last visited

Everything posted by laodu

  1. "Facepunch Game Tips setting" Can you add facepunch game tips?
  2. laodu

    Raidable Bases

    Did any of you notice? After the update this month, the FPS of the server has decreased a lot.
  3. laodu

    Dynamic Monuments

    In version 1.0.2, although the server will be reduced by 30fps during the first load, it does not freeze the server. My personal suggestion is: when loading the plug-in for the first time, would it be better for dynamic monuments to spawn at intervals (it is forbidden to spawn a large number of dynamic monuments at the same time)? There is also a small question. Can weeds be removed from the spawning position of the monument?
  4. When the plug-in is loaded for the first time, the server will instantly drop by 30-60fps,
  5. There are 3 without NPC and 3 with NPC. 6 in total.
  6. The 4250 map I used has 22 monuments and 12 custom prefabricated parts. At present, the number of entities is 170000, and there will be about 250000 entities at the end of the month.
  7. It is running normally at present.
  8. https://umod.org/plugins/super-card Ask the author to add a plug-in that supports supercard.cs. When the plug-in is loaded, the FPS of the server drops severely. At the same time, many players will be kicked out of the server.
  9. laodu

    Raidable Bases

    The box appeared underground and contained booty. In addition, the turret will also appear underground and shoot players. Is there any way to solve it?
  10. laodu

    Unable to start Plugin

    /spawnmonument submarine After using this command, the console displays: (12:58:52) | NullReferenceException: Object reference not set to an instance of an object
  11. laodu

    Unable to start Plugin

    (12:04:21) | Failed to call hook 'OnEntitySpawned' on plugin 'DynamicMonuments v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.DynamicMonumentsExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <a7143259d4c64f8d9455c94640456f35>:0 at Oxide.Plugins.DynamicMonuments+CustomMonument.GetMonumentByEntity (BaseEntity entity) [0x0000d] in <a7143259d4c64f8d9455c94640456f35>:0 at Oxide.Plugins.DynamicMonuments.OnEntitySpawned (BaseLock baseLock) [0x00020] in <a7143259d4c64f8d9455c94640456f35>:0 at Oxide.Plugins.DynamicMonuments.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063d] in <a7143259d4c64f8d9455c94640456f35>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 I can't start events either.
  12. laodu

    Shop UI

    No egg configuration was found in my project. Do I need to add it manually?
  13. laodu

    Shop UI

    Please add eggs.
  14. (08:54:01) | MySql handle raised an exception in 'EcoWallet v1.2.1' plugin (MySqlException: Unable to connect to any of the specified MySQL hosts.) at MySql.Data.MySqlClient.NativeDriver.Open () [0x00057] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.Open () [0x0000b] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.Create (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings) [0x0004d] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlConnection.Open () [0x0016c] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x00059] in <021a1dba6a754e42a6cc7771fdfee190>:0
  15. laodu

    Error installing 3.1.0

    [EventsManager] Vanilla events are disabled (16:56:56) | Loaded plugin EventsManager v3.1.0 by Mevent & Qbis (16:56:56) | Plugin filename EventsManagerNotifier.cs must match the main class EventManagerNotifier (should be EventManagerNotifier.cs) (16:56:56) | [CSharp] Started Oxide.Compiler v1.0.32.0 successfully (16:56:57) | [Image Library] Starting order EventsManager (16:56:59) | EventsManagerConverter was compiled successfully in 1375ms (16:56:59) | Ignored unexpected plugin compilation failure: EventsManagerNotifier (16:56:59) | Error while compiling EventsManagerNotifier: Plugin filename EventsManagerNotifier.cs must match the main class EventManagerNotifier (should be EventManagerNotifier.cs) (16:56:59) | Loaded plugin EventsManager Converter v1.0.1 by Mevent (16:56:59) | Image batch (EventsManager) has been stored successfully (16:57:11) | You've successfully pasted the structure
  16. This prompt appears on the console when a problem is found.
  17. (23:49:56) | Failed to call hook 'GetSetItems' on plugin 'SimpleLootTable v1.0.3' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <935634f5cc14479dbaa30641d55600a9>:0 at Oxide.Plugins.SimpleLootTable.GetSetItems (BaseEntity entity, System.String tableName, System.Int32 minAmount, System.Int32 maxAmount, System.Single multiplier, System.Boolean clear) [0x0000d] in <9ed2c31d1a794df895b100271caaa5b5>:0 at Oxide.Plugins.SimpleLootTable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002ff] in <9ed2c31d1a794df895b100271caaa5b5>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  18. Can you send out the configuration document for a look?
  19. Does the icon on the map support the time display of events?
  20. laodu

    Blackjack

    Please add the language configuration of UI interface.
  21. laodu

    Sleeper Teleporter

    /stsetting autoheight on After using automatic altitude, this situation occurs.
  22. laodu

    The event will not end

    One player led all the NPCs away, while another player secretly went over and robbed the box. This is a very simple question.
  23. laodu

    Sleeper Teleporter

    Can MonumentFinder.cs be supported as a plugin to locate locations? Because every time the file is cleared, the area needs to be set again, which can be very troublesome.
  24. laodu

    The event will not end

    My suggestion is that the booty box was robbed by players, and the activity should end. Reason: There is no booty in the box. If the activity continues to exist, it will mislead other players to continue to participate in this meaningless activity.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.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.