GrenderG / GrenderG/openDoJa

[Broken Game] Tekken 2 for SO

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
75
Forks
9
Avg merge
7h 56m
Merged PRs (30d)
1

Description

## Game
- Game title:Tekken 2 for SO
- Version / release:

## Issue
Pressing the center key on this screen causes the app to crash and terminate with a crash log.
(In the case of idkdoja, it proceeds to the game.)

Image

## Crash Logs

```text
Exception in thread "main" java.lang.IllegalArgumentException: Palette size mismatch
at com.nttdocomo.ui.PalettedImage.setPalette(PalettedImage.java:137)
at a6.int(Unknown Source)
at a6.for(Unknown Source)
at o.goto(Unknown Source)
at Tekken.loadMainCanvas(Unknown Source)
at a2.for(Unknown Source)
at Tekken.start(Unknown Source)
at opendoja.host.DoJaRuntime.startApplication(DoJaRuntime.java:290)
at opendoja.host.DesktopLauncher.launch(DesktopLauncher.java:27)
at opendoja.host.JamLauncher.launch(JamLauncher.java:23)
at opendoja.host.JamLauncher.main(JamLauncher.java:94)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.