Author Topic: blockland crashes on startup  (Read 2589 times)

/title

it only started happening today after i installed a win 10 update

I'm honestly not sure, the only thing I could see that looks any sort of weird to me is this:
Code: [Select]
Setting screen mode to 1600x900x32@60hz (fs)...
  winState.hGLRC does not exist
  winState.appDC does not exist
  winState.appWindow does not exist
  newFullScreen...
Changing the display settings to 1600x900x32@60Hz...

idk if thats in every console.log though, nothing looks out of the ordinary to me, how many times did you try to host a server?

i haven't attempted to host a server in ~6 months. this happens when i literally start up blockland

i haven't attempted to host a server in ~6 months. this happens when i literally start up blockland
weird, have you tried removing all of the non-default addons and trying again?

yes, and it still doesn't work

Go to the steam properties and add "-trace" to the run arguments. Post the new console log.

ok

Interesting, seems like the problem is related to networking since it crashes right as the game establishes it's connection to the auth server. If this just started happening after a windows update, I would guess something dumb changed with whatever functions are provided for networking. Try running the game in compatibility mode for Windows XP and see if that helps?



it's definitely a steam issue because when i tried it on a fresh non-steam bl it works fine

backup your steam copy somewhere and try a fresh steam install

that worked, thanks