Entity Culling

Entity Culling

11M Downloads

Incompatibility with Cubic Chunk

border999 opened this issue · 21 comments

commented

Describe the bug
When attempting to play on a world the game will immediately crash once the world is loaded.

To Reproduce
Steps to reproduce the behavior:
Install Cubic Chunks
Open a world with the 'Vanilla generation' with 'Cubic Chunks world type enabled'
Crash when the world opens up.

Expected behavior
Normal gameplay.

Versions
Entity Culling: 1.12.2-2.0.5
Forge: 1.12.2-forge-14.23.5.2854
Minecraft: 1.12.2
CubicChunks-1.12.2-0.0.1182.0-SNAPSHOT-all

Other
Crash report (upload as a file):
crash-2021-01-21_13.59.43-client.txt
Latest log (upload as a file):
logs.zip
Singleplayer/Multiplayer: Singleplayer
Other mods (that are necessary to produce the bug): Cubic Chunks

commented

Try cubic chunks, it also alters how the world is structured. Also for the sake of trying to cover all the glaring things, Cubic chunks, Hybrid worlds, Cubicworldgen, Randompatches, randomtweaks.

commented

using MixinCompat-0.8 to get Better Portals and Cubic chunks to behave. Also renamed Better Portals to "TheBetterPortals" to make sure it loaded after Cubic Chunks.

commented

No, you should test which mod is causing the problem and then come back and tell me that entity culling together with mod X is crashing the game or something. I won't test all mods of your modpack until I found the one that's causing problems.

commented

five mods left.
Better Portals is dependent on Forgelin
in case you are waiting for me to put the mod names here instead of looking at the crash report.
CubicChunks-1.12.2-0.0.1182.0-SNAPSHOT-all
CubicWorldGen-1.12.2-0.0.140.0-SNAPSHOT-all
EntityCulling-1.12.2-2.0.5
Forgelin-1.8.4
TheBetterPortals-0.3.7.7 (Renamed from Better Portals)

commented

is this sufficient information?

commented

Not reproduceable with only entity culling and better portals. Can only be worked on when the the incompatible mod is known.

commented

are you investigating?

commented

Is this happening if you do not use Hybridworld and instead create a CubicChunks world?

commented

The button you see there: 'CubicChunks: Default' enables cubic chunk worlds, you do not need CubicWorldGen for that.

If you keep it like this, it is 'Vanilla generation' with 'Cubic Chunks world type enabled'

commented

done

commented

crash-2021-01-21_13.59.43-client.txt
Default generation option for Cubic Chunks with Hybrid worlds removed causes the same crash.

commented

Thats what I thought. Hybrid world does not change anything in regard to what this mods changes.

Dont forget to update the title of this issue as well. Also just checking, is what you tried using the Cubic Chunks World Generator or did you use Vanilla world generator with Cubic Chunks turned on?

If the latter is the case you can reduce the mod list to:

  • CubicChunks-1.12.2-0.0.1182.0-SNAPSHOT-all
  • EntityCulling-1.12.2-2.0.5
  • Forgelin-1.8.4
  • TheBetterPortals-0.3.7.7

Also please dont be that impatient with mod authors, this is our all hobby and being pressured makes it not be fun.

commented

Vanilla Generator with Cubic Chunks turned on.

commented

Now last question: it only happens when you have Better Portals and CC right

Also consider a brief title: Incompatibility with both BetterPortal and Cubic Chunk installed
if you can remove either of them: Incompatibility with BetterPortal/Cubic Chunk

commented

crash-2021-01-21_14.24.41-client.txt
slightly different crash
seems so odd then that Better Portals kept popping up in the crash log

commented

there we go. now you did all the work letting the developer know what causes the problem. 😉
Hope you learned one or two lessons on howto make good issues on github. last thing you could do, is edit your initial post outlining the finding we found now so people dont need to read the whole conversation

no thats not odd at all better portals loads multiple worlds at the same time, so it replaces vanillas world renderer with one that can handle multiple worlds

commented

done

commented

Cubic Chunks generation option enabled
should be
Cubic Chunks world type enabled.

also update the files!

commented

Cubic Chunks adds an extra button to select if you want cubic chunks turned on. CubicWorldGen enables you to customize the generation.
Screenshot (304)

commented

so what are you thinking is the issue? Something with how Cubic Chunks changes the chunk formating or something like that?

commented

Fixed in v2.0.6