Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
914 stars 134 forks source link

SSE CBBE AIO Install failure #12382

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug I'm not sure if this is a bug per se or a mod error but when I try to use Vortex to install the CBBE AIO- Installer mod for Skyrim Special Edition, Vortex churns out an error. I'm unable to make heads nor tails of it.

To Reproduce Steps to reproduce the behavior:

  1. Select "CBBE- AIO Installer.rar from mods list
  2. Vortex will attempt to install the file
  3. Once it has gotten around 90%, the error message will pop-up on the screen
  4. Error reads, "Invalid XML: The element 'plugin' has invalid child element 'image'. List of possible elements expected: 'description'. (Line 9, Pos 9) The element 'plugin' has invalid child element 'image'. List of possible elements expected: 'description'. (Line 21, Pos 9) The element 'plugin' has invalid child element 'image'. List of possible elements expected: 'description'. (Line 33, Pos 9)

Expected behavior 1-22 1-2

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

Platform (please complete the following information):

Additional context Add any other context about the problem here.

IDCs commented 2 years ago

The second error screen is clearly telling you that the mod itself has failed validation and that you should inform the mod author about this issue.......... It has an unexpected XML element in it - mod might still function, but it does not adhere to the fomod XML schema.

ghost commented 2 years ago

I have already contacted the mod author, and there has been no reply, hence why I am asking on GitHub. As Vortex refuses to install, it will not function at all.

As it turns out, I have found the same mod on a different modding website that seems to work as intended. So, this issue is now considered moot.