ULX

Author Topic: Startup and MOTD Generator Script/Lua Errors  (Read 2288 times)

0 Members and 1 Guest are viewing this topic.

Offline Keough_Darklance

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Startup and MOTD Generator Script/Lua Errors
« on: July 16, 2016, 11:30:44 AM »
So I keep getting Script Errors from ULib and ULX. One I get everytime I start the server and one I get any time I go to XGUI->Settings->Server->ULX MOTD and click on any of the options in the MOTD Generator Info drop down box. I've included those errors at the bottom of this page. Also earlier today there was a page that would pop up when I joined the server with the MOTD but now it does not pop up at all, I think it is related to this. Please help me...

My ULib/ULX versions (run "ulx version" in console):
ULib v2.61w
ULX v3.71w

Game mode(s) I am having this problem on:
Sandbox
Lua error from startup:
Code: [Select]
[ULib] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 88
  1. error - [C]:-1
   2. ReadType - lua/includes/extensions/net.lua:182
    3. ReadType - lua/includes/extensions/net.lua:121
     4. ReadType - lua/includes/extensions/net.lua:124
      5. ReadType - lua/includes/extensions/net.lua:124
       6. ReadTable - lua/includes/extensions/net.lua:124
        7. func - lua/ulib/client/cl_util.lua:9
         8. unknown - lua/includes/extensions/net.lua:32

[Eoin Lynne|2|STEAM_0:0:XXXXXXXX] Lua Error:

[ULib] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 88
  1. error - [C]:-1
   2. ReadType - lua/includes/extensions/net.lua:182
    3. ReadType - lua/includes/extensions/net.lua:121
     4. ReadType - lua/includes/extensions/net.lua:124
      5. ReadType - lua/includes/extensions/net.lua:124
       6. ReadTable - lua/includes/extensions/net.lua:124
        7. func - lua/ulib/client/cl_util.lua:9
         8. unknown - lua/includes/extensions/net.lua:32



[ULib] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 88
  1. error - [C]:-1
   2. ReadType - lua/includes/extensions/net.lua:182
    3. ReadTable - lua/includes/extensions/net.lua:121
     4. func - lua/ulib/client/cl_util.lua:9
      5. unknown - lua/includes/extensions/net.lua:32

[Eoin Lynne|2|STEAM_0:0:XXXXXXXX] Lua Error:

[ULib] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 88
  1. error - [C]:-1
   2. ReadType - lua/includes/extensions/net.lua:182
    3. ReadTable - lua/includes/extensions/net.lua:121
     4. func - lua/ulib/client/cl_util.lua:9
      5. unknown - lua/includes/extensions/net.lua:32
Lua error from drop down box:
Code: [Select]
[ULX] lua/ulx/xgui/settings/server.lua:778: bad argument #1 to 'insert' (table expected, got nil)
  1. insert - [C]:-1
   2. DoClick - lua/ulx/xgui/settings/server.lua:778
    3. OnMouseReleased - lua/vgui/dlabel.lua:218
     4. unknown - lua/vgui/dmenuoption.lua:116

[Eoin Lynne|4|STEAM_0:0:XXXXXXXX] Lua Error:

[ULX] lua/ulx/xgui/settings/server.lua:778: bad argument #1 to 'insert' (table expected, got nil)
  1. insert - [C]:-1
   2. DoClick - lua/ulx/xgui/settings/server.lua:778
    3. OnMouseReleased - lua/vgui/dlabel.lua:218
     4. unknown - lua/vgui/dmenuoption.lua:116
« Last Edit: July 16, 2016, 12:49:01 PM by Keough_Darklance »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Startup and MOTD Generator Script/Lua Errors
« Reply #1 on: July 16, 2016, 04:03:04 PM »
Are you getting any server errors on startup? (You showed client errors, but curious about server errors specifically)
Experiencing God's grace one day at a time.