Created
December 20, 2013 13:47
-
-
Save svartalf/8054998 to your computer and use it in GitHub Desktop.
starbound error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Info: Initialized SDL | |
Info: Initialized SDL Video | |
Info: Initialized SDL Joystick | |
Info: Initialized SDL Sound | |
Info: Opened default audio device with 44khz / 16 bit stereo audio, 940 sample size buffer | |
Error: Error loading player file, ignoring! IOException: Wrong magic bytes at start of versioned blob, expected 'SBPFV1.1' | |
./starbound(_ZN4Star13StarExceptionC2ERKSs+0xe7) [0x8883077] | |
./starbound() [0x8593db9] | |
./starbound() [0x84ce1ec] | |
./starbound(_ZNSt23_Sp_counted_ptr_inplaceIN4Star13PlayerStorageESaIS1_ELN9__gnu_cxx12_Lock_policyE2EEC2IINS0_6StringEEEES2_DpOT_+0x44) [0x81cdd64] | |
./starbound() [0x81cddbd] | |
./starbound() [0x81cde26] | |
./starbound() [0x81c6927] | |
./starbound() [0x81bc62d] | |
/usr/lib/libc.so.6(__libc_start_main+0xf3) [0xb70639d3] | |
./starbound() [0x81c25dd] | |
Info: Loading Star::Root... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment