Author Topic: Error  (Read 1377 times)

0 Members and 2 Guests are viewing this topic.

Offline jdrayner2

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Error
« on: April 11, 2015, 07:00:07 PM »
I dont know if i have done something to break it but here it is

[ERROR] addons/ulib/lua/ulib/server/player_ext.lua:50: attempt to index local 'ply' (a nil value)
  1. fn - addons/ulib/lua/ulib/server/player_ext.lua:50
   2. Call - addons/ulib/lua/ulib/shared/hook.lua:107
    3. CreateEntityFromTable - gamemodes/sandbox/gamemode/commands.lua:745
     4. unknown - lua/includes/modules/duplicator.lua:720
      5. ProtectedCall - [C]:-1
       6. Paste - lua/includes/modules/duplicator.lua:720
        7. fn - gamemodes/sandbox/gamemode/persistence.lua:41
         8. Run - addons/ulib/lua/ulib/shared/hook.lua:107
          9. fn - gamemodes/sandbox/gamemode/persistence.lua:54
           10. unknown - addons/ulib/lua/ulib/shared/hook.lua:107

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Error
« Reply #1 on: April 12, 2015, 02:48:26 AM »
I get tons of errors with ulib. Does anaything not work and if they all still work then just egnore it
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline Buzzkill

  • Respected Community Member
  • Full Member
  • *****
  • Posts: 176
  • Karma: 59
    • The Hundred Acre Bloodbath
Re: Error
« Reply #2 on: April 12, 2015, 06:42:33 AM »
If you get "tons of errors" with ULib then you have installation or configuration issues. I get zero errors from Ulib across six servers except in cases where I've installed something incorrectly and/or is out-of-date.

Re: OP,   are you on the latest version of ULib?  Can you provide more context on when the error occurs (ie, is it happening when you're pasting a dupe into your local dupes?  That's what it looks like from the stack trace)