11-19-2020, 09:53 AM
Hi!
I made a japanese translation file for PovRay plugin of Wings3D (It for Wings3D 2.2.6 built-in version)
So I did some test with apply the lang file,and get two errors.
See a following log.
The fist one is...
Next one....
It seems that the error cause by Object/Material name with non-latin character.
I also add an attachment file to you for help,
(wpc_pov_jp.lang.txt)
You are free to use/update this file .
Best regard!
tkbd
I made a japanese translation file for PovRay plugin of Wings3D (It for Wings3D 2.2.6 built-in version)
So I did some test with apply the lang file,and get two errors.
See a following log.
The fist one is...
Code:
[{io,format,
[<0.321.0>,
[47,47,32,126,116,115,58,32,20986,21147,20803,12399,32|...],
["untitled_export.pov","Wings 3D 2.2.6.1"]],
[]},
{wpc_pov,export,3,[{file,"wpc_pov.erl"},{line,350}]},
{wings_export,export,4,[{file,"wings_export.erl"},{line,40}]},
{wings_file,'-export_filename_1/2-fun-0-',3,
[{file,"wings_file.erl"},{line,97}]},
{wings_develop,time_command,2,[{file,"wings_develop.erl"},{line,87}]},
{wings_plugin,command,3,[{file,"wings_plugin.erl"},{line,147}]},
{wings,raw_command_1,3,[{file,"wings.erl"},{line,644}]},
{wings,raw_command,4,[{file,"wings.erl"},{line,641}]},
{wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,1030}]},
{wings_wm,send_event,2,[{file,"wings_wm.erl"},{line,996}]},
{wings_wm,do_dispatch,2,[{file,"wings_wm.erl"},{line,888}]},
{wings_wm,dispatch_event,1,[{file,[...]},{line,...}]},
{wings_wm,get_and_dispatch,0,[{file,...},{...}]},
{wings,init_part2,3,[{...}|...]},
{proc_lib,init_p_do_apply,3,[...]}]
Next one....
It seems that the error cause by Object/Material name with non-latin character.
Code:
Rendering Job returned: 0
Export time: 0.039"
Render time: 1.451"
Total time: 1.489"
Rendering Job ready
Loading rendered image
Exporter crashed: badarg
[{io,format,
[<0.873.0>,"// ~s: Exported from ~s \n\n",
[[12390,12377,95,101,120,112,111,114,116,46,112|...],
"Wings 3D 2.2.6.1"]],
[]},
{wpc_pov,export,3,[{file,"wpc_pov.erl"},{line,350}]},
{wings_export,export,4,[{file,"wings_export.erl"},{line,40}]},
{wings_file,'-export_filename_1/2-fun-0-',3,
[{file,"wings_file.erl"},{line,97}]},
{wings_develop,time_command,2,[{file,"wings_develop.erl"},{line,87}]},
{wings_plugin,command,3,[{file,"wings_plugin.erl"},{line,147}]},
{wings,raw_command_1,3,[{file,"wings.erl"},{line,644}]},
{wings,raw_command,4,[{file,"wings.erl"},{line,641}]},
{wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,1030}]},
{wings_wm,send_event,2,[{file,"wings_wm.erl"},{line,996}]},
{wings_wm,do_dispatch,2,[{file,"wings_wm.erl"},{line,888}]},
{wings_wm,dispatch_event,1,[{file,[...]},{line,...}]},
{wings_wm,get_and_dispatch,0,[{file,...},{...}]},
{wings,init_part2,3,[{...}|...]},
{proc_lib,init_p_do_apply,3,[...]}]
I also add an attachment file to you for help,
(wpc_pov_jp.lang.txt)
You are free to use/update this file .
Best regard!
tkbd