HolographicWings / LethalExpansion

LethalExpansion Mod
MIT License
13 stars 10 forks source link

"Wrong bundles" error on identical modpacks #75

Open reddedpixel opened 6 months ago

reddedpixel commented 6 months ago

Hello! Me and my friend have identical modpacks, but LethalExpansion still kicks him after joining for "wrong bundles". I'm just trying to figure out if it's some error with LethalExpansion or is it clashing with other mods (which I don't think it should, but maybe I'm wrong). Attached is mine (host's) log and below is a list of our mods. LogOutput.log

Mod list:

  1. BepInEx-BepInExPack-5.4.2100
  2. notnotnotswipez-MoreCompany-1.7.2
  3. RugbugRedfern-Skinwalkers-2.0.1
  4. Sligili-More_Emotes-1.2.2
  5. AlexCodesGames-AdditionalSuits-1.1.3
  6. Evaisa-HookGenPatcher-0.0.5
  7. Evaisa-LethalLib-0.10.1
  8. vasanex-ItemQuickSwitch-1.1.0
  9. EliteMasterEric-Coroner-1.5.3
  10. Stoneman-LethalProgression-1.3.2
  11. BatTeam-LethalFashion-1.0.4
  12. Blorb-WeatherMultipliers-1.1.0
  13. FlipMods-FasterItemDropship-1.2.0
  14. matsuura-HealthMetrics-1.0.2
  15. Monkeytype-HideChat-1.0.0
  16. TheBeeTeam-PersistentPurchases-1.1.0
  17. HolographicWings-LethalExpansion-1.3.13
  18. Ceelery-Kast-1.0.3
HolographicWings commented 6 months ago

Hello! Me and my friend have identical modpacks, but LethalExpansion still kicks him after joining for "wrong bundles". I'm just trying to figure out if it's some error with LethalExpansion or is it clashing with other mods (which I don't think it should, but maybe I'm wrong). Attached is mine (host's) log and below is a list of our mods. LogOutput.log

Mod list:

  1. BepInEx-BepInExPack-5.4.2100
  2. notnotnotswipez-MoreCompany-1.7.2
  3. RugbugRedfern-Skinwalkers-2.0.1
  4. Sligili-More_Emotes-1.2.2
  5. AlexCodesGames-AdditionalSuits-1.1.3
  6. Evaisa-HookGenPatcher-0.0.5
  7. Evaisa-LethalLib-0.10.1
  8. vasanex-ItemQuickSwitch-1.1.0
  9. EliteMasterEric-Coroner-1.5.3
  10. Stoneman-LethalProgression-1.3.2
  11. BatTeam-LethalFashion-1.0.4
  12. Blorb-WeatherMultipliers-1.1.0
  13. FlipMods-FasterItemDropship-1.2.0
  14. matsuura-HealthMetrics-1.0.2
  15. Monkeytype-HideChat-1.0.0
  16. TheBeeTeam-PersistentPurchases-1.1.0
  17. HolographicWings-LethalExpansion-1.3.13
  18. Ceelery-Kast-1.0.3

hello, i need his logs too, after the kick

reddedpixel commented 6 months ago

Sure: LogOutput.log

HolographicWings commented 6 months ago

Sure: LogOutput.log

for some reason the load order is not same [Info :LethalExpansion] Module found: Kast v1.3.0.0 Loaded in 10854ms [Info :LethalExpansion] Module found: OldSeaPort v1.3.3.0 Loaded in 3805ms [Info :LethalExpansion] Module found: TemplateMod v1.3.3.1 Loaded in 235ms

[Info :LethalExpansion] Module found: OldSeaPort v1.3.3.0 Loaded in 2512ms [Info :LethalExpansion] Module found: TemplateMod v1.3.3.1 Loaded in 170ms [Info :LethalExpansion] Module found: Kast v1.3.0.0 Loaded in 6690ms

this made the issue, i will adapt the mod to don't depend of the load order meanwhile check that the Kast module is in same directory for client and host

VicerExciser commented 6 months ago

Thanks, this thread helped me solve the same issue (though in my case I had the "E Gypt" map installed and my friend did not, rather than "Kast"). I simply had to uninstall the E Gypt mod.

Sidenote: my E Gypt mod was disabled at the time, and I had unchecked "Load Modules" in the mod settings menu, so I was a little surprised that unused modules would incur errors when joining a friend's session...