Skip to content

Invalid trans type error #3631

@shin258

Description

@shin258

Describe the bug

An Invalid trans type happen with the stage : Crystalline Cavern by Hihoshi (winmugen (plus) version) lead to this:

Version: nightly
Build Time: 2026.05.19
Platform: windows (amd64)
OpenGL 3.3
RAM in Use: 467 MB / OS Reserved: 808 MB
Active Goroutines: 2
Timestamp: 2026-05-19 22:46:57

Engine error

Error: .\external\script\start.lua:1654:
Error loading stages/Crystalline.def: Invalid trans type:
stack traceback:
[G]: in function 'game'
.\external\script\start.lua:1654: in function 'f_game'
.\external\script\start.lua:2232: in function 'launchFight'
external/script/default.lua:2: in function <external/script/default.lua:0>
.\external\script\start.lua:1710: in function 'f'
external/script/main.lua:2407: in function 'loop'
external/script/main.lua:3728: in main chunk
[G]: ?

Go stack traceback:
goroutine 1 [running, locked to thread]:
runtime/debug.Stack()
runtime/debug/stack.go:24 +0x65
main.handlePanic({0x7ff7fa6bc360?, 0xc0086b2040})
github.com/ikemen-engine/Ikemen-GO/src/main.go:362 +0x3e5
main.realMain.func1()
github.com/ikemen-engine/Ikemen-GO/src/main.go:66 +0x2a
panic({0x7ff7fa6bc360, 0xc0086b2040})
runtime/panic.go:884 +0x213
main.realMain()
github.com/ikemen-engine/Ikemen-GO/src/main.go:206 +0x573
main.main()
github.com/ikemen-engine/Ikemen-GO/src/main.go:59 +0x17

PS: maybe link to the reflection error on 0.99(more research in progress)

To Reproduce

  1. Download the two stage for test and compare : https://mugenfreeforall.com/topic/24193-hihoshi-stage-collection/ (Crystalline Cavern)
  2. Select the stage (principally the winmugen (plus) version) lead to this error.

Expected behavior

Work as same as winmugen plus or mugen 1.0/1.1

Engine Version (or source code date)

Devbuild

Operating system

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions