PorkStudios / FarPlaneTwo

Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
https://daporkchop.net/
Other
1.45k stars 50 forks source link

Coremod is Present, Pojav Launcher #146

Closed Angelo9129 closed 2 years ago

Angelo9129 commented 2 years ago

Help, i need answers please i am trying to make this work on mobile

---- Minecraft Crash Report ----

WARNING: coremods are present: CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1232.0-SNAPSHOT-all.jar) FP2MixinLoader (fp2-0.0.1.617-1.12.2.jar) Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 1/31/22 1:39 AM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ForgeRocks (forgerocks) Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: /data/data/net.kdt.pojavlaunch/cache/librocksdbjni8587945989255094360.so: dlopen failed: library "libpthread.so.0" not found at net.daporkchop.forgerocks.ForgeRocks.preInit(ForgeRocks.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.UnsatisfiedLinkError: /data/data/net.kdt.pojavlaunch/cache/librocksdbjni8587945989255094360.so: dlopen failed: library "libpthread.so.0" not found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1934) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1817) at java.lang.Runtime.load0(Runtime.java:810) at java.lang.System.load(System.java:1088) at org.rocksdb.NativeLibraryLoader.loadLibraryFromJar(NativeLibraryLoader.java:79) at org.rocksdb.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:57) at org.rocksdb.RocksDB.loadLibrary(RocksDB.java:69) at org.rocksdb.RocksDB.(RocksDB.java:38) at net.daporkchop.forgerocks.ForgeRocks.preInit(ForgeRocks.java:37) ... 41 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (aarch64) version Android-6.0 Java Version: 1.8.0-internal, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 927082992 bytes (884 MB) / 1437597696 bytes (1371 MB) up to 1437597696 bytes (1371 MB) JVM Flags: 3 total; -Xms1457M -Xmx1457M -Xbootclasspath/p:/storage/emulated/0/games/PojavLauncher/caciocavallo/ResConfHack.jar:/storage/emulated/0/games/PojavLauncher/caciocavallo/cacio-androidnw-1.10-SNAPSHOT.jar:/storage/emulated/0/games/PojavLauncher/caciocavallo/cacio-shared-1.10-SNAPSHOT.jar IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_E3 8 mods loaded, 8 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID              | Version                    | Source                                         | Signature                                |
|:----- |:--------------- |:-------------------------- |:---------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft       | 1.12.2                     | minecraft.jar                                  | None                                     |
| LCH   | mcp             | 9.42                       | minecraft.jar                                  | None                                     |
| LCH   | FML             | 8.0.99.99                  | forge-1.12.2-14.23.5.2859.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge           | 14.23.5.2859               | forge-1.12.2-14.23.5.2859.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | cubicchunkscore | 1.12.2-0.0.1232.0-SNAPSHOT | minecraft.jar                                  | None                                     |
| LCH   | cubicchunks     | 1.12.2-0.0.1232.0-SNAPSHOT | CubicChunks-1.12.2-0.0.1232.0-SNAPSHOT-all.jar | None                                     |
| LCE   | forgerocks      | 6.20.3-1.12.2              | ForgeRocks-6.20.3-1.12.2-full.jar              | None                                     |
| LC    | fp2             | 0.0.1.617                  | fp2-0.0.1.617-1.12.2.jar                       | None                                     |

Loaded coremods (and transformers): 

CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1232.0-SNAPSHOT-all.jar) io.github.opencubicchunks.cubicchunks.core.asm.transformer.CubicChunksWorldEditTransformer FP2MixinLoader (fp2-0.0.1.617-1.12.2.jar)

CubicChunks WorldGen Hang Watchdog samples: (no data)
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 2.1 gl4es wrapper 1.1.5
OpenGlRenderer: GL4ES wrapper
OpenGlVendor: ptitSeb
CpuCount: 5
DaMatrix commented 2 years ago

i do not support, and have no intention of ever supporting, pojav or any other android launchers.

Angelo9129 commented 2 years ago

thankss

Heath123 commented 2 years ago

i do not support, and have no intention of ever supporting, pojav or any other android launchers.

Surely they would make a good stress test though if the right OpenGL version was supported