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!
does that include we finally be able to have relation with the cat girl :3?
ReplyDeleteYes, that should work as long as you rescue the lost knights!
DeleteI found another error. You call Inventory.Add instead of Inventory.add
ReplyDeleteI'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
Fixed. New link above.
DeleteDzazd 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.
ReplyDeleteRan 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
Fixed: New patch listed above. :(
ReplyDeleteThanks for all of your hard work!
DeleteSpoiler: 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.
ReplyDeletehttps://dl.dropboxusercontent.com/u/44227178/Spoiler.jpg
Green smilies: Disposition > 40, Red hearts: Disposition > 80
help i get this error when i begin a fresh start:
ReplyDeleteWhile 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
Yes, I blew it with the last patch. Sigh ....
DeleteFixed here: http://www.mediafire.com/download/h09g9puz5hjpfne/ROCER1.6.4-P-all.zip
I have received the following error:
ReplyDelete"-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)?
Yes and yes. Fixed in http://www.mediafire.com/download/h09g9puz5hjpfne/ROCER1.6.4-P-all.zip
DeleteI found another error:
DeleteEvent ZarielleReport not declared
Ok, so if you saw the not declared message, you have a command window/shell open.
DeleteDownload 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.
It worked but when the event was triggered there was another error:
DeleteI'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
My only problem at the moment is trying to double penetrate Tanzy. No idea how to trigger it.
ReplyDeleteAnd finding that buckle...
DeleteYes, 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.
DeleteYou 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.
Finally found the buckle! Can't get the Knights to leave now though! :)
DeleteWhen the Empress visits you after you've been given the quarters, she calls you "Bailey" instead of whatever name you typed in.
ReplyDeleteThanks, fixed in the next patch. :)
DeleteIt isn't working for me. Could you fix it too?
ReplyDeleteI'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)
You need to download the full distribution from:
Deletehttp://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. :)
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.
ReplyDeleteThanks, I really must put those portraits in. Hopefully I will get to it soon-ish.
Deletewill the next Patch contain more scenes/graphic?
ReplyDeleteNo, sorry. Patches do not have extra artwork, only releases. At this point, expect releases every 2 to 4 weeks.
Deleteaww i rly wanted to se the interaction with the other characters :P, anyway hwen will we have more scenes than?
ReplyDelete"every 2 to 4 weeks"
DeleteI guess it means around March 10th-20th.
Other characters will take a bit longer. We are working through each character one at a time.
DeleteThe next release will occur when I have enough images from the artists to justify it.
thx very much :3
DeleteOkay. 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!
ReplyDeleteYou have to have found the bodies of dead miners while on patrol (a random event) and Cerise and Taeleine must both have Dispositions > 40.
DeleteI'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.
DeleteOk, 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.
DeleteI will see check out a few things and see what I can do.
<3
DeleteQuick workaround with only minimal testing. Let me know if works or not. :)
Deletehttps://dl.dropboxusercontent.com/u/44227178/ROCER1.6.6-P-all.zip
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.
DeleteOk, I have updated the patch: https://dl.dropboxusercontent.com/u/44227178/ROCER1.6.6-P-all.zip
DeleteLet 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.
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 ...").
ReplyDeleteYes, thats a bug. I will have to look at that.
Delete