Author Topic: Reporting Errors:  (Read 352284 times)

0 Members and 4 Guests are viewing this topic.

Offline Thanth

  • Newbie
  • *
  • Posts: 2
Re: Reporting Errors:
« Reply #60 on: December 30, 2013, 09:57:15 PM »

I'm sorry, but an uncaught exception occurred.


While running game code:
  File "game/script.rpy", line 58, in script
  File "game/script.rpy", line 98, in python
  File "game/library/functions.rpy", line 9, in python
  File "game/library/functions.rpy", line 6, in python
Exception: Couldn't find file 'content/chars'.


I Hit Ignore and this is what I get afterwards.



While running game code:
  File "game/library/screens/pyt - screens - mainscreen.rpy", line 4, in script
  File "game/library/screens/pyt - screens - mainscreen.rpy", line 25, in python
  File "game/library/custom-screens.rpy", line 146, in python
AttributeError: 'RevertableObject' object has no attribute 'gold'


Hit ignore again, This is what I get.



While running game code:
  File "game/library/screens/pyt - screens - mainscreen.rpy", line 6, in script
  File "game/library/screens/pyt - screens - mainscreen.rpy", line 9, in python
  File "game/library/screens/pyt - screens - mainscreen.rpy", line 25, in python
  File "game/library/custom-screens.rpy", line 146, in python
AttributeError: 'RevertableObject' object has no attribute 'gold'


I Installed this program, followed the directions as stated, and Can not figure out how to get it to run correctly.  I even tryed upgrading and syncing. deleted, redownload, and installed everything.

Offline Thanth

  • Newbie
  • *
  • Posts: 2
Re: Reporting Errors:
« Reply #61 on: December 30, 2013, 10:04:29 PM »
LOL, Reading is fundamental.....LOL, Figured it out, I put it in the wrong folder....got it to work, going great so far


Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #62 on: December 31, 2013, 08:28:31 AM »
Yeap, reading is pretty important...

Note that development version is not set up to be playable... Otherwise, on my last test, it ran without bugs. I'll resume development after the New Year Holidays :)
Like what we're doing?

Offline CherryWood

  • Hero Member
  • *****
  • Posts: 643
Re: Reporting Errors:
« Reply #63 on: January 12, 2014, 07:50:21 AM »

While clicking on next day. 2 girls on a same beauty course, the course ended.
Replicated - happens every time when there is more than 1 girl on the one course that ends.


While running game code:
  File "game/library/screens/pyt - screens - nextday.rpy", line 10, in script
  File "game/library/screens/pyt - screens - nextday.rpy", line 81, in python
  File "game/library/classes - locations.rpy", line 644, in python
ValueError: list.remove(x): x not in list

====================

After clicking yes when firing a girl:


While running game code:
  File "game/library/screens/pyt - screens - girlprofile.rpy", line 14, in script
  File "game/library/screens/pyt - screens - girlprofile.rpy", line 116, in python
NameError: name 'imgsize' is not defined
« Last Edit: January 12, 2014, 08:19:03 AM by CherryWood »

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #64 on: January 12, 2014, 08:35:52 AM »
Should be all fixed now. Most errors occurred because of a bad indent...
Like what we're doing?

Offline Jaeke

  • Jr. Member
  • **
  • Posts: 92
Re: Reporting Errors:
« Reply #65 on: January 17, 2014, 09:58:07 AM »
Gave this a whirl, looks like it will be pretty cool. Not sure if these bugs has been reported yet.

Using a consumable that gives experience causes an error.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 15, in script
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 41, in python
  File "game/library/functions.rpy", line 383, in python
  File "game/library/classes - characters.rpy", line 2072, in python
  File "game/library/classes - characters.rpy", line 2254, in python
  File "game/library/classes - characters.rpy", line 246, in python
KeyError: 'exp'


Tifa quest completion gives error.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/content/chars/ffvii/Tifa/pyt_tifa_meet.rpy", line 265, in script
ScriptError: could not find label 'pyt_mainscreen'.


Dogfight in arena leaves the window for choosing opponents open after choosing an opponent.

Kurenai cannot attack in the Arena, her attack is listed as knife attack in bio.

The wage (girl control?) tab/window is difficult to see properly, it's too transparent.
And I'm not sure how wages work... the girls don't seem happy very often. Even if they just won 1500 gold in arena fights.
« Last Edit: January 17, 2014, 10:33:39 AM by Jaeke »

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #66 on: January 17, 2014, 10:48:08 AM »
Gave this a whirl, looks like it will be pretty cool. Not sure if these bugs has been reported yet.

Using a consumable that gives experience causes an error.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 15, in script
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 41, in python
  File "game/library/functions.rpy", line 383, in python
  File "game/library/classes - characters.rpy", line 2072, in python
  File "game/library/classes - characters.rpy", line 2254, in python
  File "game/library/classes - characters.rpy", line 246, in python
KeyError: 'exp'


Tifa quest completion gives error.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/content/chars/ffvii/Tifa/pyt_tifa_meet.rpy", line 265, in script
ScriptError: could not find label 'pyt_mainscreen'.


Dogfight in arena leaves the window for choosing opponents open after choosing an opponent.

Kurenai cannot attack in the Arena, her attack is listed as knife attack in bio.

The wage (girl control?) tab/window is difficult to see properly, it's too transparent.
And I'm not sure how wages work... the girls don't seem happy very often. Even if they just won 1500 gold in arena fights.

Very good bughunting, thank you. I'll try to fix these tonight if time permits.
Like what we're doing?

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #67 on: January 17, 2014, 11:51:18 AM »
Using a consumable that gives experience causes an error.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 15, in script
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 41, in python
  File "game/library/functions.rpy", line 383, in python
  File "game/library/classes - characters.rpy", line 2072, in python
  File "game/library/classes - characters.rpy", line 2254, in python
  File "game/library/classes - characters.rpy", line 246, in python
KeyError: 'exp'

Fixed with the next SF update. Plain bug.

Tifa quest completion gives error.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/content/chars/ffvii/Tifa/pyt_tifa_meet.rpy", line 265, in script
ScriptError: could not find label 'pyt_mainscreen'.

Has been fixed long time ago BUT char/rchar folders (location of that file) are being ignored by SF.

Dogfight in arena leaves the window for choosing opponents open after choosing an opponent.

Not a bug. Method of "presetup" for dogfights has been disabled to facilitate testing (that method gets rid of that window). The thing is that for testing purposes, Hero's been made a freaking monster. In dogfights, teamleaders will refuse if hero/his team are to weak or to strong,  so in testing mode, noone would dare fighting you even if you take two weakest girls along for a 3vs3 fight.

I tested the setup method myself, it seemed to be working well.

Kurenai cannot attack in the Arena, her attack is listed as knife attack in bio.

Misspelled as knifeAttack (with a small k) in her data file and girl normalization methods are still not done in our TODO lists.

The wage (girl control?) tab/window is difficult to see properly, it's too transparent.

Oki... I'll pick a proper frame or change color/transparency before Alpha.

And I'm not sure how wages work... the girls don't seem happy very often. Even if they just won 1500 gold in arena fights.

This is one of the things I still need to do for the Arena. Here I am not 100% sure if all money should go to player or girls that are working for him should get their shares and conceder those wages. I'll fix this definitely, when I'll take care of girlsmeets (I want give player ability to recruit girls for a single day to fight in the arena with player. They'll get fair share of winning and good disposition boost if match is won).
« Last Edit: January 17, 2014, 11:54:04 AM by Xela »
Like what we're doing?

Offline Jaeke

  • Jr. Member
  • **
  • Posts: 92
Re: Reporting Errors:
« Reply #68 on: January 17, 2014, 04:05:39 PM »
Glad to help.

Also I forgot to mention that one of my lovely warrior ladies possibly HEALED an opponent while fighting in the arena, I definitely saw a little green 4 pop up above the enemies head. Does that indicate healing and is this normal? It was an ordinary attack.

And a few times the hero/player character did 20000+ damage. But he is an absolute beast so... maybe it was an epic crit on a super weak opponent.

Anyway, I'll have another go when the next build or so is out. Maybe have a proper look around the whole forum so I know what's what.

Keep up the good work.
« Last Edit: January 17, 2014, 04:13:23 PM by Jaeke »

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #69 on: January 17, 2014, 04:09:32 PM »
Does that indicate healing and is this normal? It was an ordinary attack.

It does, it's not normal. My guess would be a negative attack value...
Like what we're doing?

Offline Jaeke

  • Jr. Member
  • **
  • Posts: 92
Re: Reporting Errors:
« Reply #70 on: January 18, 2014, 11:52:47 AM »
Synchronized my folder and loaded the game up again.
Not sure what happened here.

While running game code:
  File "game/library/screens/pyt - screens - nextday.rpy", line 10, in script
  File "game/library/screens/pyt - screens - nextday.rpy", line 45, in python
  File "game/library/classes - jobs.rpy", line 175, in python
  File "game/library/classes - jobs.rpy", line 611, in python
TypeError: 'rGirl' object has no attribute '__getitem__

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #71 on: January 18, 2014, 12:49:06 PM »
Synchronized my folder and loaded the game up again.
Not sure what happened here.

While running game code:
  File "game/library/screens/pyt - screens - nextday.rpy", line 10, in script
  File "game/library/screens/pyt - screens - nextday.rpy", line 45, in python
  File "game/library/classes - jobs.rpy", line 175, in python
  File "game/library/classes - jobs.rpy", line 611, in python
TypeError: 'rGirl' object has no attribute '__getitem__

Thanks, fixed. You got a bunch of stats high enough to reach that error. Game is broken right now, so I cannot push. Working on improving finance system, nearly broke my brain while at it...
Like what we're doing?

Offline Jaeke

  • Jr. Member
  • **
  • Posts: 92
Re: Reporting Errors:
« Reply #72 on: January 18, 2014, 01:21:14 PM »
Not sure if final, but there is an experience cost error from going from courtesan rank 4 to 5(I think) , should require 250,000 xp, only needs 25,000.

Probably known but loaded a save game and...

While running game code:
  File "renpy/common/_layout/screen_main_menu.rpym", line 11, in script
  File "renpy/common/00action_file.rpy", line 304, in python
AttributeError: 'StoreModule' object has no attribute 'create_arena_girls'

-agility = never gets to attack in combat?

This doesn't belong here but is it possible to modify Auto-rest code so they return to work once fatigue is low enough, like 25%? I just had someone still on autorest with 0 fatigue... perhaps its real value was 0.1 or something.

Yea the money system might need some work. I just got over a million dollars on the charms of one lady of the night. She's the only one who works besides guards,  lvl 33, 10 ap and gets about 1300 per customer. Trying to get max rank.

- max rank get! too bad she took 13000 damage from a spell some dude cast at her on her celebratory date at the beach.

The palace brothel also has 44000 dirt, didn't seem to affect anything.
« Last Edit: January 18, 2014, 02:25:36 PM by Jaeke »

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #73 on: January 18, 2014, 02:13:18 PM »
Not sure if final, but there is an experience cost error from going from courtesan rank 4 to 5(I think) , should require 250,000 xp, only needs 25,000.

6th level... fixed.

While running game code:
  File "renpy/common/_layout/screen_main_menu.rpym", line 11, in script
  File "renpy/common/00action_file.rpy", line 304, in python
AttributeError: 'StoreModule' object has no attribute 'create_arena_girls'

Yeah... fixed as well.

-agility = never gets to attack in combat?

Noted...

This doesn't belong here but is it possible to modify Auto-rest code so they return to work once fatigue is low enough, like 25%? I just had someone still on autorest with 0 fatigue... perhaps its real value was 0.1 or something.

I'll take a look.

Yea the money system might need some work. I just got over a million dollars on the charms of one lady of the night. She's the only one who works besides guards,  lvl 33, 10 ap and gets about 1300 per customer. Trying to get max rank.

LoL

I don't think anyone got that far into the game... Balancing is still on TODO list.
Like what we're doing?

Offline Jaeke

  • Jr. Member
  • **
  • Posts: 92
Re: Reporting Errors:
« Reply #74 on: January 20, 2014, 01:38:58 PM »
Using a consumable item that gives fragile and psychic.

While running game code:
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 15, in script
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 41, in python
  File "game/library/functions.rpy", line 383, in python
  File "game/library/classes - characters.rpy", line 2156, in python
  File "game/library/classes - characters.rpy", line 2391, in python
  File "game/library/classes - characters.rpy", line 2549, in python
AttributeError: 'module' object has no attribute 'randin'

Using remove down with cold item.

While running game code:
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 15, in script
  File "game/library/screens/pyt - screens - girlequipment.rpy", line 41, in python
  File "game/library/functions.rpy", line 383, in python
  File "game/library/classes - characters.rpy", line 2156, in python
  File "game/library/classes - characters.rpy", line 2394, in python
  File "game/library/classes - characters.rpy", line 1466, in python
AttributeError: 'remove_effect' is neither a gamestat nor an attribute of rGirl.

Hitting new day after using a bunch of consumables on girls.

While running game code:
  File "game/library/screens/pyt - screens - nextday.rpy", line 10, in script
  File "game/library/screens/pyt - screens - nextday.rpy", line 89, in python
  File "game/library/classes - support.rpy", line 80, in python
  File "game/library/classes - characters.rpy", line 2890, in python
  File "game/library/classes - characters.rpy", line 2675, in python
KeyError: 'healthy_again'

Odd code.
line 789 in jobs classes

elif self.girl.anal > 30 and self.girl.charisma < 30:

                    self.txt += "Her anal sex skills managed to help the self.client to overlook the fact that she looked like a hag. \n"
« Last Edit: January 20, 2014, 02:41:09 PM by Jaeke »