Advertisement
Guest User

Starbound Startup Crash

a guest
Dec 9th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. Info: Preparing Star::Root...
  2. Info: Loading Star::Configuration from '../../../starbound.config'
  3. Info: Done preparing Star::Root.
  4. Info: Client version 'Beta v. Irritated Koala' '616' '418'
  5. Info: Starting from the title screen
  6. Info: Initialized SDL
  7. Info: Initialized SDL Video
  8. Info: Initialized SDL Joystick
  9. Info: Initialized SDL Sound
  10. Info: Opened default audio device with 44khz / 16 bit stereo audio, 2048 sample size buffer
  11. Info: Shutting down Star::Root
  12. Error: Fatal Exception Caught: UuidException: Size mismatch in reading Uuid from ByteArray: 4 vs 16
  13. 0 starbound 0x000000010fe4dc71 _ZN4Star13StarExceptionC2ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE + 273
  14. 1 starbound 0x000000010fe25111 _ZN4Star4UuidC1ERKNS_6StringE + 161
  15. 2 starbound 0x000000010fb01a9f _ZN4Star13PlayerStorageC2ERKNS_6StringE + 1535
  16. 3 starbound 0x000000010f686bc1 _ZN4Star17ClientApplicationC2Ev + 305
  17. 4 starbound 0x000000010f6973cc SDL_main + 364
  18. 5 starbound 0x000000010f7ad0a0 -[SDLMain applicationDidFinishLaunching:] + 48
  19. 6 CoreFoundation 0x00007fff895adfcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
  20. 7 CoreFoundation 0x00007fff894a1c5d _CFXNotificationPost + 2893
  21. 8 Foundation 0x00007fff9136a4aa -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
  22. 9 AppKit 0x00007fff8e593b79 -[NSApplication _postDidFinishNotification] + 289
  23. 10 AppKit 0x00007fff8e5938ac -[NSApplication _sendFinishLaunchingNotification] + 195
  24. 11 AppKit 0x00007fff8e590796 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
  25. 12 AppKit 0x00007fff8e5901eb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
  26. 13 Foundation 0x00007fff91388eaa -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
  27. 14 Foundation 0x00007fff91388d1d _NSAppleEventManagerGenericHandler + 106
  28. 15 AE 0x00007fff8a35ee1f _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 381
  29. 16 AE 0x00007fff8a35ec32 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 31
  30. 17 AE 0x00007fff8a35eb36 aeProcessAppleEvent + 315
  31. 18 HIToolbox 0x00007fff861275f1 AEProcessAppleEvent + 56
  32. 19 AppKit 0x00007fff8e58c0f6 _DPSNextEvent + 1026
  33. 20 AppKit 0x00007fff8e58b8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
  34. 21 AppKit 0x00007fff8e57f9cc -[NSApplication run] + 553
  35. 22 starbound 0x000000010f7ad6f3 main + 1299
  36. 23 libdyld.dylib 0x00007fff91eb15fd start + 1
  37. 24 ??? 0x0000000000000001 0x0 + 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement