• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows Illegal character in path?

M

MahkissB

Guest
Hi I got GMS2 before but this time its on another computer and I'm running into a problem, during the Installation of Runtime during the start-up of GM about midway of the install its returning with Illegal characters in path.

System.ArgumentException: Illegal characters in path.

Done a couple things now like removing spaces along the way to my game directory nothing is really working I put the spaces back though. I have found a couple files in GM that link to the System.argumentexeption

<exception cref="T:System.ArgumentException">
<paramref name="obj"/> is not the same type as this instance.
</exception>


<exception cref="T:System.ArgumentException">When an unsupported commit sort strategy is specified.</exception>


Does either of these help link to my problem?
 
Last edited by a moderator:
Top