Sefiraat / EquivalencyTech

EquivalencyTech (EquiTech) is an attempt to recreate elements of the ProjectE mod.
GNU General Public License v3.0
11 stars 11 forks source link

[Issue] Plugin hangs when using with Vane Trifles #38

Open TheCyberQuake opened 2 years ago

TheCyberQuake commented 2 years ago

Description (Mandatory)

This plugin hangs if Vane-Trifles is installed at the same time.

What caused the issue, what steps led up to the issue (Mandatory)

Step 1: Add vane-trifles (requires vane-core as well) to plugin folder Step 2: Add EquivalencyTech to plugin folder Step 3: Run the server Tried in both paper and spigot

Log of error, if applicable

Not really applicable given the plugin basically doesn't log anything, debug output runs continuously and creates a multilpe-hundreds of megabyte file and keeps going until I stop it. Outputs large amounts of what seems to be looping attempts to get EMC values

Server Type and version (Spigot/Paper etc.)

Paper 1.18.1 #177

Minecraft version

1.18.1

TheCyberQuake commented 2 years ago

Vane Trifles requires Vane Core and Vane Enchantment. No errors coming from anything Vane, and only with Vane Trifles loaded do any of the Vane plugins start causing EquiTech to hang

TheCyberQuake commented 2 years ago

I've managed to narrow it down, specifically vane enchantments is causing EquivalencyTech to hang.

oddlama commented 2 years ago

vane author here. @Sefiraat This should not be related to vane per se, but looks like it is caused by adding custom recipes, although I'm not entirely sure. If you need specific information on vane's internals to solve this, I'll be glad to help.