UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misaligned Data and Load Errors when Opening Latest ANTONBLAST Demo

DogToon64 opened this issue · comments

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)

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

afbeelding

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

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

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

If its the title screen, its up on youtube

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

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

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)

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.

commented

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

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 🔥

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

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.

commented

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

It is working! It's opening!
#1737

It is working! It's opening! #1737

doesnt open the switch demo tho

duplicate of #1703