Jump to content

Spork Episode 8: Smoothie + Delicia's Delicious Dreamland


Ice Cream Sand Witch

Recommended Posts

Hi! First of all, great game! I'm really enjoying playing Pokemon spork!

 

I just want to report a bug:

When my golisopod uses his ability, emergency exit, the Pokemon that switch in uses the same move I chose for golisopod to use.

For example:

-Golisopod uses first impression-

-Golisopod activates emergency exit-

-Slowbro comes out and use first impression again-

 

Another example:

-Golisopod receives damage and activates emergency exit-

-Incineroar comes out and use liquidation-

 

I don't know if anyone else reported this or if it's supposed to work like that.

Link to comment
Share on other sites

  • Global Mods
1 hour ago, BlakeMax said:

Hi! First of all, great game! I'm really enjoying playing Pokemon spork!

 

I just want to report a bug:

When my golisopod uses his ability, emergency exit, the Pokemon that switch in uses the same move I chose for golisopod to use.

For example:

-Golisopod uses first impression-

-Golisopod activates emergency exit-

-Slowbro comes out and use first impression again-

 

Another example:

-Golisopod receives damage and activates emergency exit-

-Incineroar comes out and use liquidation-

 

I don't know if anyone else reported this or if it's supposed to work like that.

I'm glad you're enjoying the game!

 

I remember seeing this happen in a video once and I had to pause the video because I was laughing so much. 

idk how to fix it though. 

27 minutes ago, Shadowslash said:

I just need some help finding a couple of Marbles, I already have 95 Marbles and I was wondering where can I find the 3 Marbles since I already read the the guide and know where the last 2 are.

This question's a bit hard to answer since I don't really have a way of knowing which marbles you've collected or are missing. I guess the quickest way would be to go through the guide and try to find ones that seem unfamiliar? Although there are so many marbles that it can be hard to remember which ones you do and don't have from reading the list. Sorry...:( 

Link to comment
Share on other sites

I got an error using aegislash king's shield, the enemy azurill used aqua tail, got blocked by protect and had attack lowered, and then this error popped up.
 

Spoiler

---------------------------
Pokemon Spork
---------------------------
Exception: NoMethodError
Message: undefined method `hasFlags?' for #<PokeBattle_Move_000:0x1026ef08>
PokeBattle_Battler:2568:in `pbSuccessCheck'
PokeBattle_Battler:2890:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:2886:in `each'
PokeBattle_Battler:2886:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:3371:in `pbUseMove'
PokeBattle_Battler:3351:in `loop'
PokeBattle_Battler:3374:in `pbUseMove'
PokeBattle_Battler:3616:in `pbProcessTurn'
PokeBattle_Battler:3615:in `logonerr'
PokeBattle_Battler:3615:in `pbProcessTurn'

This exception was logged in
C:\Users\graha_h1fdcsv\Saved Games/Pokemon Spork/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK   
---------------------------
 

Happened whenever that combo of moves was used, enemy always seemed to use aqua tail when I used kings shield. Ive blocked special attacks in the same battle and had no problems.

 

And do you plan to add a way to view stat changes? its hard to keep up with what stats are what with moody

Edited by shadomist
Link to comment
Share on other sites

  • Global Mods
6 hours ago, shadomist said:

I got an error using aegislash king's shield, the enemy azurill used aqua tail, got blocked by protect and had attack lowered, and then this error popped up.
 

  Reveal hidden contents

---------------------------
Pokemon Spork
---------------------------
Exception: NoMethodError
Message: undefined method `hasFlags?' for #<PokeBattle_Move_000:0x1026ef08>
PokeBattle_Battler:2568:in `pbSuccessCheck'
PokeBattle_Battler:2890:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:2886:in `each'
PokeBattle_Battler:2886:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:3371:in `pbUseMove'
PokeBattle_Battler:3351:in `loop'
PokeBattle_Battler:3374:in `pbUseMove'
PokeBattle_Battler:3616:in `pbProcessTurn'
PokeBattle_Battler:3615:in `logonerr'
PokeBattle_Battler:3615:in `pbProcessTurn'

This exception was logged in
C:\Users\graha_h1fdcsv\Saved Games/Pokemon Spork/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK   
---------------------------
 

Happened whenever that combo of moves was used, enemy always seemed to use aqua tail when I used kings shield. Ive blocked special attacks in the same battle and had no problems.

 

And do you plan to add a way to view stat changes? its hard to keep up with what stats are what with moody

When you say a way to view stat changes, do you mean in battle after taking moves and abilities into account (based off the mention of Moody ability)? I'm not sure if there's a way to do that, and it's probably best not to expect much from me when it comes to scripting, since I know nothing/very little about it ^^; 

Link to comment
Share on other sites

7 minutes ago, Ice Cream Sand Witch said:

When you say a way to view stat changes, do you mean in battle after taking moves and abilities into account (based off the mention of Moody ability)? I'm not sure if there's a way to do that, and it's probably best not to expect much from me when it comes to scripting, since I know nothing/very little about it ^^; 

Like if a poke uses sword dance, having the 2x attack indicator, or when you use growl, showing the enemy has .75 defense or whatever it goes down to

 

I have never coded a game, but I have coded on my own before, and I have an idea of how it could work if you want to try it with me?

I'm thinking that it would be a simple fix (as in not too many new things, not in ease of doing it), essentially just boxes for stat changes to show, and calls to change the numbers there whenever a stat change is made.

Link to comment
Share on other sites

Hey, how do i get to hemola swamp? I want a Weezing on my team but cant seem to find hemola swamp

And how do you evolve shelmet? I know that trade evolve is with link stone,trade+item you use the item,but what about trade+pokemon? xD

Edited by VamPieta
Added another question
Link to comment
Share on other sites

  • Global Mods
15 hours ago, shadomist said:

if Like if a poke uses sword dance, having the 2x attack indicator, or when you use growl, showing the enemy has .75 defense or whatever it goes down to

 

I have never coded a game, but I have coded on my own before, and I have an idea of how it could work if you want to try it with me?

I'm thinking that it would be a simple fix (as in not too many new things, not in ease of doing it), essentially just boxes for stat changes to show, and calls to change the numbers there whenever a stat change is made.

Oh, ok. I misunderstood. I thought you meant something like having the stat changes in battle show on the Pokemons' summary pages. 

 

I'm not sure if I'm ready to make a decision now, but I'll try to make one before the final reupload ^^'

12 hours ago, VamPieta said:

Hey, how do i get to hemola swamp? I want a Weezing on my team but cant seem to find hemola swamp

And how do you evolve shelmet? I know that trade evolve is with link stone,trade+item you use the item,but what about trade+pokemon? xD

Hemola Swamp is the 12th gym. Shelmet evolves with a Link Stone.

  • Like 1
Link to comment
Share on other sites

  • Global Mods
9 minutes ago, BlooKazoo_ said:

It didn't give me a option to extract, If it did what folder do i extract it to?

After downloading, right click on the folder and where it shows your computer's extracting program (for me it's 7zip), hover your mouse over that and there should be an Extract folder option. By default it'll extract into the Downloads folder which is where it's supposed to be. 

Link to comment
Share on other sites

I found a glitch, So i was battling the first gym leader, i got to his happiny. Unfortunately my pokemon hurt it self in confusion so when Happiny used copy cat it just said that it used copy cat over and over again, never hit me, couldn't leave the battle and i was stuck 😞  

Link to comment
Share on other sites

  • Global Mods
1 minute ago, BlooKazoo_ said:

I found a glitch, So i was battling the first gym leader, i got to his happiny. Unfortunately my pokemon hurt it self in confusion so when Happiny used copy cat it just said that it used copy cat over and over again, never hit me, couldn't leave the battle and i was stuck 😞  

...oops. I removed Copycat from all Pokemon's learnsets but apparently not all trainer Pokemon movesets in trainers.txt. I'll fix for next reupload.

Link to comment
Share on other sites

 

On 8/11/2018 at 3:03 PM, Ice Cream Sand Witch said:

Punkeev is Delicia! ( ^∇^)

 

image.png.d30a549caf7107b51681b3742a97ae80.png

Thank you, I'm almost inspired to make a meta lore post about all this.

But yes, as for part of the Spork Team, 

on the forums, you can just @punkeev. 

------

 

 

I hope you guys (all our newcomers lately) are enjoying their stay in in the Ceolis region. 🏖️

 

It can be fun sharing what happens in your games and questioning eachother.., it's nice to see.

 

Reporting bugs is fine but no set date on the next episode release.

so please,. patience, and Thank you. ^^: 

📿 

 

Also about Pandora: 

1)

 

Even though it was said she had her own glorious Perfume line, (In the Vault; by endgame)
Pandora's design (Pallet's idea/intention) with her---- was actually, mentioning "Perfume"
That she, meant the idol group:
Perfume

Now given what I know from Pandora, I think she may gladly accept both. 


Such stars do tend to hair the own nice perfume line huh . . ..

 

 

 
 


Image result for avril lavigne perfumeImage result for avril lavigne perfume
 
 
Edited by punkeev
Format fixed.
  • Like 1
Link to comment
Share on other sites

Hi Ice Cream! I found this error involving multi-strike moves like Pin Missile and Fury Attack. Every time a Beedrill uses Fury Attack on my Roserade (who has Poison Point lol), I will get this error message below. The battle then continues and the game operates normally, but Fury Attack will only hit that one time and stop. Not that I'm complaining, I don't like these moves anyway. I don't believe I have this issue when I use Silvally or any other Pokemon but I can test it out if you need me to.

 

Exception: NoMethodError
Message: undefined method `hasWorkingAbility' for nil:NilClass
PokeBattle_BattlerEffects:127:in `pbCanPoison?'
PokeBattle_Battler:1449:in `pbEffectsOnDealingDamage'
PokeBattle_Battler:2967:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:2886:in `each'
PokeBattle_Battler:2886:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:3371:in `pbUseMove'
PokeBattle_Battler:3351:in `loop'
PokeBattle_Battler:3374:in `pbUseMove'
PokeBattle_Battler:3616:in `pbProcessTurn'
PokeBattle_Battler:3615:in `logonerr'

Link to comment
Share on other sites

  • Global Mods
4 hours ago, punkeev said:

 

Thank you, I'm almost inspired to make a meta lore post about all this.

Delicia: explained , - D E L Ic i a :9

^_^

  Reveal hidden contents

 


Though I liked the one you had in (DramaClu b) too;

 

Also, maybe when I complete the game more explanations will come out. While I took part in some design/story/editing/pix elements...

"Finish the game stef" vvst

 

Then I'll be able to know for sure! 

 cx

. . . .

 

 

 

I'm just taking my time around the LB huh. 
 

 

But yes, as for part of the Spork Team, 

I love & do feel comfortable identifying(w-whu.) as Delicia, so you guys can call me that as a nickname. But yeah on the forums, you can just @punkeev. 

I hope you guys (all our newcomers lately) are enjoying they're stay in in the Ceolis region. 🏖️

 

It can be fun sharing what happens in your games and questioning eachother.., it's nice to see.

  Reveal hidden contents

 


to be edited
 

 

 

Also about Pandora: 

Perfume (パフューム, Pafyūmu)

1)

  Reveal hidden contents

Even though it was said she had her own glorious Perfume line, (In the Vault; by endgame)

 

Pandora's design (Pallet's idea/intention) with her---- was actually, mentioning "Perfume"

That she, meant the idol group

Perfume (パフューム, Pafyūmu)

. How cool~

 

Now given what I know from Pandora, I think she may gladly accept both. B) 

Such stars do tend to hair the own nice perfume line huh . . ..

 

 

 

 

 

 

Spork Update:

Google Drive Links for both Spork and DDD will be available for the next update.

 

Links will also be short, like this: https://goo.gl/WcLZML (or goo.gl/WcLZML)

to easier bookmark 😊? that's the idea I had anyway, feel free to suggest any better. 

 

Thank you for trying to be patience with us.

So far, there's isn't a set release date as bugs and postgame are being worked on as they come up like icy said. 

 

Also, there's a birthday soon coming up for one of our memember(s) in this community & outside, so apologizes if thread becomes intact. Enjoy this week 🏖️ 

(^人<)〜☆
  Reveal hidden contents
 


image.jpeg.849af0db2099945dcdb568e7c0e6ac4d.jpegImage result for avril lavigne perfumeImage result for avril lavigne perfume
 
 

I never knew that about Pandora, that's neat . o . and she would accept both since she's a big fan of idols. 

 

If Pandora is inspired from the idol group Perfume, and 

image.png.fb52127cc3e8833e0c064675db845061.png

 

that must mean Pandora's favorite from Love Live is Kotori! . o . which makes sense as Kotori's the fashion designer. 

 

and reading that you identify with Delicia made me really happy! I mentioned before but your post made me so happy I had to organize my thoughts before replying. and I'd definitely be interested in reading Delicia meta lore

 

Thank you for the announcement/update on progress too! ^^

3 hours ago, DarkLight said:

Hi Ice Cream! I found this error involving multi-strike moves like Pin Missile and Fury Attack. Every time a Beedrill uses Fury Attack on my Roserade (who has Poison Point lol), I will get this error message below. The battle then continues and the game operates normally, but Fury Attack will only hit that one time and stop. Not that I'm complaining, I don't like these moves anyway. I don't believe I have this issue when I use Silvally or any other Pokemon but I can test it out if you need me to.

 

Exception: NoMethodError
Message: undefined method `hasWorkingAbility' for nil:NilClass
PokeBattle_BattlerEffects:127:in `pbCanPoison?'
PokeBattle_Battler:1449:in `pbEffectsOnDealingDamage'
PokeBattle_Battler:2967:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:2886:in `each'
PokeBattle_Battler:2886:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:3371:in `pbUseMove'
PokeBattle_Battler:3351:in `loop'
PokeBattle_Battler:3374:in `pbUseMove'
PokeBattle_Battler:3616:in `pbProcessTurn'
PokeBattle_Battler:3615:in `logonerr'

This seems like it might be related to a similar report from a few days ago, which has been fixed for the final reupload thanks to a script provided by Groniack!

 

image.thumb.png.e480f31378770648f191ed93c0beb727.png

2 hours ago, pokemonfan2016 said:

im stuck at the party i talked to everyone and i cant get the cake to arrive can someone tell me what to do

The cutscene with the cake will happen automatically after you've talked to everyone. And everyone is literal. Meaning for example if you've done the double battle with Meda vs Ivan and Brutus, you still have to speak with Brutus and Meda even if you've already initiated the battle by speaking to Ivan. You also have to speak to Litwick after Felicia brings it to the party.

  • Thanks 1
  • Upvote 1
Link to comment
Share on other sites

32 minutes ago, Ice Cream Sand Witch said:

I never knew that about Pandora, that's neat . o . and she would accept both since she's a big fan of idols. 

 

If Pandora is inspired from the idol group Perfume, and 

image.png.fb52127cc3e8833e0c064675db845061.png

 

that must mean Pandora's favorite from Love Live is Kotori! . o . which makes sense as Kotori's the fashion designer. 

 

and reading that you identify with Delicia made me really happy! I mentioned before but your post made me so happy I had to organize my thoughts before replying. and I'd definitely be interested in reading Delicia meta lore

 

Thank you for the announcement/update on progress too! ^^

This seems like it might be related to a similar report from a few days ago, which has been fixed for the final reupload thanks to a script provided by Groniack!

 

image.thumb.png.e480f31378770648f191ed93c0beb727.png

The cutscene with the cake will happen automatically after you've talked to everyone. And everyone is literal. Meaning for example if you've done the double battle with Meda vs Ivan and Brutus, you still have to speak with Brutus and Meda even if you've already initiated the battle by speaking to Ivan. You also have to speak to Litwick after Felicia brings it to the party.

i did talk to everyone i made sure i did 

Link to comment
Share on other sites

  • Global Mods
13 minutes ago, pokemonfan2016 said:

i did talk to everyone i made sure i did 

Are you sure? There are over 40 guests at the party, so it can be easy to forget someone. I'd recommend talking to everyone again just to make sure. It happened to me during development/playtesting. Others have gotten past the event, and whenever the question is asked here or on discord (when/if they reply back after I answer), it turns out that there was one person or a few people that they forgot to talk to. 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...