Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I blame Dinnerbone.
- Time: 3/17/18 10:29 AM
- Description: Updating screen events
- java.lang.NullPointerException: Updating screen events
- at com.minecolonies.structures.helpers.Structure.getSize(Structure.java:530)
- at com.minecolonies.structures.helpers.StructureProxy.rotateWithMirror(StructureProxy.java:235)
- at com.minecolonies.coremod.util.StructureWrapper.rotate(StructureWrapper.java:138)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateResources(WindowBuildBuilding.java:180)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onDropDownListChanged(WindowBuildBuilding.java:300)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding$$Lambda$427/1222273047.accept(Unknown Source)
- at com.minecolonies.blockout.views.DropDownList.setSelectedIndex(DropDownList.java:202)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateStyles(WindowBuildBuilding.java:163)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onOpened(WindowBuildBuilding.java:326)
- at com.minecolonies.blockout.Screen.func_73866_w_(Screen.java:119)
- at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:478)
- at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:1016)
- at net.minecraftforge.fml.client.FMLClientHandler.showGuiScreen(FMLClientHandler.java:534)
- at net.minecraftforge.fml.common.FMLCommonHandler.showGuiScreen(FMLCommonHandler.java:321)
- at com.minecolonies.blockout.views.Window.open(Window.java:168)
- at com.minecolonies.coremod.client.gui.AbstractWindowBuilding.buildClicked(AbstractWindowBuilding.java:70)
- at com.minecolonies.coremod.client.gui.AbstractWindowBuilding$$Lambda$418/2097530993.run(Unknown Source)
- at com.minecolonies.coremod.client.gui.AbstractWindowSkeleton.lambda$registerButton$0(AbstractWindowSkeleton.java:41)
- at com.minecolonies.coremod.client.gui.AbstractWindowSkeleton$$Lambda$386/1840957768.accept(Unknown Source)
- at com.minecolonies.coremod.client.gui.AbstractWindowSkeleton.onButtonClicked(AbstractWindowSkeleton.java:68)
- at com.minecolonies.coremod.client.gui.AbstractWindowBuilding.onButtonClicked(AbstractWindowBuilding.java:203)
- at com.minecolonies.blockout.controls.Button.handleClick(Button.java:95)
- at com.minecolonies.blockout.Pane.click(Pane.java:454)
- at com.minecolonies.blockout.views.View.click(View.java:150)
- at com.minecolonies.blockout.views.View.click(View.java:150)
- at com.minecolonies.blockout.Screen.func_73864_a(Screen.java:77)
- at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
- at com.minecolonies.blockout.Screen.func_146274_d(Screen.java:88)
- at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757)
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
- at net.minecraft.client.main.Main.main(SourceFile:123)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at com.minecolonies.structures.helpers.Structure.getSize(Structure.java:530)
- at com.minecolonies.structures.helpers.StructureProxy.rotateWithMirror(StructureProxy.java:235)
- at com.minecolonies.coremod.util.StructureWrapper.rotate(StructureWrapper.java:138)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateResources(WindowBuildBuilding.java:180)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onDropDownListChanged(WindowBuildBuilding.java:300)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding$$Lambda$427/1222273047.accept(Unknown Source)
- at com.minecolonies.blockout.views.DropDownList.setSelectedIndex(DropDownList.java:202)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateStyles(WindowBuildBuilding.java:163)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onOpened(WindowBuildBuilding.java:326)
- at com.minecolonies.blockout.Screen.func_73866_w_(Screen.java:119)
- at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:478)
- at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:1016)
- at net.minecraftforge.fml.client.FMLClientHandler.showGuiScreen(FMLClientHandler.java:534)
- at net.minecraftforge.fml.common.FMLCommonHandler.showGuiScreen(FMLCommonHandler.java:321)
- at com.minecolonies.blockout.views.Window.open(Window.java:168)
- at com.minecolonies.coremod.client.gui.AbstractWindowBuilding.buildClicked(AbstractWindowBuilding.java:70)
- at com.minecolonies.coremod.client.gui.AbstractWindowBuilding$$Lambda$418/2097530993.run(Unknown Source)
- at com.minecolonies.coremod.client.gui.AbstractWindowSkeleton.lambda$registerButton$0(AbstractWindowSkeleton.java:41)
- at com.minecolonies.coremod.client.gui.AbstractWindowSkeleton$$Lambda$386/1840957768.accept(Unknown Source)
- at com.minecolonies.coremod.client.gui.AbstractWindowSkeleton.onButtonClicked(AbstractWindowSkeleton.java:68)
- at com.minecolonies.coremod.client.gui.AbstractWindowBuilding.onButtonClicked(AbstractWindowBuilding.java:203)
- at com.minecolonies.blockout.controls.Button.handleClick(Button.java:95)
- at com.minecolonies.blockout.Pane.click(Pane.java:454)
- at com.minecolonies.blockout.views.View.click(View.java:150)
- at com.minecolonies.blockout.views.View.click(View.java:150)
- at com.minecolonies.blockout.Screen.func_73864_a(Screen.java:77)
- at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
- at com.minecolonies.blockout.Screen.func_146274_d(Screen.java:88)
- at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
- -- Affected screen --
- Details:
- Screen name: com.minecolonies.blockout.Screen
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 1 total; [EntityPlayerSP['Kreezxil'/1530, l='MpServer', x=162.24, y=64.00, z=293.09]]
- Chunk stats: MultiplayerChunkCache: 585, 585
- Level seed: 0
- Level generator: ID 00 - default, ver 1. Features enabled: false
- Level generator options:
- Level spawn location: World: (199,64,247), Chunk: (at 7,4,7 in 12,15; contains blocks 192,0,240 to 207,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Level time: 84161 game time, 12186 day time
- Level dimension: 0
- Level storage version: 0x00000 - Unknown?
- Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
- Forced entities: 25 total; [EntityChicken['Chicken'/732, l='MpServer', x=84.56, y=76.00, z=331.82], EntityChicken['Chicken'/767, l='MpServer', x=161.50, y=66.00, z=219.50], EntityChicken['Chicken'/768, l='MpServer', x=159.50, y=67.00, z=216.50], EntityChicken['Chicken'/769, l='MpServer', x=165.50, y=67.00, z=219.50], EntityChicken['Chicken'/770, l='MpServer', x=166.50, y=64.00, z=222.50], EntitySheep['Sheep'/771, l='MpServer', x=185.21, y=64.00, z=229.47], EntitySheep['Sheep'/772, l='MpServer', x=179.57, y=64.00, z=219.72], EntitySheep['Sheep'/773, l='MpServer', x=182.36, y=64.00, z=213.81], EntityWolf['Wolf'/806, l='MpServer', x=172.26, y=65.00, z=266.77], EntityWolf['Wolf'/809, l='MpServer', x=204.34, y=63.00, z=368.23], EntityPig['Pig'/830, l='MpServer', x=174.21, y=64.00, z=260.28], EntityPig['Pig'/831, l='MpServer', x=173.17, y=64.00, z=302.42], EntityPig['Pig'/832, l='MpServer', x=212.77, y=63.00, z=315.73], EntityPig['Pig'/833, l='MpServer', x=239.49, y=63.00, z=319.78], EntityItemFrame['Item Frame'/9877, l='MpServer', x=229.50, y=65.50, z=251.03], EntityItemFrame['Item Frame'/9879, l='MpServer', x=233.50, y=65.50, z=241.03], EntityItem['item.tile.sapling.birch'/10015, l='MpServer', x=177.79, y=68.00, z=328.86], EntityItem['item.tile.cloth.white'/10291, l='MpServer', x=167.42, y=64.00, z=270.45], EntityItem['item.item.muttonRaw'/10292, l='MpServer', x=166.72, y=65.00, z=272.27], EntityItem['item.tile.sapling.oak'/10314, l='MpServer', x=172.48, y=68.00, z=338.29], EntityPlayerSP['Kreezxil'/1530, l='MpServer', x=162.24, y=64.00, z=293.09], EntityCitizen['Isabella Y. Gare'/7161, l='MpServer', x=193.60, y=64.00, z=292.53], EntityCitizen['Susan L. Haddock'/7200, l='MpServer', x=203.39, y=52.00, z=293.49], EntityCitizen['Aurora R. Basset'/7216, l='MpServer', x=175.50, y=63.00, z=337.28], EntityCitizen['Max N. Basset'/7274, l='MpServer', x=276.13, y=63.00, z=289.69]]
- Retry entities: 0 total; []
- Server brand: fml,forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
- at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
- at net.minecraft.client.main.Main.main(SourceFile:123)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 463244896 bytes (441 MB) / 1854406656 bytes (1768 MB) up to 2863661056 bytes (2731 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- FML: MCP 9.42 Powered by Forge 14.23.2.2628 13 mods loaded, 13 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- | State | ID | Version | Source | Signature |
- |:--------- |:------------------- |:--------------- |:------------------------------------------ |:---------------------------------------- |
- | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
- | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
- | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2628.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | forge | 14.23.2.2628 | forge-1.12.2-14.23.2.2628.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
- | UCHIJAAAA | waila | 1.8.23 | Hwyla-1.8.23-B38_1.12.jar | None |
- | UCHIJAAAA | jei | 4.8.5.147 | jei_1.12.2-4.8.5.147.jar | None |
- | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
- | UCHIJAAAA | minecolonies | 1.12.2-0.8.7819 | minecolonies-universal-1.12.2-0.8.7819.jar | None |
- | UCHIJAAAA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
- | UCHIJAAAA | reauth | 3.5.2 | ReAuth-3.5.2.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
- | UCHIJAAAA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
- | UCHIJAAAA | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.77' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
- Launched Version: forge-14.23.2.2628
- LWJGL: 2.9.4
- OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.77, NVIDIA Corporation
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement