Skip to content

crashing when online server join / local is fine #4

@tx96

Description

@tx96

}
case FRAME_NET_UPDATE_END:
{
H::Entities.Store(); //this where crash happen and backtrack too?
F::Backtrack.Store();
break;
}
css server ip to test: 70.54.69.174:27015
map change like 2 or 3 time in server causes crash too
some screenshots:

Image

overall i found out H::Entities.Store(); part causing crash if i disable it and inject everything is fine not sure if its null check or what more testing needed ? maybe issue with FRAME_NET_UPDATE_END? itself? @Viceroyy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions