Skip to content
This repository has been archived by the owner. It is now read-only.

Game sometimes crash after explosion #503

Closed
erorcun opened this issue May 2, 2020 · 1 comment
Closed

Game sometimes crash after explosion #503

erorcun opened this issue May 2, 2020 · 1 comment

Comments

@erorcun
Copy link
Collaborator

@erorcun erorcun commented May 2, 2020

Not only explosions, sometimes crash randomly
On CWorld::Process, this block (there are 2 of them actually):

		movingEnt->ProcessControl();
		if(movingEnt->bIsStatic) { movingEnt->RemoveFromMovingList(); }
@erorcun
Copy link
Collaborator Author

@erorcun erorcun commented Jul 6, 2020

Cannot reproduce for a while

@erorcun erorcun closed this Jul 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant