Author Topic: Reporting Errors:  (Read 352014 times)

0 Members and 6 Guests are viewing this topic.

Offline Destriss

  • Newbie
  • *
  • Posts: 10
Re: Reporting Errors:
« Reply #585 on: January 30, 2015, 01:56:39 PM »

Well there on a new game, I have 2 houses, day spent in 1000, and I have yet to see Rukia or heroines One piece yet.
One piece but of my main part I 3, Naruto girls I have almost toutess, except as Bleach Rukia.
After there's other girls who often appear but I do not know them

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #586 on: January 30, 2015, 02:24:11 PM »
Well there on a new game, I have 2 houses, day spent in 1000, and I have yet to see Rukia or heroines One piece yet.
One piece but of my main part I 3, Naruto girls I have almost toutess, except as Bleach Rukia.
After there's other girls who often appear but I do not know them

There are many random girls in the game. Once piece girls should not be a problem... they are native and should appear in girlsmeets without fail.
Like what we're doing?

Offline Destriss

  • Newbie
  • *
  • Posts: 10
Re: Reporting Errors:
« Reply #587 on: January 30, 2015, 02:30:35 PM »

After I often have girls that appear twice in the same places, it happens especially at the beach, the mage tower and home of the witch.


And if you're sure that girls who are attached to the base game will appear, probably trying to do the same on the next version with girls who are not originally from the game.


I think it would limit the bug girls who do not appear, or appear twice.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #588 on: January 30, 2015, 03:21:26 PM »
After I often have girls that appear twice in the same places, it happens especially at the beach, the mage tower and home of the witch.


And if you're sure that girls who are attached to the base game will appear, probably trying to do the same on the next version with girls who are not originally from the game.


I think it would limit the bug girls who do not appear, or appear twice.

I am not sure that it's possible for unique girls to appear twice at the same location and it was never reported. It's too late to fix Alpha error anyway, code has been rewritten many times over since then.
Like what we're doing?

Offline Destriss

  • Newbie
  • *
  • Posts: 10
Re: Reporting Errors:
« Reply #589 on: January 30, 2015, 04:16:50 PM »

Oh, I have many times girls doubles, but hey, if you have not had back is that it is not very serious. And it also allows a girl warrior and another prostitute for images, so it's a bug that ended up being an asset.
Otherwise, if I still meets Rukia not I make you sign, finally saw that you gave me the AC connection should be good.


If I looked at you left off long enough this alpha, the next version will be released in a few months I guess, you think you have a release date or there's still work?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: Reporting Errors:
« Reply #590 on: February 14, 2015, 01:22:25 AM »
Xela, how about fixing random packs tags error?

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #591 on: February 14, 2015, 06:53:17 AM »
Xela, how about fixing random packs tags error?

Sure, I'll take a look at it tonight.
Like what we're doing?

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #592 on: February 14, 2015, 01:37:05 PM »
Try it when you get a chance. It should work and I'll update the code once we have nothing left from the old system as there are now some unneeded routines during the loading.
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: Reporting Errors:
« Reply #593 on: February 27, 2015, 03:24:06 PM »
Nope.
Quote
  File "game/script.rpy", line 103, in script
    python:
  File "game/script.rpy", line 113, in <module>
    rchar = load_random_characters()
  File "game/library/functions.rpy", line 265, in load_random_characters
    td = ntd

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #594 on: February 27, 2015, 04:14:37 PM »
Nope.

I forgot to put new tags dict binding into the random girl loading function. It never had a chance :(

Been one crazy week, going to take a look at that game you've posted tonight. The error you've reported should be now fixed but I don't know if there are any new once. I'll take a look if you have any one random pack ready with the new format and make sure it can be loaded before I start working on BE stuff. I somehow managed to add a possibility to add zoom factors to attacks yesterday as well, that we needed badly.
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: Reporting Errors:
« Reply #595 on: February 28, 2015, 05:52:38 AM »
Yeah, there are no more CTDs. But the game does not read traits and stats at all, random girls don't have traits and almost all stats are 0.
I uploaded one random pack for testing, links are in my thread (and db too).

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #596 on: February 28, 2015, 12:26:39 PM »
Going to take a look at it soon. This is an odd error, there should be no difference between old and new data files...
Like what we're doing?

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #597 on: February 28, 2015, 03:42:36 PM »
Yeah, there are no more CTDs. But the game does not read traits and stats at all, random girls don't have traits and almost all stats are 0.
I uploaded one random pack for testing, links are in my thread (and db too).

How did you test it? I just loaded your 2k_tan rgirl and created 25 characters from her. They all have ranged stats and traits...
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: Reporting Errors:
« Reply #598 on: March 01, 2015, 05:05:26 AM »
hero.add_girl(rchar['2k_tan'])
Should I use some another line?

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #599 on: March 01, 2015, 06:40:15 AM »
hero.add_girl(rchar['2k_tan'])
Should I use some another line?

Yeap, you're using the blue print, they need to be initialized.

Code: [Select]
hero.add_girl(rchar["2k_tan"].create_rgirl(randomNames))
or:

Code: [Select]
for i in range(25):
    # that same line.
Like what we're doing?