Team-Arcanum / Nordic-Arcanum-Issues

0 stars 0 forks source link

Datapack missing required tags prevents loading worlds with any datapack #1

Closed NielsPilgaard closed 4 years ago

NielsPilgaard commented 4 years ago

Hi there!

Your internal datapack is faulty, it's preventing both clients and servers to loading worlds. The log isn't very helpful, but I'm guessing you accidentally used minecraft: instead of forge: in a recipe.

Log exert Full client latest.log

Versions

nordicarcanum-1.16.3-0.5.0 arcanumapi-1.16.3-0.3.0 Forge-1.16.3-34.1.25

LordSkittles commented 4 years ago

I am unable to reproduce this issue. Checking all instances of the tags within my internal datapack shows no times do I use "minecraft:" for any of my ores or any part of those crystals. Could you please detail what mods you have installed?

LordSkittles commented 4 years ago

You have also not provided the full log, that full log does not contain that exert you have provided so I am unable to see what is happening around it

NielsPilgaard commented 4 years ago

I did provide the full log, there's a little banner that says This file has been truncated, but you can view the full file. Here's the link anyway: https://gist.githubusercontent.com/NillerMedDild/a0f51c9387eda04fba40dd45fcb0c375/raw/ab6efa5314dab80836eae5fe8d54a9beef14cbe0/gistfile1.txt

I didn't supply that one because it has no styling and is harder to read up-front.

LordSkittles commented 4 years ago

Ah you are correct, sorry, I was view this on my phone

NielsPilgaard commented 4 years ago

No worries, I'll try to find the mod conflict and provide a list if I can't :)

LordSkittles commented 4 years ago

Thanks so much! I wanna sort this issue for you lol. Honestly love playing with Enigmatica so would be awesome to see my mod in there :P

NielsPilgaard commented 4 years ago

No luck so far :/ I was unable to join a world and trigger a debug crash, so here's the contents of the mods folder instead:

https://gist.github.com/NillerMedDild/8a5b0566f76f2a5cd13b3beed300bec7

None of those mods use amethyst, garnet or carnelian so I'm not sure what's up.

LordSkittles commented 4 years ago

I'll look further into it later, I'm currently at work, but I will get this sorted as soon as possible!

LordSkittles commented 4 years ago

Would you mind humoring me and just running it on your machine with only my mod? I just want to confirm it's definitely my mod and not a conflict

NielsPilgaard commented 4 years ago

Works just fine with only Nordic Arcanum & Arcanum API, will try to add more mods, hopefully it breaks early on :P

Ruled out so far:

Removed all custom configs and scripts from E6 in-dev, same issue. So it's... some mod ><

LordSkittles commented 4 years ago

Cheers mate. Well at least it's good to know it's not me! Haha. When we work out which mod it is, I'll look into how to fix it.

LordSkittles commented 4 years ago

Is there any mod that adds recipe changes that you've got? Could that potentially have scripts that could potentially be trying to change the tag of my crystals?

LordSkittles commented 4 years ago

I'm having a go at finding the mod conflict for you now

LordSkittles commented 4 years ago

Have you tried without Interactio? I'm wondering if that might be the problem?

NielsPilgaard commented 4 years ago

Nope, can't reproduce the issue with Interactio + Arcanum :(

LordSkittles commented 4 years ago

The weird thing is that it's crashing the game. Missing tags like this shouldn't crash with recipes.

NielsPilgaard commented 4 years ago

I've seen it before with Productive Bees, using tags that never get created in-code.

LordSkittles commented 4 years ago

The weird thing is I never directly use tags within my code. Only within a recipe and even then, I've checked all of my recipes for that and it definitely isn't there, so there definitely is some sort of conflict. I'll keep investigating for you

On Sun, 1 Nov 2020, 8:06 am Niels Pilgaard Grøndahl, < notifications@github.com> wrote:

I've seen it before with Productive Bees, using tags that never get created in-code.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Team-Arcanum/Nordic-Arcanum/issues/1#issuecomment-719988387, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJMYJBCJTG66ZHXK3H425LSNR347ANCNFSM4TDYBKPQ .

LordSkittles commented 4 years ago

I'll also triple check my recipes just in case, but I doubt it's my mod since it's not reproducible with it outside the pack

NielsPilgaard commented 4 years ago

Thank you, I'm also trying to find the culprit. I also really doubt it's your mod :)

LordSkittles commented 4 years ago

No worries mate, like I said! Really wanna see my mod in a pack!

NielsPilgaard commented 4 years ago

I think I found it! EmbellishCraft and/or it's lib MapperBase

LordSkittles commented 4 years ago

Awesome! I'll look into seeing what's going on with it!

LordSkittles commented 4 years ago

Can you try updating those two mods to the latest versions? I can boot the game with those mods installed and nordic arcanum

LordSkittles commented 4 years ago

But I had the latest versions

LordSkittles commented 4 years ago

Weirdly, I can boot the game with those mods on those versions actually!

NielsPilgaard commented 4 years ago

The issue isn't booting, it's starting worlds :)

LordSkittles commented 4 years ago

Ah yes, but regardless, I could do that too

LordSkittles commented 4 years ago

Could you attempt updating those mods?

NielsPilgaard commented 4 years ago

Not in Enigmatica, but I'll give it a shot in a test instance :)

LordSkittles commented 4 years ago

Cool, let me know how you go

NielsPilgaard commented 4 years ago

I had the same findings, closing for the time being :D thanks for the help!

LordSkittles commented 4 years ago

No worries! I'm glad I could assist! So it was the version of those mods then? Not me?

NielsPilgaard commented 4 years ago

Yeah it definitely seems like it :) hard to tell for sure without your source code tbh.

LordSkittles commented 4 years ago

Anything I can do further to assist you?

NielsPilgaard commented 4 years ago

No thanks, but I'll make sure to open an issue if I find anything :P