def GetDeliveryString(courier):
if _preferences.language is None:
StrDev = "Так... В накладной написано следующее:"
elif _preferences.language == "english": <==BUG!! (only ELSE!)
StrDev = "So... In the consignment note says the following:" <== Please move to translation
n = 0
for i in delivery_list[courier]:
items[i].bought = False
items[i].have = True
n += 1
globals()['TmpName'+str(n)] = items[i].name
StrDev += "\n \"[TmpName" + str(n) +"!t]\"" <==BUG!!
return StrDev
No I don't think so, I never heard of this bug, I had no problem. Have you tried downloading the game again. I will ask the dev about it. Do you know if anyone else has this problem?@maxbishup
did the DEV have time to look at the delivery bug?
i can't do anything because of the bug
Python:def GetDeliveryString(courier): if _preferences.language is None: StrDev = "Так... В накладной написано следующее:" elif _preferences.language == "english": <==BUG!! (only ELSE!) StrDev = "So... In the consignment note says the following:" <== Please move to translation n = 0 for i in delivery_list[courier]: items[i].bought = False items[i].have = True n += 1 globals()['TmpName'+str(n)] = items[i].name StrDev += "\n \"[TmpName" + str(n) +"!t]\"" <==BUG!! return StrDev
Since, Official game only supports Russian and English.@maxbishup
did the DEV have time to look at the delivery bug?
i can't do anything because of the bug
You don't have permission to view the spoiler content. Log in or register now.
The cause is the elif query, which is hard-coded in "english". Since I translated the game into German, it crashes there.No I don't think so, I never heard of this bug, I had no problem. Have you tried downloading the game again. I will ask the dev about it. Do you know if anyone else has this problem?
I have written a quick patch file for you. It is now available in the Cheat Mod post. Check "Troubleshoot" category.The cause is the elif query, which is hard-coded in "english". Since I translated the game into German, it crashes there.
After looking at the code, i figured it out.Can anybody point out to me what i'm doing wrong with getting lisa to sleep in her underwear by choosing the 2nd path (referring to the diagram posted).
If i choose the first option (waiting for lisa to fail after helping her 6 times) after some time she gets punished and the event triggers.
The 2nd route doesn't work though.
Helping 6 times or even 7 and then getting her punished 2 times (tried 3 times as well) doesn't trigger the event.
Getting this too since I gave her pajamas. Haven't got her back into jeans yet. No idea what the fix is.Hey guys, another question. I can´t give Alice anymore the sweets before she goes to the Club.. Does anybody have an Idea?
i also ask that but no ones replyingHi,I'm in 58th days but there's still no sign of kira,what should I do?
Play again from the beginning. Kira comes on the 18th day. You probably used old saves and that's why this is happening. If you play from the beginning it is impossible to miss Kira's arrival. Kira arrives just like in the old BB only on the 18th day (not later).i also ask that but no ones replying
i tried 2x from the beginning , still no kira at 18th day, maybe bcoz i used cheat mod? is it bug w/ cheat mod?..Play again from the beginning. Kira comes on the 18th day. You probably used old saves and that's why this is happening. If you play from the beginning it is impossible to miss Kira's arrival. Kira arrives just like in the old BB only on the 18th day (not later).