[0.12.4] dying on alt surface in MP -> respawn redraw fail

This subforum contains all the issues which we already resolved.
Post Reply
GopherAtl
Fast Inserter
Fast Inserter
Posts: 177
Joined: Sat Jan 31, 2015 7:54 pm
Contact:

[0.12.4] dying on alt surface in MP -> respawn redraw fail

Post by GopherAtl »

when you die on a surface other than nauvis in MP, you respawn to nauvis, but initially it will still render some of the surface you died on?

Repro case with the very early wip of my tardis mod...

launch a mp world wiht the mod. Connect to the world. (shouldn't actually need multiple players, one on headless server should work, just need the respawn on death behavior)

teleport yourself into the tardis

Code: Select all

/c game.local_player.teleport({1,1},"tardis")
create somethign to kill you

Code: Select all

/c game.surfaces.tardis.create_entity{name="medium-biter",position={0,0}}
provoke it if necessary (spacebar!)

wait to die

the tardis mod is attached again here

:edit:

first, note that manually creating a surface has the same effect; I'm not doing anyhthing special with on die events for characters or anything.

Second, went to repro again to take a screenshot, and this time the game just completely crashed. About to try a 3rd time...
Attachments
tardis_0.1.0.zip
(973.77 KiB) Downloaded 166 times
My Mods:
Nixie Tubes - numeric displays for your circuit networks!
Logistic Combinators - use logistics values in circuit logic! -
Autowire - automate red/green wire connections

User avatar
Narc
Filter Inserter
Filter Inserter
Posts: 278
Joined: Mon Feb 11, 2013 7:25 am
Contact:

Re: [0.12.4] dying on alt surface in MP -> respawn redraw fail

Post by Narc »

I just did this on our multiplayer server that we used for testing (I was helping @GopherAtl with the tests) and it's now pretty consistently crashing Factorio.

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.12.4] dying on alt surface in MP -> respawn redraw fail

Post by Oxyd »

GopherAtl wrote:when you die on a surface other than nauvis in MP, you respawn to nauvis, but initially it will still render some of the surface you died on?
Fixed in 0.12.5.
Narc wrote:I just did this on our multiplayer server that we used for testing (I was helping @GopherAtl with the tests) and it's now pretty consistently crashing Factorio.
This is actually this bug which was fixed earlier, also for 0.12.5.

Post Reply

Return to “Resolved Problems and Bugs”