Vera-Firefly / Pojav-Glow-Worm

PojavLauncher with more practical functions,A modified Launcher from the PojavLauncher team
GNU General Public License v3.0
166 stars 22 forks source link

[BUG] Damaged arguments compilation #307

Open xboct02 opened 3 days ago

xboct02 commented 3 days ago

Describe the bug

Java does not allow you to insert more than 1 argument at a time. When inserting more, the launcher crashes with an empty log.

The log file and images/videos

https://github.com/user-attachments/assets/06129f43-f901-4b13-b87b-0e0b6134c6c6

https://github.com/user-attachments/assets/3b8450be-86b8-41cb-9329-a74a6eca367b

Steps To Reproduce

1. Select more than 1 arguments. 
2. Start the pocess. 

Expected Behavior

No crashes.

Platform

- Device model: Readme10c 
- CPU architecture: snapdragon 680 
- Android version: 13 
- PojavLauncher version: 20240908

Anything else?

1 video - instant insert 2 video - insert one argument every other time

xboct02 commented 2 days ago

In general, so that the start of the game does not lead to a crash, you need to write one argument at a time by pressing "ok". Everything used to be fine.