Is this what you're look for? Brat is added in somewhere. If you're looking for the complete text version, I'm not sure it exists except in the game.Does anyone have a list of all the traits girls can get?
View attachment VC Power Traits.pdf
Is this what you're look for? Brat is added in somewhere. If you're looking for the complete text version, I'm not sure it exists except in the game.Does anyone have a list of all the traits girls can get?
I've added Brat to the developer notes.Is this what you're look for? Brat is added in somewhere. If you're looking for the complete text version, I'm not sure it exists except in the game.
View attachment 2030352
When you click Start the Day and go through the booth game, End the Day is a button at the top right of the screen, beside the pause button.
If your girls are out of energy, hitting that means that you won't lose reputation for customers who are not served.
If you take out all girls from working and 'Start the Day' it will ask you if you want to go without working. You'll lose a bit of money (you do still have some minor expenses) but your girls will get some energy back.
Early on, focus on building your stable, so you can field enough shifts that energy isn't a concern. Then buy the energy management club improvements as you need them. Once you hit endgame energy is no longer a concern because you'll either have too many girls or they'll be gaining so much per day it's a non-factor.
thanks all for the information.. it was really helpfulYes.
Whatever floats your boat.
File sizes are included. Take the bigger ones for more complete content, take the smaller (typically older) ones if your primary constraint is bandwidth or storage.
If you combine packs, be careful of dups.
Our pleasure! Game has some ins and outs to learn, appreciate you giving it an honest try!thanks all for the information.. it was really helpful
View attachment 2030930
thanks. yeah honestly i saw a frind playing this game and i asked him for the link to try it by my self.. the game is really great and enjoyable, it is little confusing in the beginning but after that is so funOur pleasure! Game has some ins and outs to learn, appreciate you giving it an honest try!
Ahh yes...Mr. Bean, love it!!! You rock dude!thanks. yeah honestly i saw a frind playing this game and i asked him for the link to try it by my self.. the game is really great and enjoyable, it is little confusing in the beginning but after that is so fun
View attachment 2031326
When I have something I can show, you'll know. I need a good amount of time to just sit and code and not think about anything but. Things are stabilizing a bit, and I can feel the itch, though.man this game is addicted.. is there any new update?
greetings to the game creator by the way
View attachment 2034806
i got you, thanksWhen I have something I can show, you'll know. I need a good amount of time to just sit and code and not think about anything but. Things are stabilizing a bit, and I can feel the itch, though.
NullReferenceException: Object reference not set to an instance of an object
at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
NullReferenceException: Object reference not set to an instance of an object
at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
ArgumentNullException: Object Graph cannot be null.
Parameter name: graph
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) [0x00012] in <44afb4564e9347cf99a1865351ea8f4a>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) [0x0006e] in <44afb4564e9347cf99a1865351ea8f4a>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0
at StaticFunctions.Save (System.String saveFile) [0x001a0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at StaticFunctions.PassADay (System.Boolean displayDayRecap, System.Boolean comeFromWork) [0x00315] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameBehavior.EndBoothGame () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameBehavior.Update () [0x000d0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
(Filename: <44afb4564e9347cf99a1865351ea8f4a> Line: 0)
IndexOutOfRangeException: Index was outside the bounds of the array.
at BoothGameDragHandler.CheckKeyPresses () [0x00044] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameDragHandler.Update () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
NullReferenceException: Object reference not set to an instance of an object
at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
NullReferenceException: Object reference not set to an instance of an object
at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
I know what's going on now, okay. I shouldn't copy the save files from version 8 to version 9.Log like this.Code:NullReferenceException: Object reference not set to an instance of an object at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 (Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0) NullReferenceException: Object reference not set to an instance of an object at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 (Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0) ArgumentNullException: Object Graph cannot be null. Parameter name: graph at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) [0x00012] in <44afb4564e9347cf99a1865351ea8f4a>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) [0x0006e] in <44afb4564e9347cf99a1865351ea8f4a>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0 at StaticFunctions.Save (System.String saveFile) [0x001a0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at StaticFunctions.PassADay (System.Boolean displayDayRecap, System.Boolean comeFromWork) [0x00315] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameBehavior.EndBoothGame () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameBehavior.Update () [0x000d0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 (Filename: <44afb4564e9347cf99a1865351ea8f4a> Line: 0) IndexOutOfRangeException: Index was outside the bounds of the array. at BoothGameDragHandler.CheckKeyPresses () [0x00044] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameDragHandler.Update () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 (Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0) NullReferenceException: Object reference not set to an instance of an object at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 (Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0) NullReferenceException: Object reference not set to an instance of an object at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0 (Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
Yep, it's a savefile issue.I know what's going on now, okay. I shouldn't copy the save files from version 8 to version 9.
I have Rocki Roads and do you mean Kasha because I have her also if you want them, messsage me on the Requested Girls Thread or a PM and I will give them to ya!I'm trying to rebuild my girlpack collection after a catastrophic hard drive failure. I'm missing a lot but mostly Kascha and Rocki Roads, does anyone have either of those?