Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

j4m1ef0rd

4
Posts
1
Topics
1
Followers
A member registered May 10, 2021 · View creator page →

Creator of

Recent community posts

ah. Well, that's good to know. Thanks again for your help. After working with gmlive and gmedit for years, I can't go back. So I'm glad to have them working again. Your a legend.

The new beta version still has the error. But after further investigation, if i open the old pre-2.3 project and save it as a 2.3 project again, it works in GMEdit no problem.

- All projects that i updated to 2.3 using a version of GMS2.3 from a few months ago will not work in GMEdit.
- projects updated to 2.3 using the latest GMS2.3 work fine.

So i will use this fix for now and import any changed i'v made over to the new 2.3 projects.

not sure what the difference is. So i attached the 2 projects here for you to find out:

Project files

Thank you for your help.

Here is the file you asked for. I tried deleting the AceGM folder so it would all go back to default settings, but the problem still occurs. 

{

"theme": "gms2",

"ukSpelling": false,

"compExactMatch": true,

"argsMagic": true,

"argsFormat": "@arg",

"importMagic": true,

"allowImportUndo": false,

"coroutineMagic": true,

"lambdaMagic": true,

"hyperMagic": true,

"fileSessionTime": 7,

"projectSessionTime": 14,

"singleClickOpen": false,

"assetThumbs": true,

"showGMLive": 2,

"fileChangeAction": 1,

"backupCount": {

"v1": 2,

"v2": 2,

"live": 0

},

"recentProjectCount": 16,

"tabSize": 4,

"tabSpaces": true,

"eventOrder": 1,

"tooltipDelay": 350,

"tooltipKind": 1,

"compMatchMode": 0,

"argsStrict": false,

"mfuncMagic": true,

"taskbarOverlays": false,

"clearAssetThumbsOnRefresh": true,

"codeLiterals": false,

"ctrlWheelFontSize": true,

"closeTabsOnFileDeletion": true,

"detectTab": true,

"extensionAPIOrder": 1,

"tooltipKeyboardDelay": 0,

"linterPrefs": {},

"compKeywords": true,

"compFilterSnippets": true,

"nullCoalescingAssignment": true,

"assetOrder23": 0,

"customizedKeybinds": {},

"castOperators": true,

"hashColorLiterals": true,

"showArgTypesInStatusBar": false,

"app": {

"windowWidth": 960,

"windowHeight": 720,

"windowFrame": false

}

}

Im getting this error on every project i try to load since updating to GMS2.3. I have tryed the beta version and the normal version of GMEdit. 

Uncaught DOMException: Failed to execute 'appendChild' on 'Node': The new child element contains the parent.

    at Function.ui_treeview_TreeView.insertSorted (file:///C:/Users/JAmie/Downloads/gmedit-editor-beta-windows%20(2)/resources/app/app.js:40358:17)

    at yy_YyLoader.run (file:///C:/Users/JAmie/Downloads/gmedit-editor-beta-windows%20(2)/resources/app/app.js:41704:24)

    at gml_Project.reload_1 (file:///C:/Users/JAmie/Downloads/gmedit-editor-beta-windows%20(2)/resources/app/app.js:5813:5)

    at file:///C:/Users/JAmie/Downloads/gmedit-editor-beta-windows%20(2)/resources/app/app.js:5766:11