Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. [14-10-23 00:47:39][client]: connecting to '192.168.1.16:8303'
  2. [14-10-23 00:47:39][host lookup]: host='192.168.1.16' port=8303 3
  3. [14-10-23 00:47:39][client]: connected, sending info
  4. [14-10-23 00:47:39][client]: loading map, map=soundtest wanted crc=8ba08943
  5. [14-10-23 00:47:39][datafile]: loading. filename='maps/soundtest.map'
  6. [14-10-23 00:47:39][datafile]: allocsize=772
  7. [14-10-23 00:47:39][datafile]: readsize=620
  8. [14-10-23 00:47:39][datafile]: swaplen=640
  9. [14-10-23 00:47:39][datafile]: item_size=476
  10. [14-10-23 00:47:39][datafile]: loading done. datafile='maps/soundtest.map'
  11. [14-10-23 00:47:39][client]: map differs from the server. 37582451 != 8ba08943
  12. [14-10-23 00:47:39][datafile]: loading. filename='downloadedmaps/soundtest_8ba08943.map'
  13. [14-10-23 00:47:39][datafile]: allocsize=912
  14. [14-10-23 00:47:39][datafile]: readsize=752
  15. [14-10-23 00:47:39][datafile]: swaplen=772
  16. [14-10-23 00:47:39][datafile]: item_size=584
  17. [14-10-23 00:47:39][datafile]: loading done. datafile='downloadedmaps/soundtest_8ba08943.map'
  18. [14-10-23 00:47:39][client]: loaded map 'downloadedmaps/soundtest_8ba08943.map'
  19. [14-10-23 00:47:39][client/network]: loading done
  20. [14-10-23 00:47:39][datafile]: loading data index=3 size=45 uncompressed=10000
  21. [14-10-23 00:47:39][datafile]: loading data index=1 size=120 uncompressed=4096
  22. [14-10-23 00:47:39][sound/wv]: failed to decode sample (not compatible with this version of WavPack file!)
  23. [14-10-23 00:47:39][datafile]: loading data index=4 size=30 uncompressed=36
  24. [14-10-23 00:47:40][chat]: *** 'DoNe' entered and joined the game
  25. [14-10-23 00:47:40][chat]: *** DDraceNetwork Mod. Version: 0.6.2, 5.3
  26. [14-10-23 00:47:40][chat]: *** please visit http://ddnet.tw or say /info for more info
  27. [14-10-23 00:47:40][demo_recorder]: Recording to 'demos/auto/autorecord_2014-10-23_00-47-40.demo'
  28. [14-10-23 00:47:40][datafile]: loading data index=2 size=66 uncompressed=152
  29.  
  30. Program received signal SIGFPE, Arithmetic exception.
  31. 0x000000000050ad0a in CSound::SetVoiceTimeOffset (this=0x9e2cf0, Voice=...,
  32. offset=2003.3916) at src/engine/client/sound.cpp:565
  33. 565 TickOffset = TickOffset%m_aVoices[VoiceID].m_pSample->m_NumFrames;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement