Restricted Portals

Restricted Portals

2M Downloads

1.19.2 Crash when trying to remove an achievement

BlackAures1 opened this issue ยท 0 comments

commented

image
https://www.curseforge.com/minecraft/modpacks/play-as-dragon-gothic-edition - modpack

crash-2023-11-07_00.15.38-server.txt - crash
crash-2023-11-06_23.54.40-server.txt - crash
2023-11-07-1.log - log

Other mods don't have a problem with disabling achievements, but yours is the one that for some reason causes a crash when trying to get into Nether.

Config

[options]
	#Prevents Death by Teleporting Player to Spawn if trying to enter an Ender Portal
	preventdeath = true
	#Message that displays when Teleport is blocked
	blockedmessage = "Please obtain a %item% to enter the %dim%"
	#Title for the Advancements
	craftedmessage = "%dim% Unlocked!"
	#Description for the Advancements
	description = "Obtain a %item%"
	#Comma seperated list of items that when crafted unlock the corresponding dimension
	craftitems = "minecraft:recovery_compass"
	#Comma seperated list of Dimension Resource Names
	dimresname = "minecraft:the_nether"
	#Comma seperated list of Dimension Display Names
	dimnames = "Nether"

Datapack
image