GrenderG / GrenderG/openDoJa

[Broken Game] Ridge Racers Mobile (P905i Version)

Open
#48 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:Ridge Racers Mobile
- Version / release:P905i Version

## Issue
It force-quits on startup with the following log.

## Crash Logs

```text
Exception in thread "main" java.lang.ClassCastException: class com.nttdocomo.opt.ui.Graphics2 cannot be cast to class com.nttdocomo.opt.ui.ogl.GraphicsOGL2 (com.nttdocomo.opt.ui.Graphics2 and com.nttdocomo.opt.ui.ogl.GraphicsOGL2 are in unnamed module of loader 'app')
at br.else(Unknown Source)
at bu.a(Unknown Source)
at bu.if(Unknown Source)
at RidgeRacers.loadMainCanvas(Unknown Source)
at a7.for(Unknown Source)
at RidgeRacers.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.