Author Topic: Reporting Errors:  (Read 352395 times)

0 Members and 6 Guests are viewing this topic.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #90 on: January 31, 2014, 05:32:42 PM »
Old, I think its working now. But it's berating me for not having all the girlpacks it would seem.
Thanks anyway and sorry for all the trouble :(

Berating how? Dark's Naruto girls should be enough to run the game. What error did you get?
Like what we're doing?

Offline BlackWolf Inc.

  • Full Member
  • ***
  • Posts: 233
Re: Reporting Errors:
« Reply #91 on: January 31, 2014, 05:37:07 PM »
It's throwing up and error about Mitsuru_Kirijo being of unknown origin despite me not having the Persona xml in the chars folder yet
Don't look at me like that! I found 'em that way....

Now no-one else has to die...
unless I think of another reason.

If found, please return to Miss Y. Rhul.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #92 on: January 31, 2014, 05:43:25 PM »
It's throwing up and error about Mitsuru_Kirijo being of unknown origin despite me not having the Persona xml in the chars folder yet

Yeah... that's arena b!tching...

{
"name": "Mitsuru's Supremes",
"members": ["Mitsuru_Kirijo", "random_girl", "random_girl"],
"lineups": 2
},

{
"name": "Randalf's Vendetta",
"members": ["Randalf", "Z", "Z"],
"lineups": 3
},
{
"name": "We got HUGE knockers!",
"members": ["Tsunade", "Mei_Terumi", "Samui"],
"lineups": 5
}


If you don't want to wait, delete red bits in the content/db/arena_teams.json . That should allow you to run the game. Or just wait for the persona pack. If you git that far, you're prolly doing everything right.
Like what we're doing?

Offline BlackWolf Inc.

  • Full Member
  • ***
  • Posts: 233
Re: Reporting Errors:
« Reply #93 on: January 31, 2014, 05:46:14 PM »
 :D I don't mind the wait, give me time to grab some paper and draft a couple of those meetscripts after all
Don't look at me like that! I found 'em that way....

Now no-one else has to die...
unless I think of another reason.

If found, please return to Miss Y. Rhul.

Offline BlackWolf Inc.

  • Full Member
  • ***
  • Posts: 233
Re: Reporting Errors:
« Reply #94 on: February 01, 2014, 10:29:39 AM »
Just got this:
While executing init code:
  File "game/library/events/events - bandit attack.rpy", line 3, in script
  File "game/library/events/events - bandit attack.rpy", line 5, in python
NameError: name 'BaseEvent' is not defined
Don't look at me like that! I found 'em that way....

Now no-one else has to die...
unless I think of another reason.

If found, please return to Miss Y. Rhul.

Offline CherryWood

  • Hero Member
  • *****
  • Posts: 643
Re: Reporting Errors:
« Reply #95 on: February 01, 2014, 10:46:20 AM »
Just got this:
While executing init code:
  File "game/library/events/events - bandit attack.rpy", line 3, in script
  File "game/library/events/events - bandit attack.rpy", line 5, in python
NameError: name 'BaseEvent' is not defined
in
PytFall\game\library\events
delete events - bandit attack and tailor RPYC (not .rpy) files
-----
you may need to do this every time when some script .rpy file is deleted in update.  (you can see this in workbench)


Offline BlackWolf Inc.

  • Full Member
  • ***
  • Posts: 233
Re: Reporting Errors:
« Reply #96 on: February 01, 2014, 11:01:46 AM »
in
PytFall\game\library\events
delete events - bandit attack and tailor RPYC (not .rpy) files
Will do thanks.
Edit:ok getting this now-
While running game code:
  File "game/library/screens/pyt - screens - town.rpy", line 7, in script
  File "game/library/screens/pyt - screens - town.rpy", line 9, in python
  File "game/library/screens/pyt - screens - arena_outside.rpy", line 195, in python
AttributeError: 'PyTFallWorld' object has no attribute 'world_events'
« Last Edit: February 01, 2014, 11:07:10 AM by Bowman Vii »
Don't look at me like that! I found 'em that way....

Now no-one else has to die...
unless I think of another reason.

If found, please return to Miss Y. Rhul.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #97 on: February 01, 2014, 11:23:40 AM »
Will do thanks.
Edit:ok getting this now-
While running game code:
  File "game/library/screens/pyt - screens - town.rpy", line 7, in script
  File "game/library/screens/pyt - screens - town.rpy", line 9, in python
  File "game/library/screens/pyt - screens - arena_outside.rpy", line 195, in python
AttributeError: 'PyTFallWorld' object has no attribute 'world_events'

Do a windows search over the whole game folder for .rpyc files and delete all of them. Make sure it's .rpyc, NOT .rpy. You have old bytecode files and renpy doesn't feel like recompiling for some reason.
Like what we're doing?

Offline BlackWolf Inc.

  • Full Member
  • ***
  • Posts: 233
Re: Reporting Errors:
« Reply #98 on: February 01, 2014, 11:50:49 AM »
Ok working fine now
Don't look at me like that! I found 'em that way....

Now no-one else has to die...
unless I think of another reason.

If found, please return to Miss Y. Rhul.

Offline BlackWolf Inc.

  • Full Member
  • ***
  • Posts: 233
Re: Reporting Errors:
« Reply #99 on: February 01, 2014, 06:05:33 PM »
Just got this-
While running game code:
  File "game/library/screens/pyt - labels - girlsmeets.rpy", line 230, in script
  File "game/library/screens/pyt - labels - girlsmeets.rpy", line 230, in python
  File "game/library/functions.rpy", line 245, in python
  File "game/library/classes - characters.rpy", line 1531, in python
AttributeError: 'dispostion' is neither a gamestat nor an attribute of Girl.
while on main street
Don't look at me like that! I found 'em that way....

Now no-one else has to die...
unless I think of another reason.

If found, please return to Miss Y. Rhul.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #100 on: February 01, 2014, 06:33:06 PM »
Just got this-
While running game code:
  File "game/library/screens/pyt - labels - girlsmeets.rpy", line 230, in script
  File "game/library/screens/pyt - labels - girlsmeets.rpy", line 230, in python
  File "game/library/functions.rpy", line 245, in python
  File "game/library/classes - characters.rpy", line 1531, in python
AttributeError: 'dispostion' is neither a gamestat nor an attribute of Girl.
while on main street

Just fix it yourself, find line 230 in girlsmeets and change dispostion to disposition. Or do a search with your text editor for dispostion.
Like what we're doing?

Offline BlackWolf Inc.

  • Full Member
  • ***
  • Posts: 233
Re: Reporting Errors:
« Reply #101 on: February 01, 2014, 07:04:36 PM »
Doh feel like an idiot for not noticing that. sorry :-[
That's odd, that error shouldn't happen as it was one of your d () functions
 
« Last Edit: February 01, 2014, 07:11:40 PM by Bowman Vii »
Don't look at me like that! I found 'em that way....

Now no-one else has to die...
unless I think of another reason.

If found, please return to Miss Y. Rhul.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #102 on: February 01, 2014, 07:36:03 PM »
Doh feel like an idiot for not noticing that. sorry :-[
That's odd, that error shouldn't happen as it was one of your d () functions

Haha, it's misspelled in the function. Find the functions file, it's in the library folder :)
Like what we're doing?

Offline CherryWood

  • Hero Member
  • *****
  • Posts: 643
Re: Reporting Errors:
« Reply #103 on: February 02, 2014, 06:33:22 AM »
 I'm getting this error in the last (79) revision:
Code: [Select]
Parsing the script failed.
File "game/library/screens/pyt - screens - girlprofile.rpy", line 805: expected a keyword argument, colon, or end of line.
    text "{color=[red]}{size=30}{b}{font=fonts/Parka36.ttf}%s"%chr.element align(0.1, 0.1)

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #104 on: February 02, 2014, 07:01:45 AM »
I'm getting this error in the last (79) revision:
Code: [Select]
Parsing the script failed.
File "game/library/screens/pyt - screens - girlprofile.rpy", line 805: expected a keyword argument, colon, or end of line.
    text "{color=[red]}{size=30}{b}{font=fonts/Parka36.ttf}%s"%chr.element align(0.1, 0.1)

Very weird... parsing should just work if it works for me. Try Ren'Py/Preferences/Update channel, set to Prerelease and update Ren'Py. New version is amazing, better preformance and more possibilities. I don't really know what else it could be... delete .rpyc files as well, but that's unlikely to solve this.
Like what we're doing?