Guest User

Better RCI crash 10/03/23

a guest
Mar 11th, 2023
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. Exception type: Lua exception
  2.  
  3. This error is usually caused by modding. Some game resources contain incorrect data.
  4.  
  5. Details:
  6.  
  7. Error message: error: D:/SteamLibrary/steamapps/workshop/content/1066780/1972187381/mod.lua:23: attempt to index field 'layers' (a nil value)
  8. stack traceback:
  9. =[C](-1): __newindex
  10. @D:/SteamLibrary/steamapps/workshop/content/1066780/1972187381/mod.lua(23): ?
  11.  
  12.  
  13. Minidump: C:/Program Files (x86)/Steam/userdata/81575400/1066780/local/crash_dump/297a0466-16ea-4bbe-8b5b-50c84037131b.dmp
  14.  
  15. UI Component Hierarchy:
  16. type: class UI::SavegameList, id = "", name = "SavegameList", styleClasses = {}
  17. type: class UI::CComponent, id = "", name = "MenuWindow::Content", styleClasses = {}
  18. type: class UI::CComponent, id = "", name = "MenuWindow", styleClasses = {"load-game"}
  19. type: class UI::LoadGamePage, id = "", name = "LoadGamePage", styleClasses = {}
  20. type: class UI::CComponent, id = "menuUI", name = "wrap", styleClasses = {}
  21. type: class UI::CMenuUI, id = "", name = "MenuUI", styleClasses = {}
  22. type: class UI::CComponent, id = "", name = "wrap", styleClasses = {"platform-desktop", "ui-classic", "input-mouse", "gamepad-type-xbox"}
  23.  
  24.  
  25. In file: urban_games/train_fever/src/Lib/lua/State.cpp:642
  26.  
  27. In function: void __cdecl lua::State::Call(int,int)
  28.  
  29.  
  30. __CRASHDB_CRASH__ struct lua::LuaException: urban_games/train_fever/src/Lib/lua/State.cpp:642: void __cdecl lua::State::Call(int,int): error: *1972187381_1::mod.lua:23: attempt to index field 'layers' (a nil value)
  31. stack traceback:
  32. =[C](-1): __newindex
  33. @*1972187381_1::mod.lua(23): ?
  34.  
Advertisement
Add Comment
Please, Sign In to add comment