• Categories
  • Popular
  • Dev Tracker
Skins
  • Default (The Show 25)
  • No Skin
  • The Show 23
  • Dark
  • The Show 24
  • The Show 25
Collapse
THESHOW.COM
Game Game Support Support My Account My Account

Community Forum

Skipple_MLBTSS

Skipple_MLBTS

@Skipple_MLBTS
About
Posts
28
Topics
5

Posts

Recent Best Controversial

    Marketplace Botting - A Critical Issue
  • Skipple_MLBTSS Skipple_MLBTS

    @chieftexan_psn said in Marketplace Botting - A Critical Issue:

    @skipple_mlbts said in Marketplace Botting - A Critical Issue:

    Hi everyone,
    If an SDS employee wants to reach out to me, I can provide details.

    Let the community know if they actually reach out.

    Will do.


  • Lead at 2b
  • Skipple_MLBTSS Skipple_MLBTS

    @dap1234567890 said in Lead at 2b:

    Because it is much closer to the mound than 1B

    Huh? Isn't 2nd farther from the mound than 1st? The diagonal of a 90' square is ~127' 3". Mound is 60' 6" away.

    That would mean that 2nd is 66' 9" away from the mound where 1st and 3rd are 63' 7.5"


  • Marketplace Botting - A Critical Issue
  • Skipple_MLBTSS Skipple_MLBTS

    @metalnuck_xbl said in Marketplace Botting - A Critical Issue:

    The only way I see SDS really going after it is if it drastically cuts into their profits.

    I would make the argument that activity such as botting the marketplace does eat directly into SDS profits. Users who are willing to spend $10 a day on botting are going to be the users who are willing to spend money on stubs. Whales going to whale, but they are going to go with the most cost affective option.


  • Marketplace Botting - A Critical Issue
  • Skipple_MLBTSS Skipple_MLBTS

    Hi everyone,

    I wanted to draw attention to a botting service that has sprung up over the past year or so that sells their services. The service functions as an in-browser addon that automatically lists, removes, edits, etc. items on the marketplace for a user. This service has integrated themselves into very popular fan-run pages online.

    This not only has the potential to cause havoc on the marketplace, but create massive imbalances in competitive play for Diamond Dynasty. They advertise making users 200,000 stubs per day using their service.

    For the sake of not giving them free advertising, I am not going to mention the name of the service itself here. If an SDS employee wants to reach out to me, I can provide details.

    Is something being done about this? How has it lasted for so long when it threatens an integral component of the game to it's core?


  • Last name audio issues
  • Skipple_MLBTSS Skipple_MLBTS

    New announcers mean a new audio pack. The audio pack will expand throughout the years as the announcers add more and more audio to the game. More than likely you are out of luck for this year.

    Do you have a common middle name? That could be a good middle ground!


  • Here's what I think is happening with the servers.
  • Skipple_MLBTSS Skipple_MLBTS

    @sonsoliberty_mlbts said in Here's what I think is happening with the servers.:

    Yet again we are back to blaming Gamepass

    Gamepass isn't to blame for bad coding, bad net code, and bad overall development

    I don't think anyone is blaming gamepass directly. It's not like gamepass is CAUSING the issues.

    Gamepass simply explains a higher than expected volume of users, increasing then number of get requests on the DB level, which is causing issues on login.


  • Here's what I think is happening with the servers.
  • Skipple_MLBTSS Skipple_MLBTS

    Here's an additional bit of info you might find interesting. I've been keeping an eye and developing a bit with their API and noticed a change that appears to be correlated with their attempts to fix server load. The listings.json file recently had a trim to the data it was sending. It previously contained completed order data that still is in available in listing.json. listings.json would previously send back completed order data for 25 cards at a time but that went away.

    I actually have a backup of the file from when I was working on it. Here's an example of listings.json from 4/21. Compare that with the file sent back today.

    I think you are right with some of your assumptions and this issue appears to be at the architecture level. Although I'm not so sure this is a load balancing issue as your were insinuating but rather a database/worker one. I think this was also evidenced directly at launch. Users were canceling orders and not receiving credit back for the cancelations. This isn't simply an issue of too many get requests or straight bandwidth at nodes. Database and worker load would be my bet to point the finger. Take what I say with a grain of salt. I have a fairly base level understanding of how the stack interacts without specific intimate detail at any layer. I think there is enough evidence though that I can, with some level of confidence, point there.

    I don't know how you fix that issue though without simply waiting for or forcing the volume to decrease. It's not like they are going to have the ability to make the architectural changes needed on the fly in the production environment in a short period of time.

    You are correct however that this isn't a "game server" issue. The game and online connection, once the connection is made and data is synchronized, works flawlessly.


  • Profit and Margins Spreadsheet.
  • Skipple_MLBTSS Skipple_MLBTS

    @squishiesgirl said in Profit and Margins Spreadsheet.:

    @skipple_mlbts said in Profit and Margins Spreadsheet.:

    Hi everyone. With showzone.io still in development, I figured I would create a google spreadsheet that calculates the value of flipping certain cards in TheShow.

    https://docs.google.com/spreadsheets/d/1961cHWKQoYXGU0FQNQXEvJSiyp43uoWsh7YSbmZJz_A/

    It connects directly into the API and automatically updates values every 5 minutes.

    If there is enough interest I'll go ahead and create a sheet for equipment too.

    Enjoy!

    Good job...but 5 minute updates..a lot can change in 5 minutes

    Unfortunately I'm limited with google's limitations on outside URL calls. They have a limit on 20k at day.

    I have to call each page individually. 64 pages for all the cards.

    64 pages x 12 calls an hour x 24 hours a day = 18,500 calls so I am right up against the limit with 5 minute intervals.


  • Profit and Margins Spreadsheet.
  • Skipple_MLBTSS Skipple_MLBTS

    ... dup post


  • Profit and Margins Spreadsheet.
  • Skipple_MLBTSS Skipple_MLBTS

    OF COURSE... I still have issues with google telling me I am calling services too much... I thought this was fixed but the sheet starts throwing errors right after I post this and I can't call out to any APIs until tomorrow morning. I will attempt to have this fixed by then.

    Should be back up and running now.


  • Profit and Margins Spreadsheet.
  • Skipple_MLBTSS Skipple_MLBTS

    Hi everyone. With showzone.io still in development, I figured I would create a google spreadsheet that calculates the value of flipping certain cards in TheShow.

    https://docs.google.com/spreadsheets/d/1961cHWKQoYXGU0FQNQXEvJSiyp43uoWsh7YSbmZJz_A/

    It connects directly into the API and automatically updates values every 5 minutes.

    If there is enough interest I'll go ahead and create a sheet for equipment too.

    Enjoy!


  • Servers Down???
  • Skipple_MLBTSS Skipple_MLBTS

    Our nightly server outage is here


  • Its the same game, skill gap my donkey
  • Skipple_MLBTSS Skipple_MLBTS

    https://www.youtube.com/watch?v=Fn6hOsz5qr4


  • Why is their no audio clip for Pedro Martínez?
  • Skipple_MLBTSS Skipple_MLBTS

    Having a Hall of Famer come out of the pen for Matt Vasgersian to say "Number 45 comes out" is just plain disrespectful.


  • Loadouts lol
  • Skipple_MLBTSS Skipple_MLBTS

    @psychosomatic317_psn said in Loadouts lol:

    I'm expected to somehow just know what position I'll be playing before each game?

    It tells you at the bottom.


  • Update 1.02 Patch Notes?
  • Skipple_MLBTSS Skipple_MLBTS

    Anyone see the patch notes fly across? Haven't seem them anywhere.


  • Lighting
  • Skipple_MLBTSS Skipple_MLBTS

    Do you guys have HDR turned on with a non-HDR display? Looks fine on my PS4.


  • An unhandled server exception occurred?????
  • Skipple_MLBTSS Skipple_MLBTS

    We back.


  • An unhandled server exception occurred?????
  • Skipple_MLBTSS Skipple_MLBTS

    Looks like the servers are back down.


  • League Looking for players
  • Skipple_MLBTSS Skipple_MLBTS

    Type of league? Season structure?

X Instagram Facebook YouTube Twitch Discord TikTok
Major League Baseball Players Association Major League Baseball Sony Interactive Entertainment PlayStation Studios San Diego Studio ESRB ESRB Certificate
Terms of Use Privacy Policy TheShow.com Community Code of Conduct MLB The Show Online Code of Conduct MLB The Show Games

Stubs is a registered trademark or trademark of Sony Interactive Entertainment LLC.

"PlayStation Family Mark", "PlayStation", "PS5 Logo", and "PS4 Logo" are registered trademarks or trademarks of Sony Interactive Entertainment Inc.

Microsoft, the Xbox Sphere mark, Series X|S logo, and Xbox Series X|S are trademarks of the Microsoft group of companies.

Nintendo Switch is a trademark of Nintendo.

Major League and Minor League Baseball trademarks and copyrights are used with permission of Major League Baseball. Visit MLB.com and MiLB.com. The Baseball Hall of Fame and Museum trademarks and copyrights are used with permission of the National Baseball Hall of Fame and Museum, Inc., as applicable. Visit the official website of the Hall of Fame at BaseballHall.org

Officially Licensed Product of MLB Players, Inc. MLBPA trademarks, copyrighted works and other intellectual property rights are owned and/or held by MLBPA and may not be used without the written consent of MLBPA or MLB Players, Inc. Visit MLBPLAYERS.com, the Players Choice on the web.

© 2024 Sony Interactive Entertainment LLC.

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Popular
  • Dev Tracker
  • Login

  • Login or register to search.