• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Design & Development v
« Previous 1 2 3 4 5 6 … 11 Next »
Heightmap Surface [plug-in] (updated: 2014/Jun/30)

 
  • 1 Vote(s) - 5 Average
Heightmap Surface [plug-in] (updated: 2014/Jun/30)

Pages (8): « Previous 1 … 4 5 6 7 8 Next »
Jump to page 
tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#61
09-13-2013, 10:00 AM
(09-11-2013, 01:55 PM)micheus Wrote:
(09-11-2013, 01:39 PM)tkbd Wrote: I tried the new version, it almost worked fine(construction blocks ) and found a couple of problems.
Hi tkbd, thanks for testing it.
So, the problems that you talking about are two: Japanese language file and add more data to information line. Isn't it?

Yes,it is.
  • The problem that the dialog window of HeightMap-Plugin is an English display even if it changes language to Japanese.
  • The method of deleting the color-key already set on color-ramp is not written. Please add the description about it to Information line.
    (I felt so when I added too many color-key on a color lamp. )
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#62
09-27-2013, 03:16 PM
tkbd, could you please check if it's ok now?!
I can see only white blocks here Biggrin
tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#63
10-02-2013, 10:30 PM
(09-27-2013, 03:16 PM)micheus Wrote: tkbd, could you please check if it's ok now?!
I can see only white blocks here Biggrin

Please tell me file or url of the plugin archive for test.
I assume white square may be caused by a character not found in the font.Smile
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#64
10-02-2013, 10:49 PM
(10-02-2013, 10:30 PM)tkbd Wrote: Please tell me file or url of the plugin archive for test.
It always available at the first post.

Thanks for check it.
tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#65
10-04-2013, 09:35 AM
(10-02-2013, 10:49 PM)micheus Wrote:
(10-02-2013, 10:30 PM)tkbd Wrote: Please tell me file or url of the plugin archive for test.
It always available at the first post.

Thanks for check it.

The cause of this issue is due to quote missing on heightmap_dialog 31-34 data.
[Image: th_fixdata_zps7f377a15.png]

also Wings3D console output an error message.
Quote:wpc_heighmap_surface_jp.lang,line 42: syntax error before: 'i'
I uploaded the corrected jp lang file. See URL follow.
http://brace.client.jp/wings3d_141/file.html (fix_data.zip)
This issue occurred on v5.10 and v5.09 both,so I attached two file into the archive.

RegardBiggrin
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#66
10-04-2013, 05:55 PM
(10-04-2013, 09:35 AM)tkbd Wrote: The cause of this issue is due to quote missing on heightmap_dialog 31-34 data.
That's because I added those lines by my self (using a translator, of course Smile).

Thank you for fix it.
alocrius
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Jan 2014
#67
01-13-2014, 07:02 PM
It's not immediately apparent to myself how to install this.. would someone tell me which folder this is installed to?
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#68
01-13-2014, 07:21 PM
(01-13-2014, 07:02 PM)alocrius Wrote: It's not immediately apparent to myself how to install this.. would someone tell me which folder this is installed to?
Download the proper file found in the first post in this thread. There is a read me file inside the .zip file.
PhilFurby
Offline

Junior Member

Posts: 1
Threads: 0
Joined: May 2014
#69
05-19-2014, 10:08 AM (This post was last modified: 07-01-2014, 12:30 AM by micheus.)
It is tough to build objects from images..I think you have done great job but I have failed miserably.

____________
Removed the quote from the first post [Micheus]
steelsnake
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Jun 2014
#70
06-28-2014, 03:09 AM (This post was last modified: 06-28-2014, 03:10 AM by steelsnake.)
On Wings 1.5.3 I do get an error after installing the plugin:
Code:
wpc_heightmap_surface:command/3: bad return value: {'EXIT',
                                                    {{badmatch,{error,enoent}},
                                                     [{wp9_dialogs,file_list,
                                                       3,
                                                       [{file,
                                                         "wp9_dialogs.erl"},
                                                        {line,284}]},
                                                      {wp9_dialogs,dialog_1,
                                                       5,
                                                       [{file,
                                                         "wp9_dialogs.erl"},
                                                        {line,82}]},
                                                      {wp9_dialogs,dialog,4,
                                                       [{file,
                                                         "wp9_dialogs.erl"},
                                                        {line,72}]},
                                                      {wings_develop,
                                                       time_command,2,
                                                       [{file,
                                                         "wings_develop.erl"},
                                                        {line,81}]},
                                                      {wings_plugin,command,
                                                       3,
                                                       [{file,
                                                         "wings_plugin.erl"},
                                                        {line,127}]},
                                                      {wings,raw_command_1,3,
                                                       [{file,"wings.erl"},
                                                        {line,592}]},
                                                      {wings,raw_command,4,
                                                       [{file,"wings.erl"},
                                                        {line,589}]},
                                                      {wings_wm,handle_event,
                                                       3,
                                                       [{file,[...]},
                                                        {line,...}]}]}}

This is with the heightmap_surface-erts.5.10.vFinal.zip ZIP from the first post. I know it worked in 1.5.1 but I haven't used it since... any idea what's wrong?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): « Previous 1 … 4 5 6 7 8 Next »
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode