• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Fixed [Indev 0.52.1] New Shop Interface Bug

J

jianmingyong

Guest
Describe the bug you experienced here.

What I expected to happen:
Maybe a dialogue or something to prevent selling when a player do not have item?

What actually happened:
Crashed without crashlogs.

Steps to reproduce:
1. Sell all your items in all category and sell it again.
ErrorMessage (02:44:47): The game crashed with error ID: -1 (Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index)
Edit: Fanta said fixed in next version.

2. Failed Math again?
The cost of item is glitched.
Custom Price is not working either.
There is no item limit when the shop code below say so isn't it?
@Screen.trade({5|99-<Inventory.countitem(5)>|-1}{18|99-<Inventory.countitem(18)>|-1}{9|99-<Inventory.countitem(9)>|-1}{13|99-<Inventory.countitem(13)>|-1}{12|99-<Inventory.countitem(12)>|-1}{19|99-<Inventory.countitem(19)>|-1}{20|99-<Inventory.countitem(20)>|-1}{52|99-<Inventory.countitem(52)>|-1}{49|99-<Inventory.countitem(49)>|-1}{51|99-<Inventory.countitem(51)>|-1}{307|99-<Inventory.countitem(307)>|-1},1,0)
Edit: Fix in next version.

3. Selling wrong item in each category?
No matter how you sell, it is selling the first item of each category.
Edit: Fanta said Fixed in next version.

4. Buttons are still missing with smaller window size.
Edit: WIP

5. Selling the last item of its category crashes the game.
Edit: Fix in next version.
 
Last edited by a moderator:

Fanta

Content Developer
P3D Developer
Global Moderator
First 3 and the last one are fixed in next version and the 4th one is a WIP feature.
 
Last edited:

sokita_sylllyan

Pokémon Ranger
Just for info, if you sell items at safari zone random shop, it works well, at least for price calculation (because I am not sure about bug number 3). So, you can rely to that shop to sell items until the next version comes.
 

Menix

Starting Trainer
So... When you say "next version", what do you mean? I still can only sell the first item from each category. Same thing with poliwag not evolving...
 
J

jianmingyong

Guest
So... When you say "next version", what do you mean? I still can only sell the first item from each category. Same thing with poliwag not evolving...
It means when the next update comes, the bug will be fixed. you have to wait......... for a long long time ~~~
 

Menix

Starting Trainer
But wasn't there and update a couple days ago? That reply is more than a month old.
 
J

jianmingyong

Guest
But wasn't there and update a couple days ago? That reply is more than a month old.
Well the update for v0.53 still haven't release. It have been a month not releasing any update at all.
 

Menix

Starting Trainer
People keep saying that there was an update recently, what do you mean by that?
I don't know why they're saying that but I was probably just derping. I think I moved the launcher to another folder and when I opened it, it made me download the same version again. I thought I as downloading an update... Mah bad.
._.
 
Top