Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2021
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. KernelBase.dll!00007ff88a44d759() Unknown
  2. openttd.exe!CustomAbort(int signal) Line 600 C++
  3. openttd.exe!raise(int signum) Line 547 C++
  4. openttd.exe!common_assert_to_message_box<wchar_t>(const wchar_t * const expression, const wchar_t * const file_name, const unsigned int line_number, void * const return_address) Line 384 C++
  5. openttd.exe!common_assert<wchar_t>(const wchar_t * const expression, const wchar_t * const file_name, const unsigned int line_number, void * const return_address) Line 424 C++
  6. openttd.exe!_wassert(const wchar_t * expression, const wchar_t * file_name, unsigned int line_number) Line 444 C++
  7. openttd.exe!TileHeight(unsigned int tile) Line 31 C++
  8. openttd.exe!GetTileSlope(unsigned int tile, int * h) Line 66 C++
  9. > openttd.exe!GrowTownWithTunnel(const Town * t, const unsigned int tile, const DiagDirection tunnel_dir) Line 1264 C++
  10. openttd.exe!GrowTownInTile(unsigned int * tile_ptr, RoadBits cur_rb, DiagDirection target_dir, Town * t1) Line 1542 C++
  11. openttd.exe!GrowTownAtRoad(Town * t, unsigned int tile) Line 1628 C++
  12. openttd.exe!GrowTown(Town * t) Line 1719 C++
  13. openttd.exe!DoCreateTown(Town * t, unsigned int tile, unsigned int townnameparts, TownSize size, bool city, TownLayout layout, bool manual) Line 1878 C++
  14. openttd.exe!CreateRandomTown(unsigned int attempts, unsigned int townnameparts, TownSize size, bool city, TownLayout layout) Line 2184 C++
  15. openttd.exe!GenerateTowns(TownLayout layout) Line 2230 C++
  16. openttd.exe!_GenerateWorld() Line 138 C++
  17. openttd.exe!StartNewThread::__l3::<lambda>(const char * name, void(*)() && F) Line 56 C++
  18. [External Code]
  19. openttd.exe!thread_start<unsigned int (__cdecl*)(void *),1>(void * const parameter) Line 97 C++
  20. [External Code]
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement