View Revisions: Issue #2147 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0002147: Crash with UNLOADING CLIENTSIDE script online |
|
Revision |
2015-03-30 18:31 by Edward-san |
|
Description |
This script:
Script 101 UNLOADING CLIENTSIDE
{
//any code is okay, even nothing
}
Makes all the clients crash when a server does a changemap. The server does not crash.
It happens only online. |
|
Revision |
2015-03-30 18:27 by Edward-san |
|
Description |
This script:
Script 101 UNLOADING CLIENTSIDE
{
//any code is okay, even nothing
}
Makes all the clients crash when a server does a changemap. The server does not crash. |