Building Owners

Sets owners of houses when someone builds a house part

Total Downloads: 12,016 - First Release: Apr 3, 2015 - Last Update: Jul 30, 2016

5/5, 23 likes
  1. Code:
    [Oxide] 12:24 PM [Error] buildingowners: [string "buildingowners.lua"]:165: attempt to index global 'OwnersData' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    
    Seeing this error spamming...

    Yeah remover is working correctly because of this I would guess at least on our server.
     
    Last edited by a moderator: Nov 1, 2014
  2. reload the plugin maybe :x i don't know ...
    having OwnersData as nil means that it was not instantiated :x which is strange cause it should ...
     
  3. I havn'et seen this yet. Did you remove any old configs before reloading it? I always remove old configs when installing updated plugins. Only plugin I have with an error is the kit one, rest of them haven't thrown an error yet and are working flawlessly[DOUBLEPOST=1414863099][/DOUBLEPOST]As I write that... an error popped up on my console....
    Code:
    [Oxide] 6:34 PM [Error] r-remover: [string "buildingowners.lua"]:210: attempt to index local 'groundpos' (a boolean value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  4. Yes, need to upload the fix
     
  5. Any idea what this might be related to? I've never seen it. Guessing it's a Rust thing, but who knows. When people try to add another foundation onto their already existing building, they are getting this.

    http://prntscr.com/51zfq0
     
  6. No it's my plugin, if this message popup then follow what it says --'
     
  7. Its a rle stating that if u build next to someone else then u will get disconnected.
     
  8. Yeah it was the data file, not the config file. Reneb might want to consider putting in a version compatibility flag in data file :p that way you can either convert the existing data to new format or blow it away. But we are working again and that I am very thankful for. It has decimated our server population. I understand this is "alpha" but the incredible lack of control and quality with anything to do with regression testing from Facepunch is really getting old.[DOUBLEPOST=1414865769][/DOUBLEPOST]
    Code:
    [Oxide] 1:15 PM [Error] r-remover: [string "buildingowners.lua"]:210: attempt to index local 'groundpos' (a boolean value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    
    Everything was going fine...just started seeing this error on console...
     
    Last edited by a moderator: Nov 1, 2014
  9. in the old versions, when you tried to build the first foundation on someone you would get kicked out of the server.
    this was fixed couple versions ago :p
     
  10. omg. The next Error:

    Code:
    7:28 PM [Info] Loading Oxide core...
    7:28 PM [Info] Loading extensions...
    7:28 PM [Info] Loaded extension Lua version 1.0.0 by Oxide Team
    7:28 PM [Info] Loaded extension Rust version 1.0.0 by Oxide Team
    7:28 PM [Info] Loaded extension Unity version 1.0.0 by Oxide Team
    7:28 PM [Info] Loading plugins...
    7:28 PM [Info] Loaded plugin Auto Broadcast (v0.1.1) by Taffy
    7:28 PM [Info] Loaded plugin Building Owners (v1.2.2) by Reneb
    7:28 PM [Info] Loaded plugin Custom Chat Commands (v2.1.1) by #Domestos
    7:28 PM [Info] Loaded plugin Finder (v1.3.0) by Reneb
    7:28 PM [Info] Loaded plugin Give Plugin (v0.3.2) by Reneb
    7:28 PM [Info] Loaded plugin Heal, Feed and Cure (v1.1.2) by #Domestos
    7:28 PM [Info] Loaded plugin Kits (v0.2.1) by Reneb
    7:28 PM [Info] Loaded plugin Inventory Viewer (v1.1.0) by Reneb
    7:28 PM [Info] Loaded plugin Increased Building Rate (v0.1.0) by Mughisi
    7:28 PM [Info] Loaded plugin Increased Crafting Rate (v0.1.1) by Mughisi
    7:28 PM [Info] Loaded plugin Godmode (v0.1.2) by Mughisi
    7:28 PM [Info] Loaded plugin Advanced Teleportation System (v1.0.7) by Mughisi
    7:28 PM [Info] Loaded plugin Time Changer (v0.1.0) by Mughisi
    7:28 PM [Info] Loaded plugin Natives (v0.1.3) by Wulf
    7:28 PM [Info] Loaded plugin Players list (v1.1.2) by #Domestos
    7:28 PM [Info] Loaded plugin Player location (v1.0.2) by #Domestos
    7:28 PM [Info] Loaded plugin Private Messaging (v1.0.4) by #Domestos
    7:28 PM [Info] Loaded plugin PVP Switch (v1.0.1) by #Domestos
    7:28 PM [Info] Loaded plugin Death Messages (v0.2.3) by Reneb
    7:28 PM [Info] Loaded plugin r-Prod (v1.1.0) by Reneb
    7:28 PM [Info] Loaded plugin R-Remover Tool (v1.3.0) by Reneb
    7:28 PM [Info] Loaded plugin Updater (v0.2.2) by Wulf
    7:28 PM [Info] Loaded plugin User Connection Notification (v1.0.9) by Taffy
    7:28 PM [Info] Loaded plugin Welcome Gifts (v0.1.0) by Wulf
    7:28 PM [Info] Loaded plugin Rust Core (v1.0.0) by Oxide Team
    7:28 PM [Info] Loaded plugin Unity Core (v1.0.0) by Oxide Team
    7:28 PM [Error] Failed to initialise plugin buildingowners (LuaScriptException: attempt to index a nil value)
    7:28 PM [Debug]   at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    7:28 PM [Info] To increase your chance in finding players, use the deadPlayerList plugin
    7:28 PM [Info] ##############  Update check started!  ##############
    7:28 PM [Info] Supported plugin count: 15
    7:29 PM [Info] [Natives] Server's country: DE
    7:31 PM [Info] [Natives] JackTheRipper connected from DE
    7:31 PM [Error] r-prod: [string "buildingowners.lua"]:213: attempt to index global 'OwnersData' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    


    *Edit*

    Sorry i see its a Version conflict. The loaded Version is the 1.2.2. But the new one is 1.2.3



    *????????????????????????????????*
    I downloadad the 1.2.3 in the History, but my oxide load 1.2.2. ????:eek:
     
  11. Code:
    [Oxide] 1:42 PM [Error] r-remover: [string "buildingowners.lua"]:212: attempt to index global 'OwnersData' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    
    Starting to see this issue...however I am not using the 210 fix yet...will load that and report back.

    LOL - loaded new version...server crashed WILL NOT restart. Oh well! This update has been spectacular!
     
    Last edited by a moderator: Nov 1, 2014
  12. yeah I got kicked repeatedly even with a new base, so will wait and see if others have issues.[DOUBLEPOST=1414867868][/DOUBLEPOST]When u build next to someone u still get kicked, big annoyance about that.
     
  13. D o w n l o a d t h e l a s t v e r s i o n
    and yes this is an error :p i didn't put the correct id :p
     
  14. Reneb its not your plugin thats causing the issue the issue is the anticheat plugin and I am not the only one, many players reporting being kicked from the game. Other than that will try the /remove again.
     
  15. If it is EAC...then you can execute through the console server.secure 0