nagidev / DialogueNodes

A plugin for creating, editing and using branching dialogues in Godot
MIT License
455 stars 31 forks source link

Memory Leaks after updating to 4.2-stable #16

Closed germanbv closed 11 months ago

germanbv commented 11 months ago

Today I've updated my engine to v4.2-stable and after closing the engine on verbose mode I get several memory leaks coming from this addon:

` Unloading: Finished disposing tracked instances. XR: Clearing primary interface XR: Removed interface "Native mobile" XR: Removed interface "OpenXR" ERROR: 6 RID allocations of type 'N5GLES312LightStorage11ShadowAtlasE' were leaked at exit. ERROR: 6 RID allocations of type 'N5GLES312RenderTargetE' were leaked at exit. ERROR: 35 RID allocations of type 'N5GLES37TextureE' were leaked at exit. ERROR: Texture with GL ID of 18: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 20: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 21: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 26: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 30: leaked 520 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 38: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 40: leaked 760 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 44: leaked 684 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 45: leaked 684 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 46: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 48: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 54: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 66: leaked 340 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 67: leaked 340 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 76: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1015: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1017: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1018: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1019: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1020: leaked 1364 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1059: leaked 699050 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1060: leaked 131072 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: Texture with GL ID of 1066: leaked 174762 bytes. at: ~Utilities (drivers/gles3/storage/utilities.cpp:79) ERROR: 85 RID allocations of type 'N18RendererCanvasCull4ItemE' were leaked at exit. ERROR: 6 RID allocations of type 'N18RendererCanvasCull6CanvasE' were leaked at exit. ERROR: 6 RID allocations of type 'N16RendererViewport8ViewportE' were leaked at exit. ERROR: 109 RID allocations of type 'PN18TextServerAdvanced22ShapedTextDataAdvancedE' were leaked at exit. ERROR: 1 RID allocations of type 'PN18TextServerAdvanced12FontAdvancedE' were leaked at exit. WARNING: ObjectDB instances leaked at exit (run with --verbose for details). at: cleanup (core/object/object.cpp:2208) Leaked instance: ImageTexture:-9222718926947876424 - Resource path: Leaked instance: ImageTexture:-9222732121087409678 - Resource path: Leaked instance: GDScriptNativeClass:-9223071320424578568 Leaked instance: GDScriptNativeClass:-9223069121401323012 Leaked instance: ImageTexture:-9222723324994387437 - Resource path: Leaked instance: ImageTexture:-9222710130854854040 - Resource path: Leaked instance: StyleBoxFlat:-9222659003564162374 - Resource path: Leaked instance: ImageTexture:-9222707931831598404 - Resource path: Leaked instance: ImageTexture:-9222728822552526052 - Resource path: Leaked instance: ImageTexture:-9222729922064153549 - Resource path: Leaked instance: FontFile:-9222741466936245180 - Resource path: Leaked instance: ImageTexture:-9222703533785086904 - Resource path: Leaked instance: ImageTexture:-9222702434273459127 - Resource path: Leaked instance: ImageTexture:-9222701334761831350 - Resource path: Leaked instance: ImageTexture:-9222699135738575796 - Resource path: Leaked instance: ImageTexture:-9222692538668809134 - Resource path: Leaked instance: ImageTexture:-9222679344529275810 - Resource path: Leaked instance: ImageTexture:-9222678245017648033 - Resource path: Leaked instance: ImageTexture:-9222668349412998040 - Resource path: Leaked instance: StyleBoxFlat:-9222658453808348047 - Resource path: Leaked instance: StyleBoxFlat:-9222657904052534158 - Resource path: Leaked instance: StyleBoxFlat:-9222657354296720269 - Resource path: Leaked instance: StyleBoxFlat:-9222656804540906380 - Resource path: Leaked instance: StyleBoxFlat:-9222656254785092491 - Resource path: Leaked instance: StyleBoxFlat:-9222655705029278602 - Resource path: Leaked instance: StyleBoxFlat:-9222655155273464713 - Resource path: Leaked instance: StyleBoxFlat:-9222654605517650824 - Resource path: Leaked instance: StyleBoxFlat:-9222654055761836935 - Resource path: Leaked instance: StyleBoxFlat:-9222653506006023046 - Resource path: Leaked instance: StyleBoxFlat:-9222652956250209157 - Resource path: Leaked instance: StyleBoxFlat:-9222652406494395268 - Resource path: Leaked instance: StyleBoxFlat:-9222651856738581379 - Resource path: Leaked instance: StyleBoxEmpty:-9222649107959511934 - Resource path: Leaked instance: StyleBoxFlat:-9222648558203698045 - Resource path: Leaked instance: StyleBoxFlat:-9222648008447884156 - Resource path: Leaked instance: ImageTexture:-9222645809424628600 - Resource path: Leaked instance: StyleBoxFlat:-9222645259668814711 - Resource path: Leaked instance: StyleBoxFlat:-9222644709913000822 - Resource path: Leaked instance: StyleBoxFlat:-9222644160157186933 - Resource path: Leaked instance: StyleBoxFlat:-9222643610401373044 - Resource path: Leaked instance: StyleBoxFlat:-9222643060645559155 - Resource path: Leaked instance: StyleBoxEmpty:-9222640861622303599 - Resource path: Leaked instance: StyleBoxFlat:-9222640311866489710 - Resource path: Leaked instance: StyleBoxFlat:-9222639762110675821 - Resource path: Leaked instance: StyleBoxFlat:-9222638662599048043 - Resource path: Leaked instance: StyleBoxLine:-9222637563087420265 - Resource path: Leaked instance: StyleBoxFlat:-9222636463575792487 - Resource path: Leaked instance: StyleBoxFlat:-9222635913819978598 - Resource path: Leaked instance: StyleBoxFlat:-9222635364064164709 - Resource path: Leaked instance: StyleBoxFlat:-9222634814308350820 - Resource path: Leaked instance: StyleBoxFlat:-9222634264552536931 - Resource path: Leaked instance: StyleBoxFlat:-9222633714796723042 - Resource path: Leaked instance: StyleBoxEmpty:-9222633165040909153 - Resource path: Leaked instance: StyleBoxFlat:-9222628766994398041 - Resource path: Leaked instance: StyleBoxFlat:-9222628217238584152 - Resource path: Leaked instance: StyleBoxFlat:-9222627667482770263 - Resource path: Leaked instance: StyleBoxFlat:-9222627117726956374 - Resource path: Leaked instance: StyleBoxFlat:-9222615572854864705 - Resource path: Leaked instance: TextLine:-9177423995685773248 Leaked instance: TextLine:-9177424545441587135 Leaked instance: TextLine:-9177423445929959358 Leaked instance: TextLine:-9177422896174145469 Leaked instance: CompressedTexture2D:-9176377810371942693 - Resource path: res://addons/dialogue_nodes/icons/Play.svg Leaked instance: GDScript:-9176371763057989923 - Resource path: res://addons/dialogue_nodes/nodes/startNode.gd Leaked instance: GDScript:-9176349772825434398 - Resource path: res://addons/dialogue_nodes/nodes/dialogueNode.gd Leaked instance: PackedScene:-9176344275267295517 - Resource path: res://addons/dialogue_nodes/nodes/DialogueNodeOption.tscn Leaked instance: SceneState:-9176343725511481628 Leaked instance: GDScript:-9176339327464970520 - Resource path: res://addons/dialogue_nodes/nodes/option.gd Leaked instance: CompressedTexture2D:-9176299745046370583 - Resource path: res://addons/dialogue_nodes/icons/DistractionFree.svg Leaked instance: CompressedTexture2D:-9176330531371948310 - Resource path: res://addons/dialogue_nodes/icons/Filter.svg Leaked instance: CompressedTexture2D:-9176323384546367764 - Resource path: res://addons/dialogue_nodes/icons/Reload.svg Leaked instance: CodeHighlighter:-9176294247488231699 - Resource path: res://addons/dialogue_nodes/nodes/DialogueNode.tscn::CodeHighlighter_btpy8 Leaked instance: CompressedTexture2D:-9176306891871951122 - Resource path: res://addons/dialogue_nodes/icons/Profile.svg Leaked instance: GDScript:-9176246968488237329 - Resource path: res://addons/dialogue_nodes/nodes/signalNode.gd Leaked instance: GDScript:-9176234873860331783 - Resource path: res://addons/dialogue_nodes/nodes/conditionNode.gd Leaked instance: GDScript:-9176215082651031809 - Resource path: res://addons/dialogue_nodes/nodes/setNode.gd Leaked instance: GDScript:-9176202988023126269 - Resource path: res://addons/dialogue_nodes/nodes/commentNode.gd Leaked instance: GraphNode:48021170343177231 - Node name: StartNode Leaked instance: Object:48021720098991120 Leaked instance: HBoxContainer:48022269854805009 - Node name: @HBoxContainer@17870 Leaked instance: Object:48022819610618898 Leaked instance: Label:48023369366432787 - Node name: @Label@17871 Leaked instance: Object:48023919122246676 Leaked instance: HBoxContainer:48024468878060565 - Node name: HBoxContainer Leaked instance: Object:48025018633874454 Leaked instance: Button:48025568389688343 - Node name: RunButton Leaked instance: Object:48026118145502232 Leaked instance: TextParagraph:-9175345368953459687 Leaked instance: Label:48027217657130010 - Node name: IDLabel Leaked instance: Object:48027767412943899 Leaked instance: LineEdit:48028317168757788 - Node name: ID Leaked instance: Object:48028866924571677 Leaked instance: GraphNode:48029416680385566 - Node name: DialogueNode Leaked instance: Object:48029966436199455 Leaked instance: HBoxContainer:48030516192013344 - Node name: @HBoxContainer@17872 Leaked instance: Object:48031065947827233 Leaked instance: Label:48031615703641122 - Node name: @Label@17873 Leaked instance: Object:48032165459455011 Leaked instance: Label:48032715215268900 - Node name: SpeakerLabel Leaked instance: Object:48033264971082789 Leaked instance: HBoxContainer:48033814726896678 - Node name: HBoxContainer Leaked instance: Object:48034364482710567 Leaked instance: LineEdit:48034914238524456 - Node name: CustomSpeaker Leaked instance: Object:48035463994338345 Leaked instance: OptionButton:48036013750152234 - Node name: Speaker Leaked instance: Object:48036563505966123 Leaked instance: TextParagraph:-9175334923592995796 Leaked instance: PopupMenu:48037663017593901 - Node name: @PopupMenu@17879 Leaked instance: World2D:-9175333824081368018 - Resource path: Leaked instance: ViewportTexture:-9175333274325554129 - Resource path: Leaked instance: Object:48039312285035568 Leaked instance: MarginContainer:48039862040849457 - Node name: @MarginContainer@17874 Leaked instance: Object:48040411796663346 Leaked instance: ScrollContainer:48040961552477235 - Node name: @ScrollContainer@17875 Leaked instance: Object:48041511308291124 Leaked instance: HScrollBar:48042061064105013 - Node name: _h_scroll Leaked instance: Object:48042610819918902 Leaked instance: VScrollBar:48043160575732791 - Node name: _v_scroll Leaked instance: Object:48043710331546680 Leaked instance: Control:48044260087360569 - Node name: @Control@17876 Leaked instance: Object:48044809843174458 Leaked instance: Timer:48045359598988347 - Node name: @Timer@17877 Leaked instance: Timer:48045909354802236 - Node name: @Timer@17878 Leaked instance: Button:48046459110616125 - Node name: CharacterToggle Leaked instance: Object:48047008866430014 Leaked instance: TextParagraph:-9175324478232531905 Leaked instance: Label:48048108378057792 - Node name: DialogueLabel Leaked instance: Object:48048658133871681 Leaked instance: HBoxContainer:48049207889685570 - Node name: HBoxContainer2 Leaked instance: Object:48049757645499459 Leaked instance: TextEdit:48050307401313348 - Node name: Dialogue Leaked instance: Object:48050857157127237 Leaked instance: TextParagraph:-9175320629941834682 Leaked instance: TextParagraph:-9175320080186020793 Leaked instance: HScrollBar:48053056180382792 - Node name: @HScrollBar@17880 Leaked instance: Object:48053605936196681 Leaked instance: VScrollBar:48054155692010570 - Node name: @VScrollBar@17881 Leaked instance: Object:48054705447824459 Leaked instance: Timer:48055255203638348 - Node name: @Timer@17882 Leaked instance: Timer:48055804959452237 - Node name: @Timer@17883 Leaked instance: Timer:48056354715266126 - Node name: @Timer@17884 Leaked instance: Button:48056904471080015 - Node name: ExpandButton Leaked instance: Object:48057454226893904 Leaked instance: TextParagraph:-9175314032872068015 Leaked instance: PopupPanel:48058553738521682 - Node name: DialoguePanel Leaked instance: World2D:-9175312933360440237 - Resource path: Leaked instance: ViewportTexture:-9175312383604626348 - Resource path: Leaked instance: Object:48060203005963349 Leaked instance: Panel:48060752761777238 - Node name: @Panel@17885 Leaked instance: Object:48061302517591127 Leaked instance: VBoxContainer:48061852273405016 - Node name: VBoxContainer Leaked instance: Object:48062402029218905 Leaked instance: TextEdit:48062951785032794 - Node name: DialogueExpanded Leaked instance: Object:48063501540846683 Leaked instance: TextParagraph:-9175307985558115236 Leaked instance: TextParagraph:-9175307435802301347 Leaked instance: HScrollBar:48065700564102238 - Node name: @HScrollBar@17886 Leaked instance: Object:48066250319916127 Leaked instance: VScrollBar:48066800075730016 - Node name: @VScrollBar@17887 Leaked instance: Object:48067349831543905 Leaked instance: Timer:48067899587357794 - Node name: @Timer@17888 Leaked instance: Timer:48068449343171683 - Node name: @Timer@17889 Leaked instance: Timer:48068999098985572 - Node name: @Timer@17890 Leaked instance: CenterContainer:48069548854799461 - Node name: CenterContainer Leaked instance: Object:48070098610613350 Leaked instance: Button:48070648366427239 - Node name: CloseButton Leaked instance: Object:48071198122241128 Leaked instance: TextParagraph:-9175300288976720791 Leaked instance: HBoxContainer:48072297633868906 - Node name: Option1 Leaked instance: Object:48072847389682795 Leaked instance: Button:48073397145496684 - Node name: FilterButton Leaked instance: Object:48073946901310573 Leaked instance: TextParagraph:-9175297540197651346 Leaked instance: LineEdit:48075046412938351 - Node name: LineEdit Leaked instance: Object:48075596168752240 Leaked instance: PopupPanel:48076145924566129 - Node name: FilterPanel Leaked instance: World2D:-9175295341174395790 - Resource path: Leaked instance: ViewportTexture:-9175294791418581901 - Resource path: Leaked instance: Object:48077795192007796 Leaked instance: Panel:48078344947821685 - Node name: @Panel@17891 Leaked instance: Object:48078894703635574 Leaked instance: HBoxContainer:48079444459449463 - Node name: HBoxContainer Leaked instance: Object:48079994215263352 Leaked instance: LineEdit:48080543971077241 - Node name: Value1 Leaked instance: Object:48081093726891130 Leaked instance: OptionButton:48081643482705019 - Node name: Operator Leaked instance: Object:48082193238518908 Leaked instance: TextParagraph:-9175289293860443011 Leaked instance: PopupMenu:48083292750146686 - Node name: @PopupMenu@17897 Leaked instance: World2D:-9175288194348815233 - Resource path: Leaked instance: ViewportTexture:-9175287644593001344 - Resource path: Leaked instance: Object:48084942017588353 Leaked instance: MarginContainer:48085491773402242 - Node name: @MarginContainer@17892 Leaked instance: Object:48086041529216131 Leaked instance: ScrollContainer:48086591285030020 - Node name: @ScrollContainer@17893 Leaked instance: Object:48087141040843909 Leaked instance: HScrollBar:48087690796657798 - Node name: _h_scroll Leaked instance: Object:48088240552471687 Leaked instance: VScrollBar:48088790308285576 - Node name: _v_scroll Leaked instance: Object:48089340064099465 Leaked instance: Control:48089889819913354 - Node name: @Control@17894 Leaked instance: Object:48090439575727243 Leaked instance: Timer:48090989331541132 - Node name: @Timer@17895 Leaked instance: Timer:48091539087355021 - Node name: @Timer@17896 Leaked instance: TextLine:-9175279948011606898 Leaked instance: TextLine:-9175279398255793009 Leaked instance: TextLine:-9175278848499979120 Leaked instance: TextLine:-9175278298744165231 Leaked instance: TextLine:-9175277748988351342 Leaked instance: TextLine:-9175277199232537453 Leaked instance: TextLine:-9175276649476723564 Leaked instance: TextLine:-9175276099720909675 Leaked instance: TextLine:-9175275549965095786 Leaked instance: TextLine:-9175275000209281897 Leaked instance: TextLine:-9175274450453468008 Leaked instance: TextLine:-9175273900697654119 Leaked instance: LineEdit:48098685912935578 - Node name: Value2 Leaked instance: Object:48099235668749467 Leaked instance: Button:48099785424563356 - Node name: ResetButton Leaked instance: Object:48100335180377245 Leaked instance: TextParagraph:-9175271151918584674 Leaked instance: GraphNode:48101434692005023 - Node name: CommentNode Leaked instance: Object:48101984447818912 Leaked instance: HBoxContainer:48102534203632801 - Node name: @HBoxContainer@17898 Leaked instance: Object:48103083959446690 Leaked instance: Label:48103633715260579 - Node name: @Label@17899 Leaked instance: Object:48104183471074468 Leaked instance: TextEdit:48104733226888357 - Node name: TextEdit Leaked instance: Object:48105282982702246 Leaked instance: TextParagraph:-9175266204116259673 Leaked instance: TextParagraph:-9175265654360445784 Leaked instance: HScrollBar:48107482005957801 - Node name: @HScrollBar@17900 Leaked instance: Object:48108031761771690 Leaked instance: VScrollBar:48108581517585579 - Node name: @VScrollBar@17901 Leaked instance: Object:48109131273399468 Leaked instance: Timer:48109681029213357 - Node name: @Timer@17902 Leaked instance: Timer:48110230785027246 - Node name: @Timer@17903 Leaked instance: Timer:48110780540841135 - Node name: @Timer@17904 Leaked instance: GraphNode:48111330296655024 - Node name: SignalNode Leaked instance: Object:48111880052468913 Leaked instance: HBoxContainer:48112429808282802 - Node name: @HBoxContainer@17905 Leaked instance: Object:48112979564096691 Leaked instance: Label:48113529319910580 - Node name: @Label@17906 Leaked instance: Object:48114079075724469 Leaked instance: LineEdit:48114628831538358 - Node name: SignalValue Leaked instance: Object:48115178587352247 Leaked instance: GraphNode:48115728343166136 - Node name: SetNode Leaked instance: Object:48116278098980025 Leaked instance: HBoxContainer:48116827854793914 - Node name: @HBoxContainer@17907 Leaked instance: Object:48117377610607803 Leaked instance: Label:48117927366421692 - Node name: @Label@17908 Leaked instance: Object:48118477122235581 Leaked instance: HBoxContainer:48119026878049470 - Node name: HBoxContainer Leaked instance: Object:48119576633863359 Leaked instance: LineEdit:48120126389677248 - Node name: Variable Leaked instance: Object:48120676145491137 Leaked instance: OptionButton:48121225901305026 - Node name: Type Leaked instance: Object:48121775657118915 Leaked instance: TextParagraph:-9175249711441843004 Leaked instance: PopupMenu:48122875168746693 - Node name: @PopupMenu@17914 Leaked instance: World2D:-9175248611930215226 - Resource path: Leaked instance: ViewportTexture:-9175248062174401337 - Resource path: Leaked instance: Object:48124524436188360 Leaked instance: MarginContainer:48125074192002249 - Node name: @MarginContainer@17909 Leaked instance: Object:48125623947816138 Leaked instance: ScrollContainer:48126173703630027 - Node name: @ScrollContainer@17910 Leaked instance: Object:48126723459443916 Leaked instance: HScrollBar:48127273215257805 - Node name: _h_scroll Leaked instance: Object:48127822971071694 Leaked instance: VScrollBar:48128372726885583 - Node name: _v_scroll Leaked instance: Object:48128922482699472 Leaked instance: Control:48129472238513361 - Node name: @Control@17911 Leaked instance: Object:48130021994327250 Leaked instance: Timer:48130571750141139 - Node name: @Timer@17912 Leaked instance: Timer:48131121505955028 - Node name: @Timer@17913 Leaked instance: TextLine:-9175240365593006891 Leaked instance: TextLine:-9175239815837193002 Leaked instance: TextLine:-9175239266081379113 Leaked instance: TextLine:-9175238716325565224 Leaked instance: TextLine:-9175238166569751335 Leaked instance: TextLine:-9175237616813937446 Leaked instance: TextLine:-9175237067058123557 Leaked instance: TextLine:-9175236517302309668 Leaked instance: TextLine:-9175235967546495779 Leaked instance: TextLine:-9175235417790681890 Leaked instance: LineEdit:48137168819907807 - Node name: Value Leaked instance: Object:48137718575721696 Leaked instance: GraphNode:48138268331535585 - Node name: ConditionNode Leaked instance: Object:48138818087349474 Leaked instance: HBoxContainer:48139367843163363 - Node name: @HBoxContainer@17915 Leaked instance: Object:48139917598977252 Leaked instance: Label:48140467354791141 - Node name: @Label@17916 Leaked instance: Object:48141017110605030 Leaked instance: HBoxContainer:48141566866418919 - Node name: HBoxContainer Leaked instance: Object:48142116622232808 Leaked instance: LineEdit:48142666378046697 - Node name: Value1 Leaked instance: Object:48143216133860586 Leaked instance: OptionButton:48143765889674475 - Node name: Operator Leaked instance: Object:48144315645488364 Leaked instance: TextParagraph:-9175227171453473555 Leaked instance: PopupMenu:48145415157116142 - Node name: @PopupMenu@17922 Leaked instance: World2D:-9175226071941845777 - Resource path: Leaked instance: ViewportTexture:-9175225522186031888 - Resource path: Leaked instance: Object:48147064424557809 Leaked instance: MarginContainer:48147614180371698 - Node name: @MarginContainer@17917 Leaked instance: Object:48148163936185587 Leaked instance: ScrollContainer:48148713691999476 - Node name: @ScrollContainer@17918 Leaked instance: Object:48149263447813365 Leaked instance: HScrollBar:48149813203627254 - Node name: _h_scroll Leaked instance: Object:48150362959441143 Leaked instance: VScrollBar:48150912715255032 - Node name: _v_scroll Leaked instance: Object:48151462471068921 Leaked instance: Control:48152012226882810 - Node name: @Control@17919 Leaked instance: Object:48152561982696699 Leaked instance: Timer:48153111738510588 - Node name: @Timer@17920 Leaked instance: Timer:48153661494324477 - Node name: @Timer@17921 Leaked instance: TextLine:-9175217825604637442 Leaked instance: TextLine:-9175217275848823553 Leaked instance: TextLine:-9175216726093009664 Leaked instance: TextLine:-9175216176337195775 Leaked instance: TextLine:-9175215626581381886 Leaked instance: TextLine:-9175215076825567997 Leaked instance: TextLine:-9175214527069754108 Leaked instance: TextLine:-9175213977313940219 Leaked instance: TextLine:-9175213427558126330 Leaked instance: TextLine:-9175212877802312441 Leaked instance: TextLine:-9175212328046498552 Leaked instance: TextLine:-9175211778290684663 Leaked instance: LineEdit:48160808319905034 - Node name: Value2 Leaked instance: Object:48161358075718923 Leaked instance: ItemList:48161907831532812 - Node name: TrueLabel Leaked instance: Object:48162457587346701 Leaked instance: VScrollBar:48163007343160590 - Node name: @VScrollBar@17923 Leaked instance: Object:48163557098974479 Leaked instance: TextParagraph:-9175207929999987440 Leaked instance: ItemList:48164656610602257 - Node name: FalseLabel Leaked instance: Object:48165206366416146 Leaked instance: VScrollBar:48165756122230035 - Node name: @VScrollBar@17924 Leaked instance: Object:48166305878043924 Leaked instance: TextParagraph:-9175205181220917995 Leaked instance: ImageTexture:-9166200180989428776 - Resource path: Leaked instance: ImageTexture:-9166201280501056549 - Resource path: Leaked instance: ImageTexture:-9166171593687106587 - Resource path: Hint: Leaked instances typically happen when nodes are removed from the scene tree (with `remove_child()`) but not freed (with `free()` or `queue_free()`). ERROR: Resources still in use at exit (run with --verbose for details). at: clear (core/io/resource.cpp:493) Resource still in use: res://addons/dialogue_nodes/icons/Play.svg (CompressedTexture2D) Resource still in use: res://addons/dialogue_nodes/nodes/startNode.gd (GDScript) Resource still in use: res://addons/dialogue_nodes/nodes/dialogueNode.gd (GDScript) Resource still in use: res://addons/dialogue_nodes/nodes/DialogueNodeOption.tscn (PackedScene) Resource still in use: res://addons/dialogue_nodes/nodes/option.gd (GDScript) Resource still in use: res://addons/dialogue_nodes/icons/Filter.svg (CompressedTexture2D) Resource still in use: res://addons/dialogue_nodes/icons/Reload.svg (CompressedTexture2D) Resource still in use: res://addons/dialogue_nodes/icons/Profile.svg (CompressedTexture2D) Resource still in use: res://addons/dialogue_nodes/icons/DistractionFree.svg (CompressedTexture2D) Resource still in use: res://addons/dialogue_nodes/nodes/DialogueNode.tscn::CodeHighlighter_btpy8 (CodeHighlighter) Resource still in use: res://addons/dialogue_nodes/nodes/signalNode.gd (GDScript) Resource still in use: res://addons/dialogue_nodes/nodes/conditionNode.gd (GDScript) Resource still in use: res://addons/dialogue_nodes/nodes/setNode.gd (GDScript) Resource still in use: res://addons/dialogue_nodes/nodes/commentNode.gd (GDScript) Orphan StringName: hover_mirrored (static: 0, total: 10) Orphan StringName: margin_bottom (static: 1, total: 5) Orphan StringName: title_outline_modulate (static: 0, total: 6) Orphan StringName: _make_custom_tooltip (static: 0, total: 85) Orphan StringName: visibility_changed (static: 2, total: 191) Orphan StringName: _enter_tree (static: 0, total: 108) Orphan StringName: title_font (static: 4, total: 10) Orphan StringName: _on_expand_button_pressed (static: 0, total: 4) Orphan StringName: shadow_offset_x (static: 0, total: 9) Orphan StringName: shadow_offset_y (static: 0, total: 9) Orphan StringName: line_separation (static: 0, total: 2) Orphan StringName: unchecked_disabled (static: 0, total: 4) Orphan StringName: margin_right (static: 1, total: 5) Orphan StringName: popup/item_5/id (static: 0, total: 1) Orphan StringName: _vp_shortcut_input1468593663173 (static: 0, total: 1) Orphan StringName: _unhandled_input (static: 0, total: 108) Orphan StringName: _ready (static: 1, total: 111) Orphan StringName: radio_checked (static: 0, total: 4) Orphan StringName: _has_point (static: 0, total: 85) Orphan StringName: script (static: 0, total: 1) Orphan StringName: font_accelerator_color (static: 0, total: 4) Orphan StringName: set_type (static: 0, total: 8) Orphan StringName: _vp_unhandled_input1465993194541 (static: 0, total: 1) Orphan StringName: item_start_padding (static: 0, total: 4) Orphan StringName: _exit_tree (static: 0, total: 108) Orphan StringName: labeled_separator_left (static: 0, total: 4) Orphan StringName: set_variable (static: 0, total: 4) Orphan StringName: LineEdit (static: 7, total: 16) Orphan StringName: space (static: 0, total: 3) Orphan StringName: _on_dialogue_expanded_text_changed (static: 0, total: 4) Orphan StringName: _has_alpha (static: 0, total: 30) Orphan StringName: decrement_highlight (static: 1, total: 17) Orphan StringName: _vp_gui_input1468593663173 (static: 0, total: 1) Orphan StringName: GraphNode (static: 1, total: 2) Orphan StringName: CommentNode (static: 0, total: 1) Orphan StringName: set_placeholder_text (static: 0, total: 1) Orphan StringName: SetNode (static: 0, total: 1) Orphan StringName: GraphNodeTitleLabel (static: 0, total: 6) Orphan StringName: _vp_unhandled_input1466630728786 (static: 0, total: 1) Orphan StringName: increment (static: 1, total: 17) Orphan StringName: icon_margin (static: 0, total: 2) Orphan StringName: Dialogue (static: 0, total: 2) Orphan StringName: _on_character_toggled (static: 0, total: 4) Orphan StringName: close_pressed (static: 0, total: 6) Orphan StringName: _vp_input1467167599729 (static: 0, total: 1) Orphan StringName: _on_option_entered (static: 0, total: 1) Orphan StringName: filter_popup_offset (static: 0, total: 5) Orphan StringName: _get_line_syntax_highlighting (static: 0, total: 1) Orphan StringName: submenu_mirrored (static: 0, total: 4) Orphan StringName: offset_top (static: 0, total: 1) Orphan StringName: popup/item_3/text (static: 0, total: 1) Orphan StringName: _setup_local_to_scene (static: 0, total: 85) Orphan StringName: _to_dict (static: 0, total: 6) Orphan StringName: GREATER (static: 0, total: 1) Orphan StringName: _test_mask (static: 0, total: 39) Orphan StringName: scroll (static: 0, total: 16) Orphan StringName: icon_hover_color (static: 1, total: 11) Orphan StringName: _vp_input1469281529070 (static: 0, total: 1) Orphan StringName: shadow_outline_size (static: 0, total: 9) Orphan StringName: Value1 (static: 0, total: 6) Orphan StringName: Value2 (static: 0, total: 6) Orphan StringName: hover_pressed (static: 0, total: 10) Orphan StringName: background_color (static: 0, total: 3) Orphan StringName: font_shadow_color (static: 1, total: 10) Orphan StringName: option_scene (static: 0, total: 5) Orphan StringName: _clear_highlighting_cache (static: 0, total: 1) Orphan StringName: text_changed (static: 10, total: 56) Orphan StringName: Type (static: 0, total: 2) Orphan StringName: _get_draw_rect (static: 0, total: 39) Orphan StringName: %DialoguePanel (static: 0, total: 1) Orphan StringName: _backspace (static: 0, total: 3) Orphan StringName: _update_cache (static: 0, total: 1) Orphan StringName: _minsize (static: 0, total: 5) Orphan StringName: resize_request (static: 0, total: 6) Orphan StringName: @Control@17876 (static: 0, total: 2) Orphan StringName: _vp_shortcut_input1465993194541 (static: 0, total: 1) Orphan StringName: @Control@17894 (static: 0, total: 2) Orphan StringName: DialogueNode (static: 0, total: 1) Orphan StringName: DialoguePanel (static: 0, total: 2) Orphan StringName: _on_condition_changed (static: 0, total: 13) Orphan StringName: @Timer@17877 (static: 0, total: 2) Orphan StringName: @Timer@17878 (static: 0, total: 2) Orphan StringName: @Timer@17882 (static: 0, total: 2) Orphan StringName: @Timer@17883 (static: 0, total: 2) Orphan StringName: @Timer@17884 (static: 0, total: 2) Orphan StringName: _paste_primary_clipboard (static: 0, total: 3) Orphan StringName: @Timer@17888 (static: 0, total: 2) Orphan StringName: @Timer@17889 (static: 0, total: 2) Orphan StringName: @Timer@17890 (static: 0, total: 2) Orphan StringName: @Timer@17895 (static: 0, total: 2) Orphan StringName: @Timer@17896 (static: 0, total: 2) Orphan StringName: %DialogueExpanded (static: 0, total: 1) Orphan StringName: @Control@17911 (static: 0, total: 2) Orphan StringName: @Control@17919 (static: 0, total: 2) Orphan StringName: set_value (static: 0, total: 11) Orphan StringName: current_line_color (static: 0, total: 3) Orphan StringName: @Timer@17902 (static: 0, total: 2) Orphan StringName: @Timer@17903 (static: 0, total: 2) Orphan StringName: @Timer@17904 (static: 0, total: 2) Orphan StringName: @Timer@17912 (static: 0, total: 2) Orphan StringName: @Timer@17913 (static: 0, total: 2) Orphan StringName: @Timer@17920 (static: 0, total: 2) Orphan StringName: @Timer@17921 (static: 0, total: 2) Orphan StringName: value1 (static: 0, total: 8) Orphan StringName: value2 (static: 0, total: 8) Orphan StringName: modulate_arrow (static: 0, total: 4) Orphan StringName: _handle_unicode_input (static: 0, total: 3) Orphan StringName: @HBoxContainer@17870 (static: 0, total: 2) Orphan StringName: @HBoxContainer@17872 (static: 0, total: 2) Orphan StringName: @HBoxContainer@17898 (static: 0, total: 2) Orphan StringName: panel_selected (static: 0, total: 6) Orphan StringName: icon_disabled_color (static: 1, total: 11) Orphan StringName: _vp_gui_input1465993194541 (static: 0, total: 1) Orphan StringName: @HBoxContainer@17905 (static: 0, total: 2) Orphan StringName: @HBoxContainer@17907 (static: 0, total: 2) Orphan StringName: @HBoxContainer@17915 (static: 0, total: 2) Orphan StringName: radio_unchecked (static: 0, total: 4) Orphan StringName: font_selected_color (static: 1, total: 16) Orphan StringName: separator_outline_size (static: 0, total: 4) Orphan StringName: offset_left (static: 0, total: 1) Orphan StringName: _vp_shortcut_input1466630728786 (static: 0, total: 1) Orphan StringName: Value (static: 0, total: 2) Orphan StringName: @ScrollContainer@17875 (static: 0, total: 2) Orphan StringName: @ScrollContainer@17893 (static: 0, total: 2) Orphan StringName: minimum_size_changed (static: 1, total: 190) Orphan StringName: font_readonly_color (static: 0, total: 3) Orphan StringName: _copy (static: 0, total: 3) Orphan StringName: increment_highlight (static: 1, total: 17) Orphan StringName: _v_scroll (static: 0, total: 8) Orphan StringName: Button (static: 3, total: 5) Orphan StringName: scroll_focus (static: 0, total: 16) Orphan StringName: operator (static: 0, total: 8) Orphan StringName: _base_color (static: 0, total: 5) Orphan StringName: @ScrollContainer@17910 (static: 0, total: 2) Orphan StringName: @ScrollContainer@17918 (static: 0, total: 2) Orphan StringName: data_to_tree (static: 0, total: 1) Orphan StringName: popup/item_4/text (static: 0, total: 1) Orphan StringName: popup/item_0/id (static: 0, total: 1) Orphan StringName: CloseButton (static: 0, total: 2) Orphan StringName: options (static: 0, total: 4) Orphan StringName: _vp_gui_input1466630728786 (static: 0, total: 1) Orphan StringName: close_v_offset (static: 0, total: 6) Orphan StringName: _vp_unhandled_key_input1467167599729 (static: 0, total: 1) Orphan StringName: CenterContainer (static: 1, total: 3) Orphan StringName: focus (static: 0, total: 25) Orphan StringName: icon (static: 3, total: 15) Orphan StringName: _vp_input1467385703550 (static: 0, total: 1) Orphan StringName: value (static: 0, total: 8) Orphan StringName: margin_left (static: 1, total: 5) Orphan StringName: labeled_separator_right (static: 0, total: 4) Orphan StringName: font_size (static: 11, total: 49) Orphan StringName: Font (static: 0, total: 1) Orphan StringName: _vp_unhandled_key_input1469281529070 (static: 0, total: 1) Orphan StringName: _on_filter_button_pressed (static: 0, total: 5) Orphan StringName: separator (static: 0, total: 4) Orphan StringName: VBoxContainer (static: 1, total: 3) Orphan StringName: TrueLabel (static: 0, total: 2) Orphan StringName: submenu (static: 0, total: 4) Orphan StringName: resizer (static: 0, total: 6) Orphan StringName: speaker (static: 0, total: 4) Orphan StringName: _on_resize (static: 0, total: 8) Orphan StringName: dialogue_expanded (static: 0, total: 4) Orphan StringName: _on_dialogue_close_button_pressed (static: 0, total: 4) Orphan StringName: port (static: 0, total: 6) Orphan StringName: tree_to_data (static: 0, total: 1) Orphan StringName: FilterButton (static: 0, total: 4) Orphan StringName: _drop_data (static: 0, total: 85) Orphan StringName: _input (static: 0, total: 108) Orphan StringName: title_outline_size (static: 0, total: 6) Orphan StringName: item_end_padding (static: 0, total: 4) Orphan StringName: increment_pressed (static: 0, total: 16) Orphan StringName: checked (static: 0, total: 4) Orphan StringName: RunButton (static: 0, total: 2) Orphan StringName: popup/item_2/id (static: 0, total: 1) Orphan StringName: pressed_mirrored (static: 0, total: 10) Orphan StringName: text (static: 0, total: 5) Orphan StringName: cursor (static: 0, total: 2) Orphan StringName: _on_node_modified (static: 0, total: 18) Orphan StringName: font_separator_outline_color (static: 0, total: 4) Orphan StringName: textEdit (static: 0, total: 4) Orphan StringName: bbcode_color (static: 0, total: 5) Orphan StringName: ConditionNode (static: 0, total: 1) Orphan StringName: get_condition (static: 0, total: 1) Orphan StringName: clear (static: 0, total: 10) Orphan StringName: SignalNode (static: 0, total: 1) Orphan StringName: decrement (static: 1, total: 17) Orphan StringName: offset_bottom (static: 0, total: 2) Orphan StringName: title_font_size (static: 0, total: 6) Orphan StringName: unchecked (static: 0, total: 4) Orphan StringName: SignalValue (static: 0, total: 2) Orphan StringName: STRING (static: 0, total: 1) Orphan StringName: variable (static: 0, total: 4) Orphan StringName: ID (static: 0, total: 6) Orphan StringName: add_option (static: 0, total: 1) Orphan StringName: item_selected (static: 10, total: 23) Orphan StringName: popup/item_5/text (static: 0, total: 1) Orphan StringName: radio_unchecked_disabled (static: 0, total: 4) Orphan StringName: EQUAL (static: 0, total: 1) Orphan StringName: caret_width (static: 0, total: 13) Orphan StringName: normal (static: 7, total: 39) Orphan StringName: size_flags_changed (static: 1, total: 190) Orphan StringName: _get_width (static: 0, total: 30) Orphan StringName: titlebar (static: 0, total: 6) Orphan StringName: position (static: 0, total: 1) Orphan StringName: CustomSpeaker (static: 0, total: 2) Orphan StringName: disabled (static: 0, total: 10) Orphan StringName: trueLabel (static: 0, total: 4) Orphan StringName: characterToggle (static: 0, total: 4) Orphan StringName: _vp_input1468593663173 (static: 0, total: 1) Orphan StringName: popup/item_4/id (static: 0, total: 1) Orphan StringName: size_flags_horizontal (static: 0, total: 3) Orphan StringName: checked_disabled (static: 0, total: 4) Orphan StringName: font_uneditable_color (static: 0, total: 10) Orphan StringName: font_pressed_color (static: 1, total: 11) Orphan StringName: resizer_color (static: 0, total: 6) Orphan StringName: StartNode (static: 0, total: 1) Orphan StringName: _vp_unhandled_key_input1467385703550 (static: 0, total: 1) Orphan StringName: _shortcut_input (static: 0, total: 108) Orphan StringName: timeout (static: 2, total: 53) Orphan StringName: font_outline_color (static: 1, total: 39) Orphan StringName: _vp_unhandled_input1467167599729 (static: 0, total: 1) Orphan StringName: icon_max_width (static: 1, total: 15) Orphan StringName: hovered (static: 0, total: 2) Orphan StringName: font_separator_color (static: 0, total: 4) Orphan StringName: _get_height (static: 0, total: 30) Orphan StringName: _draw_rect_region (static: 0, total: 30) Orphan StringName: LEQUAL (static: 0, total: 1) Orphan StringName: normal_mirrored (static: 0, total: 10) Orphan StringName: visible (static: 0, total: 2) Orphan StringName: connection_move (static: 0, total: 2) Orphan StringName: _vp_unhandled_input1469281529070 (static: 0, total: 1) Orphan StringName: HBoxContainer2 (static: 0, total: 2) Orphan StringName: hover_pressed_mirrored (static: 0, total: 10) Orphan StringName: focus_exited (static: 2, total: 6) Orphan StringName: read_only (static: 0, total: 13) Orphan StringName: _on_text_focus_exited (static: 0, total: 5) Orphan StringName: separation (static: 2, total: 23) Orphan StringName: font_focus_color (static: 0, total: 10) Orphan StringName: curSpeaker (static: 0, total: 5) Orphan StringName: SpeakerLabel (static: 0, total: 2) Orphan StringName: resize_margin (static: 0, total: 6) Orphan StringName: close (static: 0, total: 6) Orphan StringName: BOOL (static: 0, total: 1) Orphan StringName: _process (static: 0, total: 108) Orphan StringName: font_hover_pressed_color (static: 0, total: 10) Orphan StringName: _on_run_pressed (static: 0, total: 4) Orphan StringName: _is_pixel_opaque (static: 0, total: 30) Orphan StringName: max_options (static: 0, total: 5) Orphan StringName: placeholder_text (static: 0, total: 8) Orphan StringName: icon_normal_color (static: 1, total: 11) Orphan StringName: _toggled (static: 0, total: 10) Orphan StringName: @MarginContainer@17874 (static: 0, total: 2) Orphan StringName: @MarginContainer@17892 (static: 0, total: 2) Orphan StringName: PopupPanel (static: 1, total: 2) Orphan StringName: @HScrollBar@17880 (static: 0, total: 2) Orphan StringName: @HScrollBar@17886 (static: 0, total: 2) Orphan StringName: _on_ID_changed (static: 0, total: 4) Orphan StringName: @MarginContainer@17909 (static: 0, total: 2) Orphan StringName: @MarginContainer@17917 (static: 0, total: 2) Orphan StringName: _get_contents_minimum_size (static: 0, total: 6) Orphan StringName: @HScrollBar@17900 (static: 0, total: 2) Orphan StringName: _on_characters_loaded (static: 0, total: 1) Orphan StringName: _on_option_changed (static: 0, total: 1) Orphan StringName: _h_scroll (static: 0, total: 8) Orphan StringName: ResetButton (static: 0, total: 4) Orphan StringName: FalseLabel (static: 0, total: 2) Orphan StringName: _pressed (static: 0, total: 10) Orphan StringName: DialogueLabel (static: 0, total: 2) Orphan StringName: decrement_pressed (static: 0, total: 16) Orphan StringName: filter_panel (static: 0, total: 4) Orphan StringName: scrolling (static: 0, total: 9) Orphan StringName: font_disabled_color (static: 1, total: 15) Orphan StringName: customSpeaker (static: 0, total: 4) Orphan StringName: OptionButton (static: 2, total: 3) Orphan StringName: _vp_input1465993194541 (static: 0, total: 1) Orphan StringName: popup/item_0/text (static: 0, total: 1) Orphan StringName: tab (static: 0, total: 3) Orphan StringName: close_h_offset (static: 0, total: 6) Orphan StringName: Operator (static: 0, total: 6) Orphan StringName: ExpandButton (static: 0, total: 2) Orphan StringName: _vp_unhandled_key_input1468593663173 (static: 0, total: 1) Orphan StringName: h_separation (static: 2, total: 18) Orphan StringName: embedded_unfocused_border (static: 0, total: 6) Orphan StringName: _vp_shortcut_input1467167599729 (static: 0, total: 1) Orphan StringName: search_result_color (static: 0, total: 3) Orphan StringName: title_color (static: 0, total: 6) Orphan StringName: port_h_offset (static: 0, total: 6) Orphan StringName: grabber_pressed (static: 0, total: 16) Orphan StringName: DialogueExpanded (static: 0, total: 2) Orphan StringName: embedded_border (static: 0, total: 6) Orphan StringName: @VScrollBar@17881 (static: 0, total: 2) Orphan StringName: @VScrollBar@17887 (static: 0, total: 2) Orphan StringName: _on_speaker_selected (static: 0, total: 4) Orphan StringName: . (static: 0, total: 16) Orphan StringName: %Dialogue (static: 0, total: 1) Orphan StringName: @VScrollBar@17901 (static: 0, total: 2) Orphan StringName: @VScrollBar@17923 (static: 0, total: 2) Orphan StringName: @VScrollBar@17924 (static: 0, total: 2) Orphan StringName: Option1 (static: 0, total: 3) Orphan StringName: caret_background_color (static: 0, total: 3) Orphan StringName: _vp_shortcut_input1469281529070 (static: 0, total: 1) Orphan StringName: _vp_input1466630728786 (static: 0, total: 1) Orphan StringName: grabber_highlight (static: 0, total: 16) Orphan StringName: FLOAT (static: 0, total: 1) Orphan StringName: Node (static: 8, total: 11) Orphan StringName: _vp_gui_input1467167599729 (static: 0, total: 1) Orphan StringName: _unhandled_key_input (static: 0, total: 108) Orphan StringName: dialogue (static: 0, total: 4) Orphan StringName: type (static: 0, total: 4) Orphan StringName: _vp_unhandled_input1467385703550 (static: 0, total: 1) Orphan StringName: set_text (static: 0, total: 1) Orphan StringName: index_pressed (static: 0, total: 12) Orphan StringName: arrow (static: 5, total: 9) Orphan StringName: GEQUAL (static: 0, total: 1) Orphan StringName: @Label@17871 (static: 0, total: 2) Orphan StringName: @Label@17873 (static: 0, total: 2) Orphan StringName: @Label@17899 (static: 0, total: 2) Orphan StringName: dialogue_panel (static: 0, total: 4) Orphan StringName: _vp_gui_input1469281529070 (static: 0, total: 1) Orphan StringName: @Label@17906 (static: 0, total: 2) Orphan StringName: @Label@17908 (static: 0, total: 2) Orphan StringName: @Label@17916 (static: 0, total: 2) Orphan StringName: CharacterToggle (static: 0, total: 2) Orphan StringName: titlebar_selected (static: 0, total: 6) Orphan StringName: _gui_input (static: 0, total: 85) Orphan StringName: Speaker (static: 0, total: 2) Orphan StringName: search_result_border_color (static: 0, total: 3) Orphan StringName: _get_tooltip (static: 0, total: 85) Orphan StringName: indent (static: 0, total: 4) Orphan StringName: guide_color (static: 0, total: 2) Orphan StringName: font_hovered_color (static: 1, total: 3) Orphan StringName: falseLabel (static: 0, total: 4) Orphan StringName: panel (static: 22, total: 42) Orphan StringName: FilterPanel (static: 0, total: 12) Orphan StringName: v_separation (static: 4, total: 10) Orphan StringName: _set_syntax_color (static: 0, total: 1) Orphan StringName: TextEdit (static: 3, total: 5) Orphan StringName: word_highlighted_color (static: 0, total: 3) Orphan StringName: mouse_exited (static: 0, total: 6) Orphan StringName: _can_drop_data (static: 0, total: 85) Orphan StringName: radio_checked_disabled (static: 0, total: 4) Orphan StringName: _get_configuration_warnings (static: 0, total: 108) Orphan StringName: custom_minimum_size (static: 0, total: 1) Orphan StringName: @PopupMenu@17879 (static: 0, total: 2) Orphan StringName: @PopupMenu@17897 (static: 0, total: 2) Orphan StringName: clear_button_color (static: 0, total: 10) Orphan StringName: popup/item_1/text (static: 0, total: 1) Orphan StringName: _get_allowed_size_flags_vertical (static: 0, total: 29) Orphan StringName: cursor_unfocused (static: 0, total: 2) Orphan StringName: HBoxContainer (static: 1, total: 23) Orphan StringName: hover (static: 1, total: 15) Orphan StringName: flat (static: 0, total: 1) Orphan StringName: @PopupMenu@17914 (static: 0, total: 2) Orphan StringName: @PopupMenu@17922 (static: 0, total: 2) Orphan StringName: value_changed (static: 4, total: 52) Orphan StringName: Variable (static: 0, total: 2) Orphan StringName: draw (static: 0, total: 24) Orphan StringName: text_submitted (static: 1, total: 7) Orphan StringName: arrow_margin (static: 0, total: 4) Orphan StringName: _on_text_changed (static: 0, total: 5) Orphan StringName: grabber (static: 0, total: 16) Orphan StringName: _vp_unhandled_key_input1465993194541 (static: 0, total: 1) Orphan StringName: popup/item_1/id (static: 0, total: 1) Orphan StringName: line_edit (static: 0, total: 4) Orphan StringName: _cut (static: 0, total: 3) Orphan StringName: font_hover_color (static: 0, total: 14) Orphan StringName: NEQUAL (static: 0, total: 1) Orphan StringName: _on_text_submitted (static: 0, total: 5) Orphan StringName: _value_changed (static: 0, total: 16) Orphan StringName: _get_allowed_size_flags_horizontal (static: 0, total: 29) Orphan StringName: set_condition (static: 0, total: 1) Orphan StringName: _draw (static: 0, total: 154) Orphan StringName: remove_option (static: 0, total: 1) Orphan StringName: IDLabel (static: 0, total: 2) Orphan StringName: disabled_mirrored (static: 0, total: 10) Orphan StringName: font_separator_size (static: 0, total: 4) Orphan StringName: item_count (static: 0, total: 1) Orphan StringName: @Panel@17885 (static: 0, total: 2) Orphan StringName: @Panel@17891 (static: 0, total: 2) Orphan StringName: line_spacing (static: 0, total: 12) Orphan StringName: layout_mode (static: 0, total: 6) Orphan StringName: font (static: 11, total: 49) Orphan StringName: clear_button_color_pressed (static: 0, total: 10) Orphan StringName: _vp_shortcut_input1467385703550 (static: 0, total: 1) Orphan StringName: _vp_unhandled_input1468593663173 (static: 0, total: 1) Orphan StringName: PackedScene (static: 1, total: 3) Orphan StringName: icon_pressed_color (static: 1, total: 11) Orphan StringName: font_placeholder_color (static: 0, total: 13) Orphan StringName: _get_minimum_size (static: 0, total: 124) Orphan StringName: lines_edited_from (static: 3, total: 6) Orphan StringName: icon_focus_color (static: 0, total: 10) Orphan StringName: title_height (static: 0, total: 6) Orphan StringName: _structured_text_parser (static: 0, total: 85) Orphan StringName: _vp_unhandled_key_input1466630728786 (static: 0, total: 1) Orphan StringName: _draw_rect (static: 0, total: 30) Orphan StringName: offset_right (static: 0, total: 2) Orphan StringName: _from_dict (static: 0, total: 6) Orphan StringName: minimum_character_width (static: 0, total: 10) Orphan StringName: _get_drag_data (static: 0, total: 85) Orphan StringName: filter_button (static: 0, total: 4) Orphan StringName: modified (static: 0, total: 12) Orphan StringName: LESS (static: 0, total: 1) Orphan StringName: size (static: 0, total: 1) Orphan StringName: window_input (static: 0, total: 26) Orphan StringName: _vp_gui_input1467385703550 (static: 0, total: 1) Orphan StringName: _on_modified (static: 0, total: 2) Orphan StringName: outline_size (static: 1, total: 39) Orphan StringName: toggled (static: 3, total: 6) Orphan StringName: INT (static: 0, total: 1) Orphan StringName: popup/item_3/id (static: 0, total: 1) Orphan StringName: id_focused (static: 0, total: 12) Orphan StringName: popup_hide (static: 0, total: 12) Orphan StringName: run_tree (static: 0, total: 2) Orphan StringName: selected (static: 0, total: 2) Orphan StringName: _on_condition_reset (static: 0, total: 5) Orphan StringName: font_color (static: 11, total: 49) Orphan StringName: _physics_process (static: 0, total: 108) Orphan StringName: selection_color (static: 1, total: 14) Orphan StringName: slot (static: 0, total: 6) Orphan StringName: caret_color (static: 0, total: 13) Orphan StringName: _paste (static: 0, total: 3) Orphan StringName: pressed (static: 37, total: 64) Orphan StringName: selected_focus (static: 0, total: 2) Orphan StringName: font_separator (static: 0, total: 4) Orphan StringName: icon_hover_pressed_color (static: 0, total: 10) Orphan StringName: changed (static: 2, total: 17) Orphan StringName: _update_slots (static: 0, total: 1) Orphan StringName: _draw_port (static: 0, total: 6) Orphan StringName: popup/item_2/text (static: 0, total: 1) Orphan StringName: reset_button (static: 0, total: 4) Orphan StringName: margin_top (static: 1, total: 5) StringName: 431 unclaimed string names at exit. `
nagidev commented 11 months ago

Are you using the addon from the godot-4.2 branch?

germanbv commented 11 months ago

Are you using the addon from the godot-4.2 branch?

yes, it happens with that version too, just run the engine on verbose mode and close it.

nagidev commented 11 months ago

From my testing, here's what I've found:

So, its safe to assume this issue does not affect the memory while running Godot or the game project. With that out of the way, I would really like to test further and resolve this issue as soon as possible. Please expect some updates regarding this soon.

nagidev commented 11 months ago

Given the amount of memory leak errors I was expecting to spend around a few weeks, but turns out it was a single line of stupid code I wrote without much thought.

Anyway, I fixed the memory leaks for Godot 4.2 in this commit.

Also, for Godot 4.1 & Godot 3.5 all thanks to you pointing it out!

Please let me know if the issue is still present, I'll reopen this issue. Cheers!

germanbv commented 11 months ago

thanks for the support! I've tested your latest commit and the issue seems to be gone!