Titanium

Titanium

50M Downloads

[1.16.3] Crash when resources are disabled.

rosesause0 opened this issue ยท 5 comments

commented

When I disable any of the gears in the config I get a crash relating to tags. They're probably isn't a check to see if they are disabled when registering the tags for the gears.

commented

I'm having the same issue

commented

Can I get the crash?

commented

Having the same issue. It's not a crash per se, but a datapack error when trying to load a world.

The tags are added by IF (industrial-foregoing-1.16.4-3.2.1-609cbe0.jar\data\forge\tags\items\gears\), although the gears are Titanium items. I tried removing the tags with a script, and also tried overwriting them with a datapack with blank values for each gear, but worlds still fail to load if the gears are disabled. I'll probably just re-enable them and replace them in recipes with the Thermal gears. I was initially going to do that anyway, but thought I'd save myself a little trouble by disabling them. ๐Ÿ˜…

I grabbed (hopefully) relevant info from the latest.log:

[15Nov2020 20:11:48.931] [Render thread/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load item tag forge:gears/gold as it is missing following references: titanium:gold_gear (from industrial-foregoing-1.16.4-3.2.1-609cbe0.jar)
[15Nov2020 20:11:48.935] [Render thread/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load item tag forge:gears/diamond as it is missing following references: titanium:diamond_gear (from industrial-foregoing-1.16.4-3.2.1-609cbe0.jar)
[15Nov2020 20:11:48.935] [Render thread/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load item tag forge:gears/iron as it is missing following references: titanium:iron_gear (from industrial-foregoing-1.16.4-3.2.1-609cbe0.jar)
[15Nov2020 20:11:48.937] [Render thread/WARN] [net.minecraft.client.Minecraft/]: Failed to load datapacks, can't proceed with server load
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Missing required tags: minecraft:item:forge:gears/diamond,minecraft:item:forge:gears/gold,minecraft:item:forge:gears/iron
Caused by: java.lang.IllegalStateException: Missing required tags: minecraft:item:forge:gears/diamond,minecraft:item:forge:gears/gold,minecraft:item:forge:gears/iron
commented

Same crash here. :)
(I have no crash log, sry)

Datapack stopped loading a world. (and the safe mode don'nt work, lol)

commented

I just had the same issue while trying to disable the Titanium gears via the config. Doesn't crash, but I get a datapack validation error when trying to load up my world and it refuses to load. Restoring the Titanium gear config values to true fixes this issue.

Forge: 35.1.10
Titanium: titanium-1.16.4-3.2.2
IF: industrial-foregoing-1.16.4-3.2.5-74675d6
Latest log: https://pastebin.com/Z6psAZg6