• 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 … 14 15 16 17 18 … 35 Next »
Cannot open Wings 3D 64b in w10

 
  • 0 Vote(s) - 0 Average
Cannot open Wings 3D 64b in w10

Pages (2): 1 2 Next »
rcrichfl
Offline

Junior Member

Posts: 8
Threads: 5
Joined: Sep 2016
#1
09-12-2016, 03:24 PM
Tried both versions 1.5.4 and 2.0.5 in two different Laptops. Both running W10. The program opens, only showing the wing 3D logo at the top left, and a white screen. erl shows one line, then underneath "1>" and nothing else.
Also tried 2.0.5 32b. Same results in both laptops.
Will open another issue ref 1.5.4.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#2
09-12-2016, 04:08 PM
I'm not sure that is the behaviour I experienced when I first installed it on Win10, but please try: in the installer select the option that will force the Microsoft DLL's to be installed (it uses to be shown greyed as it was already installed).
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
infinder
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Dec 2012
#3
11-29-2016, 07:33 AM (This post was last modified: 11-29-2016, 07:34 AM by infinder.)
Wings 2.1.3 64b starts normally only the first time after installation. Then if i make some modifications in th UI or in the preferences and close the program when I reopen it looks like nothing happens. erl.exe is running and i have to close it with ctrl+alt+del. Wings won't open no matter how many times I try to reopen it. If i delete preferences.txt file and close erl.exe with ctrl+alt+del then wings starts normally again as I already said but only once. When I close it, it writes the preferences.txt file and from thereon doesn't start again.
HP laptop with Windows 10 X64 pro anniversary addition
AMD A8-7410 APU with AMD RADEON R5 graphics
with latest driver version 16.9.2

PS wings3D 2.1.3 32b works fine in another old laptop with windows 7 home 32bit and nvidia GeForce Go 7600!!! graphics
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#4
11-29-2016, 10:43 AM
Do you get wings_crash.dump file on the desktop?
If so post the content here.

Otherwise open properties on your Wings3d 2.1.3 shortcut
and add --debug to the end of the target line.

You should get a werl window see if you get any output in that window and paste it here.
infinder
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Dec 2012
#5
11-29-2016, 03:22 PM
Erlang/OTP 19 [erts-8.1] [64-bit] [smp:4:4] [async-threads:10]

Eshell V8.1 (abort with ^G)
1>
=ERROR REPORT==== 29-Nov-2016::17:19:57 ===
Error in process <0.56.0> with exit value:
{badarg,[{io,format,
[<0.48.0>,"wings-~s\nReading preferences from: ~s\n",
["2.1.3",
[99,58,47,85,115,101,114,115,47,934,945,961,956,945,954,949,
943,959,47,65,112,112,68,97,116,97,47,82,111,97,109,105,110,
103,47,87,105,110,103,115,51,68,47,80,114,101,102,101,114,101,
110,99,101,115,46,116,120,116]]],
[]},
{wings_pref,load,0,
[{file,"c:/Users/familjen/src/wings/src/wings_pref.erl"},
{line,49}]},
{wings,init,1,
[{file,"c:/Users/familjen/src/wings/src/wings.erl"},
{line,103}]}]}
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#6
11-29-2016, 08:05 PM
Thanks.

You have unicode characters in your name, which causes problems here,
I will fix this (stupid) problem but more might follow when this one is solved.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#7
11-29-2016, 09:39 PM (This post was last modified: 11-29-2016, 09:39 PM by micheus.)
infinder, you can temporarily replace your wings_pref.beam with this one, so you can help us to debug this version. Smile

It can be found in a place like: C:\Program Files\wings3d_2.1.3\lib\wings-2.1.3\ebin
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
infinder
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Dec 2012
#8
11-30-2016, 07:29 AM
Thanks micheus. It works so far.. Wings doesn't remember exact window position when reopen it(except in fullscreen mode) but at least it doesn't crash. Another minor problem is it leaves open the erlang window on exit. It leaves open as many windows as many times i open and exit wings. All of them have the same text:
ကErlang/OTP 19 [erts-8.1] [64-bit] [smp:4:4] [async-threads:10]

Eshell V8.1 (abort with ^G)
1> wings-2.1.3.15.g89c66
Reading preferences from: c:/Users/Φαρμακείο/AppData/Roaming/Wings3D/Preferences.txt
Using GPU shaders.

I hope i have helped..
Sorry for my English..
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#9
11-30-2016, 07:50 AM
infinder remove '--debug' from your shortcut and erlang window will be removed.
infinder
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Dec 2012
#10
11-30-2016, 08:09 AM (This post was last modified: 11-30-2016, 08:10 AM by infinder.)
Oupss..
thank you dgud. Now only a fix for the exact window position, but it isn't something i can't live without
« Next Oldest | Next Newest »

Users browsing this thread: 1 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