Tickets

Moved

Total Downloads: 5,203 - First Release: May 26, 2015 - Last Update: Oct 31, 2016

4.85185/5, 27 likes
  1. thanks for reporting
     
  2. LaserHydra updated Admin Tickets with a new update entry:

    1.5.71

     
  3. I am getting another error when trying to load 1.5.71.

    Code:
    [Oxide] 8:15 AM [Error] Failed to load plugin admintickets
    File: admintickets.lua Line: 161 ')' expected near 'Vector3':
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPluginLoader.Load (System.String directory, System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0 
     
  4. LaserHydra updated Admin Tickets with a new update entry:

    1.5.72

     
  5. Doesnt load either.
    Do you do anything to test your plugin before publishing? I also wonder, how can it compile without showing this error?
    Code:
    [Oxide] 2:22 PM [Info] Unloaded plugin Admin Tickets v1.5.6 by LaserHydra
    [Oxide] 2:22 PM [Error] Failed to load plugin admintickets
    File: admintickets.lua Line: 161 ')' expected near 'Vector3':
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPluginLoader.Load (System.String directory, System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0
     
  6. Thanks LaserHydra, plugin loaded fine this time!
     
  7. good to hear. Teleportation should work again. Im going to rewrite this in C# soon.
     
  8. Thanks for the update laserhydra! Its fixed and have no errors :)
     
  9. Thanks, installed ok.
     
  10. nvm its fixed.
     
  11. Code:
    [Oxide] 3:58 PM [Error] Failed to call hook 'cmdTicket' on plugin 'admintickets v1.5.72'
    File: admintickets.lua Line: 72 attempt to index global 'LastPositionValue' (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 NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 3:58 PM [Error] Failed to call hook 'cmdTicket' on plugin 'admintickets v1.5.72'
    File: admintickets.lua Line: 72 attempt to index global 'LastPositionValue' (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 NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    I got this today, trying to teleport to a ticket request
     
  12. Wulf

    Wulf Community Admin

    Should be fixed with the below attachment.
     

    Attached Files:

  13. umm what changed lol
     
  14. Wulf

    Wulf Community Admin

  15. Well that was super fast and effective... its fixed! Thanks wulf! =)
     
  16. I have this installed and I can create tickets but unsure on how to set the oxide permission so I can view the tickets?
     
  17. [Oxide] 2:24 PM [Error] Failed to load plugin admintickets
    File: admintickets.lua Line: 162 ')' expected near 'Vector3':
    at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
    at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
    at Oxide.Ext.Lua.Plugins.LuaPluginLoader.Load (System.String directory, System.String name) [0x00000] in <filename unknown>:0
    at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0
     
  18. did you change anything at the file itself?
     
  19. ya where it said it was suppose to have "then" on line 88 i actually put that in after the " = false)"

    that fixed that part then i got line 162