PojavLauncherTeam / PojavLauncher_iOS

A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for iOS/iPadOS platform.
GNU General Public License v3.0
2.24k stars 482 forks source link

[Bug] App crashes while playing with mods #510

Closed schrammalama closed 11 months ago

schrammalama commented 1 year ago

Describe the bug

I'm playing Forge 1.12.2 with the following mods: Pam's Harvest Craft Better Animals Plus Chisels and bits XaerosWorld Map Xaeros Minimap Just Enough Items Biomes O Plenty Recurrent Complex Dependencies: IvToolkit Mantle

The log file and images/videos

I wasn't sure exactly what logs to put here, so here is the 3 analytics logs and the latest PojavLauncher log. latest.log PojavLauncher-2023-02-20-194214.txt PojavLauncher-2023-02-20-194548.txt PojavLauncher-2023-02-20-170230.txt

Steps To Reproduce

1. Install the above mods
2. Launch into a game
3. Play for a minute or two
4. Crash

Expected Behavior

I expected the game to play without crashing. I would even settle for it only crashing every 30 minutes

Platform

- Device model: iPhone 13 Mini
- iOS version: 16.1
- PojavLauncher version: 2.1.3

Anything else?

The crashes increase greatly when moving around the world

crystall1nedev commented 1 year ago

You need to send latestlog.txt by using the Send your logs feature in the app. However, if I recall correctly, Xaero's Minimal is not supported.

schrammalama commented 1 year ago

Ive also tried a different forge version, with different mods and still same results

schrammalama commented 1 year ago

Here's my other log 2023-02-21 12:09:40.471 PojavLauncher[789:23511] [Pre-Init] PojavLauncher version: 2.1.3-release, branch: 2.1.3-legacy, commit: cc887c3 2023-02-21 12:09:40.471 PojavLauncher[789:23511] [Pre-Init] iPhone14,4 with iOS 16.1 (Unjailbroken) 2023-02-21 12:09:40.472 PojavLauncher[789:23511] [Pre-init] Entitlements availability: 2023-02-21 12:09:40.472 PojavLauncher[789:23511] [Pre-Init] - com.apple.developer.kernel.extended-virtual-addressing: NO 2023-02-21 12:09:40.472 PojavLauncher[789:23511] [Pre-Init] - com.apple.developer.kernel.increased-memory-limit: NO 2023-02-21 12:09:40.472 PojavLauncher[789:23511] [Pre-Init] - com.apple.private.security.no-sandbox: NO 2023-02-21 12:09:40.472 PojavLauncher[789:23511] [Pre-Init] - dynamic-codesigning: NO 2023-02-21 12:09:40.582 PojavLauncher[789:23511] [Pre-init] Restored preference: MULTI_DIR is set to default 2023-02-21 12:09:40.618 PojavLauncher[789:23511] -[UIPickerView setFrame:]: invalid size {320, 216} pinned to {320, 216} 2023-02-21 12:09:42.973 PojavLauncher[789:23511] JitStreamer server is 69.69.0.1, attempting to connect... 2023-02-21 12:09:43.080 PojavLauncher[789:23511] LauncherPreferences: Unknown key ram_unjb_warn 2023-02-21 12:09:43.080 PojavLauncher[789:23511] [Pre-init] LauncherPreferences: ram_unjb_warn is NULL 2023-02-21 12:09:44.307 PojavLauncher[789:23511] Path is file:///var/mobile/Containers/Data/Application/6BBB0A27-47A4-47CC-9D3F-8DD705EEB101/Documents/latestlog.old.txt 2023-02-21 12:09:44.824 PojavLauncher[789:23511] <CATransformLayer: 0x2816bc000> - changing property backgroundColor in transform-only layer, will have no effect Discovering servers... Connecting to service: <NSNetService 0x281643d40> local. _altserver._tcp. Porter’s MacBook Pro 61993 Failed to discover servers. ["NSNetServicesErrorDomain": 10, "NSNetServicesErrorCode": -72003] Stopped discovering servers. 2023-02-21 12:09:59.831 PojavLauncher[789:23511] [AltKit] Successfully enabled JIT compilation! 2023-02-21 12:10:42.209 PojavLauncher[789:23511] Path is file:///var/mobile/Containers/Data/Application/6BBB0A27-47A4-47CC-9D3F-8DD705EEB101/Documents/latestlog.old.txt 2023-02-21 12:10:42.367 PojavLauncher[789:23511] <CATransformLayer: 0x2816470c0> - changing property backgroundColor in transform-only layer, will have no effect

khanhduytran0 commented 1 year ago

You’ve lost the log. Run it again and then send log as a file (Send your logs in Pojav only allows sending to Discord)

GaucovyAero commented 11 months ago

stale