FAQ  •  Register  •  Login

CrowFall fails to launch

Moderator: MiRai

<<

gameforce

Posts: 5

Joined: Fri Jan 25, 2019 10:48 am

Post Fri Jan 25, 2019 10:53 am

CrowFall fails to launch

Good day,

I am trying to get CrowFall running. When I launch it crashes, I have attached dump to post. If anyone has this working please let me know. I will upgrade to full license for 2 years once resolved. Thank you in advance.
Attachments
cfdump.dmp.txt
CrowFall dump file remove .txt from file
(27.66 KiB) Downloaded 366 times
<<

lax

User avatar

Site Admin

Posts: 7301

Joined: Tue Nov 17, 2009 9:32 pm

Post Fri Jan 25, 2019 11:43 am

Re: CrowFall fails to launch

I was a bit confused by the starter pack options on the crowfall site, luckily a Reddit post cleared things up for me. I mean, it says "ach Starter Pack includes immediate access to the 24x7 LIVE pre-alpha testing environment" and then the Patron Starter Pack for $50 says "ACCESS TO THE BETA 3 TEST GROUP". To me that sounds contradictory. Anyway, apparently there's a "live" pre-alpha server they have up all the time, and a "test" server they don't always have up.

Anyhow, I'll have a look, thanks for posting
<<

gameforce

Posts: 5

Joined: Fri Jan 25, 2019 10:48 am

Post Fri Jan 25, 2019 2:22 pm

Re: CrowFall fails to launch

Thank you :-D
<<

lax

User avatar

Site Admin

Posts: 7301

Joined: Tue Nov 17, 2009 9:32 pm

Post Sat Jan 26, 2019 9:29 am

Re: CrowFall fails to launch

So it looks like the Crowfall client supports in-client login. You should be able to use Add Game to add Crowfall\Download\CrowfallClient.exe to Inner Space, and have ISBoxer launch that. Initial tests suggest that it should pretty much work

I do need to fix issues with the Crowfall launcher. and the game in fullscreen mode
<<

gameforce

Posts: 5

Joined: Fri Jan 25, 2019 10:48 am

Post Sat Jan 26, 2019 12:02 pm

Re: CrowFall fails to launch

Okay, I will try that shortly. Thank you :D
<<

gameforce

Posts: 5

Joined: Fri Jan 25, 2019 10:48 am

Post Sat Jan 26, 2019 1:48 pm

Re: CrowFall fails to launch

Okay, I tried that and get an error "Login failed. Please try again. Generic/unknown HTTP error". I get this launching using ISBoxer and launching it directly.

So I looked at logs from using crowfallclient.exe:

2019-01-26T18:38:51.212Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_0] Thread=[System.Threading.Thread]
2019-01-26T18:38:51.220Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_1] Thread=[System.Threading.Thread]
2019-01-26T18:38:51.220Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_2] Thread=[System.Threading.Thread]
2019-01-26T18:38:51.220Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_3] Thread=[System.Threading.Thread]
2019-01-26T18:38:51.220Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_0]
2019-01-26T18:38:51.220Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_3]
2019-01-26T18:38:51.221Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_1]
2019-01-26T18:38:51.221Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_2]
2019-01-26T18:38:53.959Z INFO STARTUP - Version number _||_ build=[5.8.1-17898-7a27779e] built=[1/23/2019 2:03 PM]
2019-01-26T18:38:53.962Z INFO SERVERINFO - Using CurrentEcoSystem default setting _||_ CurrentEcoSystem=[test]
2019-01-26T18:38:53.962Z INFO SERVERINFO - No info found _||_ CurrentEcoSystem=[test] CentralServiceURL=[https://login-test.crowfall.com] ******NOTE TEST****** was the issues


Successful login directly from default launcher log, note authentication server:
2019-01-26T13:50:02.611Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_0] Thread=[System.Threading.Thread]
2019-01-26T13:50:02.619Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_1] Thread=[System.Threading.Thread]
2019-01-26T13:50:02.619Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_2] Thread=[System.Threading.Thread]
2019-01-26T13:50:02.619Z INFO THREADING - StartThread _||_ Name=[JobQueueWorkerThread_3] Thread=[System.Threading.Thread]
2019-01-26T13:50:02.620Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_0]
2019-01-26T13:50:02.620Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_2]
2019-01-26T13:50:02.620Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_3]
2019-01-26T13:50:02.620Z INFO JOBQUEUEMANAGER - Starting worker thread. _||_ Name=[JobQueueWorkerThread_1]
2019-01-26T13:50:05.426Z INFO STARTUP - Version number _||_ build=[5.8.1-17898-7a27779e] built=[1/23/2019 2:03 PM]
2019-01-26T13:50:05.428Z INFO SERVERINFO - Using CurrentEcoSystem commandline setting _||_ CurrentEcoSystem=[live]
2019-01-26T13:50:05.428Z INFO SERVERINFO - No info found _||_ CurrentEcoSystem=[live] CentralServiceURL=[https://login-live.crowfall.com] ***NOTE*** using live server


Looking into seeing if parameter can be passed using crowfallclient.exe to specify login server. Let me know if you have luck with default launcher. Thank you in advance.
Attachments
IS-1.PNG
Running from ISBoxer
IS-1.PNG (1.02 MiB) Viewed 6202 times
<<

bob

User avatar

League of Extraordinary Multiboxers

Posts: 4587

Joined: Sat Feb 15, 2014 11:14 am

Location: In the dining room, with the lead pipe.

Post Sat Jan 26, 2019 2:58 pm

Re: CrowFall fails to launch

if you login normally via the launcher, and then using a tool, Process Explorer, you can check out the command line used to launch the game. Task Manager used to be able to do it in Win7, if you happen to be using that.

Or you could drop out to an admin command prompt and run
Code:
wmic path win32_process get name, commandline > commandline.txt
which will drop into the command.txt file specified in the current directory you are in, all the command lines used for all processes. You can then search the file for crowfallclient.exe to find what is starts up like (note: there is a lot of empty space in this file, so search is your friend).

You might find it is a simple parameter you can add.
<<

gameforce

Posts: 5

Joined: Fri Jan 25, 2019 10:48 am

Post Sat Jan 26, 2019 3:02 pm

Re: CrowFall fails to launch

Resolved, made a host entry to make login-test to be the IP address of login-live in windows host file and I m in. Purchased two years as promised, thank you :D

IS-3.PNG
It works, with host name changed in local windows host file
IS-3.PNG (370.23 KiB) Viewed 6198 times

Return to Other

Who is online

Users browsing this forum: No registered users and 6 guests