Advertisement
Guest User

Untitled

a guest
Nov 20th, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.72 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 11/20/15 7:03 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.NullPointerException: Updating screen events
  8. at net.minecraft.client.gui.GuiTextField.func_146180_a(SourceFile:58)
  9. at cd4017be.automation.jetpack.GuiJetpackConfig.updateModes(GuiJetpackConfig.java:124)
  10. at cd4017be.automation.jetpack.GuiJetpackConfig.func_146284_a(GuiJetpackConfig.java:106)
  11. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
  12. at cd4017be.automation.jetpack.GuiJetpackConfig.func_73864_a(GuiJetpackConfig.java:83)
  13. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  14. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  15. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  16. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  18. at net.minecraft.client.main.Main.main(SourceFile:148)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:483)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Stacktrace:
  32. at net.minecraft.client.gui.GuiTextField.func_146180_a(SourceFile:58)
  33. at cd4017be.automation.jetpack.GuiJetpackConfig.updateModes(GuiJetpackConfig.java:124)
  34. at cd4017be.automation.jetpack.GuiJetpackConfig.func_146284_a(GuiJetpackConfig.java:106)
  35. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
  36. at cd4017be.automation.jetpack.GuiJetpackConfig.func_73864_a(GuiJetpackConfig.java:83)
  37. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  38. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  39.  
  40. -- Affected screen --
  41. Details:
  42. Screen name: cd4017be.automation.jetpack.GuiJetpackConfig
  43.  
  44. -- Affected level --
  45. Details:
  46. Level name: MpServer
  47. All players: 1 total; [EntityClientPlayerMP['ChaoticPowerBob'/144, l='MpServer', x=-472.70, y=4.62, z=39.30]]
  48. Chunk stats: MultiplayerChunkCache: 234, 243
  49. Level seed: 0
  50. Level generator: ID 01 - flat, ver 0. Features enabled: false
  51. Level generator options:
  52. Level spawn location: World: (-304,4,506), Chunk: (at 0,0,10 in -19,31; contains blocks -304,0,496 to -289,255,511), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  53. Level time: 22204 game time, 22204 day time
  54. Level dimension: 0
  55. Level storage version: 0x00000 - Unknown?
  56. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  57. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  58. Forced entities: 16 total; [EntityClientPlayerMP['ChaoticPowerBob'/144, l='MpServer', x=-472.70, y=4.62, z=39.30], EntityBat['Bat'/4689, l='MpServer', x=-475.36, y=14.65, z=41.57], EntityBat['Bat'/4706, l='MpServer', x=-484.47, y=7.59, z=95.75], EntityBat['Bat'/4707, l='MpServer', x=-481.02, y=7.36, z=22.42], EntityBat['Bat'/4708, l='MpServer', x=-499.49, y=5.71, z=38.46], EntityBat['Bat'/4709, l='MpServer', x=-491.53, y=7.37, z=78.57], EntityBat['Bat'/4710, l='MpServer', x=-459.47, y=12.42, z=49.41], EntityBat['Bat'/4711, l='MpServer', x=-525.94, y=4.00, z=73.50], EntityBat['Bat'/4712, l='MpServer', x=-473.78, y=8.73, z=89.94], EntityBat['Bat'/4713, l='MpServer', x=-472.00, y=7.89, z=49.63], EntityBat['Bat'/4714, l='MpServer', x=-491.88, y=6.01, z=77.00], EntityBat['Bat'/4715, l='MpServer', x=-481.47, y=9.82, z=71.56], EntityBat['Bat'/4716, l='MpServer', x=-493.50, y=7.20, z=50.77], EntityBat['Bat'/4719, l='MpServer', x=-501.35, y=4.91, z=43.51], EntityBat['Bat'/4720, l='MpServer', x=-478.60, y=4.02, z=61.59], EntityBat['Bat'/4721, l='MpServer', x=-467.50, y=4.97, z=82.71]]
  59. Retry entities: 0 total; []
  60. Server brand: fml,forge
  61. Server type: Integrated singleplayer server
  62. Stacktrace:
  63. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  64. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  65. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  66. at net.minecraft.client.main.Main.main(SourceFile:148)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  70. at java.lang.reflect.Method.invoke(Method.java:483)
  71. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  72. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.7.10
  77. Operating System: Windows 7 (amd64) version 6.1
  78. Java Version: 1.8.0_25, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 2643404624 bytes (2520 MB) / 3143761920 bytes (2998 MB) up to 3143761920 bytes (2998 MB)
  81. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:MaxMetaspaceSize=768m -XX:MetaspaceSize=256m -Xmx3048m -Xms3048m -Xincgc
  82. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_C1 23 mods loaded, 23 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  87. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
  88. UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
  89. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  90. UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  91. UCHIJAAAA ExtrabiomesXL{3.16.3} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.3.jar)
  92. UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  93. UCHIJAAAA IC2{2.2.795-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.795-experimental.jar)
  94. UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.12.jar)
  95. UCHIJAAAA ImmersiveEngineering{0.6.2} [Immersive Engineering] (ImmersiveEngineering-0.6.2.jar)
  96. UCHIJAAAA Automation{3.7.1} [Inductive Automation] (InductiveAutomation-1.7.10-3.7.1.jar)
  97. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  98. UCHIJAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
  99. UCHIJAAAA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  100. UCHIJAAAA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  101. UCHIJAAAA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  102. UCHIJAAAA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  103. UCHIJAAAA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
  104. UCHIJAAAA simplyhammer{0.9.5} [Simply Hammer] (SimplyHammer-0.9.3.jar)
  105. UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  106. UCHIJAAAA zettaindustries{1.1} [Zetta Industries] (zettaindustries-1.1-105.jar)
  107. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  108. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  109. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13283 Compatibility Profile Context 14.501.1003.0' Renderer: 'AMD Radeon HD 5670'
  110. Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
  111. LWJGL: 2.9.1
  112. OpenGL: AMD Radeon HD 5670 GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc.
  113. GL Caps: Using GL 1.3 multitexturing.
  114. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  115. Anisotropic filtering is supported and maximum anisotropy is 16.
  116. Shaders are available because OpenGL 2.1 is supported.
  117.  
  118. Is Modded: Definitely; Client brand changed to 'fml,forge'
  119. Type: Client (map_client.txt)
  120. Resource Packs: []
  121. Current Language: English (US)
  122. Profiler Position: N/A (disabled)
  123. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  124. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement