AbyssalCraft

AbyssalCraft

20M Downloads

Clash with Better Portals

festro opened this issue ยท 2 comments

commented

Intro:

This template is intended for bug reports. If you're not posting a bug report, you can remove all of the text that makes up the template. If you are reporting a bug, and you choose not to use this template, your issue will be closed. You may now delete this section and continue on with the report.

Description:

CTD conflict with Better Portals.

Crash report:

crash-2021-09-23_23.24.17-client.txt


Affected versions ("latest" is NOT a version):

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2855
  • AbyssalCraft: 2.0.0-ALPHA-4

Latest log file for when the issue was present:

[pastebin/gist/etc link here
latest.log
]

commented

Better Portals is referencing things that were removed in the 2.0.0 alphas (hence the version number starting with a 2 instead of 1). Things relying on the 1.x API will likely need to update in order to be compatible with the 2.x API.

commented

Okay, thanks for the clarification.