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

When used with Void Island Control creates a world without spawnpoint #764

Open
ThatExplo opened this issue Jan 16, 2023 · 3 comments
Open
Labels

Comments

@ThatExplo
Copy link

ThatExplo commented Jan 16, 2023

Version Information

Minecraft version: 1.12.2
Forge version: 1.12.2-forge-14.23.5.2859
Other mods (if applicable): Void Island Control

Steps to reproduce:

  1. Install CubicChunks/CubicWorldGen and Void Island Control
  2. Go create a new world, in More World Options.
  3. Set the world type to Void? World and set CubicChunks to Default
  4. Create World
  5. Watch your latest.log write up thousands of lines while the game pretends to be loading the game normally.

Expected Behavior: Spawning within a 2 x 2 air square. or just spawning at all.

Actual Behavior: Game gets eternally stuck trying to move the spawn position

Link to crash log
log.txt

@ThatExplo ThatExplo added the 1.12 label Jan 16, 2023
@Barteks2x
Copy link
Member

This is normal behavior with cubic chunks (and in vanilla too, you just don't see it in logs). It does give up after 1000 attempts, just like vanilla. It's just that each attempt takes a few times longer with cubic chunks. The log indicates that it finished but then you closed the game window.

@Barteks2x
Copy link
Member

Barteks2x commented Jan 17, 2023

Can you confirm that the world does eventually load? It can take a couple minutes the first time but it should load after some time

Also please edit your report to not use hastebin for logs as that site removes pastes after some time

@ThatExplo
Copy link
Author

image
The world DOES load after some time. However the game processing completely stops and it's impossible to use any console commands or even quit the server without crashing the entire client.
latest.log

I attempted closing the client and loading into the world again. there I find a completely blank world. Teleporting to 0 0 0 shows nothing except this
image
rendering thing..
The world seems to work fine afterwards, generates completely blank though.

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

No branches or pull requests

2 participants