UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)
GNU General Public License v3.0
1.05k stars 203 forks source link

Misaligned Data and Load Errors when Opening Latest ANTONBLAST Demo #1729

Closed DogToon64 closed 21 hours ago

DogToon64 commented 1 month ago

Describe the bug

Whenever I try to open ANTONBLAST's latest demo, Dynamite Demo 2.0, I get these error messages: ABDD2 0 - Error 1 ABDD2 0 - Error 2 ABDD2 0 - Error 3

Reproducing steps

  1. Open ANTONBLAST's data.win file with Undertale Mod Tool
  2. Displays error messages

Setup Details

  1. Undertale v.0.5.1.0 (Bleeding Edge build, GUI-windows-latest-Release-isBundled-true-isSingleFile-true)
  2. Windows 10 x64
  3. ANTONBLAST (Demo)
TrashBandatcoot commented 1 month ago

I'll add that the Nintendo Switch version displays a different error message.

afbeelding

mike309game commented 1 month ago

I'll add that the Nintendo Switch version displays a different error message.

afbeelding

Seems identical to #1703, though I don't know why the switch version in specific would use LTS

BrochachoTheBro commented 1 month ago

Having the same problem here, really need that new music...

lucasdaweb95 commented 1 month ago

Having the same problem here, really need that new music...

If its the title screen, its up on youtube

BrochachoTheBro commented 1 month ago

Having the same problem here, really need that new music...

If its the title screen, its up on youtube

moreso was referring to the new variations of cinnamon springs that are much faster than before

lucasdaweb95 commented 1 month ago

Having the same problem here, really need that new music...

If its the title screen, its up on youtube

moreso was referring to the new variations of cinnamon springs that are much faster than before

ah, didnt know about that

PhantomSlash64 commented 1 month ago

I might be crazy but the room thing has to do with a extension called GMLive.

https://yellowafterlife.itch.io/gamemaker-live (Well wouldn't ya know, The extension causes a problem with this game)

TrashBandatcoot commented 1 month ago

I might be crazy but the room thing has to do with a extension called GMLive.

https://yellowafterlife.itch.io/gamemaker-live (Well wouldn't ya know, The extension causes a problem with this game)

Can't be the issue, the list of extensions hasn't changed between demo releases. Previous demo versions also used GMLive and that worked fine.

SuperKirbylover commented 1 month ago

got the exact same error as OP, but someone else i know got this error specifically with the same version of the dynamite demo

image

lucasdaweb95 commented 1 month ago

got the exact same error as OP, but someone else i know got this error specifically with the same version of the dynamite demo

image

does not help at all 🔥

lucasdaweb95 commented 1 month ago

I'll add that the Nintendo Switch version displays a different error message. afbeelding

Seems identical to #1703, though I don't know why the switch version in specific would use LTS

might acctually be just the fact that the win file might be compiled slightly diferently from the pc version, or lts runs something that the other version doesnt and switch needs it

Jacky720 commented 1 month ago

Some basic analysis suggests the game doesn't have particle systems in rooms, which the mod tool expects in GameMaker 2023.2+. I would guess this is part of a new GameMaker version, but that needs to be verified and it leaves me wondering where any particle systems would be included.

SuperKirbylover commented 1 month ago

does not help at all 🔥

most unfortunate really strange though that we both opened the same data.win and got wildly different errors though, he also has the up-to-date version of UTmodtool

PhantomSlash64 commented 1 month ago

It is working! It's opening! https://github.com/UnderminersTeam/UndertaleModTool/pull/1737

lucasdaweb95 commented 4 weeks ago

It is working! It's opening! #1737

doesnt open the switch demo tho

Miepee commented 21 hours ago

duplicate of #1703