gar-mil / wesnoth-era-randomizer-program

JavaScript application that generates randomized add-on eras for Battle for Wesnoth.
https://werp.vercel.app
MIT License
3 stars 0 forks source link

[BUG] Out of sync errors #13

Open gar-mil opened 1 year ago

gar-mil commented 1 year ago

Observed behavior When one of the players in a multiplayer game does not have the WERP era installed the game presents an out of sync error.

Expected behavior Because WERP eras only use default units multiplayer games should run properly without needing the era installed.

Steps to Reproduce Steps to reproduce the behavior:

  1. Do not install a WERP era.
  2. Join a multiplayer server.
  3. Join a multiplayer game that is using a WERP era.
  4. Wait for host to begin game.
  5. Out of sync error

Desktop (please complete the following information):

gar-mil commented 1 year ago

Likely caused by faction icon generation. Solution would be to refactor faction icon generation to only use vanilla graphics.