Crash during startup, clean install on Windows 7 machine

Report crashes, strange behaviour, or apparent bugs
Post Reply
squiddon
Posts: 4
Joined: 15 Jul 2016, 11:16

Crash during startup, clean install on Windows 7 machine

Post by squiddon »

Hi,

I can't seem to start VREP on my Windows 7 machines (works fine on OSX).

The console log displays:
Using default Lua library.
Loaded the video compression library.
Add-on script 'vrepAddOnScript-addOnScriptDemo.lua' was loaded.

Then I get a vrep.exe has stopped working popup.

Is there any way of obtaining a trace so I can debug?

Thanks :)

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Crash during startup, clean install on Windows 7 machine

Post by coppelia »

Hello,

thanks for reporting this. Can you enable a few debug switched at the top of the file system/usrset.txt and show us the output of the console (or debug log file)?

Cheers

squiddon
Posts: 4
Joined: 15 Jul 2016, 11:16

Re: Crash during startup, clean install on Windows 7 machine

Post by squiddon »

I've set all switches to true. I still get the same behavior and no debugLog.txt is created.

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Crash during startup, clean install on Windows 7 machine

Post by coppelia »

Then it could be that your folder is write protected?! If you keep sendDebugInformationToFile to false, but set all other debug variables to true, what is the console output?

Cheers

squiddon
Posts: 4
Joined: 15 Jul 2016, 11:16

Re: Crash during startup, clean install on Windows 7 machine

Post by squiddon »

Image

This is what I get with sendDebugInformationToFile set to false. I'm running cmd in admin mode.

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Crash during startup, clean install on Windows 7 machine

Post by coppelia »

Hm, probably an OpenGl issue... Can you try to set debugOpenGl to true (also in system/usrset.txt) and check the output?

Cheers


Post Reply