Jump to content

Missing Name bug (again)


krylincy
  • Version: PC/MAC/Linux Closed

So i found this missing thing again, like in 

print(adjective)
        if inst then
            print("inst")
            print(inst)
        end
        if inst.prefab then
            print("inst prefab")
            print(inst.prefab)
        end

 

scripts/dlcsupport_strings.lua(85,1) Wet    
scripts/dlcsupport_strings.lua(87,1) inst    
scripts/dlcsupport_strings.lua(88,1) 274816 -     

 

any idea what i can log to help find out what this issue is?

2019-06-01 21_49_25.png

2019-06-01 21_49_37.png

2019-06-09 13_22_50.png


Steps to Reproduce
i dont know
  • Like 1



User Feedback


If you save in the position where it happens, go to Main Menu>Options>Report Bug and mention the issue and the save slot, I should hopefully be able to figure out what the object is (although it's indeed odd that it has no prefab)

Share this comment


Link to comment
Share on other sites

it disappeared quiet after i see it, so it is nothing to realy reproduce :(

as this is no problem im gameplay or game crashing (anymore, thanks!) i think this "bug" can be closed

  • Like 1

Share this comment


Link to comment
Share on other sites


×
  • Create New...