YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
24 stars 8 forks source link

Extension Editor: Having more than one tag in iOS/Android injection code shows a false error message #7604

Closed DiasFranciscoA closed 1 month ago

DiasFranciscoA commented 1 month ago

Description

In the IDE extension code injection panel if you have more than on injection tag the XML parser will complain about "more than one root node found" even though the code is correct. And there shouldn't be any error messages displayed.

image

Expected Change

Fix the XML parser to not show this false positive error.

Steps To Reproduce

  1. Start GameMaker
  2. Open project go to the extension code injection panel (iOS or Android)
  3. See the issue

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.8.0 (Monthly)

Which operating system(s) are you seeing the problem on?

Windows 10

Are you running GameMaker from inside your Steam library?

No

Sample Package Attached?

Sample Project Added?

sihammill commented 14 hours ago

Fix verified in IDE v2024.1100.0.650 Runtime v2024.1100.0.670