Infernal Expansion

Infernal Expansion

15M Downloads

I played beta8. I created a portal and then when i tried to go in the portal, it crashed. The game always crashes.

ddship12 opened this issue ยท 11 comments

commented

Describe the Bug:
I created a portal so I can go to Nether. I tried to enter the portal but the game crashed. I tried 3 times.

How to Reproduce:
Step 1 is to load beta8 mod only. Step 2 is to set to creative mode. Step 3 click play
Step 4 create a portal using obsidian blocks, flint and steel
Step 5 try to go in the portal

Expected Behavior:
The portal should not crash. I should be able to go to Nether to see the desolate Bastion.

Screenshots:
image

Version Information:

  • Operating System: Windows 10
  • Mod Version: beta8
  • Minecraft Version: 1.16.5
  • Forge Version: 36.1.62
  • Other mods that were running when the crash happened: infernal expansion beta8 and abnormals core 1.16.5 -3.2.0 but i also tried this without abnormals core and same result.

Additional Context:
Add any other context about the problem here.

commented

The only way I was able to recreate this crash was by using the config blacklist to blacklist every single nether biome in the game. I've realized another way to cause this would be to turn on the whitelist and input an invalid biome, meaning that the whitelist is completely empty. Have you touched the blacklist/whitelist at all in the config?

commented

No I didn't touch blacklist or whitelist.

commented

Could you upload a copy of your Infernal Expansion config file to paste.gg as well and post it here? It should be in .minecraft/config/infernalexp-common.toml. Thanks!

commented

I don't see -common.toml. Inside infernalexp folder is spawnrates folder only. Look:
image

commented

It isn't in the infernalexp folder inside config. Back out one layer and it should be there, as listed in my comment above.

commented

You've enabled the whitelist and put an invalid biome name into it. Change the value here: biomesListIsWhitelist = true to false and biomesList = "infernalexp:delta_shores" to an empty quote. The new lines should be biomesListIsWhitelist = false and biomesList = "".

commented

Hello, if you could provide more information about your issue, by filling out the form in the issue, that'd be great.

commented

Hi Swan. I add the details and screenshot already.

commented

Thank you! Unfortunately, this doesn't give me any information I need :(
Could you please get the latest crash report from your .minecraft/crash-reports/ folder, upload it to paste.gg, and post it here?