Advertisement
Dvineaspect

Untitled

Jul 24th, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.39 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 7/24/20 5:23 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.NullPointerException: Ticking screen
  8. at com.minecolonies.coremod.client.gui.WindowTownHall.createAndSetStatistics(WindowTownHall.java:612) ~[?:0.13.69-ALPHA] {re:classloading}
  9. at com.minecolonies.coremod.client.gui.WindowTownHall.onOpened(WindowTownHall.java:294) ~[?:0.13.69-ALPHA] {re:classloading}
  10. at com.ldtteam.blockout.BOScreen.tick(BOScreen.java:237) ~[?:0.13.19-ALPHA] {re:classloading}
  11. at net.minecraft.client.Minecraft.lambda$runTick$21(Minecraft.java:1365) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
  12. at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1364) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
  14. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:904) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
  16. at net.minecraft.client.main.Main.main(SourceFile:204) ~[client-1.15.2.jar:?] {re:classloading}
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_262] {}
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_262] {}
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_262] {}
  20. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_262] {}
  21. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.15.2-31.2.22.jar:31.2] {}
  22. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
  23. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
  24. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
  25. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading}
  26. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading}
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Render thread
  34. Stacktrace:
  35. at com.minecolonies.coremod.client.gui.WindowTownHall.createAndSetStatistics(WindowTownHall.java:612)
  36. at com.minecolonies.coremod.client.gui.WindowTownHall.onOpened(WindowTownHall.java:294)
  37. at com.ldtteam.blockout.BOScreen.tick(BOScreen.java:237)
  38. at net.minecraft.client.Minecraft.lambda$runTick$21(Minecraft.java:1365)
  39.  
  40. -- Affected screen --
  41. Details:
  42. Screen name: com.ldtteam.blockout.BOScreen
  43. Stacktrace:
  44. at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446)
  45.  
  46. -- Affected level --
  47. Details:
  48. All players: 2 total; [ClientPlayerEntity['Divineaspect'/43304, l='MpServer', x=9478.91, y=39.00, z=-277.26], RemoteClientPlayerEntity['_0Steven'/45653, l='MpServer', x=9544.22, y=54.61, z=-284.63]]
  49. Chunk stats: Client Chunk Cache: 729, 596
  50. Level dimension: DimensionType{minecraft:overworld}
  51. Level name: MpServer
  52. Level seed: -2463803654707623710
  53. Level generator: ID 00 - default, ver 1. Features enabled: false
  54. Level generator options: {}
  55. Level spawn location: World: (-192,70,128), Chunk: (at 0,4,0 in -12,8; contains blocks -192,0,128 to -177,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  56. Level time: 66204021 game time, 79444051 day time
  57. Known server brands:
  58. Level was modded: false
  59. Level storage version: 0x00000 - Unknown?
  60. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  61. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  62. Server brand: forge
  63. Server type: Non-integrated multiplayer server
  64. Stacktrace:
  65. at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
  66. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763)
  67. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:567)
  68. at net.minecraft.client.main.Main.main(SourceFile:204)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  72. at java.lang.reflect.Method.invoke(Method.java:498)
  73. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
  74. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  75. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  76. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  77. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
  78. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.15.2
  83. Minecraft Version ID: 1.15.2
  84. Operating System: Windows 10 (amd64) version 10.0
  85. Java Version: 1.8.0_262, AdoptOpenJDK
  86. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
  87. Memory: 1374173008 bytes (1310 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
  88. CPUs: 12
  89. JVM Flags: 12 total; -XX:-OmitStackTraceInFastThrow -Xms1024M -Xmx5120M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
  90. ModLauncher: 5.1.0+69+master.79f13f7
  91. ModLauncher launch target: fmlclient
  92. ModLauncher naming: srg
  93. ModLauncher services:
  94. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  95. /forge-1.15.2-31.2.22.jar object_holder_definalize PLUGINSERVICE
  96. /forge-1.15.2-31.2.22.jar runtime_enum_extender PLUGINSERVICE
  97. /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
  98. /forge-1.15.2-31.2.22.jar capability_inject_definalize PLUGINSERVICE
  99. /forge-1.15.2-31.2.22.jar runtimedistcleaner PLUGINSERVICE
  100. /forge-1.15.2-31.2.22.jar fml TRANSFORMATIONSERVICE
  101. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  102. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  103. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  104. FML: 31.2
  105. Forge: net.minecraftforge:31.2.22
  106. FML Language Providers:
  107. minecraft@1
  108. Mod List:
  109. enchantedbookredesign-2.0a.jar Enchanted Book Redesign {[email protected] DONE}
  110. CyclopsCore-1.15.2-1.7.1.jar Cyclops Core {[email protected] DONE}
  111. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
  112. Wyrmroost-1.1.2.jar Wyrmroost {[email protected] DONE}
  113. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
  114. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
  115. mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE}
  116. rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
  117. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  118. essentials-1.15.2-2.7.3.jar Essentials {[email protected] DONE}
  119. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
  120. Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
  121. Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
  122. citadel-1.1.11.jar Citadel {[email protected] DONE}
  123. theloader-1.15.2-1.1.0.jar The Loader {[email protected] DONE}
  124. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] DONE}
  125. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] DONE}
  126. Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE}
  127. randompatches-1.15.2-1.22.0.0.jar RandomPatches {[email protected] DONE}
  128. buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
  129. Apotheosis-1.15.2-3.2.2.jar Apotheosis {[email protected] DONE}
  130. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
  131. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {[email protected] DONE}
  132. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  133. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
  134. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] DONE}
  135. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
  136. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
  137. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
  138. chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
  139. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE}
  140. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {[email protected]+build.4 DONE}
  141. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE}
  142. astral-1.4.15.jar Astral {[email protected] DONE}
  143. toughnessbar-5.0.jar Toughness Bar {[email protected] DONE}
  144. portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
  145. curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
  146. tetra-1.15.2-2.16.1.jar Tetra {[email protected] DONE}
  147. Botania-r1.15-387.jar Botania {[email protected] DONE}
  148. Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
  149. config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
  150. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  151. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {[email protected]+beta.1 DONE}
  152. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
  153. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
  154. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
  155. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
  156. BetterMineshaftsForge-1.15.2-1.0.2.jar YUNG's Better Mineshafts {[email protected] DONE}
  157. Cyclic-1.15.2-0.6.0.jar Cyclic {[email protected] DONE}
  158. inventula-1.1.3.jar Inventula {[email protected] DONE}
  159. QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
  160. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
  161. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  162. equaldragons-1.2.jar Equal Dragons {[email protected] DONE}
  163. jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] DONE}
  164. worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] DONE}
  165. Druidcraft-1.15-0.4.21.jar Druidcraft {[email protected] DONE}
  166. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
  167. goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
  168. Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
  169. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] DONE}
  170. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
  171. extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] DONE}
  172. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
  173. Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
  174. Clumps-5.0.2.4.jar Clumps {[email protected] DONE}
  175. mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
  176. LightOverlay-4.2.jar Light Overlay Forge {[email protected] DONE}
  177. journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
  178. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
  179. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] DONE}
  180. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] DONE}
  181. DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
  182. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
  183. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
  184. Workshop-1.15.2-0.3.0-Snapshot.4.jar Workshop {[email protected] DONE}
  185. pneumaticcraft-repressurized-1.15.2-1.4.1-56.jar PneumaticCraft: Repressurized {[email protected] DONE}
  186. mcjtylib-1.15-4.1.2-beta.jar McJtyLib {[email protected] DONE}
  187. rftoolsbase-1.15-1.1.2-beta.jar RFToolsBase {[email protected] DONE}
  188. xnet-1.15-2.1.6-beta.jar XNet {[email protected] DONE}
  189. rftoolsstorage-1.15-1.1.5-beta.jar RFToolsStorage {[email protected] DONE}
  190. rftoolscontrol-1.15-3.0.3-beta.jar RFToolsControl {[email protected] DONE}
  191. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
  192. CraftTweaker-1.15.2-6.0.0.34.jar CraftTweaker {[email protected] DONE}
  193. rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] DONE}
  194. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  195. crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
  196. forge-1.15.2-31.2.22-universal.jar Forge {[email protected] DONE}
  197. Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
  198. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {[email protected] DONE}
  199. ColossalChests-1.15.2-1.7.10.jar ColossalChests {[email protected] DONE}
  200. ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
  201. forge-1.15.2-31.2.22-client.jar Minecraft {[email protected] DONE}
  202. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
  203. rftoolsutility-1.15-2.1.4-beta.jar RFToolsUtility {[email protected] DONE}
  204. theoneprobe-1.15-2.0.4.jar The One Probe {[email protected] DONE}
  205. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
  206. titanium-1.15.2-2.5.1.jar Titanium {[email protected] DONE}
  207. manaandartifice-1.0.5-pre3.jar Mana and Artifice {[email protected] DONE}
  208. ImmersiveEngineering-0.15-108.jar Immersive Engineering {[email protected] DONE}
  209. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  210. wards-1.15.2-1.4.0.jar Wards {[email protected] DONE}
  211. rftoolsbuilder-1.15-2.1.4-beta.jar RFToolsBuilder {[email protected] DONE}
  212. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] DONE}
  213. foamdome-1.0.1.jar Foam Dome {[email protected] DONE}
  214. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
  215. Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
  216. Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] DONE}
  217. rats-5.3.2-1.15.2.jar Rats {[email protected] DONE}
  218. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  219. gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
  220. FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {[email protected] DONE}
  221. polymorph-FORGE-1.15.2-0.9.jar Polymorph {[email protected] DONE}
  222. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
  223. Quark-r2.1-sky.1-246.jar Quark {[email protected] DONE}
  224. Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
  225. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
  226. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
  227. moarboats-1.15.2-7.0.0.1.jar Moar Boats {[email protected] DONE}
  228. structurize-0.13.19-ALPHA.jar Structurize {[email protected] DONE}
  229. minecolonies-0.13.69-ALPHA-universal.jar Minecolonies {[email protected] DONE}
  230. FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
  231. Transport-1.15.2-2.3.1.jar Transport {[email protected] DONE}
  232. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
  233. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE}
  234. moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
  235. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {[email protected] DONE}
  236. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
  237. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
  238. Pulsar/inspirations loaded Pulses:
  239. - InspirationsShared (Enabled/Forced)
  240. - InspirationsBuilding (Enabled/Not Forced)
  241. - InspirationsUtility (Enabled/Not Forced)
  242. - InspirationsTools (Enabled/Not Forced)
  243. - InspirationsTweaks (Enabled/Not Forced)
  244.  
  245. Patchouli open book context: n/a
  246. Launched Version: 1.15.2
  247. Backend library: LWJGL version 3.2.2 build 10
  248. Backend API: AMD Radeon RX 5600 XT GL version 4.6.14736 Compatibility Profile Context 20.7.2 27.20.2001.9003, ATI Technologies Inc.
  249. GL Caps: Using framebuffer using OpenGL 3.0
  250. Using VBOs: Yes
  251. Is Modded: Definitely; Client brand changed to 'forge'
  252. Type: Client (map_client.txt)
  253. Resource Packs:
  254. Current Language: English (US)
  255. CPU: 12x AMD Ryzen 5 3600 6-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement