Giter Club home page Giter Club logo

farplanetwo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

farplanetwo's Issues

Rough generator doesn't generate features like trees

image

Features such as trees aren't appearing in the far-plane of Cubic World Gen worlds when using its rough generator - doesn't happen in vanilla worlds, which leads me to believe that it's related to the CWG rough generator.

Specs (unlikely to help, but still):
OS: Windows 10 Home
GPU: Intel UHD Graphics 620 (using as a substitute for AMD Radeon R7 M440, the classic Intel GPU far plane flickering only happens when looking down/up or when the far-plane is getting generated, so that didn't stop me from noticing this issue)
CPU: Intel i7-8565U
RAM: 8 GB (2 GB allocated for Minecraft)

Appears to be incompatible with Dynamic Trees and the Catwalks mod.

---- Minecraft Crash Report ----

WARNING: coremods are present:
LittlePatchingLoader (LittleTiles_v1.5.0-pre149_mc1.12.2.jar)
FP2MixinLoader (fp2-0.0.1.391-1.12.2.jar)
CreativePatchingLoader (CreativeCore_v1.9.54_mc1.12.2.jar)
Quark Plugin (Quark-r1.6-177.jar)
FMLPlugin (albedo-1.12.2-1.1.0.jar)
HCASM (HammerCore-1.12.2-2.0.4.7.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
ForgelinPlugin (Forgelin-1.8.3.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
weaponlib (mw_2.0-0.4.1_mc1.12.2.jar)
CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
Snow! Real Magic! Core Mod (SnowRealMagic-0.3.2-coremod.jar)
TickrateChanger (TickrateChanger-1.0.14.jar)
MMFMLCorePlugin (MultiMine-1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
ItemPatchingLoader (ItemPhysic-Mod-Full-1.12.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
FarseekCoreMod (Farseek-1.12-2.3.2.jar)
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 5/30/21 12:35 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 FarPlaneTwo (fp2)
Caused by: java.lang.NullPointerException
at dmfmm.catwalks.client.CableModel.func_188616_a(CableModel.java:55)
at net.daporkchop.fp2.client.TexUVs.lambda$static$1(TexUVs.java:74)
at net.daporkchop.fp2.client.TexUVs$$Lambda$633/269657166.render(Unknown Source)
at net.daporkchop.fp2.client.TexUVs.reloadUVs(TexUVs.java:163)
at net.daporkchop.fp2.client.TexUVs.initDefault(TexUVs.java:134)
at net.daporkchop.fp2.client.FP2Client.postInit(FP2Client.java:90)
at net.daporkchop.fp2.FP2.postInit(FP2.java:88)
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:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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:497)
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.initializeMods(Loader.java:754)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 592265144 bytes (564 MB) / 3657433088 bytes (3488 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_G5 111 mods loaded, 111 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                                |
|:----- |:----------------------------------- |:--------------------- |:---------------------------------------------------- |:---------------------------------------- |
| LCHIJ | minecraft                           | 1.12.2                | minecraft.jar                                        | None                                     |
| LCHIJ | mcp                                 | 9.42                  | minecraft.jar                                        | None                                     |
| LCHIJ | FML                                 | 8.0.99.99             | forge-1.12.2-14.23.5.2854.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJ | forge                               | 14.23.5.2854          | forge-1.12.2-14.23.5.2854.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJ | creativecoredummy                   | 1.0.0                 | minecraft.jar                                        | None                                     |
| LCHIJ | itemphysic                          | 1.4.0                 | minecraft.jar                                        | None                                     |
| LCHIJ | ivtoolkit                           | 1.3.3-1.12            | minecraft.jar                                        | None                                     |
| LCHIJ | littletilescore                     | 1.0.0                 | minecraft.jar                                        | None                                     |
| LCHIJ | foamfixcore                         | 7.7.4                 | minecraft.jar                                        | None                                     |
| LCHIJ | albedocore                          | 0.1                   | minecraft.jar                                        | None                                     |
| LCHIJ | uncraftingtable                     | 1.8-beta6             | [1.12]UncraftingTable-1.8-beta6.jar                  | None                                     |
| LCHIJ | albedotorches                       | 1.0.4                 | AlbedoTorches-1.0.4.jar                              | None                                     |
| LCHIJ | albedo                              | 1.0.0                 | albedo-1.12.2-1.1.0.jar                              | None                                     |
| LCHIJ | jei                                 | 4.15.0.268            | jei_1.12.2-4.15.0.268.jar                            | None                                     |
| LCHIJ | quark                               | r1.6-177              | Quark-r1.6-177.jar                                   | None                                     |
| LCHIJ | autoreglib                          | 1.3-32                | AutoRegLib-1.3-32.jar                                | None                                     |
| LCHIJ | backpack                            | 3.0.2                 | backpack-3.0.2-1.12.2.jar                            | None                                     |
| LCHIJ | ichunutil                           | 7.2.1                 | iChunUtil-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJ | backtools                           | 7.0.1                 | BackTools-1.12.2-7.0.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJ | bettercaves                         | 1.12.2                | bettercaves-1.12.2-1.6.0.jar                         | None                                     |
| LCHIJ | betterplacement                     | 1.0.0-1               | BetterPlacement-1.0.0-1.jar                          | None                                     |
| LCHIJ | biomesoplenty                       | 7.0.1.2439            | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar        | None                                     |
| LCHIJ | blockcraftery                       | 1.12.2-1.3.1          | blockcraftery-1.12.2-1.3.1.jar                       | None                                     |
| LCHIJ | bookworm                            | 1.12.2-2.2.0          | bookworm+-+2.2.0+(1.12.2).jar                        | None                                     |
| LCHIJ | carryon                             | 1.12.2                | CarryOn+MC1.12.2+v1.12.2.jar                         | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
| LCHIJ | catwalks                            | 1.12.2-4.0.44         | catwalks-1.12.2-4.0.44.jar                           | None                                     |
| LCHIJ | ctm                                 | MC1.12.2-0.3.3.22     | CTM-MC1.12.2-0.3.3.22.jar                            | None                                     |
| LCHIJ | chisel                              | MC1.12.2-0.2.1.35     | Chisel-MC1.12.2-0.2.1.35.jar                         | None                                     |
| LCHIJ | chiselsandbits                      | 14.33                 | chiselsandbits-14.33.jar                             | None                                     |
| LCHIJ | chunkanimator                       | 1.2                   | ChunkAnimator-MC1.12-1.2.jar                         | None                                     |
| LCHIJ | classiccombat                       | 1.0.1                 | ClassicCombat-1.0.1.jar                              | None                                     |
| LCHIJ | cosmiclib                           | 0.4.0                 | CosmicLib-1.12.2-0.4.0.BETA.jar                      | d3974446c00f9f1d275edce305771eeddf30c658 |
| LCHIJ | creativecore                        | 1.9.9                 | CreativeCore_v1.9.54_mc1.12.2.jar                    | None                                     |
| LCHIJ | cxlibrary                           | 1.6.1                 | cxlibrary-1.12.1-1.6.1.jar                           | None                                     |
| LCHIJ | cyclicmagic                         | 1.19.12               | Cyclic-1.12.2-1.19.12.jar                            | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LCHIJ | dawnoftimebuilder                   | 1.0.0                 | dawnoftime_builder_edition-1.0.0.jar                 | None                                     |
| LCHIJ | ptrmodellib                         | 1.0.4                 | PTRLib-1.0.4.jar                                     | None                                     |
| LCHIJ | props                               | 2.6.2                 | Decocraft-2.6.2_1.12.2.jar                           | None                                     |
| LCHIJ | orespawn                            | 3.3.1                 | OreSpawn-1.12-3.3.1.172.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJ | densemetals                         | 1.2.0                 | DenseMetals-1.12-1.2.0.21.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJ | dynamictrees                        | 1.12.2-0.9.5          | DynamicTrees-1.12.2-0.9.5.jar                        | None                                     |
| LCHIJ | ebwizardry                          | 4.2.7                 | ElectroblobsWizardry-4.2.7-MC1.12.2.jar              | None                                     |
| LCHIJ | eyesinthedarkness                   | 0.0.5                 | EyesInTheDarkness-0.0.5.jar                          | None                                     |
| LCHIJ | fbp                                 | 2.4.1                 | FancyBlockParticles-1.12.x-2.4.1.jar                 | None                                     |
| LCHIJ | farseek                             | 2.3.2                 | Farseek-1.12-2.3.2.jar                               | None                                     |
| LCHIJ | fencejumper                         | 1.0.5                 | fencejumper-1.12-1.0.5.jar                           | None                                     |
| LCHIJ | foamfix                             | 0.10.10-1.12.2        | foamfix-0.10.10-1.12.2.jar                           | None                                     |
| LCHIJ | forgelin                            | 1.8.3                 | Forgelin-1.8.3.jar                                   | None                                     |
| LCHIJ | forgerocks                          | 6.13.3-1.12.2         | ForgeRocks-6.13.3-1.12.2-full.jar                    | None                                     |
| LCHIE | fp2                                 | 0.0.1.391             | fp2-0.0.1.391-1.12.2.jar                             | None                                     |
| LCHI  | generallaymansaestheticspyingscreen | 7.0.0                 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None                                     |
| LCHI  | globe                               | 0.0.1                 | Globe-1.12.2-0.0.1.jar                               | None                                     |
| LCHI  | gottschcore                         | 1.12.1                | GottschCore-mc1.12.2-f14.23.5.2768-v1.12.1.jar       | None                                     |
| LCHI  | grapplemod                          | 1.12.2-v11.1          | grapplemod-v11.1-1.12.2.jar                          | None                                     |
| LCHI  | gravestone                          | 1.10.1                | gravestone-1.10.1.jar                                | None                                     |
| LCHI  | hammercore                          | 2.0.4.7               | HammerCore-1.12.2-2.0.4.7.jar                        | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHI  | furniture                           | 2.0.3                 | How'BoutThatFurniture-2.0.3.jar                      | None                                     |
| LCHI  | waila                               | 1.8.26                | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
| LCHI  | icbmclassic                         | 1.12.2-3.3.0.63       | ICBM-classic-1.12.2-3.3.0b63.jar                     | None                                     |
| LCHI  | mts                                 | 19.15.7               | Immersive+Vehicles-1.12.2-19.15.7.jar                | None                                     |
| LCHI  | journeymap                          | 1.12.2-5.5.4          | journeymap-1.12.2-5.5.4.jar                          | None                                     |
| LCHI  | kleeslabs                           | 5.4.12                | KleeSlabs_1.12.2-5.4.12.jar                          | None                                     |
| LCHI  | littletiles                         | 1.5.0                 | LittleTiles_v1.5.0-pre149_mc1.12.2.jar               | None                                     |
| LCHI  | lostcities                          | 2.0.21                | lostcities-1.12-2.0.21.jar                           | None                                     |
| LCHI  | malisiscore                         | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                         | None                                     |
| LCHI  | malisisdoors                        | 1.12.2-7.3.0          | MalisisDoors-Mod-1.12.2.jar                          | None                                     |
| LCHI  | mcwbridges                          | 1.0                   | mcw-bridges-1.0.3-mc1.12.2.jar                       | None                                     |
| LCHI  | mobends                             | 0.24                  | mobends-0.24_for_MC-1.12.jar                         | None                                     |
| LCHI  | morefurnaces                        | 1.10.5                | MoreFurnaces-1.12.2-1.10.6.jar                       | None                                     |
| LCHI  | multimine                           | 1.6.2                 | MultiMine-1.12.2.jar                                 | None                                     |
| LCHI  | uteamcore                           | 2.2.4.133             | u_team_core-1.12.2-2.2.4.133.jar                     | None                                     |
| LCHI  | musicplayer                         | 2.0.3.39              | music_player-1.12.2-2.0.3.39.jar                     | None                                     |
| LCHI  | mutantbeasts                        | 0.5.1                 | MutantBeasts-1.12.2-0.5.1.jar                        | None                                     |
| LCHI  | mw                                  | 0.4.1                 | mw_2.0-0.4.1_mc1.12.2.jar                            | None                                     |
| LCHI  | obsidiantools                       | 1.8.2                 | ObsidianTools-1.8.2.jar                              | None                                     |
| LCHI  | openablewindows                     | 0.0.1                 | openablewindows-1.0.jar                              | None                                     |
| LCHI  | portalgun                           | 7.1.0                 | PortalGun-1.12.2-7.1.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHI  | reccomplex                          | 1.4.8.2               | RecurrentComplex-1.4.8.2.jar                         | None                                     |
| LCHI  | roguelike                           | 1.8.0                 | RoguelikeDungeons-1.12.2-1.8.0.jar                   | None                                     |
| LCHI  | ropebridge                          | 2.0.5                 | ropebridge-1.12-2.0.7.jar                            | None                                     |
| LCHI  | screenbrowser                       | 2r                    | ScreenshotBrowser-1.12.2-2r.jar                      | None                                     |
| LCHI  | sideslabs                           | 1.1                   | sideslabs-1.12.2-1.1.jar                             | None                                     |
| LCHI  | signbutton                          | 1.0.1                 | SignButton-1.12.2-1.0.1.jar                          | None                                     |
| LCHI  | tickratechanger                     | 1.0.14                | TickrateChanger-1.0.14.jar                           | None                                     |
| LCHI  | sleepingoverhaul                    | 1.0.0                 | SleepingOverhaul-1.12.2-1.0.0.jar                    | d3974446c00f9f1d275edce305771eeddf30c658 |
| LCHI  | smarthud                            | 2.0.2                 | smarthud-2.0.2.jar                                   | None                                     |
| LCHI  | soundfilters                        | 0.11_for_1.12         | SoundFilters-0.11_for_1.12.jar                       | None                                     |
| LCHI  | spawnercraft                        | 4.0.0                 | SpawnerCraft+1.12-4.0.0.jar                          | None                                     |
| LCHI  | spectrite                           | 1.7.1                 | spectrite-1.7.1.jar                                  | 00119cfc089819bbcd2f9166a50c7f3df88ded78 |
| LCHI  | stg                                 | 1.12.2-1.2.3          | stg-1.12.2-1.2.3.jar                                 | None                                     |
| LCHI  | streams                             | 0.4.7                 | Streams-1.12-0.4.7.jar                               | None                                     |
| LCHI  | subcommonlib                        | 1.2.0.1               | subcommonlib-sublib-1.12.2-1.2.0.4.jar               | None                                     |
| LCHI  | telepads                            | $version              | TelePads-Mod-1.12.2.jar                              | None                                     |
| LCHI  | thedragonlib                        | 1.12.2-5.3.0          | thedragonlib-1.12.2-5.3.0.jar                        | None                                     |
| LCHI  | thutcore                            | 5.21.0                | thutcore-1.12.2-5.21.0.jar                           | None                                     |
| LCHI  | thutcore_compat                     | 1.0                   | thutcore-1.12.2-5.21.0.jar                           | None                                     |
| LCHI  | thuttech                            | 6.1.6                 | thuttech-1.12.2-6.1.6.jar                            | None                                     |
| LCHI  | torchlever                          | 1.0                   | TorchLever1.12.2-1.0.jar                             | None                                     |
| LCHI  | treasure2                           | 1.10.0                | Treasure2-mc1.12.2-f14.23.5.2768-v1.10.0.jar         | None                                     |
| LCHI  | treechopper                         | 1.2.4                 | TreeChopper-1.12.2-1.2.4.jar                         | None                                     |
| LCHI  | unuparts                            | 4.3.2                 | UNU+Parts+Pack+[MTS]+1.12.2-19.15.5-4.3.2.jar        | None                                     |
| LCHI  | visuals                             | 7r                    | Visuals-1.12.2-7r.jar                                | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHI  | wts                                 | 1.1.0                 | WTS-1.1.0.jar                                        | None                                     |
| LCHI  | llibrary                            | 1.7.19                | llibrary-1.7.19-1.12.2.jar                           | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHI  | ladylib                             | 2.1                   | Ladylib-2.1.jar                                      | None                                     |
| LCHI  | lumen                               | 0.4.0                 | lumen-Beta+0.4.1.jar                                 | None                                     |
| LCHI  | orelib                              | 3.6.0.1               | OreLib-1.12.2-3.6.0.1.jar                            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHI  | snowrealmagic                       | 0.3.2                 | SnowRealMagic-0.3.2.jar                              | None                                     |
| LCHI  | terrarium                           | 1.0.1                 | terrarium-1.0.1.jar                                  | None                                     |
| LCHI  | earth                               | 1.0.0                 | terrarium-1.0.1.jar                                  | None                                     |
| LCHI  | mysticallib                         | 1.12.2-1.3.1          | mysticallib-1.12.2-1.3.1.jar                         | None                                     |

Loaded coremods (and transformers): 

LittlePatchingLoader (LittleTiles_v1.5.0-pre149_mc1.12.2.jar)
com.creativemd.littletiles.LittleTilesTransformer
FP2MixinLoader (fp2-0.0.1.391-1.12.2.jar)

CreativePatchingLoader (CreativeCore_v1.9.54_mc1.12.2.jar)

Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
FMLPlugin (albedo-1.12.2-1.1.0.jar)
elucent.albedo.asm.ASMTransformer
HCASM (HammerCore-1.12.2-2.0.4.7.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.3.jar)

llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
weaponlib (mw_2.0-0.4.1_mc1.12.2.jar)
com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)

Snow! Real Magic! Core Mod (SnowRealMagic-0.3.2-coremod.jar)
snownee.snow.asm.ASMTransformer
TickrateChanger (TickrateChanger-1.0.14.jar)
me.guichaguri.tickratechanger.TickrateTransformer
MMFMLCorePlugin (MultiMine-1.12.2.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
ItemPatchingLoader (ItemPhysic-Mod-Full-1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

IvToolkit (IvToolkit-1.3.3-1.12.jar)

FarseekCoreMod (Farseek-1.12-2.3.2.jar)
farseek.core.FarseekClassTransformer
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
lumien.chunkanimator.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 466.47' Renderer: 'NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2'
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 394 names; 3550 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Visuals (visuals) @7r

OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 16
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: (internal)
OpenGlVersion: 4.6.0 NVIDIA 466.47
OpenGlRenderer: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

Add setting to limit the terrain vanilla actually renders

Currently there's a setting to disable vanilla rendering altogether, which provides an FPS boost to the client.
It would be useful to have a setting that limits the distance for which vanilla terrain specifically renders, below the overall vanilla render distance.

FP2 exact terrain would need to render these chunks as a result for this to remain useful.

This would allow for chunks within vanilla's "Render Distance" radius but outside of FP2's "Vanilla Terrain Render Distance" radius to:

  • Render Terrain using FP2 Exact terrain (fast)
  • Tick
  • Render Entities (Such as mobs) using vanilla rendering

Along with #8 this could make for a much closer facsimile of vanilla rendering on the cheap (as it is expected that FP2 exact will run substantially faster than even something like sodium terrain)

suggestion: 1.16.5

I think coding this to 1.16.5 will be easier and better overall as majority play it and forge has gotten better in that version

Add snow colours to rough LOD

Rough LOD (on the left and right) would present a closer approximate of vanilla terrain if it could be coloured based on the expected presence of snow.
image

If #8 includes the exact rendering of minecraft:snow (as shown missing on the trees in the center), these would go hand in hand.

Game not displaying with Cubic Chunks/Worldgen Installed

Laptop Details:
Name: HP Envy X360
OS: Windows 10 Home (64-bit)
Processor: AMD Ryzen 5 4500U with Radeon Graphics
RAM: 16 GB

Note, I am running this via MultiMC in its own instance. I have also done this in plain Minecraft and the same results were produced.

Issue: When I first installed the mod I only had itself, ForgeRocks, and Mixin Installed. Whiled the game ran fine, none of this mod's features were visible. The render distance didn't do anything special. I didn't want to bother anyone with such an uninteresting issue (my apologies if this issue is still uninteresting). However, now that I have added Cubic Chunks/World Gen (and removed Mixin, although I tried keeping it and it still broke), the game seems to run much differently. Upon creating a new world (with cubic world gen set to default) and loading it, everything looks normal for the first few seconds. As chunks spawn in, a rendering gap forms, and I can see the mod working in the distance, but then the screen goes gray and unresponsive. However, when I open the menu (pressing esc), the world appears and my interactions with the game show up (meaning the game hasn't frozen). On other occasions, the game stops responding entirely.

Also, I have already disable antialiasing and fast render, to no avail.

Video: Here is a video of the bug
https://user-images.githubusercontent.com/85002807/120091441-637c1300-c0c8-11eb-860f-d2da77b63686.mp4

Logs: I've looked at the logs MultiMC keeps and this is what they say starting from just after the world was loaded:

[21:44:16] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
[21:44:16] [Server thread/INFO] [cubicchunks]: Changing vertical view distance to 29, from 10
[21:44:18] [Server thread/INFO] [FML]: Unloading dimension 1
[21:44:18] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 2, from 10
[21:44:18] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[21:44:18] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[21:44:18] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 9 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[21:44:18] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[21:44:19] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[21:44:19] [Server thread/INFO] [minecraft/PlayerList]: ZakWaltz[local:E:2030e215] logged in with entity id 72 at (-38.5, 78.0, 248.5)
[21:44:19] [Server thread/INFO] [minecraft/MinecraftServer]: ZakWaltz joined the game
[21:44:20] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §c§lFarPlaneTwo pre-pre-pre-alpha build: use at your own risk!
[21:44:20] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[21:44:20] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World 2'/overworld
[21:44:21] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World 2'/the_nether
[21:44:21] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3270ms behind, skipping 65 tick(s)
[21:44:27] [Client thread/INFO] [fp2]: setting vertices buffer capacity to 16777216 bytes (16.00 MiB)
[21:44:27] [Client thread/INFO] [fp2]: setting indices buffer capacity to 16777216 bytes (16.00 MiB)
[21:44:27] [Client thread/INFO] [fp2]: 3D tree node size: 113 bytes
[21:44:39] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5535ms behind, skipping 110 tick(s)
[21:44:55] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4652ms behind, skipping 93 tick(s)
[21:45:05] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[21:45:05] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World 2'/overworld
[21:45:07] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World 2'/the_nether

Extra Info on Logs: The game stopped rendering at [21:44:54] exactly. If there's any more information I can provide, I'd be happy to.

Steps to reproduce:

  • Download Forge for 1.12.2
  • Add the mods Cubic Chunks, Cubic World Gen, Forge Rocks, and Far Plane 2
  • Create a new world with the default cubic world gen setting enabled
  • Stuff breaks

On a side note, I think what you're doing is super cool. (I just wish I could get it to work) I can't imagine the stress all of the influx from that one video has caused, but what you've already created takes a ton of talent. Kudos.

Railcraft crash.

Not compatible with railcraft.
If installed with railcraft, Minecraft won't start and proceeds to crash.

Requires OpenGL 4.5 or Above

I run on a pretty low-end system and my graphics card doesn't support anything above OpenGL 4.4.
Under your list of goals you've stated that you're aiming to run the game on your integrated graphics, your CPU has a HD 3000 which only supports OpenGL up to version 3.1 which is under the required 4.5

So I'm hoping that you fix it or implement the feature, no pressure. Take your time.

Forge Crashes on Raspberry Pi 4

Picked up JAVA_OPTIONS:
[01:58:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:58:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:58:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[01:58:12] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[01:58:12] [main/INFO] [FML]: Java is Java HotSpot(TM) Server VM, version 1.8.0_251, running on Linux:arm:5.10.17-v7l+, installed at /opt/jdk/jdk1.8.0_251/jre
[01:58:13] [main/INFO] [FML]: Searching /home/pi/.minecraft/mods for mods
[01:58:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from [MixinCompat-0.8].jar
[01:58:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from fp2-0.0.1.381-1.12.2.jar
[01:58:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:58:13] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[01:58:13] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/pi/.minecraft/mods/%5B___MixinCompat-0.8
__%5D.jar Service=LaunchWrapper Env=CLIENT
[01:58:13] [main/WARN] [FML]: The coremod net.daporkchop.fp2.asm.FP2MixinLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[01:58:13] [main/WARN] [FML]: The coremod FP2MixinLoader (net.daporkchop.fp2.asm.FP2MixinLoader) is not signed!
[01:58:13] [main/INFO] [FML]:

FP2 Mixin init

[01:58:13] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[01:58:13] [main/ERROR] [mixin]: Mixin config mixins.fp2.core.json does not specify "minVersion" property
[01:58:13] [main/INFO] [FML]: null
[01:58:13] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[01:58:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[01:58:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:58:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:58:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:58:21] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[01:58:21] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[01:58:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:58:21] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[01:58:21] [main/ERROR] [mixin]: Mixin config mixins.mixincompat.json does not specify "minVersion" property
[01:58:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[01:58:25] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[01:58:25] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[01:58:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[01:58:25] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[01:58:25] [main/WARN] [mixin]: Reference map 'mixins.mixincompat.refmap.json' for mixins.mixincompat.json could not be read. If this is a development environment you can ignore this message
[01:58:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[01:58:36] [Client thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: ElyEnvironment[name=ely,authHost=https://authserver.ely.by/auth,accountsHost=https://account.ely.by/api/mojang,sessionHost=https://account.ely.by/api/minecraft/session,servicesHost=]
[01:58:36] [Client thread/INFO] [minecraft/Minecraft]: Setting user: obsidianmc
[01:58:48] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[01:58:48] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[01:58:50] [Client thread/INFO] [FML]: -- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (arm) version 5.10.17-v7l+
Java Version: 1.8.0_251, Oracle Corporation
Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation
Memory: 460493760 bytes (439 MB) / 574881792 bytes (548 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 1 total; -Xmx2048M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
FP2MixinLoader (fp2-0.0.1.381-1.12.2.jar)

GL info: ' Vendor: 'Broadcom' Version: '2.1 Mesa 19.3.2' Renderer: 'V3D 4.2'

[01:58:50] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[01:58:50] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[01:58:51] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[01:58:51] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[01:58:52] [Client thread/INFO] [FML]: Searching /home/pi/.minecraft/mods for mods
[01:58:54] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 196220166 nanos
[01:58:56] [Client thread/WARN] [FML]: Mod forgerocks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.13.3-1.12.2
[01:58:56] [Client thread/WARN] [FML]: Mod fp2 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.381
[01:58:58] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
[01:58:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, forgerocks, fp2] at CLIENT
[01:58:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, forgerocks, fp2] at SERVER
[01:59:01] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ForgeRocks, FMLFileResourcePack:FarPlaneTwo
[01:59:02] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[01:59:02] [Client thread/INFO] [FML]: Found 1168 ObjectHolder annotations
[01:59:02] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[01:59:02] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[01:59:02] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[01:59:02] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[01:59:02] [Client thread/INFO] [forgerocks]: Loading rocksdb native libraries...
[01:59:03] [Client thread/ERROR] [forgerocks]: Unable to load rocksdb native libraries!
java.lang.UnsatisfiedLinkError: /tmp/librocksdbjni1304555970330885824.so: /tmp/librocksdbjni1304555970330885824.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1934) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1817) ~[?:1.8.0_251]
at java.lang.Runtime.load0(Runtime.java:809) ~[?:1.8.0_251]
at java.lang.System.load(System.java:1086) ~[?:1.8.0_251]
at org.rocksdb.NativeLibraryLoader.loadLibraryFromJar(NativeLibraryLoader.java:79) ~[NativeLibraryLoader.class:?]
at org.rocksdb.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:57) ~[NativeLibraryLoader.class:?]
at org.rocksdb.RocksDB.loadLibrary(RocksDB.java:67) ~[RocksDB.class:?]
at org.rocksdb.RocksDB.(RocksDB.java:38) ~[RocksDB.class:?]
at net.daporkchop.forgerocks.ForgeRocks.preInit(ForgeRocks.java:41) [ForgeRocks.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_251]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_251]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_251]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_251]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[01:59:03] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
FP2MixinLoader (fp2-0.0.1.381-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

Time: 5/19/21 1:59 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: /tmp/librocksdbjni1304555970330885824.so: /tmp/librocksdbjni1304555970330885824.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
at net.daporkchop.forgerocks.ForgeRocks.preInit(ForgeRocks.java:44)
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: /tmp/librocksdbjni1304555970330885824.so: /tmp/librocksdbjni1304555970330885824.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
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:809)
at java.lang.System.load(System.java:1086)
at org.rocksdb.NativeLibraryLoader.loadLibraryFromJar(NativeLibraryLoader.java:79)
at org.rocksdb.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:57)
at org.rocksdb.RocksDB.loadLibrary(RocksDB.java:67)
at org.rocksdb.RocksDB.(RocksDB.java:38)
at net.daporkchop.forgerocks.ForgeRocks.preInit(ForgeRocks.java:41)
... 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 (arm) version 5.10.17-v7l+
Java Version: 1.8.0_251, Oracle Corporation
Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation
Memory: 197263336 bytes (188 MB) / 599785472 bytes (572 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 1 total; -Xmx2048M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 6 mods loaded, 6 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.2855.jar     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge      | 14.23.5.2855  | forge-1.12.2-14.23.5.2855.jar     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCE   | forgerocks | 6.13.3-1.12.2 | ForgeRocks-6.13.3-1.12.2-full.jar | None                                     |
| LC    | fp2        | 0.0.1.381     | fp2-0.0.1.381-1.12.2.jar          | None                                     |

Loaded coremods (and transformers): 

FP2MixinLoader (fp2-0.0.1.381-1.12.2.jar)

GL info: ' Vendor: 'Broadcom' Version: '2.1 Mesa 19.3.2' Renderer: 'V3D 4.2'

[01:59:03] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# /home/pi/.minecraft/crash-reports/crash-2021-05-19_01.59.03-client.txt

Fabric, Sodium/Phosphor, Patreon

Any plans for Fabric port once it's done? And, if there are, would it support Sodium and other optimization mods from the same author? And at last, what happened to the Patreon? It leads to a 404 now.

Poor performance with official AMD graphics driver

When using the official driver for AMD GPUs, the the game performs extremely badly when fp2 terrain is visible (0-1 FPS with heightmap mode using 32cutoff@1level).

The issue does not occur with older versions of the driver.

The issue does not occur when using the open-source AMD drivers on Linux, but using an otherwise identical configuration.

Game Crashed?

Here is the crash report:
---- Minecraft Crash Report ----

WARNING: coremods are present:
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
FP2MixinLoader (fp2-0.0.1.381-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Would you like a cupcake?

Time: 5/19/21 1:28 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from FarPlaneTwo (fp2)
Caused by: java.lang.IllegalStateException: unable to enable stencil buffer!
at net.daporkchop.lib.common.util.PValidation.checkState(PValidation.java:358)
at net.daporkchop.fp2.client.FP2Client.preInit(FP2Client.java:64)
at net.daporkchop.fp2.FP2.preInit(FP2.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_291, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 128280640 bytes (122 MB) / 436207616 bytes (416 MB) up to 6375342080 bytes (6080 MB)
JVM Flags: 8 total; -Xmn128M -Xmx6067M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 7 mods loaded, 7 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.2855.jar     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                      | 14.23.5.2855  | forge-1.12.2-14.23.5.2855.jar     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forgerocks                 | 6.13.3-1.12.2 | ForgeRocks-6.13.3-1.12.2-full.jar | None                                     |
| LCE   | fp2                        | 0.0.1.381     | fp2-0.0.1.381-1.12.2.jar          | None                                     |
| LC    | tlauncher_custom_cape_skin | 1.4           | tlskincape_1.12.2-1.4.jar         | None                                     |

Loaded coremods (and transformers): 

TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
FP2MixinLoader (fp2-0.0.1.381-1.12.2.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTS 450/PCIe/SSE2'
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 391.35
OpenGlRenderer: GeForce GTS 450/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 2

it's crashed while loading the world without optifine and crashed while loading the game (before main menu showed up) with optifine
is there anyway to fix this?

doesn't launch without OpenGL 4.5

Any plans for adding opengl 3.3.0 support? This seems like a great mod that will help performance a lot. But my PC only has opengl 3.3.0 support. Or any work around for that??

Mod requires a non-existent version of Cubic Chunks?

Long story short, I wanted to test this mod in its full capabilities at the moment (with CubicWorldGen, and by extension with Cubic Chunks, which is a required dependency). However, and I'm sorry if I'm being dumb, but I just can't find the right (compatible) version of Cubic Chunks anywhere, so I decided to post this here in case it is a typo on the code that makes the mod look for the wrong version of CC or something of the sort.

According to the game itself, the required version is 0.0.1188.0 or above, as you can see below:

image

The problem is that this version, as far as I could look, is not available anywhere. The latest version available on CurseForge is 1184, which is obviously not the one that's needed. I even joined CC's Discord server to see if there was a more recent build in there and it turns out there is, but it's still only 1185, not 1188. And lastly, I couldn't find any downloads on their GitHub page either. Am I missing something? Or is there something actually wrong with the mod?

Crashing

---- Minecraft Crash Report ----

WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
CWGFarPlaneViewCoreMod (CWGFarPlaneView-0.4.0-core.jar)
OTGCorePlugin (OTG-Core.jar)
CubicChunksCoreMod (OpenCubicChunks-1.12.2.jar)
FP2MixinLoader (fp2-0.0.1.381-1.12.2.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 5/20/21 4:17 AM
Description: Initializing game

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/RenderGlobal
at net.minecraftforge.client.ForgeHooksClient.shouldUseVanillaReloadableListener(ForgeHooksClient.java:951)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:247)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.RenderGlobal
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 14 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:364)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 16 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/client/renderer/RenderGlobal::func_180446_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/client/renderer/culling/ICamera;F)V has incompatible changes at opcode 425 in callback net/minecraft/client/renderer/RenderGlobal::onGetPositionOptifine_New.
Expected: [I, D, D, D, Lnet/minecraft/entity/Entity;, D, D, D, Ljava/util/List;, Z, Z, Z, Z, Ljava/util/List;, Ljava/util/List;, Lnet/minecraft/util/math/BlockPos$PooledMutableBlockPos;, Ljava/util/Iterator;, Lnet/minecraft/client/renderer/RenderGlobal$ContainerLocalRenderInformation;]
Found: [I, D, D, D, Lnet/minecraft/entity/Entity;, D, D, D, Ljava/util/List;, Z, Z, Z, Ljava/util/List;, Ljava/util/List;, Lnet/minecraft/util/math/BlockPos$PooledMutableBlockPos;, Z, Ljava/util/Iterator;, Lnet/minecraft/client/renderer/RenderGlobal$ContainerLocalRenderInformation;]
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:487)
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:437)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:377)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1273)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:570)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
... 21 more

Fabric Mod Loader version?

I read the FAQ and I know that when the 1.12 version of this mod gets stable you will probably start to work on the latest mc version, which could be 1.17/18. Considering OpenCubicChunks is being developed for Fabric 1.17 instead of Forge (the devs stated they aren't entirely sure about this yet) I wanted to ask what are your thoughts/plans?

Not Loading chunks at GT 420

First of all, forgive me if I have a word mistake I write this using Translation.Firstly, when I enter the game and drop the Chunk, it is loaded halfway beyond 15 meters but my front is not loaded.
2021-05-23_20 24 39

Fabric Version

This is likely a far future suggestion, but would a fabric implementation eventually come? many people use fabric when they are playing close to up to date versions of minecraft, and as the nature of this mod is performance boosting, it seems to me that ability to more easily upgrade the mod for a new version would be very helpful?

Unrendered vanilla chunks hide fp2 lod chunks.

Fp2 lod chunks seem to vanish as soon as they enter vanilla render distance. Vanilla chunks take some time to appear once they are in render distance. This causes some visible holes in the terrain. I figure this is probably known.
Observed in cubic chunks worlds in voxel mode.

The world is glitchy and runs at like 1 frame per 5 mins

Screenshot from 2021-05-20 08-35-43
it just gets stuck like this, completely unresponsive.

Computer specs:
OS: Linux Mint 20.1
KERNEL: 5.4.0-71-generic
CPU: AMD Ryzen 9 5950X 16-Core
GPU: Radeon RX 580
GPU DRIVER: 4.6 Mesa 20.2.6
RAM: 32 GB

(copied from proton DB, not sure if the drivers matter)

Add fabric support

many minecraft players now use fabric so i think it'd be great if you guys had a fabric version aswell

[Question] Will this ever be ported to Fabric

I know at some point you plan to update it to 1.12.2+ but the FAQ doesn't say anything about porting it since it uses a lot of dependencies I imagine it might be kinda hard to my knowledge

Will this mod be on curseforge?

I want to keep tabs on this mod to download when it comes out, but since it's not on curseforge at the moment, I am unable to follow its progress in a way that will update me with notifications. Will there eventually be a download on curseforge or some other method I can use to stay updated?

Broken rendering of non-full blocks

Any textures that are Glass panes Fences and Pathways and are in render distance will show up as missing textures. What's interesting to note is that the actual texture will be inside the missing texture as in if you were to walk into the missing texture block you will see the original textures inside of it.

Bug Report

frustum culling occasionally causes false negatives

in some cases, tiles near the edge of the screen can be culled even though they're actually visible. this seems to be a weakness in the vanilla frustum intersection check code

TODO: figure out how vanilla works around this, or alternatively implement something like this

Question: How does the meshing work?

I know you are going to do a big writeup later on when the mod is closer to completion, but I'm interested: how do you generate the meshes for the distant chunks?

Looking through the code it looks like it's some form of dual contouring, that looks to be running on a regular grid.
Is this correct, and if so, how do you avoid gaps between lods?

Terrain flickering with Intel graphics driver on Windows

When using the official driver for Intel GPUs on Windows, the terrain will rapidly flicker (alternating between rendered and not rendered every frame).

The issue does not occur when switching to Linux, but using an otherwise identical configuration.

Poor Performance in GT 420 Graphics Card

First of all I am translating from the translation If I have a mistake I am very sorry. This is my second post. My first problem was that the chun was not loaded and I solved it. It was corrected when I came to the world and re-entered But now I get Very Low Fps I hardly see 20 fps When I Installed Optifine
2021-05-23_21 06 38

Crash when loading world with non-ASCII characters in name

java.lang.RuntimeException: org.rocksdb.RocksDBException: Failed to create a directory: C:\Users\dldev\AppData\Roaming\.minecraft\saves\New World\fp2\voxel: Ñèñòåìå íå óäàåòñÿ íàéòè óêàçàííûé ïóòü.

    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.optifine.reflect.Reflector.call(Reflector.java:976)
    at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1251)
    at net.optifine.reflect.Reflector.postForgeBusEvent(Reflector.java:1237)
    at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:151)
    at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:233)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: org.rocksdb.RocksDBException: Failed to create a directory: C:\Users\dldev\AppData\Roaming\.minecraft\saves\New World\fp2\voxel: Ñèñòåìå íå óäàåòñÿ íàéòè óêàçàííûé ïóòü.

    at org.rocksdb.TransactionDB.open(Native Method)
    at org.rocksdb.TransactionDB.open(TransactionDB.java:90)
    at net.daporkchop.fp2.mode.common.server.storage.rocksdb.RocksStorage.<init>(RocksStorage.java:156)
    at net.daporkchop.fp2.mode.common.server.AbstractFarWorld.<init>(AbstractFarWorld.java:107)
    at net.daporkchop.fp2.mode.voxel.server.VoxelWorld.<init>(VoxelWorld.java:40)
    at net.daporkchop.fp2.mode.voxel.server.VoxelWorld$Vanilla.<init>(VoxelWorld.java:63)
    at net.daporkchop.fp2.mode.voxel.ctx.VoxelServerContext.world0(VoxelServerContext.java:44)
    at net.daporkchop.fp2.mode.common.ctx.AbstractFarServerContext.<init>(AbstractFarServerContext.java:47)
    at net.daporkchop.fp2.mode.voxel.ctx.VoxelServerContext.<init>(VoxelServerContext.java:39)
    at net.daporkchop.fp2.mode.voxel.VoxelRenderMode.serverContext(VoxelRenderMode.java:79)
    at net.minecraft.world.WorldServer.md191df9$lambda$fp2_init$0$0(WorldServer.java:1499)
    at com.google.common.collect.RegularImmutableBiMap.forEach(RegularImmutableBiMap.java:153)
    at net.daporkchop.fp2.util.registry.ImmutableOrderedRegistry.forEachEntry(ImmutableOrderedRegistry.java:109)
    at net.minecraft.world.WorldServer.fp2_init(WorldServer.java:1499)
    at net.daporkchop.fp2.server.ServerEvents.worldLoad(ServerEvents.java:68)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_60_ServerEvents_worldLoad_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    ... 11 more

Crash when moves.

Whenever I move my camera in the game the screen goes white and it crashes saying that there was an unexpected issue.
I use a Asus Zephyrus g14 ryzen 9 4900hs-2060 Max-q design.

LiveKernelEvent Lockup on an AMD GPU with official drivers.

Expected behavior:
The game scales and renders across different resolutions without interfering with system stability.

Current behavior:
Scaling the game across multiple screens causes my computer to lock up with graphical artifacts and multiple LiveKernelEvent error codes logged clicking the reset button. In other words, My computer is absolutely not vibing.

Failure Information:
I noticed when running the game yesterday with the mod that there were issues with textures and models glitching out like crazy (That's a whole other can of worms that I might want to document in another bug report.) and then I decided to move the game to another screen and then back to my main screen which shortly led to the entire system locking up with graphical artifacts on both displays.
Checking reliability monitor afterwards revealed to me that my graphics card experienced four different LiveKernelEvent issues.
The codes for each LiveKernelEvent include 141, 1a1, and two 117 errors.
It's possible but unlikely that this might have to do with the status of my video card given it's age and use.
Other users on AMD graphics cards have experienced issues with performance and stability although I haven't seen anything like this before.

Steps to reproduce:
Load up the game with the modifications and hardware mentioned and hop into a world.
Move the game in windowed mode from a 1440p display to a 4k display.
Move the game back to the 1440p display.
Wait a few seconds and there you go.

Context:
Graphics Drivers: Radeon Software Version 21.5.2. (Latest currently available for my graphics card.)
Operating System: Windows 10 Home 20H2. Build 19042.985. KB5003173.
Hardware: Intel core i5-10400f, Msi Mag Mortar B460, 32 gigs of ram, Rx 470 video card, 2 terabyte nvme ssd.
Displays: 1080p 144hz screen (Set to 1440p with VSR so I could record lighter games at a higher resolution while still playing at 144hz.) with a 4k 60hz second display.
Mod Versions: fp2-0.0.1.390-1.12.2 (AMD Performance Workaround branch.), ForgeRocks-6.13.3, CubicWorldGen-0.0.146.0-SNAPSHOT-all, and CubicChunks-0.0.1192.0-SNAPSHOT-all.

Here's a screenshot of one of the hardware errors that Reliability Monitor documented:
image

Here is another screenshot showcasing other events that popped up during testing:
image

This is actually the first issue thread I've made on the platform so hopefully the information I provided helps out with development and that I formatted this issue thread appropriately.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.