This never happened with me on VX ace and VX, i am trying MV for the first time.
Here's the log it explains the problem i guess maybe someone will be able to help
Log
[0811/132605:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132607:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132702:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132702:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132758:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132758:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132810:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132911:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132911:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/204653:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/204655:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205058:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205058:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205108:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205108:WARNING:resource_bundle.cc(286)] locale_file_path.empty(
[0811/132607:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132702:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132702:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132758:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132758:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132810:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132911:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/132911:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/204653:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/204655:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205058:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205058:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205108:WARNING:resource_bundle.cc(286)] locale_file_path.empty()
[0811/205108:WARNING:resource_bundle.cc(286)] locale_file_path.empty(
I have already tried this solution provided by @Andar but that didn't worked
Spoiler
Spaces are not allowed under networking rules, that's why all HTML-based error messages replace them with %20 - they can't handle spaces (or non-latin letters or a number of other things).
Please reinstall the software and store the projects in folders whose path do not contain any spaces or other forbidden symbols.
_ is allowed as you might have seen through the internet, so foldernames like RPG_MV will work.
Unfortunately you can't rename "installed software" if you already have other programs there
Please reinstall the software and store the projects in folders whose path do not contain any spaces or other forbidden symbols.
_ is allowed as you might have seen through the internet, so foldernames like RPG_MV will work.
Unfortunately you can't rename "installed software" if you already have other programs there
Thanks.