Commit 994c552
Fix NPE in JmeAndroidSystem when audio renderer is disabled (#2670)
* Initial plan
* Fix null audio renderer NPE in JmeAndroidSystem
Agent-Logs-Url: https://github.com/jMonkeyEngine/jmonkeyengine/sessions/a0e02d04-8d68-4b0f-aab6-0cc86f24d418
Co-authored-by: riccardobl <4943530+riccardobl@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: riccardobl <4943530+riccardobl@users.noreply.github.com>1 parent e36f800 commit 994c552
File tree
1 file changed
+6
-1
lines changed- jme3-android/src/main/java/com/jme3/system/android
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
0 commit comments