Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 327 to 335 of 335 · Previous page · First page

i cant disable the hypno traps, and it really lag my computer

any possible fix?

The debug option to Disable/Enable Hypno Hell Traps isn't working?

yes

Oh, this is silly. If you try to turn the traps off while their lights are on, it will just turn off the lights and keep the traps permanently on, but if you disable them while the lights are off, it should work properly. Also this doesn't turn off the larger pink hypno squares outside of the Hypno Hell area. I'll fix this issue soon. If you still can't get the debug to work, you can also use the dungeon skip in Elmgar to go straight to the third dungeon instead, though this sets you to a fixed level, so you might actually go down in exp.

When I try to talk to Beatrice to remove the cursed heels I keep getting her potion scene over and over.

There was a bug that would cause that scene to play endlessly, but it should be fixed if you apply the latest patch for the game.

Having a bug where I can't turn in the material gathering quest to the guild.

Have you visited Beatrice first? You have to deliver the materials to her before returning to the guild.

I have,  I talked to her got the money and the coin. when I try to claim it at the guild I just get sent back to option to turn in a completed quest. Tried this with two runs same results.

(1 edit)

Ah, patch 0.19.10 might fix the issue, you can download it from the main link. You'll have to go back to a save prior to going into Beatrice's shop and handing in the quest though. I'll verify this fixes the issue by tomorrow, if you haven't tried it by then.

Edit: I still haven't managed to re-create this issue, but the users who were having this issue told me it's fixed for them.

Deleted 3 years ago

It should be fixed now, thanks for the heads up. I didn't see it on fapforfun though, did it get removed? The post there would need to be updated as well.

"This title is hosted on an incompatible third-party website."

Can't install. FeelsBadMan :(

You aren't able to use mega.nz then? You could also download the game from f95zone then, as they upload it to multiple websites for me. It takes them a while to update though, so right now it's one version behind. https://f95zone.to/threads/crossdressing-in-camelot-v0-18-8-public-stickyicky.35...

I'm not sure what the issue is, but sometimes that's what itch.io says when you go to download a game. I think it's certain websites used for hosting that itch.io doesn't cooperate with, for some reason.

(1 edit)

Can you try visiting this link directly then maybe? It's the same link as the game's download. Seems odd for it to be an issue with itch.io, or I'd assume more people would be mentioning it, unless it's some sort of setting on the site? https://mega.nz/folder/1LgGSZBJ#X8hdrq7Gdd7BUjiOyEpF6w

I can't get the game to run on Linux. For whatever reason I can't open the executables with terminal (after changing the file permissions to allow that).

I'm not overly familiar with Linux machines, so I don't exactly understand the issue you are describing. Are there any other details you could provide about the issue?

Is the farthest you can get in the story is the 3rd dungeon? I cant seem to complete it

Yeah, the 3rd dungeon is the end of the current content. It was supposed to give you a prompt when  you reach the end, but I messed up and made it so it doesn't automatically tell you when  you walk onto the last tile, you have to press Z to view it. (It also lets you go back to Elmgar from there.)

I have a problem, whenever i try to save it says "Please select a file slot" And makes an error sound.

I also get an error message like this 

"UnknownError Error: EROFS: read-only file system, mkdir /private/var/folders/b5/kbphyvj13bg518yvjdzdzbdh0000gp/T/App Translocation/1CAE36DBE66F-4993-B77C-0696293DB3B9/d/Game.app/Contents/Resources/app.nw/save/’"

It sounds like the game folder has read-only permissions, when it needs read-write permissions to be able to save. It sounds like you are running the Mac version, so this link might tell you how to change your permissions. https://support.apple.com/en-ca/guide/mac-help/mchlp1203/mac

Which folder exactly? All the ones that I see right now are read and write.

Also I located where the private var folder thingy was (the location in the error message) But apparently I cannot change the settings to become read and write. Its locked on read. is there any other way I can save? Ive played similar games before and they were able to save.

(+1)

NVm i fixed it. i opened the game from the NWJS application.

The game does not work properly, when I want to start it, the following error is displayed:

________________________________________________________________________________

Game has encountered a bug. Please report it.

TypeError: Cannot read property 'blendModes' of undefined

at Function.Graphics._createRenderer (KhasAdvancedLighting.js:397:28)

at Function.Graphics._createAllElements (rpg_core.js:2339:10)

at Function.Graphics.initialize (rpg_core.js:1769:10)

at Function.SceneManager.initGraphics (rpg_managers.js:1822:14)

at Function.SceneManager.initialize [as khas_core_initialize] (rpg_managers.js:1811:10)

at Function.SceneManager.initialize (KhasCore.js:126:10)

at Function.SceneManager.run (rpg_managers.js:1802:14)

at Function.SceneManager.run (YEP_CoreEngine.js:1371:32)

at window.onload (main.js:8:18)

at window.onload (SRD_GameUpgrade.js:1096:19)

Press F5 to restart the game.

________________________________________________________________________________

I see this error since version 0.16. One time the game started normally, but that was probably just a coincidence (0.18).
In the web version there is no option to start the game.

My computer is running Windows 8.1, if that is the reason for the bug.

I hope you can either help me or maybe fix this in future versions.

(1 edit)

You aren't running Windows 8.1 through a virtual machine, are you? That was one potential cause of this issue. The other is the graphics card. Updating your drivers may fix the issue, or updating your version of directx. It's very odd that the game once started properly for you, there must have been something you'd done differently that made things work for you, but I can only guess what that was. Maybe it was a fresh install of the game, or you ran it with administrator privileges, or perhaps the filepath was different? Please let me know if any of these ideas fix the issue for you.

I have the same problem but on a mac that is running Sierra 10.12.6 because it's pretty old. The the error's text is almost the same is it the same issue?

Yes, it is probably the same issue. I have been looking into it further and finding that it could also be that your graphics card isn't able to run webgl. You can try updating your graphics card, or, I've made a test patch that could fix the issue, it might not be that you can't run webgl, but that the game is preventing you from doing so due to risks of crashing. Doesn't really make much sense to make the game unplayable as an alternative though. Here is the link to the test patch. https://mega.nz/file/JegQVaTZ#efzK7M82djTOGtMG-4I82wfw0nVTqCWDmsYeVzB6FHc It's contents should be copied and pasted into the app.nw folder, if you are using the Mac version of the game.

This patch might also fix the issue. https://mega.nz/file/JegQVaTZ#efzK7M82djTOGtMG-4I82wfw0nVTqCWDmsYeVzB6FHc

I put "data" and "img" in "CiC 0.18 Windows\CiC 0.18\www" and "package.json" in "CiC 0.18 Windows\CiC 0.18". Now when i try to oben the game it says "ERR_FILE_NOT_FOUND". If I made a mistake when copying the file please tell me. I can also try to update my drivers, but that needs to wait for about another week or so.

(1 edit)

The package.json file should also go in "CiC 0.18 Windows\CiC 0.18\www". Sorry, I didn't realize there was also a package.json file in the "CiC 0.18 Windows\CiC 0.18" as well as in "CiC 0.18 Windows\CiC 0.18\www", or I would have specified, since the two package.json files actually have different data.

Now when i launch it shows the same error as my original comment. The problem might just be that windows 8 is trash. When i update my drivers i will try agan  and tell you if it works.

Damn, I was hoping that would work out. I might go back and see if I can manage without the plugin causing you issues, because it has given issues to other people in the past, so a future update may not have this issue.

The download isn't working for me.

What exactly isn't working? Is there an issue with the link, or when you download the game, does it not run properly? Or anything else?

So when I try and download it I get the "Thanks for downloading Crossdressing in Camelot by Stickyicky. The download should start momentarily. If it doesn't, check your popup blocker."


However, I don't have an issue with my popup blocker. I can download other stuff on the site. Then when I use itch's app to try and download it, it says that it is hosted by an incompatible 3rd party website.  Which sucks cause this game looks good.

(+1)

That's odd, but if it's just not popping up with the link to the download folder, I can just post it directly for you. https://mega.nz/folder/FTZgHb5T#YOEuj4rmIgxGto9OdXdHtQ Be sure to follow the installation instructions on the main page if you are unsure of how to download from this folder. The issue is probably coming from how my download just links you to a mega folder, I would assume. You can download the game from here https://tfgames.site/index.php?module=viewgame&id=1919 as well, so if you continue to have issues downloading from this site, you can get it there instead.

(+1)

That worked. Thank you.

Viewing most recent comments 327 to 335 of 335 · Previous page · First page