Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ChromatiCraft]LaserPuzzle is not generated #1481

Closed
Mr-kk opened this issue Jun 16, 2017 · 18 comments
Closed

[ChromatiCraft]LaserPuzzle is not generated #1481

Mr-kk opened this issue Jun 16, 2017 · 18 comments

Comments

@Mr-kk
Copy link

Mr-kk commented Jun 16, 2017

The room is occupied like a picture.
https://gyazo.com/d09d0900e7a57b1ecb19225e1bf4329c

LaserEffector are generated in StructShield.
I could not find the log "Could not load structure data for laser level".

Version
MC1.7.10 SMP
ModList
Forge10.13.4.1614
DragonAPI v17c
ChromatiCraft v17c

@ReikaKalseki
Copy link
Owner

This has never happened before. Does it occur consistently?

@Mr-kk
Copy link
Author

Mr-kk commented Jun 17, 2017

Yes.
I made save data several times but it happens every time.
Regenerating the dimensions does not produce the LaserPuzzle correctly.
When it is v16d it is confirmed that it is generated normally. This phenomenon is from v17c.

@Mr-kk
Copy link
Author

Mr-kk commented Jun 19, 2017

My opinion may be wrong, but I will mention the points I noticed.

1.The binary data of "StructureData / Laser" is different in v16d and v17c, but is it intentionally changed?
2.As a result of the above changes, is there a possibility that the variable Wall of line 104 of "LaserLevel.java" is true?

@ReikaKalseki
Copy link
Owner

but is it intentionally changed?

Yes.

@Animal7865
Copy link

I too have the same issues. I need 3 remaining Dimensional Cores and each time I goto any of the 3 remaining puzzle dungeons I get this same entity. There is no way in but I did excavate one and it went on for a long ways. Large room with a corridor connecting them.

@ReikaKalseki
Copy link
Owner

It is working fine for me.

@lAimBotl
Copy link

lAimBotl commented Jul 14, 2017

I just ran into this :). Here are some screen shots, after going in creative to dig into it.

2017-07-13_23 07 04

2017-07-13_23 06 53

2017-07-13_23 06 36

@ReikaKalseki
Copy link
Owner

Can you get rid of all the dirt around (use DragonAPI's /blockreplace command) and show me the overall shape?

@lAimBotl
Copy link

Happened twice at the karmir puzzle area.
All the rooms are solid.

2017-07-14_17 47 29

2017-07-14_17 47 54

2017-07-14_17 48 11

2017-07-14_17 48 40

On the bright side the hallways are clear :).

2017-07-14_17 50 46

2017-07-14_17 54 20

2017-07-14_17 54 28

2017-07-14_17 54 35

@Animal7865
Copy link

Animal7865 commented Jul 14, 2017 via email

@ReikaKalseki
Copy link
Owner

Can you clear the ores, too? It is too hard to see.

@Animal7865
Copy link

Animal7865 commented Jul 15, 2017 via email

@ReikaKalseki
Copy link
Owner

I want to see the overall shape.

@Animal7865
Copy link

Animal7865 commented Jul 16, 2017 via email

@ReikaKalseki
Copy link
Owner

@OvermindDL1
Copy link
Collaborator

[image: Inline image 1]

Cannot send images over email to github, have to use the web interface (or link it directly).

@Mr-kk
Copy link
Author

Mr-kk commented Jul 19, 2017

Probably caused by the isBlockInside function of BlockBox.java of Dragon API.
In v 17, when min == max of BlockBox, the return value becomes false.
It does not seem to occur in the next version.

@ReikaKalseki
Copy link
Owner

It does not seem to occur in the next version.

And was reverted for the very next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants