Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [API-Rework] Server Crashing On Spawning #2549

Closed
xNexusACS opened this issue May 6, 2024 · 12 comments
Closed

[BUG] [API-Rework] Server Crashing On Spawning #2549

xNexusACS opened this issue May 6, 2024 · 12 comments
Labels
requires-testing Things need to be verified by an Exiled Developer/Contributor

Comments

@xNexusACS
Copy link
Member

Describe the bug
The server just crashes when spawning at the start of the round.

To Reproduce
Steps to reproduce the behavior:

  1. Force Round Start or Start the round normally
  2. Check the exception in LALogs xd

Expected behavior
Should spawn normally without crashing.

Server logs
https://pastebin.com/wTPLQTfE

EXILED Version ("latest" is not a version):
API Rework Branch

@xNexusACS xNexusACS added the requires-testing Things need to be verified by an Exiled Developer/Contributor label May 6, 2024
@VALERA771
Copy link
Contributor

VALERA771 commented May 9, 2024

Seems like error in base game code which we don't patch. So does it really happens always and is it an EXILED bug?

@xNexusACS
Copy link
Member Author

xNexusACS commented May 9, 2024

Seems like error in base game code which we don't patch. So does it really happens always and is it an EXILED bug?

check the exception better:

[2024-05-06 18:46:34.639 +02:00] [STDOUT]   at Exiled.Events.Patches.Events.Player.Spawning.Prefix (ReferenceHub hub, PlayerRoles.PlayerRoleBase prevRole, PlayerRoles.PlayerRoleBase newRole) [0x0008b] in <dc4258c036e64032b9da797bfb7b22c2>:0

line 6

@VALERA771
Copy link
Contributor

Yeah, I saw. But the exact place where exception happens is in base game code

@xNexusACS
Copy link
Member Author

Yeah, I saw. But the exact place where exception happens is in base game code

ik, is a little bit rare tbh

@VALERA771
Copy link
Contributor

Can you say on which role you were force classing when you got this error? Or you'd just started round?

@xNexusACS
Copy link
Member Author

xNexusACS commented May 10, 2024

Can you say on which role you were force classing when you got this error? Or you'd just started round?

just started the round with the RA (I was the only player in the server)

@louis1706
Copy link
Member

louis1706 commented May 13, 2024

Can you say on which role you were force classing when you got this error? Or you'd just started round?

just started the round with the RA (I was the only player in the server)

i need to have more info on it

do you know wish player / RoleTypeId his trying to spawn ?

and if possible can you dm me the full Lalogs

@Misfiy
Copy link
Contributor

Misfiy commented May 26, 2024

if theyre solo on the server with default configs, itd be classD

@ALEXWARELLC
Copy link
Member

I'll get this tested tomorrow.

@ALEXWARELLC
Copy link
Member

@xNexusACS Were you able to reproduce this bug on the latest version of EXILED or does it still occur?

@xNexusACS
Copy link
Member Author

@xNexusACS Were you able to reproduce this bug on the latest version of EXILED or does it still occur?

I didn't tried the new latest alpha, so im not really sure if it still happens there

@Misfiy
Copy link
Contributor

Misfiy commented Jul 5, 2024

Cannot reproduce on any exiled 9 alpha, appears fixed

@Misfiy Misfiy closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires-testing Things need to be verified by an Exiled Developer/Contributor
Projects
None yet
Development

No branches or pull requests

5 participants