Hello,
I’ve got a problem when I try to launch editor.exe
here is the complete error message :
" The Asset Processor is either not running locally or not accepting connections on port 45643. Check your remote_port settings in bootstrap.cfg or view the Asset Processor log (ap_gui.log) in the log folder for any errors. "
I have already check “bootstrap.cfg” and here is a part of the content :
– ip and port of the asset processor. Only if you need to change defaults
– remote_ip=127.0.0.1
– remote_port=45643
Everythings seems to be ok but the problem still there…
Can you please help me ?
Thank you and sorry for my bad English.
EDIT : When I launch AssetProcessor_tmp.exe in …\dev\Bin64vc140 (I use vs2015) It work perfectly but the “normal” AssetProcessor.exe do nothing …