|
[fixed] Crash when move a SpotLight object.
|
|
01-04-2019, 07:38 AM
Post: #2
|
||||
|
||||
|
RE: Crash when move a SpotLight object.
Thanks tkbd
I couldn't to repeat the problem, but by looking in the dump file (long stack) we see it happens when drawing the status line with the coordinate information for the light; and the format string shown (": Pos ~ts ~ts ~ts") is completely different of the one we can find in the wings_light.erl at the source repository (": Pos ~s") - which is the correct: Code: Long stack trace:So, by doing a search by that bad format string I found it's present in the language files: wings_jp.lang, wings_ko.lang and wings_zh-cn.lang; Like this for the Japanese one: Code: {info,It's fixed now. Check the Fixes for v2.2.1.
|
||||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
[fixed] Crash when move a SpotLight object. - tkbd - 01-03-2019, 05:34 AM
RE: Crash when move a SpotLight object. - micheus - 01-04-2019 07:38 AM
RE: [fixed] Crash when move a SpotLight object. - tkbd - 01-04-2019, 01:50 PM
RE: [fixed] Crash when move a SpotLight object. - micheus - 01-04-2019, 03:32 PM
RE: [fixed] Crash when move a SpotLight object. - tkbd - 01-05-2019, 06:27 AM
RE: [fixed] Crash when move a SpotLight object. - micheus - 01-06-2019, 11:44 AM
|
User(s) browsing this thread: 1 Guest(s)




@MicheusVieira
MicheusVieira
Micheuss
micheus4wings3d