limoka / DSP-Mods

An example how to add a custom model with your mesh and animations
MIT License
32 stars 11 forks source link

[BUG] - Smelter Mark 2 Missing from Production Tab and Incompatible with Blueprints #63

Closed Flam1ngDem0n closed 1 year ago

Flam1ngDem0n commented 1 year ago

Bug Description: Smelter Mark 2 does not appear in the "Production Tab", it also does not work with the Blueprint system in the game when using a "Saved Blueprint". When I simply use the "Create Blueprint" option when building setup and then click "Use Now" the error does not show up and prevent me from using it. Smelter Mark 1 and 3 show up in Production tab however. Smelter Mark 1 and 3 also do not cause an error when using them with the Blueprint system. Regardless if "Use Now" or using the "Saved Blueprint" option is used.

I've had this issue for several game patches now (minor and any of the major ones). I hope this bug report allows it to get fixed!

Thank you. :)

To Reproduce: Steps to reproduce the behavior for Production Tab:

  1. Have Smelter Mark 2's being manufactured
  2. Go to the Production Tab and scroll to the bottom
  3. Smelter Mark 2's will not show up after Mark 1's.

To Reproduce: Steps to reproduce the behavior for Blueprints:

  1. Build a Manufacturing setup.
  2. Open the Blueprints tab.
  3. Use the "Create Blueprint" option to copy the setup.
  4. Save the Blueprint (unsure if naming and picking an icon changes the outcome).
  5. Exit the Blueprint mode
  6. Open the Blueprint and double click to use the setup that was just saved with the Smelter Mark 2 included.
  7. Error should appear.

Expected behavior: No error should appear when using the Smelter Mark 2 in a Blueprint. It should also appear in the Production tab, as the Mark 1 and 3 do already.

Log files: Unable to upload LogOutput file from BepInEx. It's 39MB and Git only allows up to 25MB. Can provide via an alternative method if necessary.

Screenshots: Smelter Mk 2 Bug

Smelter Mk 2 Bug 02

Smelter Mk 2 Bug 03

limoka commented 1 year ago

Unfortunately I'm unable to reproduce the Blueprint bug. Regarding the production tab bug, I did manage to reproduce it, so I might look into it. However I do think it's minor and so a low priority. Also please upload the log.

limoka commented 1 year ago

Ok. I think I fixed the production graphs bug. Update your CommonAPI to get the fix.

Flam1ngDem0n commented 1 year ago

How do I further prove that I am having the Blueprint bug?

limoka commented 1 year ago

Can you please first provide your game log?

limoka commented 1 year ago

You can also provide the blueprints which cause issues.

Flam1ngDem0n commented 1 year ago

I am unable to provide the LogOutput file from BepInEx, as mentioned in the report. It exceeds the Github file upload limit. I will upload a Blueprint instead, since any and all Blueprints that have the Mark 2 Smelter cause the error seen in the screenshot.

Magnet.txt

limoka commented 1 year ago

Then upload it somewhere else, I don't care. However if you don't provide the log I refuse to keep investigating the issue.

Flam1ngDem0n commented 1 year ago

LogOutput.log

Here is the log file. Was able to upload it after deleting the previous file.

Flam1ngDem0n commented 1 year ago

Hello, is there any solution to the bug that's been found?

Flam1ngDem0n commented 1 year ago

Still waiting on any sort of update regarding this problem.

Thank you

limoka commented 1 year ago

Sorry for taking so long Looking again at your blueprint I can notice some weird veges instead of smelters. This means your blueprint was created with an earlier version of Better Machines. Version 1.1.4 should fix this issue.