• 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 … 28 29 30 31 32 … 35 Next »
Cant run my copy of WIngs 3D.

 
  • 1 Vote(s) - 5 Average
Cant run my copy of WIngs 3D.

Pages (2): 1 2 Next »
Guha5277
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Dec 2013
#1
12-02-2013, 09:58 AM
Im so happy when i saw a new version of Wings 3D.
But, when i download and install it i have something issue ;(
When i open Wings3D.exe(1.5.1 or 1.5.2 ver - no matter) - i see windows of cmd (less than 1 sec.) and nothing happen.

System spec.
Windows 7 max. 86x [Russian Localization].
Version 6.1.7601 Service Pack 1 build 7601

Sorry for my english Sad
mickpr
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Dec 2013
#2
12-07-2013, 03:18 PM
Read my post - there is a solution - I think Smile
Set language to english in older version, reinstal new one with English selected.
It works for me.
Guha5277
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Dec 2013
#3
12-09-2013, 04:30 PM
(12-07-2013, 03:18 PM)mickpr Wrote: Read my post - there is a solution - I think Smile
Set language to english in older version, reinstal new one with English selected.
It works for me.

Thanks but didn't work for me Sad
Here i have only "erl.exe" in worked process.
v1.4.1 - work fine with English localization.
muddy
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Jun 2014
#4
06-02-2014, 12:05 AM
Hi everybody, same story.
I haven't use Wings for a long time and I was hoping it will run on Win 8.1. Fortunately even latest version (1.5.3) was working fine, until now :/
I have problems with starting wings. After double click, only black empty console window pop ups and immediately disappears. In task manager there is only erl.exe process, which looks like is in idle (has only memory reserved).
I was trying to reinstall vcredist, run it in compatibility mode, reinstall Wings with admin rights. I've tried older versions, but these also stopped working. It looks like something is wrong with starting Erlang applications, only 1.5.x versions are affected - 1.4.x works fine.
Any ideas what can I also try to fix this?

Cheers,
muddy
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#5
06-02-2014, 01:39 AM (This post was last modified: 06-02-2014, 10:52 AM by micheus.)
(06-02-2014, 12:05 AM)muddy Wrote: I haven't use Wings for a long time and I was hoping it will run on Win 8.1. Fortunately even latest version (1.5.3) was working fine, until now :/
Are you saying that it was running on Windows 8.1 and then suddenly it stopped working?
If so, maybe you could check if there were any windows updates these days.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Guha5277
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Dec 2013
#6
06-02-2014, 06:28 AM
Good news! Wings 3D work fine at my ASUS T100A netbook with Win 8.1 ver.
muddy
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Jun 2014
#7
06-02-2014, 03:43 PM
I've checked this, only defender definitions updates was installed. Meantime I've updated only redistributables, so I was thinking maybe this caused problem. But after reinstall, using version attached to Wings, problem still exists.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#8
06-02-2014, 04:45 PM
(06-02-2014, 03:43 PM)muddy Wrote: But after reinstall, using version attached to Wings, problem still exists.
You are talking about to force install the vcredist present in the installer dialog, right?! That would be another suggestion I had for you.

Just for try, couldn't you disable the Defender or something like it and try to run Wings3d again.

Also, use Windows Explorer and try to find any *.dump file (would be for Wings or Erlang).
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
muddy
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Jun 2014
#9
06-02-2014, 10:37 PM
I mean, I uninstalled all redists which I've found in "Program and features", restarted system and then installed Wings with optional vcredist in installer dialog. I've also removed all wings registry keys. Windows defender is disabled, also firewall and other that kind of software. No dumps found :/ It looks like its even not starting in erlang environment (if I'm correct).
1.4.x works fine. The main difference between 1.4.x and 1.5.x versions is that the newer one doesn't start with additional window (erlang log)? Can I run Wings with kind of additional parameter, debug or something "safe mode"? I'm not programmer so maybe I'm saying bullshits Wink
Anyway, thank you for helping Smile
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#10
06-02-2014, 11:47 PM
(06-02-2014, 10:37 PM)muddy Wrote: It looks like its even not starting in erlang environment (if I'm correct).
If you find the werl.exe running in the Task Manager it was started. Wink

Quote:The main difference between 1.4.x and 1.5.x versions is that the newer one doesn't start with additional window (erlang log)?
It's the "Erlang console" and it was removed (hidden) recently.

Quote:Can I run Wings with kind of additional parameter, debug or something "safe mode"?
Yeah. You can try start wings by the command line so you will have the Erlang console back. Maybe it can stays opened after the crash and you can see any message on it.

Use the windows Prompt console for that (cmd.exe) and enter a line like this:
"C:\Program Files (x86)\wings3d_1.5.3\bin\werl.exe" -run wings start_halt -extra "C:\Users\<user name>\AppData\Roaming"

I used the directory for the current preferences file, but you can use any other as you can see in the dgud's post.
[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: 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