Coder Social home page Coder Social logo

Comments (7)

AtillaG1 avatar AtillaG1 commented on June 6, 2024

It also happenes while @dclick on the normal food that is final product, not dropping from monsters etc... :-/

from source-x.

AtillaG1 avatar AtillaG1 commented on June 6, 2024

I dont think the fix helped.
image
image

from source-x.

xwerswoodx avatar xwerswoodx commented on June 6, 2024

it looks like an issue from script file, d_itemprop.scp line 72.

from source-x.

AtillaG1 avatar AtillaG1 commented on June 6, 2024

same error shows up with .xshow more2 on same item. The thing is, other values even tho they are 0 just show 0 instead of error. It seems like its still expecting someting to be in more2 or more1 even tho there dont need to be anything. 😫
But it is just annoying warning, nothing major.
image

image

from source-x.

xwerswoodx avatar xwerswoodx commented on June 6, 2024

Yes because the system changed for these types, and before they were on TDATA's, and now you have to move TDATA values from TDATA to MORE values to fix it. What I mean is; for example mr_nothing is set on TDATA1 before for trees, but now it changed to MORE1 so you need to add MORE1=mr_nothing under @create trigger to fix this issue, but it can cause issues on already created trees so I don't know why someone made this change, because he didn't update X-Scripts depends on this update, also it wasn't necessary even if it should be added, it should added as override instead of removing tdata1.

from source-x.

xwerswoodx avatar xwerswoodx commented on June 6, 2024

Okay I sent another fix for it to fix warnings even MORE1 on Trees not looking implemented at all, I will take a look for later on, but this update should fix all warnings.

from source-x.

AtillaG1 avatar AtillaG1 commented on June 6, 2024

solved on dev branch, thank you!

from source-x.

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.