Advertisement
Guest User

Untitled

a guest
May 29th, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. When I just put your script into my server without removing any addons I get this error in Rcon Console
  2.  
  3. The Q menu works to spawn props/vehicles/weapons/entities but it wont show the options/wire/tools tabs and looks strange
  4.  
  5.  
  6. [ERROR] gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:141: attempt to index field 'CreateMenu' (a nil value)
  7. 1. unknown - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:141
  8.  
  9.  
  10. Wayne Kerr is now fully loaded!
  11. Wayne Kerr@Pointshop2View -> Pointshop2Controller:dynamicsReceived( ) len 432
  12. [StrickenNZ|2|STEAM_0:1:66666666] Lua Error:
  13.  
  14. [ERROR] addons/wire-master/lua/wire/client/customspawnmenu.lua:481: attempt to index a nil value
  15. 1. FixWireCategories - addons/wire-master/lua/wire/client/customspawnmenu.lua:481
  16. 2. LoadToolsFromTable - addons/wire-master/lua/wire/client/customspawnmenu.lua:507
  17. 3. AddToolPanel - addons/wire-master/lua/wire/client/customspawnmenu.lua:683
  18. 4. LoadTools - gamemodes/sandbox/gamemode/spawnmenu/toolmenu.lua:29
  19. 5. Init - gamemodes/sandbox/gamemode/spawnmenu/toolmenu.lua:13
  20. 6. Create - lua/includes/extensions/client/panel/scriptedpanels.lua:153
  21. 7. Init - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:15
  22. 8. Create - lua/includes/extensions/client/panel/scriptedpanels.lua:153
  23. 9. fn - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:209
  24. 10. unknown - addons/ulib/lua/ulib/shared/hook.lua:108
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement