remiX- / QualityCompany

MIT License
4 stars 0 forks source link

The problem of synchronizing items #5

Closed Paradox75831004 closed 6 months ago

Paradox75831004 commented 7 months ago

018d80d5-9e0c-31e4-ca26-b157384dac74

I just created a jetpack in Lethal Dev, picked it up, and the item icon hung up on me... image image And the items in the Reserve Slot are also hanging image image LogOutput.log

image

Paradox75831004 commented 7 months ago

If I reset and take a flashlight to the phantom icon, the bug ends, but then a new one if I take a jetpack

remiX- commented 7 months ago

Hey @Paradox75831004,

Hmm interesting...

I just created a jetpack in Lethal Dev, picked it up, and the item icon hung up on me...

Is this like you creating your own Jetpack asset of sorts?

However - I think this may be sorted in v1.2.1 - could you give that a check pls? :)

Paradox75831004 commented 7 months ago

Привет @Paradox75831004,

Хм, интересно...

Я только что создал реактивный ранец в Lethal Dev, взял его, и значок предмета завис у меня...

Это похоже на то, что вы создаете что-то вроде собственного реактивного ранца?

Однако - я думаю, что это можно уладить в версии v1.2.1 - не могли бы вы это проверить, пожалуйста? :)

I added AdvancedCompany to the build, I'm afraid there will be more problems. If I have time, I'll write a bug report or something like that.

Paradox75831004 commented 7 months ago

In AdvancedCompany, the total value in the hands is written in the center of the slots, and on the left as in vanilla. Is it possible to add disabling information to the config - the total value of loot in the player's slots?

remiX- commented 7 months ago

Hey, yep you can disable the item & total values via ShowScrapUI config.

Tried with AdvancedCompany now and yep it does not work very well due to how it alters the the inventory slots. It also breaks with HotBarPlus and the ReservedFlashlight/Weapon mods.

image

image

However this error from QualityCompany we should be able to ensure it doesn't throw and cause any problems :)

image

Paradox75831004 commented 7 months ago

during the test, I did not find any problems in the solo. tomorrow, with streamers, my build with your mod will be checked for compatibility. an excellent mod, I advise you to contact GI, your mod fits well there, if desired. sometimes they like it when a mod is separate from other mods in one pile

remiX- commented 7 months ago

Sounds good :)

I'll make a quick 1.2.3 with a quick fix for the Index was outside the bounds of the array on our side which in turn should solve it.

The Total Value ui will still be a bit off as we anchored to the first slot but will be a bit tricky with what AdvancedCompany is doing - will need to figure this out. For now it'll just be sitting in the middle lol :D

Paradox75831004 commented 6 months ago

Эй, да, вы можете отключить элемент и общие значения через ShowScrapUIконфигурацию.

image I meant to disable the information about the total cost. In AC, it is crooked, I would like to see only the price tag on the slots. Add disabling the total cost separately to the config, and leave it in the slots

Paradox75831004 commented 6 months ago

image image

Paradox75831004 commented 6 months ago

I just want to hide the "Total" :с

Paradox75831004 commented 6 months ago

Even when switching to different slots, the signature is duplicated from the top right, or disappears altogether. Without showing what kind of object it is and how you can interact with it

remiX- commented 6 months ago

I just want to hide the "Total" :с

Ahh! Sorry haha. We can do that, will separate it from the ScrapUI Toggle

remiX- commented 6 months ago

@Paradox75831004 I have created a v1.3.2 with new config for this :)