Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T127213
Change Details
Change Details
Old
New
Diff
Repro vid: https://www.youtube.com/watch?v=BgZe1tgIhyg I can crash game executing this: ``` (currentTask player) setSimpleTaskCustomData ['','','']; systemchat str (taskCustomData (currentTask player)); ```
Repro vid: https://www.youtube.com/watch?v=BgZe1tgIhyg I can crash game executing this: ``` (currentTask player) setSimpleTaskCustomData ['','','']; systemchat str (taskCustomData (currentTask player)); <------ this is the crashy line ```
Repro vid: https://www.youtube.com/watch?v=BgZe1tgIhyg I can crash game executing this: ``` (currentTask player) setSimpleTaskCustomData ['','','']; systemchat str (taskCustomData (currentTask player));
<------ this is the crashy line
```
Continue