Giter Site home page Giter Site logo

Comments (8)

MonkeyWhisper avatar MonkeyWhisper commented on July 27, 2024

Can you do me a favor and send me a dump of your properties tables with data null on it?

from ps-housing.

EpKouhia avatar EpKouhia commented on July 27, 2024

I had a chat regards this and heard it is under investigation and there's work in progress regards the issue. Is the dump still needed?

from ps-housing.

MonkeyWhisper avatar MonkeyWhisper commented on July 27, 2024

I had a chat regards this and heard it is under investigation and there's work in progress regards the issue. Is the dump still needed?

No, I got it from my team already. Did you manually remove these or do you do it via a SQL query?

from ps-housing.

EpKouhia avatar EpKouhia commented on July 27, 2024

To the actual issue itself with table indexing can be easily duplicated without running the housing. https://onecompiler.com/lua/3zgmymfcc

Setting table value nil, this will never fix key indexing
Index 	4	Item 	cabinet
Index 	1	Item 	chair
Index 	3	Item 	sofa

Using table.remove instead of setting index nil, this will fix key indexing
Index 	1	Item 	chair
Index 	2	Item 	sofa
Index 	3	Item 	cabinet

from ps-housing.

LeSiiN avatar LeSiiN commented on July 27, 2024

any update on here?

from ps-housing.

EpKouhia avatar EpKouhia commented on July 27, 2024

My pr is a bit delayed due this fivem outage. Wanted to make sure that I can test the stuff on qb vs custom framework even the changes are quite obvious.. replicated error multiple different ways. @LeSiiN did a pr #109

from ps-housing.

MonkeyWhisper avatar MonkeyWhisper commented on July 27, 2024

My pr is a bit delayed due this fivem outage. Wanted to make sure that I can test the stuff on qb vs custom framework even the changes are quite obvious.. replicated error multiple different ways. @LeSiiN did a pr #109

Thank you for contributing, I appreciate it, we'll get people to test that PR

from ps-housing.

MonkeyWhisper avatar MonkeyWhisper commented on July 27, 2024

#109

from ps-housing.

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.