[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/vt/ - Virtual Youtubers

Search:


View post   

>> No.51903735 [View]
File: 196 KB, 512x512, 1669517725674921.png [View same] [iqdb] [saucenao] [google]
51903735

Hey all, trial dev here.
Assuming this is a bug we hit once before, the server likely needs to do an extended data request which takes longer. I can't remember if the server will do an automatic adjust in like 30 minutes, or if it will just all come back normally tomorrow. This is assuming something else hasn't broke as a result of the downtime.
-trial dev

>> No.49868963 [View]
File: 196 KB, 512x512, 1663350219889939.png [View same] [iqdb] [saucenao] [google]
49868963

>>49867241
I don't like to see people leave, but it's a decision that is up to you. I'll try get a hold of honk again, now that I believe the week long irl obligation is gone? Hopefully we can just push across the changes I have made, and I'll try to add some stuff so honk has less work to do.
There is always the option that people can come back if things pick up again, I assume as schools end soon, hopefully next month onwards it will be more active.
-trial dev

>> No.38291854 [View]
File: 196 KB, 512x512, 1593783392854.png [View same] [iqdb] [saucenao] [google]
38291854

this week's news, don't feel comfy....

>> No.30451784 [View]
File: 196 KB, 512x512, 1644653940527.png [View same] [iqdb] [saucenao] [google]
30451784

Hey all, trial dev here!
Mostly good news here, with some prodding in the right direction I've figured out the exact line of code which is breaking the autotraders.
When honk was updating the tax rates calculations to check if you can buy coins, he accidentally typo'd the wrong quantity variable.

let taxRate = Math.max(0.1, rule.targetQuantity * 0.008 - 0.3);
This should be stepQuantity instead of targetQuantity. The reason this was really weird to track down is because everyone reported very different behaviours... everyone having different quantities and different balances would be why from the above.


The temporary workaround for this (until honk can update the site) is to lower your quantity to only whatever 24hours is or something like that. If you have a super low balance then you may have to update this throughout the day or something like that...
The good news is people were being charged the correct tax, it was just the "can you afford this" pre-check.

Feel free to "hooooooonnnnkkkkkkkkkkk" or whatever you prefer!

-trial dev

Navigation
View posts[+24][+48][+96]