UndertaleModTool icon indicating copy to clipboard operation
UndertaleModTool copied to clipboard

Hyper Light Drifter (stable_30fps steam build) load error

Open CatoTheYounger97 opened this issue 2 years ago • 2 comments

Hyper Light Drifter (stable_30fps steam build for windows) has this load error on opening the data.win unknown

I can open it with this version of the tool: https://github.com/krzys-h/UndertaleModTool/releases/tag/0.2.0

The "stable_30fps steam build for windows" can be accessed under the game "betas" in steam game library.

CatoTheYounger97 avatar May 26 '22 23:05 CatoTheYounger97

This build is reportedly 1.0.0.1250, the failure is caused by GetBuiltinSoundGroupID in UndertaleData.cs. Fixed by setting the minimum version of the version check, the game proceeds to load and Temp Run Game works correctly.

JohnnyonFlame avatar May 27 '22 00:05 JohnnyonFlame

Linking for good measure: https://github.com/krzys-h/UndertaleModTool/blob/89c7acec463440696b6bd7b1ad61cfe7eea8abe3/UndertaleModLib/UndertaleData.cs#L516

Miepee avatar May 27 '22 06:05 Miepee