AureliusMarcus

seed -824929117 crashes Miencraft 1.2.4

Apr 2nd, 2012
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. Minecraft 1.2.4 crashes when generating a world with seed -824929117, or
  2. the seed's textual equivalent: "yeah baby", without quotation marks.
  3.  
  4. The full java crash log is at the end of this pastebin. The 1.2.5 prerelease version does not crash with that seed.
  5.  
  6. java -Xmx1024M -Xms1024M -cp minecraft.jar net.minecraft.LauncherFrame
  7. 27 achievements
  8. 182 recipes
  9. Setting user: anonyma, 1234567890123456789
  10. Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
  11.  
  12. Starting up SoundSystem...
  13. Initializing LWJGL OpenAL
  14. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  15. OpenAL initialized.
  16.  
  17. java.lang.RuntimeException: Already decorating!!
  18. at yg.a(SourceFile:21)
  19. at abn.a(SourceFile:215)
  20. at aly.a(SourceFile:460)
  21. at ko.a(SourceFile:134)
  22. at ack.a(SourceFile:727)
  23. at ko.c(SourceFile:77)
  24. at ko.b(SourceFile:88)
  25. at xd.d(SourceFile:359)
  26. at xd.c(SourceFile:355)
  27. at li.a(SourceFile:31)
  28. at zz.a(SourceFile:188)
  29. at zz.a(SourceFile:239)
  30. at zz.b(SourceFile:305)
  31. at zz.a(SourceFile:527)
  32. at yg.a(SourceFile:104)
  33. at yg.a(SourceFile:27)
  34. at abn.a(SourceFile:215)
  35. at aly.a(SourceFile:460)
  36. at ko.a(SourceFile:134)
  37. at ack.a(SourceFile:733)
  38. at ko.c(SourceFile:77)
  39. at ko.b(SourceFile:88)
  40. at xd.d(SourceFile:359)
  41. at xd.a(SourceFile:301)
  42. at net.minecraft.client.Minecraft.e(SourceFile:1921)
  43. at net.minecraft.client.Minecraft.a(SourceFile:1829)
  44. at net.minecraft.client.Minecraft.a(SourceFile:1793)
  45. at net.minecraft.client.Minecraft.a(SourceFile:1677)
  46. at xh.a(SourceFile:163)
  47. at vp.a(SourceFile:68)
  48. at xh.a(SourceFile:233)
  49. at vp.f(SourceFile:116)
  50. at vp.i(SourceFile:104)
  51. at net.minecraft.client.Minecraft.k(SourceFile:1386)
  52. at net.minecraft.client.Minecraft.x(SourceFile:724)
  53. at net.minecraft.client.Minecraft.run(SourceFile:664)
  54. at java.lang.Thread.run(Unknown Source)
  55. Stopping!
  56.  
  57. SoundSystem shutting down...
  58. Author: Paul Lamb, www.paulscode.com
  59.  
  60.  
  61. java version "1.6.0_26"
  62. Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
  63. Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)
Advertisement
Add Comment
Please, Sign In to add comment