Advertisement
Guest User

gastankcrash

a guest
Sep 13th, 2014
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. "timestamp": 1410611057298,
  2. "location": "crash_handler",
  3. "exception": {
  4. "stack": [
  5. {
  6. "class": "mekanism.client.gui.GuiGasGauge",
  7. "method": "getScaledLevel",
  8. "file": "GuiGasGauge.java",
  9. "line": 36,
  10. "signatures": [
  11. "sha256:ba9876814570eb02052911946cd42450b39885815a1ad142d17ec3164453807d"
  12. ]
  13. },
  14. {
  15. "class": "mekanism.client.gui.GuiGauge",
  16. "method": "renderScale",
  17. "file": "GuiGauge.java",
  18. "line": 58,
  19. "signatures": [
  20. "sha256:ba9876814570eb02052911946cd42450b39885815a1ad142d17ec3164453807d"
  21. ]
  22. },
  23. {
  24. "class": "mekanism.client.gui.GuiGauge",
  25. "method": "renderBackground",
  26. "file": "GuiGauge.java",
  27. "line": 50,
  28. "signatures": [
  29. "sha256:ba9876814570eb02052911946cd42450b39885815a1ad142d17ec3164453807d"
  30. ]
  31. },
  32. {
  33. "class": "mekanism.client.gui.GuiMekanism",
  34. "method": "func_146976_a",
  35. "file": "GuiMekanism.java",
  36. "line": 117,
  37. "signatures": [
  38. "sha256:ba9876814570eb02052911946cd42450b39885815a1ad142d17ec3164453807d"
  39. ]
  40. },
  41. {
  42. "class": "mekanism.generators.client.gui.GuiGasGenerator",
  43. "method": "func_146976_a",
  44. "file": "GuiGasGenerator.java",
  45. "line": 79,
  46. "signatures": [
  47. "sha256:f1f90a94f70cca6d0239783fc06670c0ef3ec8eda527190e02f9235f321e0c3a"
  48. ]
  49. },
  50. {
  51. "class": "net.minecraft.client.gui.inventory.GuiContainer",
  52. "method": "func_73863_a",
  53. "file": "GuiContainer.java",
  54. "line": 78
  55. },
  56. {
  57. "class": "net.minecraft.client.renderer.EntityRenderer",
  58. "method": "func_78480_b",
  59. "file": "EntityRenderer.java",
  60. "line": 1061
  61. },
  62. {
  63. "class": "net.minecraft.client.Minecraft",
  64. "method": "func_71411_J",
  65. "file": "Minecraft.java",
  66. "line": 990
  67. },
  68. {
  69. "class": "net.minecraft.client.Minecraft",
  70. "method": "func_99999_d",
  71. "file": "Minecraft.java",
  72. "line": 887
  73. },
  74. {
  75. "class": "net.minecraft.client.main.Main",
  76. "method": "main",
  77. "file": "SourceFile",
  78. "line": 148
  79. },
  80. {
  81. "class": "sun.reflect.NativeMethodAccessorImpl",
  82. "method": "invoke0",
  83. "line": -2,
  84. "signatures": []
  85. },
  86. {
  87. "class": "sun.reflect.NativeMethodAccessorImpl",
  88. "method": "invoke",
  89. "line": -1,
  90. "signatures": []
  91. },
  92. {
  93. "class": "sun.reflect.DelegatingMethodAccessorImpl",
  94. "method": "invoke",
  95. "line": -1,
  96. "signatures": []
  97. },
  98. {
  99. "class": "java.lang.reflect.Method",
  100. "method": "invoke",
  101. "line": -1,
  102. "signatures": []
  103. },
  104. {
  105. "class": "net.minecraft.launchwrapper.Launch",
  106. "method": "launch",
  107. "file": "Launch.java",
  108. "line": 134
  109. },
  110. {
  111. "class": "net.minecraft.launchwrapper.Launch",
  112. "method": "main",
  113. "file": "Launch.java",
  114. "line": 28
  115. }
  116. ],
  117. "exception": "java.lang.ArithmeticException",
  118. "message": "/ by zero"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement