Whenever I try to play ss13, it lets me see the ad window for just a few seconds, then it says "Dreamseeker.exe has stopped working". The BYOND window runs just fine, I just can't actually play anything.
|
Dec 29 2015, 2:05 pm
|
|
If it's crashing, I need the crash details from the Windows event viewer. If the crash is happening in one of our modules, then I can often trace the problem.
|
I have the exact same problem, and windows doesn't give any details, after it crashes, windows looks for a solution to the problem, and then says that "a problem made the program stop working properly, windows will close the program and notify you when a solution is available"
|
I'm having the same issue when trying to play Shinobi by Axiom Studios. It keeps saying that dream seeker has stopped working.
https://gyazo.com/69a539af0d0088f93fd3e893c0f29882 |
I'm the exact same as you PlayerTwo542. Been stuck trying to get onto Shinobi by Axiom Studios for a while due to that - I thought it was just me.
|
Guys, I need the crash details. Just open the Windows event viewer, look for crashes in the log, get the info pertaining to the Dream Seeker crash, and paste it here.
If you have any trouble getting to the event viewer, Google is your friend. |
I found these two:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/ event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2015-12-29T22:22:57.000000000Z" /> <EventRecordID>10230</EventRecordID> <Channel>Application</Channel> <Computer>DESKTOP-2VAV7UK</Computer> <Security /> </System> - <EventData> <Data>dreamseeker.exe</Data> <Data>5.0.509.1318</Data> <Data>567b11ec</Data> <Data>KERNELBASE.dll</Data> <Data>10.0.10240.16384</Data> <Data>559f3b2a</Data> <Data>80000003</Data> <Data>00132bd2</Data> <Data>21fc</Data> <Data>01d14287768d314f</Data> <Data>C:\Program Files (x86)\BYOND\bin\dreamseeker.exe</Data> <Data>C:\WINDOWS\SYSTEM32\KERNELBASE.dll</Data> <Data>6de46d50-73bc-4360-bc0d-817579da7c1f</Data> <Data /> <Data /> </EventData> </Event> And this one: - System - Provider [ Name] Application Error - EventID 1000 [ Qualifiers] 0 Level 2 Task 100 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2015-12-29T22:22:57.000000000Z EventRecordID 10230 Channel Application Computer DESKTOP-2VAV7UK Security - EventData dreamseeker.exe 5.0.509.1318 567b11ec KERNELBASE.dll 10.0.10240.16384 559f3b2a 80000003 00132bd2 21fc 01d14287768d314f C:\Program Files (x86)\BYOND\bin\dreamseeker.exe C:\WINDOWS\SYSTEM32\KERNELBASE.dll 6de46d50-73bc-4360-bc0d-817579da7c1f |
Event xmlns="http://schemas.microsoft.com/win/2004/08/events/ event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2015-12-29T21:08:09.668022100Z" /> <EventRecordID>6269</EventRecordID> <Channel>Application</Channel> <Computer>Valentin-PC</Computer> <Security /> </System> - <EventData> <Data>dreamseeker.exe</Data> <Data>5.0.509.1318</Data> <Data>567b11ec</Data> <Data>KERNELBASE.dll</Data> <Data>10.0.10586.0</Data> <Data>5632da1c</Data> <Data>4000001f</Data> <Data>001382e2</Data> <Data>1df0</Data> <Data>01d1427d0369a53b</Data> <Data>C:\Program Files (x86)\BYOND\bin\dreamseeker.exe</Data> <Data>C:\WINDOWS\SYSTEM32\KERNELBASE.dll</Data> <Data>2a7df6a0-91dd-4aba-ab1e-b39a72dd0bc7</Data> <Data /> <Data /> </EventData> </Event> |
I got something like this, not sure if I looked in the wrong place:
Faulting application name: dreamseeker.exe, version: 5.0.509.1318, time stamp: 0x567b11ec Faulting module name: KERNELBASE.dll, version: 10.0.10586.0, time stamp: 0x5632da1c Exception code: 0x4000001f |
Log Name: Application
Source: Application Error Date: 12/29/2015 2:26:44 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: DESKTOP-SFED13H Description: Faulting application name: dreamseeker.exe, version: 5.0.509.1318, time stamp: 0x567b11ec Faulting module name: KERNELBASE.dll, version: 10.0.10586.0, time stamp: 0x5632da1c Exception code: 0x4000001f Fault offset: 0x001382e2 Faulting process id: 0x1ef0 Faulting application start time: 0x01d14287fddf30b5 Faulting application path: C:\Users\selen\Documents\BYOND\bin\dreamseeker.exe Faulting module path: C:\WINDOWS\SYSTEM32\KERNELBASE.dll Report Id: a95f6f39-bf93-4b3b-aee2-534f3d476346 Faulting package full name: Faulting package-relative application ID: Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/ event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2015-12-29T22:26:44.064701700Z" /> <EventRecordID>1663</EventRecordID> <Channel>Application</Channel> <Computer>DESKTOP-SFED13H</Computer> <Security /> </System> <EventData> <Data>dreamseeker.exe</Data> <Data>5.0.509.1318</Data> <Data>567b11ec</Data> <Data>KERNELBASE.dll</Data> <Data>10.0.10586.0</Data> <Data>5632da1c</Data> <Data>4000001f</Data> <Data>001382e2</Data> <Data>1ef0</Data> <Data>01d14287fddf30b5</Data> &a>C:\Users\selen\Documents\BYOND\bin\dreamseeker.exe</ Data> <Data>C:\WINDOWS\SYSTEM32\KERNELBASE.dll</Data> <Data>a95f6f39-bf93-4b3b-aee2-534f3d476346</Data> <Data> </Data> <Data> </Data> </EventData> </Event> |
I'm receiving the same issue. This just started happening. I was playing last night, get up to play today and getting the Dream Seeker.exe is not responding error.
Faulting application name: dreamseeker.exe, version: 5.0.509.1318, time stamp: 0x567b11ec Faulting module name: KERNELBASE.dll, version: 10.0.10586.0, time stamp: 0x5632da1c Exception code: 0x4000001f Fault offset: 0x001382e2 Faulting process id: 0xc68 Faulting application start time: 0x01d14288f1664dd4 Faulting application path: D:\BYOND\bin\dreamseeker.exe Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll Report Id: 5549a1ed-d891-4953-8391-cf160596501f Faulting package full name: Faulting package-relative application ID: |
Yeah, all this makes no sense to me. I'd just like to find a instruction solution as to getting my launcher to work properly, lol. Missing out on some progress xD
|
I just opened up Internet Explorer, went into tools, and click on ActivX Filtering...Tried to join a game..It didn't give me the error, the screen stayed black for almost a minute, and then it let me in. Try that out guys and see if it works for you.
If you don't see tools, right click the top of the window and make sure the menu bar is set to show. |