EnigmaticaModpacks / Enigmatica6

The official repository and issue-tracker for Enigmatica 6
https://www.curseforge.com/minecraft/modpacks/enigmatica6
242 stars 516 forks source link

Villager trades in JEI #4853

Open krikos opened 2 years ago

krikos commented 2 years ago

Modpack Version

1.1.2

Describe your issue.

JEI only shows the vanilla trades. Multiple mods modify vanilla professions and/or add their own professions, so it would be nice to view those also.

Is this intentional?

Thanks in advance : )

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Server

TechGeekMonster commented 2 years ago

I can see modded trades too. Must be a problem ob your end

krikos commented 2 years ago

I haven't made any modifications. This is weird. I am playing the expert version if that makes any difference.

Kanzaji commented 2 years ago

Are you playing expert by using /mode? It's known to mess up jei somehow sometimes.

krikos commented 2 years ago

No, I am using the modpack found in CurseForge. Just tried loading singleplayer game and it does show the trades correctly, so it must be something to do with the server configs. I will reopen the issue if I find something that needs attention.

Thanks for the comments!

krikos commented 2 years ago

I downloaded the server files and started fresh server and the trades were not shown. But when I go to single and back to server, the trades are visible.

I haven't done any modifications to server or the client. Any ideas why this is happening?

NielsPilgaard commented 2 years ago

I believe this has something to do with loading order in singleplayer vs on servers, JER wants to trigger an additional reload on world-join which adds a good 40 seconds extra to the load time.

I think the best approach here would be to remove JER and find another way of showing villager trades to be honest. I'll investigate what to do.