Jump to content

Lumin

Member
  • Posts

    46
  • Joined

  • Last visited

Everything posted by Lumin

  1. Lumin

    2025 Hapis Island

    Why does the map monuments show up like this
  2. Lumin

    Gas Station Plus

    A Video on how this plugin works for sell alot more sales, i like this idea and when i am going to restart my server back up i'll be adding this plugin to the server
  3. Failed to initialize plugin 'XDQuest v8.5.5' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDQuest/PlayerInfo.json" is denied.) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Plugins.XDQuest.LoadPlayerData () [0x0001b] in <41340713d1514e5585af84528227ea55>:0 at Oxide.Plugins.XDQuest.Init () [0x00006] in <41340713d1514e5585af84528227ea55>:0 at Oxide.Plugins.XDQuest.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00743] in <41340713d1514e5585af84528227ea55>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Unloaded plugin XDQuest v8.5.5 by DezLife No previous version to rollback plugin: XDQuest I have reinstalled everything twice, am i missing something
  4. Lumin

    Doesn't work with True PVE

    how did you fix it as i am also having the same problem
  5. Lumin

    Add permissions

    So that the admins or certain players have the access to the plugin, as base designer i need to make quick adjustments in videos but i dont want the rest of my player base having access to the 0 gibs specially if its during a purge on the server its unfair in that kind of way
  6. Lumin

    Reloading the plugin

    /skin the ingame chat would just do nothing i would have to go into console every day and type o.reload Skinner
  7. Lumin

    Reloading the plugin

    I keep having to reload the plugin via console for the ingame command to work, its soo frustrating, i mean its only for me to use but still
  8. Lumin

    Weather

    There is a possibility of making the outside of the UI clear so when we make changes to create a new preset then we can see it change in real time when transitions are set to 1 second
  9. just beware when you upload it into the plugins folder the server crashes
  10. Lumin

    Admin Pass

    an easier way is to /prod the lock
  11. Lumin

    Add permissions

    Can you make so it its a permission to be assigned to certain players and ranks
  12. Lumin

    Bag Timer Status

    this happens everytime a bag is placed down and the ui bar above the health bar doesnt show Failed to call hook 'OnEntitySpawned' on plugin 'BagTimerStatus v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BagTimerStatus.UpdateBagStatuses (System.UInt64 userID, System.Boolean remove) [0x00154] in <32ca3bae14e147b9b52df0611264083e>:0 at Oxide.Plugins.BagTimerStatus.OnEntitySpawned (SleepingBag bag) [0x00000] in <32ca3bae14e147b9b52df0611264083e>:0 at Oxide.Plugins.BagTimerStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0019a] in <32ca3bae14e147b9b52df0611264083e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BagTimerStatus.UpdateBagStatuses (System.UInt64 userID, System.Boolean remove) [0x00154] in <32ca3bae14e147b9b52df0611264083e>:0 at Oxide.Plugins.BagTimerStatus+<>c__DisplayClass14_0.<CanRenameBed>b__0 () [0x00025] in <32ca3bae14e147b9b52df0611264083e>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnEntitySpawned' on plugin 'BagTimerStatus v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BagTimerStatus.UpdateBagStatuses (System.UInt64 userID, System.Boolean remove) [0x00154] in <32ca3bae14e147b9b52df0611264083e>:0 at Oxide.Plugins.BagTimerStatus.OnEntitySpawned (SleepingBag bag) [0x00000] in <32ca3bae14e147b9b52df0611264083e>:0 at Oxide.Plugins.BagTimerStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0019a] in <32ca3bae14e147b9b52df0611264083e>:0
  13. Lumin

    Limit Entities

    having an issue when players are able to still put down various items above the limits like planters 36/24, the limit is 24 but they are still able to go over it
  14. PLAYERS ARE COMING WITH THIS MESSAGE WHEN THEY TRY TO PLANT ITEMS
  15. Lumin

    Isle of Rust

    I really want to purchase this map but i can't since its not world update 2.0
  16. Lumin

    Synecdoche

    Is this getting an update for world update 2.0 ?
  17. the " What's New in Version 1.2.11 See changelog Released October 5 fix Entity is NULL but still in save list" patch did not work for me and the console spam is insane Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? door.hinged.industrial.d Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? researchtable_deployed Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? crate_basic Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? table.deployed Entity is NULL but is still in saveList - not destroyed properly? bed_deployed Entity is NULL but is still in saveList - not destroyed properly? sofa.deployed Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed Entity is NULL but is still in saveList - not destroyed properly? box.wooden.large Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? crate_normal Entity is NULL but is still in saveList - not destroyed properly? codelockedhackablecrate Entity is NULL but is still in saveList - not destroyed properly? door.hinged.toptier Entity is NULL but is still in saveList - not destroyed properly? secretlabchair.deployed This list started off small now it's exploded into big bertha
  18. Lumin

    Convoy

    spelling mistake for modular car
  19. Lumin

    Automated Messages

    is anyone else experiencing problems when automated messages are saying "player died when teleporting" I am using nteleportation and i think the two plugins are conflicting when teleporting
  20. Lumin

    BetterTC

    has anyone else got the problem when you upgrade to container skin and the colours are always changing
  21. Lumin

    BetterTC

    This base here, the player is attempting to upgrade the right hand side tc to HQM but it stays stone
  22. Lumin

    Shop

    He is aware of this bug and i am sure it will be in the next update, for now you will have to put up with it like me, honestly i have kind of ignored it
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.5k

Files Sold

Total number of files sold.

2.8m

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.