Building Tool Structure Preview Crash with Cooking for Blockheads Fridge
WenXin20 opened this issue · 6 comments
Minecolonies Version
Version: 0.10.48-ALPHA
Cooking for Blockheads Version
Version: 6.4.65
Expected behavior
- To be able to see the Cooking for Blockheads fridge in the custom structure preview.
Actual behaviour
- Crashes when right-clicking the building tool to preview the custom stucture. The same crash also happens with Secret Room Blocks and Chisel and Bit blocks.
Error Log, Cooking for Blockheads Crash Log, Chisel & Bits Crash Log, Secret Rooms Crash Log
Steps to reproduce the problem
- Create a new schematic containing the cooking for blockheads fridge (place 2, one on top of the other to create a two-high fridge).
- Create a new schematic with the scan tool.
- Preview the new schematic with the building tool.
- ... Profit and the game crashes.
do you have a log for all of these?
Am Fr., 23. Nov. 2018 um 18:02 Uhr schrieb WenXin2 <[email protected]
…:
Minecolonies Version
Version: 0.10.48-ALPHA
Cooking for Blockheads Version
Version: 6.4.65
Expected behavior
- To be able to see the Cooking for Blockheads fridge in the custom
structure preview.
Actual behaviour
- Crashes when right-clicking the building tool to preview the custom
stucture. The same crash also happens with EDX Multipart
<https://minecraft.curseforge.com/projects/edx-multipart> half slabs,
Grimpack <https://grim3212.com/grim-pack/decor/furniture> Camo/Colorizer
blocks, and Chisel and Bit
<https://minecraft.curseforge.com/projects/chisels-bits> blocks.
Error Log
<https://gist.github.com/WenXin20/05cd663e5d6909df1b77b97e8c425fc1> Crash
Log <https://paste.dimdev.org/aduyasewov.mccrash>
Steps to reproduce the problem
1. Create a new schematic containing the cooking for blockheads fridge
(place 2, one on top of the other to create a two-high fridge).
2. Create a new schematic with the scan tool.
3. Preview the new schematic with the building tool.
4. ... Profit and the game crashes.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3093>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9y6thmB1YyylFUwRHUMWj82DlU6mNks5uyFRTgaJpZM4YxFMI>
.
This is related to the tileEntities which need a world to render, we have
to check into this yet.
Am Fr., 23. Nov. 2018 um 18:06 Uhr schrieb Ray Neiheiser <
[email protected]>:
… do you have a log for all of these?
Am Fr., 23. Nov. 2018 um 18:02 Uhr schrieb WenXin2 <
***@***.***>:
> Minecolonies Version
>
> Version: 0.10.48-ALPHA
> Cooking for Blockheads Version
>
> Version: 6.4.65
> Expected behavior
>
> - To be able to see the Cooking for Blockheads fridge in the custom
> structure preview.
> Actual behaviour
>
> - Crashes when right-clicking the building tool to preview the custom
> stucture. The same crash also happens with EDX Multipart
> <https://minecraft.curseforge.com/projects/edx-multipart> half slabs,
> Grimpack <https://grim3212.com/grim-pack/decor/furniture> Camo/Colorizer
> blocks, and Chisel and Bit
> <https://minecraft.curseforge.com/projects/chisels-bits> blocks.
>
> Error Log
> <https://gist.github.com/WenXin20/05cd663e5d6909df1b77b97e8c425fc1> Crash
> Log <https://paste.dimdev.org/aduyasewov.mccrash>
> Steps to reproduce the problem
>
> 1. Create a new schematic containing the cooking for blockheads
> fridge (place 2, one on top of the other to create a two-high fridge).
> 2. Create a new schematic with the scan tool.
> 3. Preview the new schematic with the building tool.
> 4. ... Profit and the game crashes.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#3093>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AGI9y6thmB1YyylFUwRHUMWj82DlU6mNks5uyFRTgaJpZM4YxFMI>
> .
>
I updated the list of mods that also caused the crash and added a crash log for each.
We checked on our site, and this happens because they use the world in
renderSpecific methods while they should be using IBlockAccess, can you
report that to them?
Am Fr., 23. Nov. 2018 um 18:52 Uhr schrieb WenXin2 <[email protected]
…:
I updated the list of mods that also caused the crash and added a crash
log for each.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3093 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9y0-uHJhfFSUmX0HDQcRGpV-eKJEpks5uyGAJgaJpZM4YxFMI>
.