Jan 17, 2019
101
148
How do I invite a succubus into the room? I've been playing the game for a long time and can't find any clues.
There is a quest in one of the buildings in the succubus town where you need to make artificial cum. If you talk to the younger sister succubus after that quest you can invite her to a house.
 

ZEROHERO1

Newbie
Oct 5, 2022
24
4
Is it true that only the younger sister can be taken in in Succubus Town? It seems that this is the only way in the current version.
 

YdenMkII

Member
Dec 2, 2018
472
348
This area seems to crash the API server.
Honey1.jpg

Code:
POST ////////////gamedata/map
{"token":"","scenario":"04_fantasy","version":"26","map":"0140021"}
There was a problem with the fetch operation: Error: Network response was not ok
    at C:\Users\name\Downloads\Honey Village 0.26 Cracked\Windows\APIServer\server.js:69:21
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
node:events:498
      throw er; // Unhandled 'error' event
      ^

Error: ENOENT: no such file or directory, open 'C:\Users\name\Downloads\Honey Village 0.26 Cracked\Windows\APIServer\gamedata\04_fantasy\14\map\0010001.tmx'
Emitted 'error' event on ReadStream instance at:
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'open',
  path: 'C:\\Users\\name\\Downloads\\Honey Village 0.26 Cracked\\Windows\\APIServer\\gamedata\\04_fantasy\\14\\map\\0010001.tmx'
}

Node.js v22.6.0
Press any key to continue . . .
I included a save in case you needed it. Just head north and east and that door is in the checkpoint past the bridge since the shopkeeper that sells the pass seems to only appear randomly.
 
  • Like
Reactions: TomokoMokocchi
Jan 17, 2019
101
148
This area seems to crash the API server.
View attachment 5127788

Code:
POST ////////////gamedata/map
{"token":"","scenario":"04_fantasy","version":"26","map":"0140021"}
There was a problem with the fetch operation: Error: Network response was not ok
    at C:\Users\name\Downloads\Honey Village 0.26 Cracked\Windows\APIServer\server.js:69:21
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
node:events:498
      throw er; // Unhandled 'error' event
      ^

Error: ENOENT: no such file or directory, open 'C:\Users\name\Downloads\Honey Village 0.26 Cracked\Windows\APIServer\gamedata\04_fantasy\14\map\0010001.tmx'
Emitted 'error' event on ReadStream instance at:
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'open',
  path: 'C:\\Users\\name\\Downloads\\Honey Village 0.26 Cracked\\Windows\\APIServer\\gamedata\\04_fantasy\\14\\map\\0010001.tmx'
}

Node.js v22.6.0
Press any key to continue . . .
I included a save in case you needed it. Just head north and east and that door is in the checkpoint past the bridge since the shopkeeper that sells the pass seems to only appear randomly.
Thanks, I’ll download the map file
 
Jan 17, 2019
101
148
This area seems to crash the API server.
View attachment 5127788

Code:
POST ////////////gamedata/map
{"token":"","scenario":"04_fantasy","version":"26","map":"0140021"}
There was a problem with the fetch operation: Error: Network response was not ok
    at C:\Users\name\Downloads\Honey Village 0.26 Cracked\Windows\APIServer\server.js:69:21
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
node:events:498
      throw er; // Unhandled 'error' event
      ^

Error: ENOENT: no such file or directory, open 'C:\Users\name\Downloads\Honey Village 0.26 Cracked\Windows\APIServer\gamedata\04_fantasy\14\map\0010001.tmx'
Emitted 'error' event on ReadStream instance at:
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'open',
  path: 'C:\\Users\\name\\Downloads\\Honey Village 0.26 Cracked\\Windows\\APIServer\\gamedata\\04_fantasy\\14\\map\\0010001.tmx'
}

Node.js v22.6.0
Press any key to continue . . .
I included a save in case you needed it. Just head north and east and that door is in the checkpoint past the bridge since the shopkeeper that sells the pass seems to only appear randomly.
To fix that you can put this file:



in APIServer/gamedata/04_fantasy/26/map

I will be repackaging the crack with that map included as well.
 
Jan 17, 2019
101
148
Hello. I think I set up the API server, but Start.bat doesn't work. I can't get past the login screen since it is giving me this error. View attachment 5189245
Odd, could you try this server.js instead?


put it in the "APIServer" folder

Additionally I see it says "443" in your error message which is odd. It should host on port 80 which has no TLS.

Anyways just try that script instead, I'm not confident it will work, but it most likely will. Just ask if it fails again.
 
4.00 star(s) 14 Votes