April14th

New Member
Sep 3, 2018
9
0
100
[0314/224500.324:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0314/224549.372:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/093913.819:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/094034.806:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/094513.175:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/094946.296:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)


The game crashes whenever I try to start a new game and that's the error that shows up for me in the debug log. anyone know how to fix this?
 

TwistedScarlett60

Will lewd cute girls for cash
Game Developer
Sep 13, 2019
1,516
7,809
678
[0314/224500.324:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0314/224549.372:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/093913.819:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/094034.806:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/094513.175:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)
[0315/094946.296:ERROR:http_transport_win.cc(175)] WinHttpCrackUrl: The URL does not use a recognized protocol (0x2ee6)


The game crashes whenever I try to start a new game and that's the error that shows up for me in the debug log. anyone know how to fix this?
In RMMV, the games are HTML5-based, which means that all foldernames and all filenames have to obey networking rules or it will cause problems loading (only latin letters and a limited number of special signs).

You can test that in full error messages on the console by pressing F8 when it crashes. Any part of the filenames and foldernames that is replaced by %-number in a browser is a sign of a symbol that is not allowed under networking rules (like spaces that are replaced with %20).
 

April14th

New Member
Sep 3, 2018
9
0
100
In RMMV, the games are HTML5-based, which means that all foldernames and all filenames have to obey networking rules or it will cause problems loading (only latin letters and a limited number of special signs).

You can test that in full error messages on the console by pressing F8 when it crashes. Any part of the filenames and foldernames that is replaced by %-number in a browser is a sign of a symbol that is not allowed under networking rules (like spaces that are replaced with %20).

In RMMV, the games are HTML5-based, which means that all foldernames and all filenames have to obey networking rules or it will cause problems loading (only latin letters and a limited number of special signs).

You can test that in full error messages on the console by pressing F8 when it crashes. Any part of the filenames and foldernames that is replaced by %-number in a browser is a sign of a symbol that is not allowed under networking rules (like spaces that are replaced with %20).
Pressing F8 does nothing for some reason. doesn't launch the console at all
 

TwistedScarlett60

Will lewd cute girls for cash
Game Developer
Sep 13, 2019
1,516
7,809
678
Pressing F8 does nothing for some reason. doesn't launch the console at all
It might be an issue with NWjs. In which case, the easiest way to fix that is to delete the old version.
You could try to delete the Monster Girl 1,000 appdata local folder in the path C:\Users\<user name>\AppData\Local\MonsterGirl1000, this'll force it to update the next time you launch it.
 

April14th

New Member
Sep 3, 2018
9
0
100
It might be an issue with NWjs. In which case, the easiest way to fix that is to delete the old version.
You could try to delete the Monster Girl 1,000 appdata local folder in the path C:\Users\<user name>\AppData\Local\MonsterGirl1000, this'll force it to update the next time you launch it.

There is no monstergirl1000 folder in appdata local for me
 

April14th

New Member
Sep 3, 2018
9
0
100
At this point I'm kind of at a loss. Sorry, there's only so much I can do when I'm not there troubleshooting in person.
I don't know if this is how it works but if you upload that folder you are talking about, and I download it and placeit in that pathway, could it possibly solve the issue?
 

swpkmn

Active Member
Feb 19, 2020
553
387
247
ItabiMazake Questions for debugging based on provided info:
  1. What is the file path to the folder containing the game (to check for character issues)?
  2. What is the name of the logged in user (to check for character issues)?
  3. What type of computer are you using (PC/Mac/Linux/mobile/other)?
What also might help is to provide a screenshot of the AppData/Local folder for the logged in user.
 

April14th

New Member
Sep 3, 2018
9
0
100
ItabiMazake Questions for debugging based on provided info:
  1. What is the file path to the folder containing the game (to check for character issues)?
  2. What is the name of the logged in user (to check for character issues)?
  3. What type of computer are you using (PC/Mac/Linux/mobile/other)?
What also might help is to provide a screenshot of the AppData/Local folder for the logged in user.
1. C:\Games\Monster Girl 1000 - Windows - 19.3.1b
2. mccha
3. PC Screenshot 2024-03-16 213733.png Screenshot 2024-03-16 213745.png Screenshot 2024-03-16 213719.png
 
Jan 10, 2019
230
479
164
At this point I'm kind of at a loss. Sorry, there's only so much I can do when I'm not there troubleshooting in person.
Hello Twisted Scarlett. I bought both this and FWB on Steam a while ago. I thoroughly enjoyed FWB and your take on the setting and the characters and felt it to be one of the most enjoyable and charming VNs i have had the pleasure of experiencing, and though it has been sitting on my back burner for some time now i just got around to playing MG1000 and came here to confirm that development on it had ceased, I wanted to take a moment to say that after playing both of these titles and enjoying both immensely you have entered into my top 5 favorite developers and i wanted to thank you for the laughs the smiles, the plot twists, the excited nights telling those closest to me my experiences with your games and the joys i have had recommending them to others. thank you for your time your creativity and your passion. I look forward to playing my tuition academy and unveiling the unknown one day and seeing what else you bring into this world. i wish you many more wonderful stories to come and much success in your endeavors.
 
  • Heart
Reactions: TwistedScarlett60

swpkmn

Active Member
Feb 19, 2020
553
387
247
1. C:\Games\Monster Girl 1000 - Windows - 19.3.1b
2. mccha
3. PC
I just tried running the game myself, and it doesn't make either a "KADOKAWA" or a "Monster Girl 1000" folder in AppData/Local, but it DOES create "nwjs" and "User Data" folders there (which you do have), so try deleting those and running the game again.
 

April14th

New Member
Sep 3, 2018
9
0
100
I just tried running the game myself, and it doesn't make either a "KADOKAWA" or a "Monster Girl 1000" folder in AppData/Local, but it DOES create "nwjs" and "User Data" folders there (which you do have), so try deleting those and running the game again.
Tried that.didn't fix it
 

TwistedScarlett60

Will lewd cute girls for cash
Game Developer
Sep 13, 2019
1,516
7,809
678
At this point, just play the game from your browser on one of the various websites that have uploaded it there. Just make sure you don't reset your browser cookies during your playthrough because it'll delete your save file.
 

Sam0009

Newbie
Apr 28, 2022
24
242
110
Wow. What a game!! Now i understands why it has 4.5 stars. It totally deserves it. My favourite part is Mistral woods. I like the lite horror theme in that. I have seen some negative comments which is understandable. I hope to see more games from you in future.
 

Ballistic 9029

Active Member
Mar 24, 2019
536
434
152
Wow. What a game!! Now i understands why it has 4.5 stars. It totally deserves it. My favourite part is Mistral woods. I like the lite horror theme in that. I have seen some negative comments which is understandable. I hope to see more games from you in future.
They're close to finishing their next game that they made after this called Unveiling the Unknown, you might wanna check it out if you liked this one, they've also already announced their next game after that one is finished.
 
  • Heart
Reactions: Sam0009
4.50 star(s) 109 Votes