The problem is that on the setup grid website only LFS up to version 0.5Z is supported. So if you use a newer version, than SIG does not work.
The following instructions should make SIG work again:
- In the SIG install folder navigate to the bin folder.
- In this folder the localization files are located named setupgrid_??.properties with the language as suffix
- You can open the localization file in a normal text editor like notepad
- e.g. if you have a german Windows edit the setupgird_de.properties (for english, or a language not listed use the setupgrid.properties)
- When you have open the file in notepad, then navigate to the bottom where you find the following line: baseUrl = http://setupgrid.net/setups.php?car={0}&track={1}&patch={2}
- Change this to: baseUrl = http://setupgrid.net/setups.php?car={0}&track={1}&patch=0.5z&dummy={2}
- Now you have hardcoded to always get setups for the LFS 0.5z version.
- Restart SIG and this should work.
The problem with XP is that the support ends in april 2014, so no security fixes are made anymore. It is not a wise idea to use XP on a PC with internet connection after that date.
Correct. I did not remember how it works, so I had a look into the source code and the LFS Version is used the fetch the correct setups from the setupgrid website. So with the new 0.6E you will not receive any setups, because the setupgrid.net website (in my opinion) needs to be updated.
You have used the wrong constructor that does not initialized the sound value.
I have fixed that now, and if you use the build.gradle from my previous post you should get the new version.
After you checked out the example and installed gradle you can execute the command 'gradle run' in the example directory and the example is build and run.
The example is the Hello World example that connects to LFS in the local PC on Port 29999. If you want to change this in the example look for localhost an 29999 in the build.gradle file.
If you want to create a zip file with everything you need just type 'gradle distZip' and you find the created zip in build/distribution. Here also a .bat file is created to run the app.
To create a eclipse project just type 'gradle eclipse' and the project file are created that can be imported into eclipse.
I have not yet started to add the new insim features that come with Z30+. I indent to do this in the near future. If anyone wants to help me with that I gladly accept patches or can give commit privileges on sourceforge.
Log4j comes with all you need. Here is an example configuration that sets the global log level to info and the log level for all classes under com.mypackage to debug.
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
What about that protests can only be placed by the team manager or co-manager. So in the protest thread it is only allowed by this two to post. That will keep the thread clean. Discussion about penalties can be done in another thread.
If some else posts this post can be ignored (or can also lead to a penalty for spaming).