nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.72k stars 195 forks source link

Freezing App Issue: v1.4.1-1.4.2 #457

Closed oatmeal01 closed 4 years ago

oatmeal01 commented 5 years ago

Emulator version: v1.4.1, v1.4.2

Game version:

Game resolution: (For example, 240x320 or 640x360)

Device: (For example, Samsung Galaxy S7) Asus Zenfone 5

Android version: 5.0

Description of the issue: (What's the problem? - Screenshots showing the issue if applicable) After installing a java game(jar file) and configuring the game's configuration the app suddenly freezes when tapping START.
You can't even minimize and close the app that it forces you to restart your phone. Sometimes when you leave the game idle it freezes too and you also need to restart your phone. It only occur to the latest versions 1.4.1, 1.4.2, the past versions seems to work fine.

nikita36078 commented 5 years ago

Do you have this issue with all games?

oatmeal01 commented 5 years ago

Yes, all games. Everytime i go to the games configuration and tapping Start the app freezes.

amarcioz commented 5 years ago

My Samsung J1 2016 and the emulator is working perfectly.

oatmeal01 commented 5 years ago

This happens 3 times in a row right now. I don't know what triggers the freezing issue. Sometimes its fine, sometimes it freezes.

oatmeal01 commented 5 years ago

tried installing different games and for the 6th times my phone freezes when tapping start after configuring the settings after installation.

amarcioz commented 5 years ago

Try use other celular.

nikita36078 commented 5 years ago

@oatmeal1 Are you sure you didn't have this problem in 1.3.9?

oatmeal01 commented 5 years ago

i didn't notice in 1.3.9 cause everytime i see update i download and install. I just notice this issue after updating to 1.4.1 to the latest. everytime i install java games it freezes when opening after configuring

oatmeal01 commented 5 years ago

ill try to reinstall 139 and check it if it also freezes

oatmeal01 commented 5 years ago

i dont know if the template is the reason why the app freezes cause i load template from the old versions.

nikita36078 commented 5 years ago

No, templates can't cause it.

oatmeal01 commented 5 years ago

Tried 1.3.9 and it works fine. Even when fast tapping START after configuring intalled java.

oatmeal01 commented 5 years ago

Installed 1.4.2 again and still, freezing occur after configuring, phone also freezes when exiting a game. I think im going to stick with the old version of J2me.

nikita36078 commented 5 years ago

Thank you for the info, I will try to reproduce this bug. I have some ideas about it.

oatmeal01 commented 5 years ago

Sorry my mistake, this only occur to 1.4.2 version, i installed 1.4.1 and it works fine now.

nikita36078 commented 5 years ago

Hmm, it's a bit confusing. What about 1.4.0?

nikita36078 commented 5 years ago

I guess 1.4.0 should work fine then.

oatmeal01 commented 5 years ago

Darn, still my phone hangs after minimizing and going back to the app. 1.4.1 still freezes though.

oatmeal01 commented 5 years ago

ill try and observe 1.4.0 ill feedback if freezing still occur.

oatmeal01 commented 5 years ago

Got it, 1.4.0 is stable to my device.

woesss commented 5 years ago

@oatmeal01, do you have this problem when the “Parallel screen drawing” option is enabled?

oatmeal01 commented 5 years ago

@woesss nope it seems like the latest version has a bug that causes freezing. Im using 1.4.0 right now and it is stable.

@Bakugan Stop cussing, nothing is wrong reporting issue. Im not even blaming the dev. Are you stupid?

woesss commented 5 years ago

I understand very little English. I have an idea how to fix it. I need a clear answer - does "Parallel screen drawing" fix this problem or not (in the latest version)?

oatmeal01 commented 5 years ago

@woess nope parallel is not enabled, im loading Templates with no active parallel screen drawing.

woesss commented 5 years ago

Try enable and test

oatmeal01 commented 5 years ago

Tested, and the result is still the same phone freezes. Enabled or not. Im okay using v1.4.0 for now.

woesss commented 5 years ago

OK. Then the problem lies elsewhere.

nikita36078 commented 5 years ago

Please, stop spamming! It's not a chat. And don't add a reactions to every message, I consider it as spam too.

nikita36078 commented 5 years ago

@oatmeal01 Can you take a log? It would be useful since I can't reproduce this bug, it seems to be really specific.

oatmeal01 commented 5 years ago

how to take logs if phone freezes and need to force restart? i think the hardware acceleration for 4.0-5.0 was the cause of phone freezing. Btw 1.4.0 version of J2me is stable to my device

nikita36078 commented 5 years ago

@oatmeal01 You can do it from your PC, with adb shell. Maybe phone will be able to send the log.

nikita36078 commented 4 years ago

Still have this issue in the latest version?