Advertisement
Guest User

Untitled

a guest
Feb 15th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. marc0303@marc0303-linux ~/.craftland $ java -cp launcher.jar org.spoutcraft.launcher.Main
  2. OK_OK
  3. Loading: net.java.games.input.LinuxEnvironmentPlugin
  4. Failed to open device (/dev/input/event16): Failed to open device /dev/input/event16 (13)
  5.  
  6. Failed to open device (/dev/input/event15): Failed to open device /dev/input/event15 (13)
  7.  
  8. Failed to open device (/dev/input/event14): Failed to open device /dev/input/event14 (13)
  9.  
  10. Failed to open device (/dev/input/event13): Failed to open device /dev/input/event13 (13)
  11.  
  12. Failed to open device (/dev/input/event12): Failed to open device /dev/input/event12 (13)
  13.  
  14. Failed to open device (/dev/input/event11): Failed to open device /dev/input/event11 (13)
  15.  
  16. Failed to open device (/dev/input/event10): Failed to open device /dev/input/event10 (13)
  17.  
  18. Failed to open device (/dev/input/event9): Failed to open device /dev/input/event9 (13)
  19.  
  20. Failed to open device (/dev/input/event8): Failed to open device /dev/input/event8 (13)
  21.  
  22. Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13)
  23.  
  24. Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)
  25.  
  26. Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)
  27.  
  28. Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
  29.  
  30. Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
  31.  
  32. Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
  33.  
  34. Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
  35.  
  36. Linux plugin claims to have found 1 controllers
  37.  
  38. Starting up SoundSystem...
  39. Initializing LWJGL OpenAL
  40. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  41. OpenAL initialized.
  42.  
  43. Smart Moving uses communication protocol 2.2
  44. ModLoader Initializing...
  45. java.io.IOException: Server returned HTTP response code: 503 for URL: http://s3.amazonaws.com/MinecraftResources/
  46. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
  47. at java.net.URL.openStream(URL.java:1037)
  48. at bah.run(SourceFile:44)
  49. Done.
  50. Connecting to craftland.org, 25565
  51. initializing craftland mod done
  52. BASS enabled!
  53. BASS_ATTRIB_VOL failed: 0
  54. java: symbol lookup error: /home/marc0303/.craftland/bin/natives/libNativeBass64.so: undefined symbol: BASS_FX_BPM_BeatCallbackSet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement