Julien Berthou
Julien Berthou
I think a good first step would be : allow the download of window version / build of a game from a Linux version of itch. Some sort of checkbox...
We have a simmilar issue in our project.... ```csharp public class Pool < T > { public IEnumerable < InstanceValuePair < U >> ForEach < U > (IList < U...
I'm having the same probleme. Crash on load with what seem to be java.util.ConcurrentModificationException related to getUncompactingResult [crash-2024-10-15_23.34.58-server.txt](https://github.com/user-attachments/files/17475406/crash-2024-10-15_23.34.58-server.txt) [crash-2024-10-21_16.05.38-server.txt](https://github.com/user-attachments/files/17475432/crash-2024-10-21_16.05.38-server.txt) For a while trying again after the first crash seem to...