MineColonies

MineColonies

53M Downloads

Scan Tool Crashes in SSP

kreezxil opened this issue · 14 comments

commented

Minecolonies version

1.12.2-0.8.8133

Expected behavior

  • scan tool to not crash

Actual behaviour

  • scan tool causes crash

Steps to reproduce the problem

[8:57 AM] Sandra: Created a scan of the library that I finished building (I do this more for testing than actually using it via the builders tool) and trying to use the scan with the builders tool then crashes the game. Other scans seem to work fine

https://pastebin.com/DhQY2V8W

commented

pic
pic
pic
pic
pic

commented
commented

Hmm something with bibliocraft. We had the same issue with our Racks. It might be that schedule needs to be rescanned to update the data somehow.

@kreezxil The schematic would be nice.

commented

Is it a custom schematic?

commented
commented

@OrionDevelopment
Here's a zip file that contains the schematic for the library that causes the crashes
https://drive.google.com/open?id=1D8isgCaATrXJUZkTzwInp1Jl331QOOJ9

(I'm the user who experienced the issues btw xP)

commented

@OrionDevelopment Yeah, I built it in creative mode singleplayer and used the scan tool to make the schematic, then trying to place it with the builder's tool is what crashed the game

commented

Yeah there are some blocks which behave a bit wrongly

commented

Are you using any blocks from Bibliocraft?

commented

Cause if so they might be accessing the world which is simply not supported. I will try to find a away to exclude them.

commented
commented

Some yes.

commented

I could add an exclusion for them but I do not fancy doing so.

commented

I'd close this, if blocks access the world in methods they should clearly not, we can't do much, most mods solved their issues related to this though