UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
GNU General Public License v3.0
1.08k stars 207 forks source link

Can't open Dungeon Raiders data.win #1734

Open sirenboke opened 3 months ago

sirenboke commented 3 months ago

Describe the bug

The game data.win file has an error with the latest 0.5.1.0 Bleeding edge

Reproducing steps

The game data.win file has an error with the latest 0.5.1.0 Bleeding edge 屏幕截图 2024-04-20 140115

Setup Details

0.5.1.0 Bleeding edge

Dobby233Liu commented 3 months ago

The what

sirenboke commented 3 months ago

The what

can't open data.win

Jacky720 commented 3 months ago

What game is this? If it's an unofficial translation of Undertale, this can probably be folded into #855.

sirenboke commented 3 months ago

这是什么游戏?如果它是 Undertale 的非官方翻译,这可能可以折叠到 #855 中。 This is a game file, unable to open data.win after game update https://xiaoshi123-my.sharepoint.com/:u:/g/personal/xiaoshi_xiaoshi123_onmicrosoft_com/EeU5SigwC-RBv6D_s4UgVBYB-O0kb4LRC_XJRKoxq8PhzA?e=MsIx6m

Dobby233Liu commented 3 months ago

I get a similar error loading https://levc-egm.itch.io/theothersidedemo , but only if I load it this way for some reason: UndertaleModCli.exe load D:\fun\shovel\talesfromtheotherside\data.win -v tfos.txt Edit: Happens in the GUI too

Dobby233Liu commented 3 months ago

I get a similar error loading levc-egm.itch.io/theothersidedemo , but only if I load it this way for some reason: UndertaleModCli.exe load D:\fun\shovel\talesfromtheotherside\data.win -v tfos.txt Edit: Happens in the GUI too

1722 removes the misalignment errors but causes another error

Index was outside the bounds of the array.
at 0006A80B while reading object UndertaleModLib.Models.UndertaleRoom+Layer+LayerTilesData
at 0006A80B while reading object UndertaleModLib.Models.UndertaleRoom+Layer
while reading item 2 of 3 in a list of UndertaleModLib.Models.UndertaleRoom+Layer
at 0006A80B while reading object UndertaleModLib.UndertalePointerList`1[[UndertaleModLib.Models.UndertaleRoom+Layer, UndertaleModLib, Version=0.5.1.0, Culture=neutral, PublicKeyToken=null]]
at 0006A80B while reading object UndertaleModLib.Models.UndertaleRoom
while reading item 2 of 70 in a list of UndertaleModLib.Models.UndertaleRoom in chunk ROOM

ig this is a seperate issue

sirenboke commented 2 months ago

What game is this? If it's an unofficial translation of Undertale, this can probably be folded into #855.

No, it's an indie game

sirenboke commented 4 weeks ago

The same problem was still present in the first version