Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: jdrayner2 on April 11, 2015, 07:00:07 PM

Title: Error
Post by: jdrayner2 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
Title: Re: Error
Post by: Livaco 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
Title: Re: Error
Post by: Buzzkill 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)