Code Monkey home page Code Monkey logo

Comments (3)

pullen8 avatar pullen8 commented on July 4, 2024

Having the same problem with the LotD port mod and the extension for it. After enough wrestling to just get to the main menu the shop is also missing images for me too. I just made a post as well regarding it; Wish I held off on it since you beat me to it.

from ygomaster.

Merik2013 avatar Merik2013 commented on July 4, 2024

as far as the custom images go, you need to adjust the file path in your clientdata folder. go into shop/highlightthumbs and make a new folder called TCG. then just move all the images into there. I haven't figured out what's wrong with some of the official pack/SD images.

Edit: the issue with the official stuff is more complicated. All the selection packs need to have the packImage field removed. The game now seems to detect the pack automatically and this field only seems to work when we provide our our pack images. Otherwise the pack image is blank and this causes an error.
Gor the shop thumbs, including the structure decks and icons, you need to do a lot of cleaning up. First off, if you have the limited time alt art packs (ra, knightmare unicorn, and eldich) you need to remove the type 3 entries and replace them with type 1 entries for whatever the alt art card id was. You can see the 4 digit ids in whats currently there, but all that guff attached to it has to go and it needs to be set to type 1.

For everything the other packs and structure decks you need to get rid of the /CARD_ILLUST/ entries. They screw up the pathing. For icons you'll immediately notice the defference in how the images were pathed between the early icons and the newer ones that still work. Just fix those entries to match the newer ones.

This was a nightmare update and has been a headache for everyone. I'd share my file, but its laden with custom packs and images and isnt suitable for sharing.

from ygomaster.

pixeltris avatar pixeltris commented on July 4, 2024

As mentioned this specific file load error is due to changes in file paths, doesn't impact the main YgoMaster.

from ygomaster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.