- Joined
- Jan 22, 2014
- Messages
- 1,047
- Reaction score
- 299
Edit: The source has been found. If the title bar of the StarMade window reads "32bit" on a 64bit OS, you have to uninstall Java and install a 64bit JRE from here. If you still are experiencing similar issues, please make your own thread.
It seems that recent version of StarMade introduced a bug that causes the game to crash when reaching 100% loading. The difference to previous crashes of this kind is, that it seems that this time there is no workaround.
What is this thread about?
The point of this thread is to find a specific Hardware or Software or a combination of both, as well as detailed information (such as game logs) about game internals so we can forward this thing to schema. It is currently my impression that this does only happen in combinations of Windows 8.1, as well as Intel graphics.
So, what was the issue again?
Step by step:
When should I post here?
Do not post here for any other issue than the one described above. This thread exists solely for the purpose of solving this one issue.
You should post here if one of the following applies:
The above tells me I should post. What do I do now?
It seems that recent version of StarMade introduced a bug that causes the game to crash when reaching 100% loading. The difference to previous crashes of this kind is, that it seems that this time there is no workaround.
What is this thread about?
The point of this thread is to find a specific Hardware or Software or a combination of both, as well as detailed information (such as game logs) about game internals so we can forward this thing to schema. It is currently my impression that this does only happen in combinations of Windows 8.1, as well as Intel graphics.
So, what was the issue again?
Step by step:
- Start the game using the StarMade-Starter.exe/jar.
- A settings window will open, click 'OK'.
- A black screen will appear, showing the Schine logo, some advice, and a loading indicator in the top left corner.
- As soon as the loading indicator reaches 100%, the game will crash
When should I post here?
Do not post here for any other issue than the one described above. This thread exists solely for the purpose of solving this one issue.
You should post here if one of the following applies:
- You are affected by this issue.
- You are unaffected by this issue, but you're running Windows 8+.
- You are unaffected by this issue, but your system has an Intel graphics card.
The above tells me I should post. What do I do now?
- Before posting, please make sure your system is up-to-date, and that you have the latest version of your graphics driver installed. Windows users: Do not update your graphics drivers using that Windows tool, but download the latest version from the website of your graphics vendor.
- Ensure a predictable game state.
- Use this template.
- What graphics card are you using? Please do that, it seems to me that the tool linked in the next step is not reliable enough.
- Windows users: Run dxdiag, click on 'Display' and provide whatever comes after 'Name:" (see here for reference)
- Linux users (and maybe OS X): Open a terminal, run the following command and copy its output:
Code:
lspci | grep VGA
- Provide in-depth information about your system.
- Windows users: Run this tool. Paste the results into your post.
- OS X users: I need OS X version, hardware model (and more information about your hardware, in case you know how to get it), and I need you to open a terminal and give me the output of the following command:
Code:
java -version
- Linux users: Run the following commands in a terminal and copy their output into your post.
Code:cat /etc/issue uname -a cat /proc/cpuinfo | grep 'model name' | uniq java -version
- If you're unaffected by the issue, you're done. Otherwise, please proceed.
- Provide log files. The relevant file is, relative to your StarMade directory: logs/log.txt.0
It's a plain text file. On Linux and OS X you should be able to open it just fine. On Windows you can either rename it (extension .txt), or select notepad (or any other text editor) manually. Copy the entire file (CTRL+A, CTRL+C), but do not paste it in your post, use some external site, like pastebin.com (you can set Paste Exposure to Private), and paste it there. Share the link with us.
The log usually does not contain any sensitive information. If you're concerned about your privacy anyhow, you can send the log to either myself, AndyP or Titansmasher. - This is it, you can submit your post. Thank you very much for your help.
Last edited by a moderator: