Part 2 Sponsorship

Crowd Funding has now closed at Offbeatr. Thankyou everyone who supported us. It was touch and go for a while, but we made our base target with minutes to spare. :O

http://offbeatr.com/project/redemption-of-the-crimson-empress-part-2-67812055153

Friday 21 February 2014

New Patch


http://www.mediafire.com/download/72vl3l1v6kpoxv7/ROCER1.6.2-P-all.zip

http://www.mediafire.com/download/c7xuii47l36leeh/ROCER1.6.3-P-all.zip

http://www.mediafire.com/download/h09g9puz5hjpfne/ROCER1.6.4-P-all.zip


Latest patch which fixes problems with a few events that were not triggering. You should be able to get the double cock plug from Dzazd now and a couple of other things which will move the story forward. Because some people are past the point where you should have received the double cock plug, there is a temporary patch in there which may mean that you get it twice!

And now the temporary patch has been patched as it stopped people starting a new game!

41 comments:

  1. does that include we finally be able to have relation with the cat girl :3?

    ReplyDelete
    Replies
    1. Yes, that should work as long as you rescue the lost knights!

      Delete
  2. I found another error. You call Inventory.Add instead of Inventory.add

    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/Court.rpy", line 133, in script call
    File "game/Conversations.rpy", line 384, in script
    File "game/Conversations.rpy", line 384, in python
    AttributeError: 'Inventory' object has no attribute 'Add'

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "/home/rbras/Download/ROCER1.6.2-all/renpy/execution.py", line 288, in run
    node.execute()
    File "/home/rbras/Download/ROCER1.6.2-all/renpy/ast.py", line 718, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    File "/home/rbras/Download/ROCER1.6.2-all/renpy/python.py", line 1297, in py_exec_bytecode
    exec bytecode in globals, locals
    File "game/Conversations.rpy", line 384, in
    $ player.Inventory.Add(DoubleCockButtPlug())
    AttributeError: 'Inventory' object has no attribute 'Add'

    Linux-3.12.10-300.fc20.x86_64-x86_64-with-fedora-20-Heisenbug
    Ren'Py 6.15.7.374
    HanaFudaFuta 1.6.2

    ReplyDelete
  3. Dzazd said that she had an artifact for me that she hoped I'd use the next time I saw her but nothing appeared in my inventory and nothing happened the next time i spoke with dzazd or tzany. However it did seem to open Kitaxxa's dialogue. I have also been able to explore the cersie/tael/clavel et al. plot line further.

    Ran into this error while exploring this plot, first when the 2 knights disappeared in the tunnels and then just after i asked Z to spy for me. It seems to be gamebreaking.
    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/Court.rpy", line 133, in script call
    File "game/Court.rpy", line 133, in script call
    ScriptError: could not find label 'C_Taileine1'.

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "C:\Users\Assorted\RoCE\ROCER1.6.1-all\renpy\bootstrap.py", line 265, in bootstrap
    renpy.main.main()
    File "C:\Users\Assorted\RoCE\ROCER1.6.1-all\renpy\main.py", line 332, in main
    run(restart)
    File "C:\Users\Assorted\RoCE\ROCER1.6.1-all\renpy\main.py", line 90, in run
    renpy.execution.run_context(True)
    File "C:\Users\Assorted\RoCE\ROCER1.6.1-all\renpy\execution.py", line 509, in run_context
    context.run()
    File "C:\Users\Assorted\RoCE\ROCER1.6.1-all\renpy\execution.py", line 324, in run
    node = self.call(e.label, return_site=self.next_node.name)
    File "C:\Users\Assorted\RoCE\ROCER1.6.1-all\renpy\execution.py", line 365, in call
    return renpy.game.script.lookup(label)
    File "C:\Users\Assorted\RoCE\ROCER1.6.1-all\renpy\script.py", line 537, in lookup
    raise ScriptError("could not find label '%s'." % str(label))
    ScriptError: could not find label 'C_Taileine1'.

    Windows-7-6.1.7601-SP1
    Ren'Py 6.15.7.374
    HanaFudaFuta 1.6.2

    ReplyDelete
  4. Fixed: New patch listed above. :(

    ReplyDelete
  5. Spoiler: This is the dependency tree of events that occur. If you are stuck, then this should either give you a hint or point us to something broken in the game. It does not give away the ending, but it does tell you how to get there.

    https://dl.dropboxusercontent.com/u/44227178/Spoiler.jpg

    Green smilies: Disposition > 40, Red hearts: Disposition > 80

    ReplyDelete
  6. help i get this error when i begin a fresh start:

    While running game code:
    File "game/script.rpy", line 177, in script
    File "game/script.rpy", line 177, in python
    File "game/NPCs.rpy", line 7, in python
    AttributeError: 'NoneType' object has no attribute 'Friendly'

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "C:\Program Files (x86)\Microsoft Office\Office15\1033\1034\ROCE-R1.4.0-all\ROCE-R1.4.0-all\renpy\execution.py", line 288, in run
    node.execute()
    File "C:\Program Files (x86)\Microsoft Office\Office15\1033\1034\ROCE-R1.4.0-all\ROCE-R1.4.0-all\renpy\ast.py", line 718, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    File "C:\Program Files (x86)\Microsoft Office\Office15\1033\1034\ROCE-R1.4.0-all\ROCE-R1.4.0-all\renpy\python.py", line 1297, in py_exec_bytecode
    exec bytecode in globals, locals
    File "game/script.rpy", line 177, in
    $ InitNPCs()
    File "game/NPCs.rpy", line 7, in InitNPCs
    if gs.Dzazd.Friendly:
    AttributeError: 'NoneType' object has no attribute 'Friendly'

    Windows-7-6.1.7601-SP1
    Ren'Py 6.15.7.374
    HanaFudaFuta 1.6.3

    when i try to ignore it it will continue until i get to first decision to visit something, example i get his error if i try to visit the empress:

    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/MainGame.rpy", line 136, in script call
    File "game/Court.rpy", line 133, in script
    File "game/01Statements.rpy", line 428, in python
    File "game/Roster.rpy", line 143, in python
    File "game/Roster.rpy", line 77, in python
    KeyError: 'Empress'

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "C:\Program Files (x86)\Microsoft Office\Office15\1033\1034\ROCE-R1.4.0-all\ROCE-R1.4.0-all\renpy\execution.py", line 288, in run
    node.execute()
    File "C:\Program Files (x86)\Microsoft Office\Office15\1033\1034\ROCE-R1.4.0-all\ROCE-R1.4.0-all\renpy\ast.py", line 1531, in execute
    self.call("execute")
    File "C:\Program Files (x86)\Microsoft Office\Office15\1033\1034\ROCE-R1.4.0-all\ROCE-R1.4.0-all\renpy\ast.py", line 1544, in call
    renpy.statements.call(method, parsed, *args, **kwargs)
    File "C:\Program Files (x86)\Microsoft Office\Office15\1033\1034\ROCE-R1.4.0-all\ROCE-R1.4.0-all\renpy\statements.py", line 100, in call
    return method(parsed, *args, **kwargs)
    File "game/01Statements.rpy", line 428, in execute_NextConversation
    people_there = HemsPeopleInLocation(location, HemsTimeNow())
    File "game/Roster.rpy", line 143, in HemsPeopleInLocation
    return PeoplePresentIn(loc, octant)
    File "game/Roster.rpy", line 77, in PeoplePresentIn
    npc = gs.npcs[person]
    KeyError: 'Empress'

    Windows-7-6.1.7601-SP1
    Ren'Py 6.15.7.374
    HanaFudaFuta 1.6.3

    ReplyDelete
    Replies
    1. Yes, I blew it with the last patch. Sigh ....

      Fixed here: http://www.mediafire.com/download/h09g9puz5hjpfne/ROCER1.6.4-P-all.zip

      Delete
  7. I have received the following error:

    "-bug- Save occurred with encounter still active, closing encounter!"

    This has occurred while with Kitaxxa (in label C_Kitaxxa5:)

    Also in C_Kitaxxa5 you have:
    $ TriggerEvent("", delay=5)
    Shouldn't this be
    $ TriggerEvent("IgnitersReady", delay=5)?

    ReplyDelete
    Replies
    1. Yes and yes. Fixed in http://www.mediafire.com/download/h09g9puz5hjpfne/ROCER1.6.4-P-all.zip

      Delete
    2. I found another error:

      Event ZarielleReport not declared

      Delete
    3. Ok, so if you saw the not declared message, you have a command window/shell open.

      Download the patch: https://dl.dropboxusercontent.com/u/44227178/ROCER1.6.5-P-all.zip

      After you continue the game, at the Dbg> prompt in the command window, you can type:

      ! TriggerEvent("ZarielleReport", 1)

      to re-trigger the event now that it is declared. Otherrwise, you will be stuck.

      Note: the other debugger commands just display stuff, but stuff starting with ! executes python statements and can change things. Use at your own peril if you try things other than what I suggest.

      Delete
    4. It worked but when the event was triggered there was another error:

      I'm sorry, but an uncaught exception occurred.

      While running game code:
      File "game/Court.rpy", line 133, in script call
      File "game/Conversations.rpy", line 1225, in script
      NameError: name 'FuckZarielle2' is not defined

      -- Full Traceback ------------------------------------------------------------

      Full traceback:
      File "/home/rbras/Download/ROCER1.6.5-all/renpy/execution.py", line 288, in run
      node.execute()
      File "/home/rbras/Download/ROCER1.6.5-all/renpy/ast.py", line 1225, in execute
      renpy.store._return = renpy.python.py_eval(self.expression)
      File "/home/rbras/Download/ROCER1.6.5-all/renpy/python.py", line 1331, in py_eval
      return eval(py_compile(source, 'eval'), globals, locals)
      File "", line 1, in
      NameError: name 'FuckZarielle2' is not defined

      Linux-3.12.10-300.fc20.x86_64-x86_64-with-fedora-20-Heisenbug
      Ren'Py 6.15.7.374
      HanaFudaFuta 1.6.5

      Delete
  8. My only problem at the moment is trying to double penetrate Tanzy. No idea how to trigger it.

    ReplyDelete
    Replies
    1. And finding that buckle...

      Delete
    2. Yes, there is a bug there with the dp-ing of Tanzy. Patch will be out soon. It currently depends on the order things happen. Wrong order and you miss the event.

      You can force it using ! TriggerEvent("TanzyDp") if you use the above patch, but it has to be running from a command window.

      The buckle is a random event when going on patrol. It seems to be hard to hit somethings though. Darned if I know why. It should come up easily.

      Delete
    3. Finally found the buckle! Can't get the Knights to leave now though! :)

      Delete
  9. When the Empress visits you after you've been given the quarters, she calls you "Bailey" instead of whatever name you typed in.

    ReplyDelete
  10. It isn't working for me. Could you fix it too?
    I'm sorry, but an uncaught exception occurred.
    While running game code:
    File "game/script.rpy", line 252, in script
    IOError: Couldn't find file 'Images/Scenes/Welcome.jpg'.
    Full Traceback
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\execution.py", line 288, in run
    node.execute()
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\ast.py", line 453, in execute
    renpy.exports.say(who, what, interact=self.interact)
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\exports.py", line 757, in say
    who(what, interact=interact)
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\character.py", line 795, in __call__
    elf.do_display(who, what, cb_args=self.cb_args, **display_args)
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\character.py", line 671, in do_display
    **display_args)
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\character.py", line 474, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\ui.py", line 237, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
    File "C:\MC\Downloads\A J&G\ROCER1.6.5-P-all\ROCER1.6.5-P-all\renpy\display\core.py", line 1853, in interact
    repeat, rv = self.interact_core(preloads=preloads, **kwargs)

    ReplyDelete
    Replies
    1. You need to download the full distribution from:
      http://www.mediafire.com/download/s8g3boz6tzynmnb/ROCER1.6.1-all.zip

      You can then copy the patch you have over the top. The patch is missing most of the artwork which is why it crashed on you. :)

      Delete
  11. I'm loving this. Only started part 2 about an hour ago, but I really love all the freedom and the stuff I can do (even if it has lot of placeholders and restrictions). One thing I really miss is having portraits of the girls on their stats screen. I don't always know who's who and who to choose in some situations. I know you still have a lot of work and I'm sure it will be implemented at some point, just wanted to give some feedback.

    ReplyDelete
    Replies
    1. Thanks, I really must put those portraits in. Hopefully I will get to it soon-ish.

      Delete
  12. will the next Patch contain more scenes/graphic?

    ReplyDelete
    Replies
    1. No, sorry. Patches do not have extra artwork, only releases. At this point, expect releases every 2 to 4 weeks.

      Delete
  13. aww i rly wanted to se the interaction with the other characters :P, anyway hwen will we have more scenes than?

    ReplyDelete
    Replies
    1. "every 2 to 4 weeks"

      I guess it means around March 10th-20th.

      Delete
    2. Other characters will take a bit longer. We are working through each character one at a time.

      The next release will occur when I have enough images from the artists to justify it.

      Delete
    3. thx very much :3

      Delete
  14. Okay. I can't take it anymore. How do I get SPOILER: SPOILER: Emerald or Topaz to go missing so I can rescue them? Been trying for days now!

    ReplyDelete
    Replies
    1. You have to have found the bodies of dead miners while on patrol (a random event) and Cerise and Taeleine must both have Dispositions > 40.


      Delete
    2. I've already done that :( I found the bodies first with someone I was on patrol with, went back, told the Empress. Then I keep finding the bodies when I go out alone. Several times it's happened now, which is good cause Dzadthingy let's me into her room now I suppose ^^ But both Emerald and Topaz are hanging around. Ever so clingy those two.

      Delete
    3. Ok, so you I am going to have to work out something for you I think. I am not sure sure if it is a new bug or you just missed out on events because you passed a certain stage before I fixed a previous one.

      I will see check out a few things and see what I can do.

      Delete
    4. Quick workaround with only minimal testing. Let me know if works or not. :)


      https://dl.dropboxusercontent.com/u/44227178/ROCER1.6.6-P-all.zip

      Delete
    5. It seems to have solved the problem! I was able to find and rescue the girls (yay!) and they are back and functioning normal. I am not entirely sure how to proceed however. The guide seems to suggest that I need to get Amaraththingy to love me, but I can't even get her to talk to me.

      Delete
    6. Ok, I have updated the patch: https://dl.dropboxusercontent.com/u/44227178/ROCER1.6.6-P-all.zip

      Let me know if Amaranth still won't talk to you. I was slightly off with my numbers. Amaranth starts off hating you (Disposition -30) and the events so far should have pushed that up to 0, but if you had done anything to annoy her, she would still be negative and would not talk to you.

      This patch has a temporary fix that will put her at +10 if things have worked out properly.

      Delete
  15. When I talk to Zarielle in court (i'm not sure the time is important, it seems to happen every time) it's Verdite saying the generic response ("Did you hear ...").

    ReplyDelete
    Replies
    1. Yes, thats a bug. I will have to look at that.

      Delete