Kir-Antipov / nether-chest

Shared cloud storage for Minecraft
MIT License
7 stars 2 forks source link

add BClib 1.3.4 from 1.2.4 and crashes #5

Closed entwinedent closed 2 years ago

entwinedent commented 2 years ago

Describe the bug add BClib 1.3.4 from 1.2.4 and crashes with your mod as well as extra alchemy and libcd(don't know which mod is using this resource)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'add BClib 1.3.4'
  2. Click on 'play game'
  3. Scroll down to 'logs'
  4. See bug

Expected behavior start with no errors

Screenshots If applicable, add screenshots to help explain your problem.

Pastebin links

2022-02-21-7.log

Environment (please complete the following information):

Additional context Add any other context about the problem here, like other mods that you think might be involved in the problem.

Kir-Antipov commented 2 years ago

Please, provide me with your latest crash log. The log you attached doesn't have any information about a crash.

Kir-Antipov commented 2 years ago

Also, why do you think that this mod can cause any problems? There's basically nothing in it that can present any compatibility issues

entwinedent commented 2 years ago

it doesn't generate a crash log , all i get is a log, [09:22:53] [main/INFO]: Loading Minecraft 1.18.1 with Fabric Loader 0.13.2 [09:22:53] [ForkJoinPool-1-worker-1/WARN]: The mod "libcd" contains invalid entries in its mod json:

entwinedent commented 2 years ago

[09:22:53] [main/INFO]: Loading Minecraft 1.18.1 with Fabric Loader 0.13.2 [09:22:53] [ForkJoinPool-1-worker-1/WARN]: The mod "libcd" contains invalid entries in its mod json:

entwinedent commented 2 years ago

It has something to do with the mods other than the newest BClib connecting to the new version of BClib for dependency's. https://github.com/paulevsGitch/BCLib/issues/106

entwinedent commented 2 years ago

So ive done some testing and there is a mod thats generating this mod , libcd-3.0.3+1.16.3-72e9d990eea2f316 ,which is a processor mod, which is giving cascading failures with nether chest , BClib, and Extra Alchemy.

Kir-Antipov commented 2 years ago

Did you really open the issue because of

[09:22:53] [ForkJoinPool-1-worker-4/WARN]: The mod "netherchest" contains invalid entries in its mod json:
 - Unsupported root entry "includes" at line 46 column 13

? It's a warning, not an error. The warning that does literally nothing

entwinedent commented 2 years ago

Your all clear found out a sub-process from better-end-1.0.0 called libcd-3.0.3+1.16.3 (processing mod) was causing cascading failures, everything but better end is fixed now. Thanks for the quick reply