• 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 Bug Reports v
« Previous 1 … 23 24 25 26 27 … 35 Next »
[Fixed] Wood Noise pattern baking is failed.

 
  • 0 Vote(s) - 0 Average
[Fixed] Wood Noise pattern baking is failed.

Pages (2): 1 2 Next »
tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#1
10-02-2015, 09:47 AM (This post was last modified: 10-10-2015, 03:30 PM by micheus.)
This trouble is happened on AutoUV CreateTexure operation.

Look at following screenshot(Comparison image of v1.5.4 and v2.0.1 ).
[Image: th_bake_failed_zps9tnxa95l.png]
Wood, Noise and Edge Filter are not working.

Wings3D 2.0.1, OSX 10.10.5, 64bit
Regards Smile
-------
tkbd
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#2
10-08-2015, 01:24 AM
Checked. The crash occurs only if "Edge filter" is included. If we use any other option they work fine.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#3
10-10-2015, 01:19 AM
Thank you for checking.
Hum....
I tried simple combination of Background(Image/Color) and *Wood*,
but filling white only draw to texture.(I tried both OSX and Windows)

I'm not seriously trouble by this bug for the moment. Smile
However why it would become this way.

----------------------------------------------
Wings3D 2.0.1, OSX 10.10.5, 64bit, Intel Iris OpenGL engine v2.1 INTEL-10.6.33 ,2D-API: wxWidgets: 3.0.3.0
Wings3D 2.0.1, Windows10, 32bit, Geforce640/PCIe/SSE2/3DNOW v4,5,0 NVIDIA355.82 ,2D-API: wxWidgets: 3.0.2.0

tkbd
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#4
10-10-2015, 01:28 AM
I supposedly did a post earlier that was not registered. :/

When I was testing again in a PC at work it doesn't worked too. There I got the same issue as you.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#5
10-10-2015, 06:25 AM
(10-10-2015, 01:19 AM)tkbd Wrote: I tried simple combination of Background(Image/Color) and *Wood*,
but filling white only draw to texture.(I tried both OSX and Windows)
tkbd, how was the initial settings when you chose this combination.

By trying to find why the problem seems to be intermittent, I found that it seems that the previous parameters are being assigned to wrongly.

The sample:
a) I create a texture using the options: Background, Draw Faces and Draw Edges;
b) then, I exit Wings3D (the options is saved in preferences);
c) Starting Wings3D again, when selecting Create Texture the initial options are those used before. Now, I replaced the Draw Edges by *Wood* and the crash happens with:
Quote:AUV: Internal ERROR function_clause:
[{wings_gl,set_uloc,[23003136,all_edges],[{file,"wings_gl.erl"},{line,177}]},
{auv_texture,shader_uniforms,3,[{file,"auv_texture.erl"},{line,897}]},
...
where all_edges is the first parameter for Draw Edges.

In order to make it work, it was necessary to click in the button Options (no necessary to change anything).

That is a strange behaviour for the dialogs. I never notice that before. Huh
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#6
10-10-2015, 07:47 AM (This post was last modified: 10-10-2015, 08:35 AM by micheus.)
Ok. I got it. Smile
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#7
10-13-2015, 02:21 PM
I wonder if the bug has been fixed?
At any rate.Micheus,Thank you for your hard work!!

Since I found error log through your advice.
Code:
Using GPU shaders.
AUV: Error Couldn't read file: /Applications/Wings3D 2.0.1.app/Contents/Resources/lib/wings-2.0.1/plugins/autouv/standard.vs
AUV: No shader program found skipped 816
Shaders hadn't be loading in OSX.
I think that it is the cause of this bug.

Probably It may be that certain relate that not appear view> shaders menu.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#8
10-13-2015, 02:30 PM
It seems to be a missing file in the current version. I copied it from the 1.5.4 in order to test and look for the bug that is related to not use the proper parameters (in Option button).
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#9
10-15-2015, 02:33 PM
Micheus can you fix the missing shader(s) file in your commit,
in tools/release search for autouv and add vs to fileextensions.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,675
Threads: 183
Joined: Jun 2012
#10
10-15-2015, 02:34 PM
Yes, I can. Thanks for show me the steps.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


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

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode