FTL gives me a weird screen after loading screen
CRASH LOGS
Version = 1.03.3
Stack Trace:
1 - 0x095cb475 DrvSetLayerPaletteEntries
Version = 1.03.3
Stack Trace:
1 - 0x09c4ffc3
Crash Upon Loading
- Matthew
- Site Admin
- Posts: 966
- Joined: Thu Apr 19, 2012 9:31 am
Re: Crash Upon Loading
Most likely a video driver issue. Can you post a dxdiag dump?
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
-
- Posts: 9
- Joined: Wed Jan 29, 2014 5:57 am
Re: Crash Upon Loading
I am also having an issue with my game loading. I have created my own ship and have made custom weapons,drones etc. when i patch the ship into the game it loads like normal but once it finishes loading it shuts down and disappears. I have noticed that when I had removed all non-ship essentials, like custom weapons and anything custom, that the game will run normally and the ship will appear and i can load it and play it. But i would like to be able to run it with my custom additions and possibly be able to make more ships and so on and would like to know if you have any suggestions or ideas on what may be causing this issue? I have not yet tried running the game with anything but weapons will be trying that now.
The crash logs for the game state this every time, even when i run game with all custom items on ship.
Version = 1.03.3
Stack Trace:
1 - 0x004432e7
2 - 0x004448c1
3 - 0x005a0ef8
4 - 0x0069415b
5 - 0x004010fd
6 - 0x77679f72 RtlInitializeExceptionChain
7 - 0x77679f45 RtlInitializeExceptionChain
Any information would be gratefully appreciated!
The crash logs for the game state this every time, even when i run game with all custom items on ship.
Version = 1.03.3
Stack Trace:
1 - 0x004432e7
2 - 0x004448c1
3 - 0x005a0ef8
4 - 0x0069415b
5 - 0x004010fd
6 - 0x77679f72 RtlInitializeExceptionChain
7 - 0x77679f45 RtlInitializeExceptionChain
Any information would be gratefully appreciated!

-
- Posts: 402
- Joined: Tue Dec 03, 2013 9:12 pm
Re: Crash Upon Loading
Modding is a very... touchy... thing for the game. I've crashed the game myself simply by spelling things wrong, I kid you not.
Link me to the mod, and I'll check out what's causing the issue.
Link me to the mod, and I'll check out what's causing the issue.

-
- Posts: 9
- Joined: Wed Jan 29, 2014 5:57 am
Re: Crash Upon Loading
Well i have not yet posted the mod still working on it but i am realizing that for some reason it is giving me false errors with htlm5 coding like when i place " around codes it will say i have the first " but not the last one then the next error will say i have the last " but not the first one. After a lot of retyping the codes and deleting things and running it over and over i finally got the game to run some of the ship. I think it was not accepting the sound file that i had cause with the sound excluded it runs. Still working out a lof of bugs though like my custom weapon slowly moves in a direction when it is charging then resets after being fired, and i dont know why it is doing this, it should be stationary. Once i get it all finished it ill post it. Thank you for replying though 
Edit: fixed the moving weapon image issue! it was off by a pixel...

Edit: fixed the moving weapon image issue! it was off by a pixel...