You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating team ...
Transactions proposal ...
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
at org.blondin.mpg.Main.writeTransactionsProposal(Main.java:262)
at org.blondin.mpg.Main.processGames(Main.java:208)
at org.blondin.mpg.Main.processLeague(Main.java:115)
at org.blondin.mpg.Main.process(Main.java:83)
at org.blondin.mpg.Main.main(Main.java:68)
The text was updated successfully, but these errors were encountered:
axel3rd
changed the title
Crash on "Transactions proposal"
Crash on "Transactions proposal" and fix budget when some players proposition is existing
Apr 6, 2021
The text was updated successfully, but these errors were encountered: