Page MenuHomeSchine - Phabricator

Launcher | 32 bit launcher with bundled java doesn't start the game
Closed, FinishedPublic

Description

The windows 32 bit launcher (bundled with 32 bit java) doesn't start the game up. After pressing launch, the game fails to startup.

It works fine if I set a path to my own java installation (which is 64 bit). It also works fine if I execute the starmade jar with the bundled java.
This points to some issue with the launcher.

Unfortunately I can't even get starmade logs, they aren't created. It must fail to reach that point.

So far I can only confirm this for windows.

Details

Commits
Restricted Diffusion Commit
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
158 fe18f38
Category
Launcher
First occurrence (version)
2.0.6 (140)
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce
  1. use 32 bit launcher
  2. make sure to use bundled java
  3. launch the game
Tester information (Internal use only)

Not fixed. Doesn't start the game with bundled java and now it also doesn't do that when using a custom java path (to a 64 bit java).

Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

lancake created this task.Jun 23 2016, 10:40 PM
lancake created this object in space S5 Launcher.
Restricted Application added a project: Issue Navigation. · View Herald TranscriptJun 23 2016, 10:40 PM
lancake changed the task status from Open to In Queue (Launcher).
lancake claimed this task.
lancake triaged this task as Release Blocker priority.
Restricted Application edited projects, added Starmade, Launcher Development; removed Issue Navigation. · View Herald TranscriptJun 23 2016, 10:40 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
calani added a commit: Restricted Diffusion Commit.Jun 25 2016, 7:39 PM
calani changed the task status from In Queue (Launcher) to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Launcher Development. · View Herald TranscriptJun 25 2016, 7:39 PM

-QA Testing-

Not fixed. Doesn't start the game with bundled java and now it also doesn't do that when using a custom java path (to a 64 bit java).

lancake edited Tester information (Internal use only). (Show Details)Jun 26 2016, 3:27 PM
lancake changed the task status from Resolved to In Queue (Launcher).
Restricted Application edited projects, added Launcher Development; removed Quality Assurance. · View Herald TranscriptJun 26 2016, 3:27 PM

cmd output of that not working start

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\Q>D:\Starmade\starmade-launcher-win32-ia32\starmade-launcher.exe

C:\Users\Q>[5068:0626/191116:INFO:renderer_main.cc(200)] Renderer process starte
d
[5068:0626/191116:WARNING:raw_channel_win.cc(473)] WriteFile: Die Pipe wird gera
de geschlossen. (0xE8)
[5068:0626/191116:WARNING:channel.cc(549)] Failed to send message to ack remove
remote endpoint (local ID 1, remote ID 1)
[5068:0626/191116:WARNING:channel.cc(315)] RawChannel write error
[5068:0626/191116:WARNING:raw_channel_win.cc(473)] WriteFile: Die Pipe wird gera
de geschlossen. (0xE8)
[5068:0626/191116:WARNING:channel.cc(549)] Failed to send message to ack remove
remote endpoint (local ID 3, remote ID 2147483649)
[5068:0626/191116:WARNING:channel.cc(315)] RawChannel write error
[1928:0626/191116:INFO:renderer_main.cc(200)] Renderer process started
[5192:0626/191117:INFO:CONSOLE(58)] "Launcher v2.0.6 build 98dfc4d DEVELOPMENT",
 source: D:\Starmade\starmade-launcher-win32-ia32\resources\app.asar\lib\main.js
 (58)
[5192:0626/191119:INFO:CONSOLE(281)] "using java bin path: D:\Starmade\starmade-
launcher-win32-ia32\dep\java\jre1.7.0_80\bin", source: D:\Starmade\starmade-laun
cher-win32-ia32\resources\app.asar\lib\controllers\launch.js (281)
[5192:0626/191119:INFO:CONSOLE(282)] "child process: detached", source: D:\Starm
ade\starmade-launcher-win32-ia32\resources\app.asar\lib\controllers\launch.js (2
82)
calani added a commit: Restricted Diffusion Commit.Jul 7 2016, 5:00 AM
calani changed the task status from In Queue (Launcher) to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Launcher Development. · View Herald TranscriptJul 7 2016, 5:00 AM
SmilingDemon added a comment.EditedAug 1 2016, 10:27 PM

-QA Testing-

starts up on win 7

also starts up on the 32 bit linux launcher according to Xarxes

fixed therefore

SmilingDemon changed Last tested (version) from 2.0.6 (140) to 158 fe18f38 .Aug 1 2016, 10:32 PM
xarses added a subscriber: xarses.Aug 3 2016, 7:09 AM

linux-i32 launcher (linux64 bit multi-arch) launcher started fine after I chased down a missing i386 library. Game starts fine and joins lan word w/bundled 32bit java

Only thing to point out is that the default 512 is too small to run the game, I cranked up to 2048 max, 512 early, 192 pem

SmilingDemon closed this task as Closed.Aug 3 2016, 7:19 AM
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptAug 3 2016, 7:19 AM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript