Advertisement
Guest User

Untitled

a guest
Jan 29th, 2018
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. [11:27:19.412] [Info] Root: Preparing Root...
  2. [11:27:19.414] [Info] Root: Done preparing Root.
  3. [11:27:19.414] [Info] Client Version 1.3.3 (linux x86_64) Source ID: c21069b204d626bfe673a047a2100d2fcd0766d4 Protocol: 743
  4. [11:27:19.415] [Info] Root: Scanning for asset sources in directory '../assets/'
  5. [11:27:19.758] [Info] Root: Scanning for asset sources in directory '../mods/'
  6. [11:27:19.758] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
  7. [11:27:19.759] [Info] Root: Detected asset source named 'base' at '../assets/packed.pak'
  8. [11:27:19.759] [Info] Root: Detected unnamed asset source at '../assets/user'
  9. [11:27:19.759] [Info] Loading assets from: '../assets/packed.pak'
  10. [11:27:20.047] [Info] Loading assets from: '../assets/user'
  11. [11:27:20.692] [Info] Assets digest is 563ff626b877e7d080472517395bc6c4eda613eaf6ac1576e95136a4ca9b3d64
  12. [11:27:20.692] [Info] Root: Loaded Assets in 1.28 seconds
  13. [11:27:20.703] [Info] Application: Initializing SDL Video
  14. [11:27:20.835] [Info] Application: Initializing SDL Joystick
  15. [11:27:20.852] [Info] Application: Initializing SDL Sound
  16. [11:27:20.966] [Info] Initialized Steam services
  17. [11:27:20.971] [Info] Application: Creating SDL Window
  18. [11:27:21.031] [Info] Application: Enabling VSync with late swap tearing
  19. [11:27:21.072] [Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 2048 sample size buffer
  20. [11:27:21.082] [Info] OpenGL version: '4.6.0 NVIDIA 390.12' vendor: 'NVIDIA Corporation' renderer: 'GeForce GTX 970/PCIe/SSE2' shader: '4.60 NVIDIA'
  21. [11:27:21.157] [Info] Application: initialization...
  22. [11:27:21.170] [Info] Root: no runtime config file, creating new default runtime config
  23. [11:27:21.170] [Info] Root: Loaded Configuration in 0 seconds
  24. [11:27:21.183] [Info] Application: renderer initialization...
  25. [11:27:21.198] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 128
  26. [11:27:21.216] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 64
  27. [11:27:21.220] [Info] Root: Loaded ImageMetadataDatabase in 0 seconds
  28. [11:27:21.355] [Error] Fatal Error: Floating Point Exception Encountered!
  29. ./starbound(_ZN4Star10fatalErrorEPKcb+0x43) [0xaaa7e3]
  30. /lib/x86_64-linux-gnu/libc.so.6(+0x37140) [0x7faf51061140]
  31. ./starbound(_ZN4Star4Time21monotonicMillisecondsEv+0x49) [0xa9fc09]
  32. ./starbound(_ZN4Star17AssetTextureGroup11loadTextureERKNS_6StringE+0x3b9) [0x13d6689]
  33. ./starbound(_ZN4Star10GuiContext11textureSizeERKNS_6StringE+0x1f) [0x141fa8f]
  34. ./starbound(_ZN4Star4Pane5setBGERKNS_6StringES3_S3_+0x124) [0x1442c54]
  35. ./starbound(_ZN4Star9GuiReader17backgroundHandlerERKNS_6StringERKNS_4JsonE+0x22f) [0x14240ff]
  36. ./starbound() [0x142443c]
  37. ./starbound() [0x1473300]
  38. ./starbound(_ZN4Star12WidgetParser11constructorERKNS_4JsonE+0x109) [0x1473819]
  39. ./starbound(_ZN4Star12WidgetParser13constructImplERKNS_4JsonEPNS_6WidgetE+0x30) [0x1473b00]
  40. ./starbound(_ZN4Star11ErrorScreenC1Ev+0x1e1) [0x14ec961]
  41. ./starbound(_ZN4Star17ClientApplication10renderInitESt10shared_ptrINS_8RendererEE+0x2e1) [0x98d7b1]
  42. ./starbound(_ZN4Star18runMainApplicationESt10unique_ptrINS_11ApplicationESt14default_deleteIS1_EENS_10StringListE+0x1de) [0x13b6f0e]
  43. ./starbound(main+0x457) [0x979947]
  44. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0x7faf5104b1c1]
  45. ./starbound() [0x9875ec]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement