[Resolved] Game crashing when initializing (Steam crashes as well)

Started by DocDoesGaming, November 13, 2018, 09:26:54 PM

Previous topic - Next topic

DocDoesGaming

Hey everybody,

starting from today, my game just crashes together with Steam upon initialization.
I don't think I ever had that problem in one of the betas before and it was also working completely fine yesterday.
I just went ahead and attached all the generated files here, I hope someone can help me.

Thank you in advance!

[attachment deleted due to age]

Canute

Hi,
Quoted3d: failed to create 2D texture id=881 w=800 h=600 mips=1 d3dfmt=21 [out of memory]
since you use hugslib, i think you use more mods.
But since the logfile don't say which texture it can't be loaded/created.

Can you look what mod's got updated recently (steam log), i bet one of them are the troublemaker.

But you could disable all of them, and check first if the plain vanilla game is working correct.

DocDoesGaming

Thanks for the reply Canute, I fixed it.
I just unsubscribed from all my mods and deleted the configs, after which I verified the integrity of the local game files.
Sadly I couldn't actually identify the troublemaker, but it seems like it was a mod that wasn't even active?

So that's a thing, I suppose.

Anyway, thank you!