Closed MosIbOad closed 3 months ago
Happening for me aswell on dev & release branch.
Crashdump IDs: 5d1b1cb8-2122-4136-9901-a6bbf0956fef (16.0.0-dev.319 - dev branch) 6046a21b-e6ea-4417-83e6-42047e61260e (16.0.151 - release branch)
//edit: crashing only if using js module v1
Happening for me aswell on dev & release branch.
Crashdump IDs: 5d1b1cb8-2122-4136-9901-a6bbf0956fef (16.0.0-dev.319 - dev branch) 6046a21b-e6ea-4417-83e6-42047e61260e (16.0.151 - release branch)
//edit: crashing only if using js module v1
I tried js module v2, but after the second restart, it crashes again...
I've encountered exactly the same problem, it's been bothering me for 4-5 days now. I tried changing branches from release, to release candidate, and to development, but nothing helped. Here is my error code. 92170f45-d22e-4ead-9ba7-5f1e29d509f8
I've encountered exactly the same problem, it's been bothering me for 4-5 days now. I tried changing branches from release, to release candidate, and to development, but nothing helped. Here is my error code. 92170f45-d22e-4ead-9ba7-5f1e29d509f8
Yes, it is a very annoying problem. I hope it gets resolved
same. also crashes when i press disconnect button
Same here, crashes each time when I hit the disconnect button.
Same.
Same, please fix it
As requested, reproduction steps are very simple:
It is not necessary to create an RmlElement, it crashes me even because of the connection of index.html
new alt.RmlDocument("./index.rml");
Happening for me aswell on dev & release branch. Crashdump IDs: 5d1b1cb8-2122-4136-9901-a6bbf0956fef (16.0.0-dev.319 - dev branch) 6046a21b-e6ea-4417-83e6-42047e61260e (16.0.151 - release branch) //edit: crashing only if using js module v1
I tried js module v2, but after the second restart, it crashes again...
I suggest trying latest build of js v2 module now, there was some other things crashing while using compat mode and they are already fixed.
fixed with 16.2.6-dev.1
Description of the problem
When I turn on debug mode on the user and server side and shut down the server, the game closes unexpectedly. Here is the video
Reproduction steps
It's a problem that only occurs when we start and shut down the server in debud mode.
Expected behaviour
I cannot test any code in debug mode. It could really be solved, thank you.
Additional context
I took a video to make it more understandable:
https://streamable.com/3oqp0t
Operating system
Windows 10
Version
16.0.151 (release)
Crashdump ID
d83ba04c-ae7e-4033-a255-b4f0c856f996
Confirmation of issue's presence