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

Spatial storage crashes server when moving aether blocks to overworld #7894

Open
low-bart opened this issue Jun 2, 2024 · 3 comments
Open
Labels
bug Self explanatory?

Comments

@low-bart
Copy link

low-bart commented Jun 2, 2024

Describe the bug

I built a very large SCS in the Aether (https://www.curseforge.com/minecraft/mc-mods/aether) in ATM9 (53x33x50), copied a base into a 128^3 cell, and rebuilt the pylons in the overworld. When I pasted the blocks back to the overworld, the structure pasted in and I was able to move around and see that it had copied in, but within a few moments the server crashed and shut down (my hosting service is Apex Hosting). I restarted the server and when I loaded back in, it had reverted to the moment before I pasted it back. I tried this a couple more times with the same result.

How to reproduce the bug

Build an SCS multiblock in the aether, copy a volume onto a spatial storage cell, build the SCS in the overworld, and paste the structure there.

Expected behavior

The structure should paste in to the overworld.

Additional details

No response

Which minecraft version are you using?

1.20

On which mod loaders does it happen?

Forge

Crash log

https://gist.github.com/low-bart/de2d389f1deb076f7056e65a6de7eeb1

@low-bart low-bart added the bug Self explanatory? label Jun 2, 2024
@shartte
Copy link
Member

shartte commented Jun 2, 2024

Which modpack is this on?
The crashlog doesn't show any actual participation of AE2 🤔

@shartte
Copy link
Member

shartte commented Jun 2, 2024

p.s.: There might be a worldgen crash earlier in your logfile separate from the actual crash report, can you look for that?

@low-bart
Copy link
Author

low-bart commented Jun 2, 2024

Thanks for replying so quickly. The modpack we are using is All the Mods 9 through Curseforge. I added another file to the gist called latest.log that appears to have some of the AE2 details in it. There are a lot of failed copy attempts because I was trying to figure out what the original pylon dimensions were that I forgot to write down, and the spatial storage cell that contained the structure said that it was unformatted so I had to do trial and error until I found the correct dimensions. I also tried downloading the world from the hosting service to attempt the paste on my local computer in case this was a server ram issue and still ran into similar problems. The structure immediately copied over but I was unable to interact with any inventories other than my own. I was able to place fluix cables on the ground but they wouldn't connect to each other and didn't decrease the count in my inventory. I was also able to destroy blocks in the world but they wouldn't drop their block.

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

No branches or pull requests

2 participants