Die Suche ergab 7 Treffer
- Montag 8. Mai 2017, 03:11
- Forum: BotE Android (Windows version)
- Thema: bote.exe is not a valid WIN32 application
- Antworten: 4
- Zugriffe: 10667
Re: bote.exe is not a valid WIN32 application
What was changed to make bote.exe run under Windows XP?
- Mittwoch 15. Februar 2017, 05:49
- Forum: BotE Android (Windows version)
- Thema: bote.exe is not a valid WIN32 application
- Antworten: 4
- Zugriffe: 10667
bote.exe is not a valid WIN32 application
That's the message that pops up if I try to run (by double-clicking on it) bote.exe under Windows XP (both under VirtualBox, and on a real computer). In both cases, double-clicking the JAR file works fine. bote.exe seems to have the PE-file flag for a 32-bit executable. Does it contain, and try to e...
- Mittwoch 15. Februar 2017, 05:42
- Forum: BotE Android (Windows version)
- Thema: skewed background XP VirtualBox
- Antworten: 5
- Zugriffe: 10565
Re: skewed background XP VirtualBox
TL;DR It didn't help. I've been afraid to try git. If by "directory to run from" you mean "Working Directory", I don't like the idea of pointing that to the middle of my source tree. I think I got Netbeans to copy the entire bote-libgdx/android/assets directory to the root of the...
- Dienstag 14. Februar 2017, 21:11
- Forum: BotE Android (Windows version)
- Thema: skewed background XP VirtualBox
- Antworten: 5
- Zugriffe: 10565
Re: skewed background XP VirtualBox
I don't remember why I used VirtualBox. I was probably trying to keep from accidentally cluttering my machine. I tried BotE on a Windows XP machine. It looks fine. I got close to trying your suggestion. It barfed looking for "troopstatlist.txt". I tried changing that to "troops.txt&qu...
- Dienstag 14. Februar 2017, 05:20
- Forum: BotE Android (Windows version)
- Thema: distributeRemaining backwards
- Antworten: 3
- Zugriffe: 9193
Re: distributeRemaining backwards
calc sorts and reverses before returning. It sorts based on count.
Right before this, calc calls distributeRemaining, which sorts on fPart, but does not reverse before adding one worker to each category (until it runs out of idle workers).
Right before this, calc calls distributeRemaining, which sorts on fPart, but does not reverse before adding one worker to each category (until it runs out of idle workers).
- Sonntag 12. Februar 2017, 21:28
- Forum: BotE Android (Windows version)
- Thema: distributeRemaining backwards
- Antworten: 3
- Zugriffe: 9193
distributeRemaining backwards
A comment in SystemManager says that distributeRemaining is supposed to assign leftover workers to the building types with the highest fractional assignments. The code I see sorts, but does not reverse the list, or process the list backwards. I think this is responsible for a tiny part of the appare...
- Sonntag 12. Februar 2017, 21:17
- Forum: BotE Android (Windows version)
- Thema: skewed background XP VirtualBox
- Antworten: 5
- Zugriffe: 10565
skewed background XP VirtualBox
When I run BotE under Windows XP in VirtualBox, some of the backgrounds -- the bits that look like the metal flashing around some displays -- are twisted 45 degrees clockwise. This did not happen when I ran directly from Windows 8. I think it is related to the width of the graphics file being used: ...