Guest User

Untitled

a guest
Dec 12th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. Main Menu Initialized at Version: 222
  2. Script Error #1: lua/menu/GUIMainMenu_PlayNow.lua:256: attempt to index fieldref 'serverList' (a nil value)
  3. Call stack:
  4. #1: HideServerWindow lua/menu/GUIMainMenu_PlayNow.lua:256
  5. self = GUIMainMenu { }
  6. #2: SetPlayContentInvisible lua/menu/GUIMainMenu_PlayNow.lua:266
  7. self = GUIMainMenu { }
  8. #3: CreatePlayWindow lua/menu/GUIMainMenu_PlayNow.lua:328
  9. self = GUIMainMenu { }
  10. back = MenuButton { }
  11. tabs = {1= {func=function, label="JOIN" }, 2= {func=function, label="PICK UP GAME" }, 3= {func=function, label="QUICK JOIN" }, 4= {func=function, label="START SERVER" } }
  12. xTabWidth = 256
  13. tabBackground = Image { }
  14. tabAnimateTime = 0.1
  15. #4: Initialize lua/menu/GUIMainMenu.lua:115
  16. self = GUIMainMenu { }
  17. eventCallbacks = {OnEscape=function, OnHide=function, OnShow=function }
  18. #5: SharedCreate lua/GUIManager.lua:75
  19. scriptName = "GUIMainMenu"
  20. result = {1="menu", 2="GUIMainMenu" }
  21. creationFunction = {AddAnimatingItem=function, CreateAlertWindow=function, CreateAnimatedGraphicItem=function, CreateAnimatedTextItem=function, CreateExploreWindow=function, CreateFindPeopleWindow=function, CreateHostGameWindow=function, CreateMainLink=function, CreateMenuBackground=function, CreateModsWindow=function, CreateOptionWindow=function, CreateOptionsForm=function, CreatePasswordPromptWindow=function, CreatePlayWindow=function, CreateProfile=function, CreateServerDetailWindow=function, CreateServerListWindow=function, CreateTutorialWindow=function, HideMenu=function, Initialize=function, NotifyGUIItemDestroyed=function, OnAnimationCompleted=function, OnAnimationsEnd=function, OnResolutionChanged=function, OnWindowClosed=function, OnWindowOpened=function, ProcessJoinServer=function, RefreshModsList=function, RemoveAnimatingItem=function, RemoveItem=function, Reset=function, SendCharacterEvent=function, SendKeyEvent=function, SetPlayContentInvisible=function, SetShowWindowName=function, SetTutorialContentInvisible=function, SetupWindow=function, ShowMenu=function, Uninitialize=function, Update=function, UpdateFindPeople=function, UpdateModsWindow=function, isa=function }
  22. newScript = GUIMainMenu { }
  23. #6: CreateGUIScript lua/GUIManager.lua:84
  24. self = GUIManager { }
  25. scriptName = "menu/GUIMainMenu"
  26. #7: MainMenu_Open lua/MainMenu.lua:224
  27. #8: lua/Main.lua:49
  28. message = nil
  29. Error: Attempted to load remote options from a file that does not exist.
Add Comment
Please, Sign In to add comment