Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 61 to 100 of 240 · Next page · Previous page · First page · Last page

Ive been having quite a bit of trouble running this on linux (attempted on both debian-based and arch-based systems). The same error occurs on both as a fatal error occurs when when trying to initialize the ICU number format with v8. I have icu files in both my /usr/lib and /usr/share folders. I am not familiar with v8 so Im not sure if its files im missing or with my systems v8 implementation. Either way I will leave my CLI output below in case it helps.

4TBSATA/Games/CiC 0.43.6 Linux via  v20.5.0

❯ ./Game

[56054:0819/164636:ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.

[56054:0819/164636:ERROR:browser_main_loop.cc(198)] GTK theme error: Unable to locate theme engine in module_path: "adwaita",

[56054:0819/164636:ERROR:nw_shell.cc(336)] SyntaxError: Unexpected token =

[56054:0819/164636:INFO:CONSOLE(912)] "Uncaught SyntaxError: Unexpected token =", source: file:///mnt/4TBSATA/Games/CiC%200.43.6%20Linux/www/js/plugins/Tyruswoo_FollowerControl.js (912)

[56054:0819/164637:ERROR:nw_shell.cc(336)] SyntaxError: Unexpected token =

[56054:0819/164637:INFO:CONSOLE(912)] "Uncaught SyntaxError: Unexpected token =", source: file:///mnt/4TBSATA/Games/CiC%200.43.6%20Linux/www/js/plugins/Tyruswoo_FollowerControl.js (912)

[56054:0819/164637:INFO:CONSOLE(27682)] ""\n %c %c %c PixiJS 4.5.4 - \u2730 WebGL \u2730  %c  %c  http://www.pixijs.com/  %c %c \u2665%c\u2665%c\u2665 \n\n" "background: #ff66a5; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "color: #ff66a5; background: #030307; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "background: #ffc3dc; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;"", source: file:///mnt/4TBSATA/Games/CiC%200.43.6%20Linux/www/js/libs/pixi.js (27682)

#

# Fatal error in , line 0

# Failed to create ICU number format, are ICU data files missing?

#

==== C stack trace ===============================

 1: ??

 2: v8::internal::NumberFormat::InitializeNumberFormat(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::JSObject>, v8::internal::Handle<v8::internal::JSObject>)

 3: v8::internal::Runtime_CreateNumberFormat(int, v8::internal::Object**, v8::internal::Isolate*)

 4: ??

I'm not very familiar with Linux, and I haven't been able to find much about this error in general, but another user mentioned encountering the "Running without the SUID sandbox!" error, and fixing it via two methods. The first is to run the "nw" executable instead of the "game" one. The second, if you are using a laptop or computer with two GPU's, is to try running the game with your other GPU. Apparently, this user was able to replicate the issue by making their laptop run the game with their discrete GPU instead of the integrated one. If those don't work, it would help to know, have you run other RPG Maker MV games on your Linux? I am seeing the Tyruswoo_FollowerControl plugin popup in that error log, so it's possible the error is being caused by that plugin. If you've played other MV games successfully, I could try uploading a version with that plugin disabled to see if it helps. 

Worst case scenario, you could try running the web version through a browser. This has the downside of your player sprite and face in text boxes not reflecting your chosen appearance due to plugin limitations, but otherwise works as far as I'm aware. If you'd like to try that, you may need to set up your browser with the following link beforehand. https://www.reddit.com/r/RPGMaker/comments/dqvdqo/fix_error_failed_to_load_dataactorsjson/

There seems to be a minor bug with the BB transformation, specifically with the paper doll and your character's portrait in the menu. Your eyes don't change to either purple or red when they're supposed to, they just stay blue. Also, if you've changed your hair color at the salon, the transformation won't change your hair to purple like it's supposed to (though that might be intentional). I know the eyes at least used to properly change color, but that was several versions ago, back when there was no paper doll and the menu portrait was in a different art style.

Because the eyes are part of the players expression, and change how they look sometimes (if their eyes are narrowed for example), changing the color of them doesn't work. So I could implement different colored eyes for the paperdoll, but then the paperdoll and the face image during dialogue would look different, so I've just left it so that the eyes don't change color on the paperdoll. So that part is intentional, but the transformation not changing the players hair color if it's been changed at the salon isn't intentional, so I'll take a look at that. Thanks for letting me know about it. Also, just thought this was funny, but if you last played before the paperdoll was added, that would be around 15 versions ago at the least, lol.

if I skip an update file are the same files included in the next update?

(+1)

The same files are included between patches, so if you got version 0.43.0 you could patch straight to 0.43.6 without any issues, no need to get 0.43.5, ect. If you are updating between full releases, you will need to get the newer base version of the game first and then copy your save folder over to there. So you can't use a patch to go from version 0.42.3 to 0.43.0, for example.

I can't run the new release for some reason, i get an error:

Your profile can not be used because it is from a newer version of NW.js.

Some features may be unavailable. Please specify a different profile directory or use a newer version of NW.js.


The previous versions seemed to run just fine, anyone else has this issue?

That error report usually doesn't mean anything. It's because the NW.js files used to run the game are out of date. I had updated the files for the previous version before uploading it, but I actually found that to be causing more issues, so I reverted it. What version of the game are you running? (Windows, Linux, ect?) You could try updating the NW.js yourself via this link https://nwjs.io/ or if you let me know what version I could pre-patch something for you to try. Also, when it doesn't run and gives you that error, does nothing else show up? Usually that error appears alongside the game launching for me, so it's odd that you are just seeing that popup. Thanks for the bug report.

I used the download link for the folder, so it was Windows 0.43.5. I just got this error and game didn't launch, however it appeared in the processes in the task manager. I tried the NW.js but it didn't help. What did work though is downloading it with the other link through Itch App Download, this version runs without any issue.

Well, the Itch App Download version was out of date, so that was still 0.42. I'm updating that now, but I've also uploaded a version of 0.43.5 that you can try running to see if it works. Let me know if using this version changes anything. https://mega.nz/file/xbR20KQR#rJMvOHyqVlKdR325zFDTj_xU-0rCL4aiK435rTyU1pU

(1 edit) (+1)

I just tried it and it doesn't run. It gives me a different error now.  "the application could not be started correctly (0xc000007b)."


Edit: the itch app download for the 0.43.5 is working fine, so I'm pretty confused, but hey whatever works I guess :)

I have no idea how the itch app download could be any different from the mega one, but if it works, I'm not going to complain lol.

Someone help me in downloading this.

(+1)

I'm not sure what issues you are having, but the simpliest way to download the game would be to open the download mega folder, select "CiC 0.43.5 Windows", download and unzip that, and then open the folder and run "game.exe" inside of it. (Only download the Windows version if you are on Windows, of course.) If you have any further issues let me know and I can try to help.

Thank you so much it worked!

Another question is how do you get or  buy lipsticks, other toys, jewelry,  etc...?

I found while playing on how to get the jewelry.  In Deepwoods dungeon you want to go south across the ice a bit and and go east to orc village. Go north then east to the last curtain and peek in. Talking will happen and now you can buy all the jewelry there. I'm still looking on where to buy/get lipstick, other toys etc.. I have two plugs plus the sleeve for your manhood. 

Yeah there are a few jewelry options you can buy from the Orc's shop. I've considered adding some makeup options, but at the moment there isn't much, outside of an event in the second dungeon to pair your nails (just go left and up until you reach a red and black chair for that.) I believe you have all of the sex toys currently in the game as well.

(1 edit)

Hello, i tried to find a walkthrough in gamefolder like mentioned in tfgames site but i cant find it

Sorry, I forgot to upload it to the latest download folder. You should be able to find it there now. Thanks for reminding me about it!

So im a bit lost in the 5th Dungeon in the green path. i cant find the last two digits of the code. So can somebody help me find them or sey them to me?

None of the colored paths are yet finished, so you can't collect all the codes for now. You've reached the end of the current content, unless you'd like to go into a different colored section and try those out as well. Thanks for playing!

(+1)

Ah, ok i understand. So i have to say nice game with good artworks.

An idea i had since beginning of the game that it is possible to see the outfits with the Mirror key item esp. bec of the "quests" in the skirts and more store, bec now the clothing is just some side thing esp. bec of the "quests" in the skirts and more store. Among other things it was a bit sad that there are (i think) just 2 artworks with Beatrice.

But as i said nice game and im looking forward to the next updates while considering to go to ur patreon for the 0.44 Version ;)

When you mention outfits with the mirror key item, you mean on the paperdoll that shows off the transformations of the players body? Because if so, that's not planned to be added, unfortunately. It just takes far too much work to have art of the outfits, since they also need alternate versions for all the possible body types of the player as well. Sorry about that, but I'm glad you are enjoying the game otherwise!

How to get the full cow bikini with bell? so far I can only get the top :(

(+1)

If you wear the top long enough you'll get a chance to be milked by the shop owner where you brought and she'll give you the bottom and bell for free.

Were you replying to your own comment by accident, or just leaving a note for anyone else who had the question? Either way, I'm glad you figured how to get the rest of the outfit!

(+1)

a little of both and thanks

I don't seem to be able to download it on the app using the second link and when I go to MEGA I don't see any version labeled "Itch App Download"

I had it mislabeled. The second download link you were clicking was the "Itch App Download", I just forgot to change it's display name. I am unsure why it is not working through the app, but if you are able to download it through Mega I would just do that. Just grab the version with your operating system in it's name, and get the latest patch to add onto it.

I downloaded it from MEGA was just confused by the itch download. The only option on the app for me to choose is the folder, it wouldn't let me switch over to the direct download instead. I got past the blacksmith and first two encounters with Beatrice and fought the dummy for a little bit. I selected surrender to leave the fight and now the game randomly pops up "Defeat 1.ogg unable to play".

I'll take a look at that issue, but for the meantime if you follow this filepath "CiC 0.42.6 Windows\www\audio\me" and copy one of the files, then change it's name to "Defeat1.ogg" it should fix the issue. You could also try temporarily moving the game to your desktop. It could be that it won't play the sound effect because the filepath to it is too long. Thanks for letting me know about the issue.

After downloading C.i.C 0.42.6 and the two later patches for it again it seemed to accept the file

just out of curiosity do you know a way to use the web version with edge?

I'm not sure. It looks like the guide for chrome and firefox is focused on disabled cross origin security, so you could look for how to do that. Is there a reason you can't use chrome and/or firefox?

(+1)

Crash on boss fight in sorceress dungeon after a few turns on her move. v0.42.7 and v0.42.8 windows

TypeError: Failed to execute 'createLinearGradient' on 'CanvasRenderingContext2D': The provided double value in non-finite.

https://imgur.com/a/dBEdYQX

(+1)

I "fixed" it temporarily by editing rpg_core.js to have createLinearGradient() have arguments (0,0,1,1) but it resulted in NaN health but not crashing until after returning to Elmgar and traveling to a new map. So the real work around was to retry that battle until she used the alternate move and then also win the fight and now I'm past the 4th dungeon.

So this game had me hooked enough to not only deal with an RPG Maker game but work around that crash so I guess that's a ringing endorsement from me.

Thanks for the detailed bug reports, sorry for the delayed response, I've been trying to finish the latest update up before looking at it. I believe I have it fixed now with patch 0.43.5. There were two issues. First, the game was coded to almost never use the skill that was bugged, giving massive priority to her weakest special ability instead. I was probably testing the ability for some reason or another, and gave it high priority to ensure she'd use it during my test, and didn't change it back. Second, the bugged skill doesn't actually do any damage on it's attack. For some reason, a plugin I added hates for any damage formulas to not have values, even though that's fine with the base game. I originally still used the damage formula to apply the healing state onto Alexandra upon cast, but I just switched that to a common event instead. Let me know if applying that patch doesn't fix things, thanks!

Hi! I'm a professional artist and I'd like to work for you. How can I contact you? :)

(1 edit)

Hi I appear to have softlocked myself from the purple side of the new dungeon. As whenever i use the Level 1 or Level 2 options i am stuck beind the red wall. This happened cause i got stuck in level 2 between the two characters and the red wall in a version before the events were out for this level. So I used the debugger to teleport to Elmgar. Side note if you use the debugger in this section of the map to port your movementspeed is also stuck to walking slowly outside until you reenter level 1 and exit to the left.

Thank you for the bug report. I'll try and have that fixed shortly. None of the colored routes are finished for the fifth dungeon yet, so you aren't really blocked from anything more at the moment. Also in case you encounter any issues with move speed in the future, there is a debug option called "Fix speed" that should reset you to the default move speed.

Patch 0.42.8 should now fix this. If you load a save directly into the room, you may need to exit and return to have it apply. Basically just set up an event that turns off the barrier when you enter, and then disables itself so it doesn't get rid of the barrier after the maze event properly starts. Thanks again. https://mega.nz/file/MfgDnZiR#FsTghkBeZZSbNfsWl-BoNtzH4NGkwZtYkUYnZ2RBGoo

can u make a adnroid version

You can try and play on android with an app called JOIPlay. I looked into an android version, and found that worked better than actually trying to deploy something specifically for android. The game isn't designed around it though, so there may be some issues. (Mainly with the use of tap to move over arrow keys.)

Hey just curious, did I mess something up or were the difficulty adjustment items and the cheat menu removed? Can I still use them somehow? Just dont really feel like grinding lizardman lol

The difficulty adjustment items should not have been changed. You should get them upon entering a certain dungeon, and then will gain more at some further dungeons. I don't recall off the top of my head which dungeon gives you the first ones, but it's probably the first dungeon. As for the cheat item, that is supposed to be a benefit for the patron version of the game. If you got it at some point, it's because I forgot to patch it out when releasing the game publicly.

just wanted to ask, how do you exactly run the web version through the browser (i am an idiot who has no idea how my macbook works due to getting it  about an hour ago)

(+1)

There should be a file titled "Index.hmtl" within the "www" folder inside the web version you have downloaded. Double clicking this should open it in your browser, or you can drag it onto your browser instead. You will probably also need to follow the instructions of this link if you've never played an RPG Maker MV game through a browser before. https://www.reddit.com/r/RPGMaker/comments/dqvdqo/fix_error_failed_to_load_dataactorsjson/

(+1)

hi, just downloaded v42.6 and noticed that the folder inside of it is labeled v42.2, just want to make sure that the v42.6 label is correct

I probably messed that up. I'll have to re-upload that in a bit. In the meantime you can download patch 0.42.7 from the 0.42 download folder to update to the latest version. Thanks for letting me know about that.

No matter what i do, i have to leave without buying a bra, despite having bought one. Unsure how i ended up in this situation.

Sorry for the very late response. I've looked into the event and wasn't able to figure out the issue. To confirm, you are entering Skirts and More with the bra shopping event, but after buying a bra, nothing triggers, and you're forced to select the "leave without buying a bra" option? If that's the case, and on the off chance you still have the save for that, you could send me your save folder so I can take a look. (If you want to send it privately you could message me directly on Patreon or TfGamesSite.) Though I will mention that very little changes based on if the event registers you buying a bra or not, so it's not something you'd need to worry about too much.

(+1)

Thank you for responding! And i am glad that i at least wasn't missing out on something. I still have the saves (and i have confirmed that it's still bugged, even on the latest version), but i have not confirmed if i can replicate it on a new save. That said uhhhh i don't know how to send this to you? I don't want to create yet another account for something if i don't have to, but i can't see a way to do this via itch. I'll cave and make an account somewhere if i have to but at least by asking i can hope that i just haven't figured it out how to do this in an easy way yet. 

Also, bugged save was created in 0.41.7

There's no private message feature on Itch.io that I am aware of. It seems really odd I know, but that's why I mentioned other sites. You can just message it to me as a reply to this message, it just means others can also access your save file. I'm not sure why anyone would do that, or why you would particularly care, but I always mention it on here just to let people know. If you meant you aren't sure how to upload it to send it to me, you'll need to upload it to a third-party site of some sort and then link it to me.  A quick google search of "upload files without account" led me to filebin.net, though I have no idea how reliable/safe that particular site is. And if you do upload please be sure to include both your save file and the global.rpgsave file, or just upload the entire save folder. Thanks.

Hey, i'm not exactly giving the damn site my social security number, so some slightly sketch site works just fine for me! Thank you for explaining all that. Link lasts for a week, so yell if you really really procrastinate on this for some reason and need me to refresh, just yell. Save 3 is the relevant one. Take care!

https://filebin.net/ic4vtdtgobbrx48r

I think I figured it out. I didn't realize you could equip items from the shop menu, and so the event that checks to see if you bought a bra only works if you buy it and don't equip it. I'll patch a fix for it next time I update the game, but in the mean time if you unequip your bra and go into the shop menu again, then exit, it should work. (I got it to work using your save, at least.) Let me know if that doesn't fix things for whatever reason, and thanks for letting me know about it!

(+1)

There is a glitch, where if you get the bunny suit in the fifth dungeon, you will keep getting it and the stilletos, every time you press escape. This also allows you to sell it infinitely. I am also very excited for the next update, since the game is really great. A little bit too kinky for me, but great.

(+1)

This should  have been fixed with patch 0.41.7, and should also be fixed in version 0.42.6 which I've just uploaded. Please let me know if the issue continues after updating, and thanks for reporting it.

(+1)

I see. Thank you for your time, but I have just noticed the problem.

Namely, I have the version 0.41.6 which is one version below the one you mentioned. 

I'm sorry for taking your time, and thank you once again for your time.

Well maybe its because its a x32 sistem I made on a virtual machine?

I want to play on pc, but the game wont event start, do I need to download another thing too or just change the file to .exe?

I don't think you should be turning anything into a .exe, there should be a .exe file included in your download. What version of the game are you downloading? Windows?

Windows, the first 0.41

Okay, then within the CiC 0.41 Windows folder, there should just be something labelled "game.exe" that you would run. Are you not seeing that? What file were you changing to an exe before?

I see it, but windows just pop out a blue rectangle telling me that the system cannot run it when I click on it

Okay then, the 32 bit system could be the issue then. Can you try downloading and running version 0.42.6, which I've just uploaded? With 0.41, I pre-patched the NW.JS files the game uses to a newer version, which could cause issues with 32 bit systems. The new files have caused some other problems though, so I'm reverting that change. Let me know if the issue persists. I can keep looking for other solutions. 

If all else fails, you could try running the web version through your browser instead. This will most likely not be compatible with the character creator, so your players sprite and face image in text won't reflect the appearance you choose, but otherwise should work for the most part. You may need to use this link to set it up, especially if you get an error on start-up that starts with "DataManager.checkError”.

https://www.reddit.com/r/RPGMaker/comments/dqvdqo/fix_error_failed_to_load_dataactorsjson/

I'm not sure if I'm updating it correctly but I download 41.7 and transfer my saves over to it, then when I go to load my save it says TypeError: Cannot read properties of undefined (reading '8')

Does your error go on to mention a plugin called "Shaz_TileChanger.js"? If so, it can probably be fixed with the "Old Save Compatibility Patch (For saves from 0.34 and older)" patch from the download folder. Do you recall what version your current save was originally from? Because if it is from version 0.34 or older then it's almost certainly the issue solved by the patch I mentioned. There was a plugin added in version 0.35 that caused issues with older saves, but using that patch makes your save compatible. Probably worth a try regardless, but if that doesn't fix it then if you could upload a picture of the full error report that would help a lot, thanks.

Yep that fixed it, thank you very much.

(1 edit)

after downloading the mac version and unzipping it it didnt work there were 2 "game" apps the first one said it was broken or incomplete so it wouldnt open and the second one opened a app which is just some random text and the compass  

If you are running Mac OS 11 or later, it is unlikely you'll be able to get the Mac version of the game to run, as RPG Maker MV discontinued support for Mac's past that version. If you are on an older version of the Mac OS, then the first two recommendations for how to troubleshoot errors are to put the game in your "applications" folder prior to running, or giving the folder read/write permissions. If you're on Mac OS 11 or later, you can run the game with most of it's functionality intact via the web version. The character creator will probably not function, preventing you from seeing changes to your characters sprite based on your clothing and skin color/hair style. You may need to give your browser certain permissions for it to be able to run RPG Maker, this link explains how. https://www.reddit.com/r/RPGMaker/comments/dqvdqo/fix_error_failed_to_load_dataa... 

If you are on an older OS and can't get the Mac version to work with the above suggestions, let me know and I can look for other potential solutions. Thanks.

hey, I might just be stupid, but how do you trigger the scenes with the Holstaur bikini?

You should just need to be wearing the bikini when you go to sleep at the bar. You might see the same event a few times in a row, because unique one's only trigger when your chest reaches certain sizes. When it hits the maximum size, the main scene will trigger. If you sleep with it on again afterwards, you can view the final scene again, and pick a different person to milk you.

will there be an android version ?

You may be able to play the game on android through the JOIPlay app. You'll want to download the "web" version of the game to try this out. JOIPlay seems to be the best way to play RPG Maker MV games on android, but the game wasn't designed with android in mind, so it's possible that there are some issues.

the itch app wont allow me to download this

Did you try downloading the file named "CiC 0.41.6 Windows.zip (Itch App Download)" specifically? That file is supposed to be for downloading through the app. The main download link goes to a mega folder, which contains different versions for different operating systems, and patches that can be applied to the game, but that doesn't work with the itch app, so I also have a pre-patched version as a separate link to download. 

i tried that way it doesnt matter anymore cause i downloaded the other file and just use that

I can't find the fifth dungeon with the vampire.

I'm assuming you can't find the vampire in the fifth dungeon, not that you can't find the fifth dungeon. Therefore, in the third part of the fifth dungeon, there will be a branch of three different colors you can go off on. If you go on the green one, you'll enter an intro hallway. After that, in the main room of the green area, go up the stairs and through the hallway to the right. Once you turn up and keep walking her first event should trigger, and afterwards you can enter her room to find the second one.

She? I thought the vampire is a male?

She has a penis, but is female.

(+1)

There's a lot of really fun stuff here! NGL, I got a bit enamored with figuring out builds for the magic system; I've gotten pretty adept at Lightning magic. The game also has a pretty fun sense of humor about the whole Porn World scenario. I've only cleared the first dungeon, but I'm pretty impressed. 

doesnt work on linux. tried every version even the wondows one throuh proton

I'd need more details to figure out what to try to make it work. What happens when you try and start the game? Does it give you some sort of error code? Thanks.

Not sure if op is having the same trouble as me, but i figured I'd continue this thread.

My main issue seems to be failing to create ICU format. I have the icu files in my /usr/local/lib, so I assumed it would be fine. However, the game fails on initializing. I dont know much about ICU so Im not sure if its me(highly possible), linux, or the implementation.

I'll leave a copy of my output here for completeness or if anyone knows how to fix it.

[36304:0526/000306:ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.

[36327:0526/000307:ERROR:sandbox_linux.cc(325)] InitializeSandbox() called with multiple threads in process gpu-process

[36304:0526/000307:ERROR:nw_shell.cc(336)] SyntaxError: Unexpected token =

[36304:0526/000307:INFO:CONSOLE(912)] "Uncaught SyntaxError: Unexpected token =", source: file:///mnt/1TBHDD/Games/Crossdressing%20in%20Camelot%200.41/CiC%200.41.7%20Linux/www/js/plugins/Tyruswoo_FollowerControl.js (912)

[36304:0526/000307:ERROR:nw_shell.cc(336)] SyntaxError: Unexpected token =

[36304:0526/000307:INFO:CONSOLE(912)] "Uncaught SyntaxError: Unexpected token =", source: file:///mnt/1TBHDD/Games/Crossdressing%20in%20Camelot%200.41/CiC%200.41.7%20Linux/www/js/plugins/Tyruswoo_FollowerControl.js (912)

[36304:0526/000307:INFO:CONSOLE(27682)] ""\n %c %c %c PixiJS 4.5.4 - \u2730 WebGL \u2730 %c %c http://www.pixijs.com/ %c %c \u2665%c\u2665%c\u2665 \n\n" "background: #ff66a5; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "color: #ff66a5; background: #030307; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "background: #ffc3dc; padding:5px 0;" "background: #ff66a5; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;" "color: #ff2424; background: #fff; padding:5px 0;"", source: file:///mnt/1TBHDD/Games/Crossdressing%20in%20Camelot%200.41/CiC%200.41.7%20Linux/www/js/libs/pixi.js (27682)

#

# Fatal error in , line 0

# Failed to create ICU number format, are ICU data files missing?

# ==== C stack trace ===============================

1: ??

2: v8::internal::NumberFormat::InitializeNumberFormat(v8::internal::Isolate*, v8::internal::Handle, v8::internal::Handle, v8::internal::Handle)

3: v8::internal::Runtime_CreateNumberFormat(int, v8::internal::Object**, v8::internal::Isolate*)

4: ??

A doubt, can we have a vagina in this game? or just the penis?

There is a dungeon in which the player has a vagina, but otherwise they have a penis for the rest of the game.

I'm sorry but I'm very confused about installing the game, could anyone help me?

In the Mega folder, you should download the base version for your operating system. (If you are Windows, for example, that would be "CiC 0.40.6 Windows". ) Then you would simply unzip the folder and double click "game.exe". It would be best to also download patch 0.40.10 and apply that, as you may encounter some bugs that were fixed via later patches without it.

May I have a list of  files that should be executable in the mac version?

Explanation of my request: On mac, sometimes, the files that should be executable are converted into documents. Using the terminal, you can turn documents into executables. Normally, the ones that must be executable are all in the MacOS folder (my experience with most renpy games) but it doesn't work with this game. My theory on why it doesn't work is that some files that should be executable are not.

(1 edit)

I'm not entirely sure what the executable would be for the Mac version, as I don't have a Mac myself. With the windows version, there is a "game.exe" executable inside the first folder, which does not exist anywhere in the Mac version (presumably since Mac's don't open .exe files). My assumption would be that the "Game.app" file is the executable for the game, as I understand .app files usually are executable on Mac's. It could also be the "app.nw" found here "Game.app\Contents\Resources\app.nw", as that contains the Mac equivalent of the "www" folder, which is the where the game's files are stored. 

 To clarify, your issue is that you can't launch the game to begin with, as you can't find the executable for it? I will mention either way that RPG Maker MV isn't supported on Mac OS 11 or later, so if that is your operating system, you might want to just download the Web version, and run that instead from the "index.html" file. Or get the Windows version if you have an emulator set up already. If you do the web version, you also might have to configure your settings for your browser, this link can help with that. https://www.reddit.com/r/RPGMaker/comments/dqvdqo/fix_error_failed_to_load_dataactorsjson/ The web version usually isn't compatible with the character creator though, so your player sprite won't match your appearance.

 If you're on an older Mac OS, let me know if you have other questions. I'm not entirely sure what I'm supposed to be looking for in regards to Mac executables, so I might not have answered your original question properly.

(+1)

Hi there! First of all, amazing game. I think I messed something up in the Daddy-Sissy storyline. I got to the chastity cage scene, but maybe turned it down or something. After turning it down and coming back to the Alley, it displays the message that was displayed before the scene was available ("new scenes will be available after completing the second dungeon"). I am at the fourth dungeon now. Any way to fix this? If you'd be so kind to tell which variable governs that, I could probably edit it in the savefile.

Not sure how that happened, I've checked declining the scene and can't seem to replicate the issue. In any case, the variable you'd want to edit is called "SecondDungeonQuest", which should be number 88. It should be set to 3 to indicate the quest is complete. If that doesn't fix it, you could send me your save file and global.rpgsave file and I could take a look at what's going on there. If you want to send it privately, you could dm me on TfGamesSite or F95Zone. Also, I'm glad you're enjoying the game so much, thanks!

(+1)

Thanks! For some reason that was set to 2, setting it to 3 fixed it.

Fu I overwrited the saved data again skwknskqlq

Hey, I Just had the extra scene withBeatrice after dungeon one, and there were no images, not complaining just checking if there are meant to be images there as I noticed a few scenes (slime girl and some orcs) were artless also

A lot of scenes don't have art yet. The game was originally text only, and I tend to write five or more scenes per month, so getting that much artwork commissioned to keep up has proved impossible thus far. I hope to have a partial solution to that soon, but for now, if you see a scene without art it's far to assume it simply doesn't have any yet.

First thing the game is great that i hope i can find a game that as good as it but can be so much better with some background and illustrations

 
2nd i got some bugs that couldn't be solved and the most important one is this 

after handing the 4th dungeon mission u talk to the other girl in the guild hub and after you go outside the mission doesn't start and when i go again to the mission board i don't find anything and i get the same " hand in a quest " chois but i doesn't do anything 

Alright, I've figured out why you can hand-in the quest multiples times, so I'll have that fixed in the next patch. That shouldn't be the cause of your other issue though. So, you talked to Brittany, she left to go have fun with some Lizardmen, and then you talked to the purple haired girl, scared off the adventurer she was talking to, and accepted the quest from her, right? And you still don't have the "middle of nowhere dungeon" option in the outside locations teleporter? I haven't been able to replicate that, so I'm not entirely sure of the cause. My best suggestion would be to send me your save folder so I can check the variables directly and see if I can figure out the problem. You could post a link to it here—if you don't care about other people being able to download it—or you could private message me on TfGamesSite or F95Zone, since I don't think you can private message on itch. 

 As for the art, I hope to increase the speed at which I add more art sometime soon. I write new scenes faster than I commission them, at the moment.

Is there a way to see all the CG artworks? like a 'gallery' system?

No, there is not. You could open the img -> pictures folder to find them all though. There's some background images and character creator parts as well, but it's mostly just all the cg's. 

It would be amazing if you could see the dialogue of all encounters with/out CG ..  Like "scenes"

(+1)

I'm not entirely sure what you mean. Like a scene recollection room, or something? It's something I'd like to do, but I'm not sure when/if I'll be able to get around to it.

(+2)

Just wanted to note that the character creater does actually work with the web version so long as you run it on a server locally instead of directly in browser. Only the name doesn't work, but the image works

(+1)

Interesting. Is running the game on a local server something that could be reasonably achieved by most players? Or is that just something worth mentioning for people who already know how to do that? Thanks for letting me know about it regardless.

(+2)

I think people who already know how to do it would benefit from mentioning. At the same time, there are loads of ways to set up a local server, and even one's built directly into the browser that take almost no technical expertise to run. (Just google "web server for chrome" and options pop up immediately).

(+1)

I'll take a look at that, thanks!

When you say the character creator is working, do you mean the ability to choose a skin tone, hair style, and hair color at the start of the game? I probably should have specified, but that's not actually the character creator plugin that doesn't work with the web version. The part that doesn't work on web is the character's sprite and face image actually reflecting the choices you make during that initial set up. I mention this because using the web server for chrome plugin didn't cause my sprite to be customizable, and I'm not sure if that's because I didn't do it correctly, or if that's because my explanation wasn't clear originally.

(+1)

The sprite and face image was what I was referring to as working, all my edits at the start were reflected onto the character.

Interesting. I wonder if there are extra steps I'd need to take with that chrome plug-in, or if I would need to more properly set up the local server. I'll probably just mention that players who already know how to set up a server might be able to play the web version with everything working properly. Thanks again!

(+1)

Sorry the following appears after I download, file and latest patch, can you help me?0.38.2win

Game has encountered a bug. Please report it.

Error Failed to execute 'drawlmage' on 'CanvasRenderingContext2D': The HTMLImageElement provided is in thebroken' state.

atFunctionGraphics paintUpperCanvas (rpg corejs:2569-17)

at Function.GraphicsupdateLoading (rpg core.js:1969:10)

at FunctionSceneManager.onSceneLoading (rpд _managers.js:2046:14)

at FuncionSceneManager.renderScene (rpg managers.js:2033:14)

at FuncionSceneManager.updateMain (rpg managers.js:1987:10)

at FunctionSceneManager.update (rpg managers.js:1907:14)

Press F5 to restart the game.

Thanks for the report. I'm not finding much about this issue other than potential version mismatch with an update, and I can't replicate it myself. I've recently updated the game to version 0.39.2, which doesn't require a patch as it's pre-patched. Could you try downloading that version, and seeing if the issue persists? Two other general trouble shooting ideas would be to run the game as administrator, or move it to your desktop and trying to run it from there. If the desktop idea works, you need to shorten the filepath of where you had the game to get it to run there. Thanks.

解决了,谢谢

Viewing most recent comments 61 to 100 of 240 · Next page · Previous page · First page · Last page