CreativeMD / LittleTiles

GNU Lesser General Public License v3.0
169 stars 55 forks source link

Little Tiles Mod v.1.5.0 exp133 for 1.12.2 MC Crash by start of Forge 1.12.2-14.23.5.2768 #158

Closed Titoo8899 closed 5 years ago

Titoo8899 commented 5 years ago

Hi, your newest Little Tiles Mod crash by start of Minecraft Forge. Please fix this. I have my Crash Report copy and paste her on Issus. I hope you find the crash bug.

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from LittleTiles (littletiles)


---- Minecraft Crash Report ----

WARNING: coremods are present: CCLoadingPlugin (cloudcontrol_v1.0.0formc1.12.2.jar) LoadingPlugin (Quark-r1.5-146.jar) CamPatchingLoader (1.12.2.minecamera-1.1.2.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) clothesline-hooks (clothesline-hooks-1.12.2-0.0.1.2.jar) FMLPlugin (albedo-0.1.3.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar) ForgelinPlugin (Forgelin-1.8.2.jar) EmoticonsCore (emoticons-0.2.1-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) Extended Reach core mod (extendedreach-1.0-1.12.2.jar) BlurPlugin (Blur-1.0.4-14.jar) llibrary (llibrary-core-1.0.6-1.12.2.jar) CharmLoadingPlugin (Charm-1.12.2-1.0-alpha3.jar) DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) Snow! Real Magic! Core Mod (SnowRealMagic-0.3.1-coremod.jar) HCASM (HammerCore-1.12.2-2.0.4.4.jar) CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-9.jar) NWRTweak (redstonepaste-mc1.12-1.7.5.jar) JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.19_mc1.12.2.jar) Oxygen Core (oxygen-1.12.2-0.2.0-0.jar) CreativePatchingLoader (CreativeCore_v1.9.42_mc1.12.2.jar) LittlePatchingLoader (LittleTiles_v1.5.0-pre133_mc1.12.2.jar) McLib core mod (mclib-1.0.1-1.12.2.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) LoadingPlugin (LoadingTips-1.12.2-1.1.0.jar) CamPatchingLoader (CMDCam+v1.4.2+mc1.12.2.jar) weaponlib (mw-1.11.7.7_mc1.12.2.jar) Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 4/12/19 10:11 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 LittleTiles (littletiles) Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.relauncher.ReflectionHelper.findField(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/reflect/Field; at com.creativemd.littletiles.common.tiles.LittleTile.(LittleTile.java:345) at com.creativemd.littletiles.LittleTiles.PreInit(LittleTiles.java:239) 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:624) at sun.reflect.GeneratedMethodAccessor8.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:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) 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: 421173280 bytes (401 MB) / 3053453312 bytes (2912 MB) up to 12884901888 bytes (12288 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -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.2768 225 mods loaded, 222 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                                |
|:----- |:----------------------------- |:-------------------- |:--------------------------------------------------------------------- |:---------------------------------------- |
| UCH   | minecraft                     | 1.12.2               | minecraft.jar                                                         | None                                     |
| UCH   | mcp                           | 9.42                 | minecraft.jar                                                         | None                                     |
| UCH   | FML                           | 8.0.99.99            | forge-1.12.2-14.23.5.2768.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | forge                         | 14.23.5.2768         | forge-1.12.2-14.23.5.2768.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | MineCameraDummy               | 1.0.0                | minecraft.jar                                                         | None                                     |
| UCH   | creativecoredummy             | 1.0.0                | minecraft.jar                                                         | None                                     |
| UCH   | itemphysic                    | 1.4.0                | minecraft.jar                                                         | None                                     |
| UCH   | littletilescore               | 1.0.0                | minecraft.jar                                                         | None                                     |
| UCH   | smoothfontcore                | mc1.12.2-2.0-alpha-7 | minecraft.jar                                                         | None                                     |
| UCH   | obfuscate                     | 0.2.6                | minecraft.jar                                                         | None                                     |
| UCH   | clothesline-hooks             | 1.12.2-0.0.1.2       | minecraft.jar                                                         | None                                     |
| UCH   | dsurroundcore                 | 3.5.4.3              | minecraft.jar                                                         | None                                     |
| UCH   | albedocore                    | 0.1                  | minecraft.jar                                                         | None                                     |
| UCH   | smoothfont                    | mc1.12.2-2.0-alpha-9 | SmoothFont-mc1.12.2-2.0-alpha-9.jar                                   | None                                     |
| UCH   | minecamera                    | 1.1.1                | 1.12.2.minecamera-1.1.2.jar                                           | None                                     |
| UCH   | securitycraft                 | v1.8.12              | [1.12.2]+SecurityCraft+v1.8.12.jar                                    | None                                     |
| UCH   | versionchecker                | @VERSION@            | [1.12.2]+VersionChecker-1.4.0.jar                                     | None                                     |
| UCH   | fistful_of_hay                | 1.0.1                | a_fistful_of_hay-1.0.1.jar                                            | None                                     |
| UCH   | albedo                        | 0.1.3                | albedo-0.1.3.jar                                                      | None                                     |
| UCH   | ambientsounds                 | 3.0                  | AmbientSounds_v3.0.4_mc1.12.2.jar                                     | None                                     |
| UCH   | applecore                     | 3.2.0                | AppleCore-mc1.12.2-3.2.0.jar                                          | None                                     |
| UCH   | arcademod                     | 2.1.5                | arcademod-2.1.5-1.12.2.jar                                            | None                                     |
| UCH   | archicraft                    | 1.6.0                | Archicraft-1.6.0.jar                                                  | None                                     |
| UCH   | architecturecraft             | @VERSION@            | ArchitectureCraft-ElytraDev-Mod-1.12.2.jar                            | None                                     |
| UCH   | armourers_workshop            | 1.12.2-0.49.0        | Armourers-Workshop-1.12.2-0.49.0.jar                                  | None                                     |
| UCH   | jei                           | 4.15.0.275           | jei_1.12.2-4.15.0.275.jar                                             | None                                     |
| UCH   | quark                         | r1.5-146             | Quark-r1.5-146.jar                                                    | None                                     |
| UCH   | autoreglib                    | 1.3-26               | AutoRegLib-1.3-26.jar                                                 | None                                     |
| UCH   | auto_third_person             | 1.2.0                | autothirdperson-1.2.0.jar                                             | None                                     |
| UCH   | basketcase                    | 1.0.29               | Basketcase-v1.0.29-mc1.12.2.jar                                       | None                                     |
| UCH   | beneficium                    | alpha                | beneficium-1.12.2-0.1.3.jar                                           | None                                     |
| UCH   | betteranimals                 | 3.1                  | betteranimals-4.0.jar                                                 | None                                     |
| UCH   | betteranimalsplus             | 5.0.2                | betteranimalsplus-5.0.2.jar                                           | None                                     |
| UCH   | mts                           | 13.1.0               | Minecraft+Transport+Simulator-1.12.2-13.1.0.jar                       | None                                     |
| UCH   | unuparts                      | 1.10.0               | UNU+Parts+Pack+[MTS]+1.10.2-13.0.0-1.10.0.jar                         | None                                     |
| UCH   | btcivil                       | 1.2.1                | BlackThorne+Civilian+Pack+[MTS]+1.10.2-11.2.0-1.3.0.jar               | None                                     |
| UCH   | blackthorne                   | 1.10.0               | BlackThorne+Empire+Vehicles+[MTS]+[IR]+1.10.2-13.0.0-1.5.0-1.10.0.jar | None                                     |
| UCH   | blockcraftery                 | 1.12.2-1.2.0         | blockcraftery-1.12.2-1.2.0.jar                                        | None                                     |
| UCH   | blur                          | 1.0.4-14             | Blur-1.0.4-14.jar                                                     | None                                     |
| UCH   | bookshelf                     | 2.3.577              | Bookshelf-1.12.2-2.3.577.jar                                          | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | zawa                          | 1.12.2-1.5.5         | zawa+-+1.5.5+(1.12.2).jar                                             | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
| UCH   | bookworm                      | 1.12.2-2.1.0         | bookworm+-+2.1.0+(1.12.2).jar                                         | None                                     |
| UCH   | forgelin                      | 1.8.2                | Forgelin-1.8.2.jar                                                    | None                                     |
| UCH   | bountiful                     | 2.2.0                | Bountiful-2.2.0.jar                                                   | None                                     |
| UCH   | lampblock                     | 1.12.2               | branders-lamp-block-1.12.2-1.0.jar                                    | None                                     |
| UCH   | carpentersblocks              | 3.4.0-poc.5          | Carpenter's Blocks v3.4.0-poc.5 - MC 1.12.2.jar                       | None                                     |
| UCH   | carryon                       | 1.12.1               | CarryOn+MC1.12.2+v1.12.1.jar                                          | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
| UCH   | ctm                           | MC1.12.2-0.3.3.22    | CTM-MC1.12.2-0.3.3.22.jar                                             | None                                     |
| UCH   | chisel                        | MC1.12.2-0.2.1.35    | Chisel-MC1.12.2-0.2.1.35.jar                                          | None                                     |
| UCH   | cathedral                     | 1.12.2-1.9.7k        | Cathedral-1.12.2-1.9.7k.jar                                           | None                                     |
| UCH   | charm                         | 1.12.2-1.0           | Charm-1.12.2-1.0-alpha3.jar                                           | None                                     |
| UCH   | chineseworkshop               | 1.2.6                | ChineseWorkshop-1.12.2_1.2.6.jar                                      | None                                     |
| UCH   | chiselsandbits                | 14.31                | chiselsandbits-14.31.jar                                              | None                                     |
| UCH   | cleanview                     | 1.12.2-v1b           | CleanView-1.12.2-v1b.jar                                              | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| UCH   | cloudcontrol                  | 1.0.0                | cloudcontrol_v1.0.0formc1.12.2.jar                                    | None                                     |
| UCH   | cmdcam                        | 1.4.0                | CMDCam+v1.4.2+mc1.12.2.jar                                            | None                                     |
| UCH   | coloredredstone               | 1.3.2                | Colored+Redstone-1.3.2.jar                                            | None                                     |
| UCH   | colouredsealanterns           | 1.0                  | ColouredSeaLanterns-1.12.2-1.0.jar                                    | None                                     |
| UCH   | cosmeticbeds                  | 1.12.2-1.0.2.2       | cosmeticbeds-1.12.2-1.0.2.2.jar                                       | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCH   | costumes                      | 2.0.0                | Costumes-1.12.2.jar                                                   | None                                     |
| UCH   | craftingstation               | 0.0.0                | CraftingStation-0.0.4.jar                                             | None                                     |
| UCH   | creativecore                  | 1.9.9                | CreativeCore_v1.9.42_mc1.12.2.jar                                     | None                                     |
| UCH   | creativefirework              | 1.0.2                | creativefirework-1.0.2.jar                                            | None                                     |
| UCH   | crypto                        | 1.1.0                | Crypto_1.12.2-1.1.0.jar                                               | None                                     |
| UCH   | dailyreward                   | 3                    | CustomDailyReward-r1.0-3.jar                                          | None                                     |
| UCH   | customnpcs                    | 1.12                 | CustomNPCs_1.12.2(30Jan19).jar                                        | None                                     |
| UCH   | desert_expansion              | 1.0.0                | Danger Desert v1.0.0.jar                                              | None                                     |
| UCH   | dawnoftime                    | 0.1                  | dawnoftime-alpha-1.0.2.jar                                            | None                                     |
| UCH   | dazzle                        | 2.0.0                | dazzle-2.0.0.jar                                                      | None                                     |
| UCH   | ptrmodellib                   | 1.0.4                | PTRLib-1.0.4.jar                                                      | None                                     |
| UCH   | props                         | 2.6.2                | Decocraft-2.6.2_1.12.2.jar                                            | None                                     |
| UCH   | df-roads                      | 1.5.2-mc1.12.2       | df-roads-1.5.2-mc1.12.2.jar                                           | None                                     |
| UCH   | dipomoneymod                  | 1.0.1                | dipomoneymod-1.0.1.jar                                                | None                                     |
| UCH   | dwtmtspack                    | 8.0.0                | DWTPack_V0.7.jar                                                      | None                                     |
| UCH   | fantasticlib                  | 1.12.2.011           | FantasticLib-1.12.2.011.jar                                           | None                                     |
| UCH   | dynamicstealth                | 1.12.2.067           | DynamicStealth-1.12.2.067.jar                                         | None                                     |
| UCH   | elevatorid                    | 1.4.0                | ElevatorMod-1.12.2-1.4.0.jar                                          | None                                     |
| UCH   | emoticons                     | 0.2.1                | emoticons-0.2.1-1.12.2.jar                                            | None                                     |
| UCH   | engineersdecor                | 1.0.3                | engineersdecor-1.12.2-1.0.3.jar                                       | ed58ed655893ced6280650866985abcae2bf7559 |
| UCH   | exocraft                      | 1.1.0                | ExoCraft-1.12.x-(v.1.1.0).jar                                         | None                                     |
| UCH   | mclib                         | 1.0.1                | mclib-1.0.1-1.12.2.jar                                                | None                                     |
| UCH   | extendedreach                 | 1.0                  | extendedreach-1.0-1.12.2.jar                                          | None                                     |
| UCH   | fairylights                   | 2.1.5                | fairylights-2.1.5-1.12.2.jar                                          | None                                     |
| UCH   | faunaandecology               | 0.1.2.7              | FE-1.12.2-0.1.2.7.jar                                                 | None                                     |
| UCH   | ferdinandsflowers             | 1.10.4.1             | Ferdinand's+Flowers-1.12.2-1.10.4.1.jar                               | None                                     |
| UCH   | fcl                           | 1.XII.45             | Fexcraft+Common+Library-1.XII.45.jar                                  | None                                     |
| UCH   | tmt                           | 1.1                  | Fexcraft+Common+Library-1.XII.45.jar                                  | None                                     |
| UCH   | foamflower                    | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar                                   | None                                     |
| UCH   | freelook                      | 1.2.2                | FreeLook-1.2.2.jar                                                    | None                                     |
| UCH   | furenikusroads                | 1.0.2                | Fureniku's+Roads-1.0.2.jar                                            | None                                     |
| UCH   | cfm                           | 6.2.0                | furniture-6.2.0-1.12.2.jar                                            | None                                     |
| UCH   | futureminecraf                | 1.2                  | FutureVersionsV1.2.1.jar                                              | None                                     |
| UCH   | trackapi                      | 1.1                  | TrackAPI-1.1_1.12.2.jar                                               | None                                     |
| UCH   | fvtm                          | 2.9.35               | FVTM-2.9.35-1.12.x.jar                                                | None                                     |
| UCH   | glassential                   | 1.0.0                | glassential-1.12.2-1.0.0.jar                                          | None                                     |
| UCH   | globalgamerules               | 2.2                  | GlobalGameRules-1.12.2-2.2.7.jar                                      | None                                     |
| UCH   | gnomed                        | 1.0.0                | Gnomed-1.0.jar                                                        | None                                     |
| UCH   | gokistats                     | @version@            | gokiStats-1.2.5.1.jar                                                 | None                                     |
| UCH   | growthcraft                   | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_apples            | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_bamboo            | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_cellar            | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_bees              | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_fishtrap          | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_grapes            | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_hops              | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_milk              | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | growthcraft_rice              | 4.0.4.400            | growthcraft-1.12.2-4.0.4.400.jar                                      | None                                     |
| UCH   | cgm                           | 0.10.0               | guns-0.10.0-1.12.2.jar                                                | None                                     |
| UCH   | gymcraft                      | 1.0.0                | GymCraft+for+Minecraft+1.12.2.jar                                     | None                                     |
| UCH   | hammercore                    | 2.0.4.4              | HammerCore-1.12.2-2.0.4.4.jar                                         | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCH   | heroicarmory                  | 1.1.3                | heroicarmory-1.2.0.jar                                                | None                                     |
| UCH   | horsetweaks                   | 1.0.5                | HorseTweaks_1.12.2-1.0.5.jar                                          | None                                     |
| UCH   | hospital_mod__facilities_pack | 1.12.2               | hospital-mod-facilities-pack-1-12-2-V1.zip                            | None                                     |
| UCH   | facilities_pack_expansion     | 1.0.0                | Hospital-xpansion-pack-walls-and-flooring-v.2.0.zip                   | None                                     |
| UCH   | hospitalmodtheatrepackalphav1 | Alpha V1             | Hospital_Mod_Theatre_Pack_AlphaV1.zip                                 | None                                     |
| UCH   | ichunutil                     | 7.2.0                | iChunUtil-1.12.2-7.2.0.jar                                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| UCH   | imaginary                     | 1.0.3                | imaginary-1.0.3-1.12.jar                                              | None                                     |
| UCH   | immersiveengineering          | 0.12-89              | ImmersiveEngineering-0.12-89.jar                                      | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCH   | immersiveposts                | 0.0.5                | ImmersivePosts-0.0.5.jar                                              | 0ba25d8c0ec23537afc6db926e1ea764335a33b1 |
| UCH   | immersiverailroading          | 1.5.0                | ImmersiveRailroading-1.5.0_1.12.2.jar                                 | None                                     |
| UCH   | improvableskills              | 3.6.2r               | ImprovableSkills-1.12.2-3.6.2r.jar                                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCH   | ic2                           | 2.8.119-ex112        | industrialcraft-2-2.8.119-ex112.jar                                   | de041f9f6187debbc77034a344134053277aa3b0 |
| UCH   | industrialrenewal             | 0.8.1                | IndustrialRenewal_1.12.2-0.8.1.jar                                    | None                                     |
| UCH   | invisiblights                 | 3.0-8                | invisiblights-3.0-8.jar                                               | None                                     |
| UCH   | itemzoom                      | 1.11                 | itemzoom_1.12.2-1.11.jar                                              | None                                     |
| UCH   | joes_superheroes_mod          | 1.4.0                | Joe's Superheroes Mod V 1.4.1 - 1.12.2.jar                            | None                                     |
| UCH   | jph                           | 1.0                  | jph_1.12.2-1.0.jar                                                    | None                                     |
| UCH   | jaff                          | 1.7_for_1.12         | JustAFewFish-1.7_for_1.12.2.jar                                       | None                                     |
| UCH   | buildingblocks                | 1.2                  | JustBuildIt+MC1.12.2+v1.2.jar                                         | None                                     |
| UCH   | jeid                          | 1.0.2-26             | JustEnoughIDs-1.0.2-26.jar                                            | None                                     |
| UCH   | kjellcraft                    | 1.0.2                | kjellcraft-1.0.2.jar                                                  | None                                     |
| UCH   | landlust                      | 1.12.2-0.3.6         | landlust-1.12.2-0.3.6.jar                                             | None                                     |
| UCH   | lilcritters                   | 1.12.2-0.0.1.3-beta4 | lilcritters-1.12.2-0.0.1.3-beta4.jar                                  | None                                     |
| UCH   | limelib                       | 1.7.12               | limelib-1.12.2-1.7.12.jar                                             | None                                     |
| UCEE  | littletiles                   | 1.5.0                | LittleTiles_v1.5.0-pre133_mc1.12.2.jar                                | None                                     |
| UC    | locks                         | 2.2.1                | Locks-2.2.1.jar                                                       | None                                     |
| UC    | lumpi                         | 0.7                  | lumpi-1.12-0.7.jar                                                    | None                                     |
| UC    | malisiscore                   | 1.12.2-6.4.0         | malisiscore-1.12.2-6.4.0.jar                                          | None                                     |
| UC    | malisisdoors                  | 1.12.2-7.3.0         | malisisdoors-1.12.2-7.3.0.jar                                         | None                                     |
| UC    | mcpaint                       | 1.2.4                | mcpaint-1.2.4.jar                                                     | 7904c4e13947c8a616c5f39b26bdeba796500722 |
| UC    | melvinssignpack               | 1.0.0                | Melvins_Simple_Sign_Pack-Beta-0.0.5.jar                               | None                                     |
| UC    | mm                            | 1.2                  | MerchMod-1.2.jar                                                      | None                                     |
| UC    | minewatch                     | 3.13                 | Minewatch-1.12.2-3.13.jar                                             | None                                     |
| UC    | miniheads                     | 1.0.7                | miniheads-1.0.7a-1.12.2.jar                                           | None                                     |
| UC    | mirageorb                     | 1.1.0                | mirageorb-1.12.2-1.1.0.jar                                            | None                                     |
| UC    | mmmpack                       | 0.0.0                | mmmpack V.1 Beta.jar                                                  | None                                     |
| UC    | mocostumes                    | 0.0.1                | Mo' Costumes -1.12.2 0.0.1.jar                                        | None                                     |
| UC    | mobarmormod                   | 1.0.3b               | Mob+Armor+Mod+V1.0.3b-1.12.2.jar                                      | None                                     |
| UC    | modernlamps                   | 1.0.3                | ModernLights-1.0.3_1.12.2.jar                                         | None                                     |
| UC    | tm                            | 1.0 - MC 1.12        | mOREs+Mod+1.0.2_beta.jar                                              | None                                     |
| UC    | moreswordonline               | 4.0.0                | MoreSwordOnline+v4.3.1+-+1.12.2.jar                                   | None                                     |
| UC    | morevegetation                | 1.0.1                | MoreVegetation V.2.0.jar                                              | None                                     |
| UC    | mtsseagullcivilpack           | 2.0.0                | MTS+Seagull's+civil+pack+1.13.1.jar                                   | None                                     |
| UC    | mtsseagullmilitarypack        | 1.4.0                | MTS+Seagull's+military+pack+1.6.0.jar                                 | None                                     |
| UC    | mtsseagulltrinpartpack        | 1.0.0                | MTS+seagull's+trin+parts+pack+1.5.1.jar                               | None                                     |
| UC    | mtsofficialpack               | 9.0.0                | MTS_Official_Pack_V09.jar                                             | None                                     |
| UC    | blueboyscaterpillarmtspack    | 1.1.0                | MTS_Caterpillar_Pack_V1.1.1.jar                                       | None                                     |
| UC    | mw                            | 1.11.7.7             | mw-1.11.7.7_mc1.12.2.jar                                              | None                                     |
| UC    | namenax                       | 1.0.0                | Namenax-1.0.0-mc1.12.2.jar                                            | None                                     |
| UC    | faunanatural                  | 1.12.2-1.3.2         | NaturalFauna+Mod-1.12.2-1.3.2.jar                                     | None                                     |
| UC    | currency                      | 3.1.5                | NeverEnoughCurrency-4.0.1.jar                                         | None                                     |
| UC    | ngtlib                        | 2.4.3                | NGTLib2.4.3-20_forge-1.12.2-14.23.2.2611.jar                          | None                                     |
| UC    | noctrl                        | 1.2                  | noctrl-1.2.jar                                                        | None                                     |
| UC    | noel                          | 1.0                  | noel-1.12.2-1.0.2.jar                                                 | None                                     |
| UC    | notenoughroofs                | 0.8.0.0              | notenoughroofs-1.12.2-0.8.0.0.jar                                     | None                                     |
| UC    | opframe                       | 1.4.0                | OnlinePicFrame_v1.4.23_mc1.12.2.jar                                   | None                                     |
| UC    | oxygen                        | 0.2.0                | oxygen-1.12.2-0.2.0-0.jar                                             | 22cc4f45e4341b5bf2de5964a37e0165d157c9a2 |
| UC    | pme                           | 0.6.1                | pme-0.6.1-1.12.2.jar                                                  | None                                     |
| UC    | pointlesstech                 | Version 1            | Pointless+Tech+V1_1.12.2.jar                                          | None                                     |
| UC    | pointless_tech_two            | 2                    | Pointless+Tech+V2_1.12.2.jar                                          | None                                     |
| UC    | portalgun                     | 7.1.0                | PortalGun-1.12.2-7.1.0.jar                                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| UC    | puddles                       | 1.1                  | Puddles-1.1.jar                                                       | None                                     |
| UC    | quickspawns                   | 1.0.0                | quickspawns-1.0.0.jar                                                 | None                                     |
| UC    | roadaccessories2              | 2.0.0                | RAM2_1.12.2.zip                                                       | None                                     |
| UC    | randomloot                    | 1.3                  | RandomLoot-1.4.1.jar                                                  | None                                     |
| UC    | rcroads                       | 0.3.0                | RC+Roads+0.3.0.jar                                                    | None                                     |
| UC    | realsurvivor                  | 1.0.5                | real-survivor-1.1.5.jar                                               | None                                     |
| UC    | realisticblocks               | 1.0.0                | RealisticBlocks74_1.0.jar                                             | None                                     |
| UC    | redstonepaste                 | 1.7.5                | redstonepaste-mc1.12-1.7.5.jar                                        | None                                     |
| UC    | rockhounding_core             | 3.21                 | rockhounding_core-1.12.2-3.21.jar                                     | None                                     |
| UC    | gbook                         | 2.8.3                | Guidebook-1.12.2-2.8.3.jar                                            | None                                     |
| UC    | rockhounding_rocks            | 1.12.2-3.20          | rockhounding_rocks-1.12.2-3.20.jar                                    | None                                     |
| UC    | rockhounding_surface          | 1.12.2-3.14          | rockhounding_surface-1.12.2-3.14.jar                                  | None                                     |
| UC    | rtm                           | 2.4.5                | RTM2.4.5-24_forge-1.12.2-14.23.2.2611.jar                             | None                                     |
| UC    | scarper                       | 1.1                  | scarper-1.1.jar                                                       | None                                     |
| UC    | sereneseasons                 | 1.2.15               | SereneSeasons-1.12.2-1.2.15-universal.jar                             | None                                     |
| UC    | simplezoom                    | 1.3.2                | simplezoom-1.12.2-1.3.2-universal.jar                                 | None                                     |
| UC    | simplifiedhorses              | 1.2                  | SimplifiedHorses-v1.2-1.11-1.12.2.jar                                 | None                                     |
| UC    | simplyconveyors               | 3.0.6                | SimplyConveyors-4.0.4.jar                                             | None                                     |
| UC    | sit                           | v1.1.2               | sit-1.12.2-v1.1.2.jar                                                 | None                                     |
| UC    | snowvariants                  | 1.0.0                | snowvariants-1.12.2-1.0.1.jar                                         | None                                     |
| UC    | stackable                     | 1.3.3                | stackable-1.12.2-1.3.3.jar                                            | None                                     |
| UC    | lemonlib                      | 1.3.0                | lemonlib-1.12.2-1.3.0.jar                                             | None                                     |
| UC    | statues                       | 1.0.1                | statues-rechiseled-1.12.2-1.0.1.jar                                   | None                                     |
| UC    | storyoflife                   | 0.0.1                | storyoflife-0.1.2.jar                                                 | None                                     |
| UC    | teleportation                 | 0.2.0                | teleportation-1.12.2-0.2.0-0.jar                                      | 22cc4f45e4341b5bf2de5964a37e0165d157c9a2 |
| UC    | thercmod                      | 3.2.1.2              | TheRCMod-v3.2.1.2+[1.12.2].jar                                        | None                                     |
| UC    | t3gssksignspack               | 1.0.1                | Tim3Game's+European+Signs+Pack+1.0.1.jar                              | None                                     |
| UC    | todayisagift                  | 1.0.0                | todayisagift-1.12.2-1.0.0.jar                                         | None                                     |
| UC    | transprot                     | 1.5.3                | transprot-1.12.2-1.5.3.jar                                            | None                                     |
| UC    | tropicraft                    | 7.1.8.105            | tropicraft-MC1.12.2-7.1.8.105.jar                                     | None                                     |
| UC    | vending                       | 1.12.2-3.0.1.2       | vending-1.12.2-3.0.1.2.jar                                            | None                                     |
| UC    | walljump                      | 1.12.2-1.2.3         | walljump-1.12.2-1.2.3.jar                                             | None                                     |
| UC    | warpbook                      | @VERSION@            | Warpbook-1.12.2-3.2.0.jar                                             | None                                     |
| UC    | waystones                     | 4.0.67               | Waystones_1.12.2-4.0.67.jar                                           | None                                     |
| UC    | weaponlevels                  | 2.5.0                | weaponlevels-2.5.0.jar                                                | None                                     |
| UC    | wearableblocks                | 1.1a                 | WearableBlocks-1.12.2-1.1a.jar                                        | None                                     |
| UC    | worldedit                     | 6.1.10-SNAPSHOT      | worldedit-forge-mc1.12.2-6.1.10-dist.jar                              | None                                     |
| UC    | xaerominimap                  | 1.16.4               | Xaeros_Minimap_1.16.4_Forge_1.12.2.jar                                | None                                     |
| UC    | xaeroworldmap                 | 1.3.4.1              | XaerosWorldMap_1.3.4.1_Forge_1.12.jar                                 | None                                     |
| UC    | xencraft                      | 1.0.0.2              | XenCraft-1.0.0.2.jar                                                  | None                                     |
| UC    | zwangcraft                    | 1.12.2-r4            | zwangcraft-1.12.2-r4.jar                                              | None                                     |
| UC    | btdc                          | 1.2                  | btdc-1.2.jar                                                          | None                                     |
| UC    | clothesline                   | 1.12.2-0.0.2.2       | clothesline-1.12.2-0.0.2.2-bundle.jar                                 | 3bae2d07b93a5971335cb2de15230c19c103db32 |
| UC    | orelib                        | 3.5.2.2              | OreLib-1.12.2-3.5.2.2.jar                                             | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| UC    | dsurround                     | 3.5.4.3              | DynamicSurroundings-1.12.2-3.5.4.3.jar                                | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| UC    | pumpkinlauncher               | 1.12.2-1.7.0         | Jack-O'-Launcher-1.12.2-1.7.0.jar                                     | None                                     |
| UC    | llibrary                      | 1.7.14               | llibrary-1.7.14-1.12.2.jar                                            | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| UC    | nimble                        | 0.0.2                | Nimble-0.0.2.jar                                                      | None                                     |
| UC    | snowrealmagic                 | 0.3.1                | SnowRealMagic-0.3.1.jar                                               | None                                     |
| UC    | mysticallib                   | 1.12.2-1.1.1         | mysticallib-1.12.2-1.1.1.jar                                          | None                                     |
| UD    | emoticons_core                | 0.2.1                | minecraft.jar                                                         | None                                     |
| UD    | extendedreach_core            | 1.0                  | minecraft.jar                                                         | None                                     |
| UD    | mclib_core                    | 1.0.1                | minecraft.jar                                                         | None                                     |

Loaded coremods (and transformers): 

CCLoadingPlugin (cloudcontrol_v1.0.0formc1.12.2.jar) com.luwin.core.CCTransformer LoadingPlugin (Quark-r1.5-146.jar) vazkii.quark.base.asm.ClassTransformer CamPatchingLoader (1.12.2.minecamera-1.1.2.jar) com.porpit.minecamera.transform.CamTransformer AppleCore (AppleCore-mc1.12.2-3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler clothesline-hooks (clothesline-hooks-1.12.2-0.0.1.2.jar) com.jamieswhiteshirt.clothesline.hooks.plugin.ClassTransformer FMLPlugin (albedo-0.1.3.jar) elucent.albedo.asm.ASMTransformer ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer ForgelinPlugin (Forgelin-1.8.2.jar)

EmoticonsCore (emoticons-0.2.1-1.12.2.jar) mchorse.emoticons.core.EmoCoreClassTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

Extended Reach core mod (extendedreach-1.0-1.12.2.jar) mchorse.extendedreach.core.ExtendedReachCMClassTransformer BlurPlugin (Blur-1.0.4-14.jar) com.tterrag.blur.BlurTransformer llibrary (llibrary-core-1.0.6-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher CharmLoadingPlugin (Charm-1.12.2-1.0-alpha3.jar) svenhjol.charm.base.ClassTransformer DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) org.orecruncher.dsurround.asm.Transformer Snow! Real Magic! Core Mod (SnowRealMagic-0.3.1-coremod.jar) snownee.snow.asm.ASMTransformer HCASM (HammerCore-1.12.2-2.0.4.4.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-9.jar) bre.smoothfont.asm.Transformer NWRTweak (redstonepaste-mc1.12-1.7.5.jar) net.fybertech.nwr.NWRTransformer JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar) org.dimdev.jeid.JEIDTransformer ItemPatchingLoader (ItemPhysic_Full_1.4.19_mc1.12.2.jar) com.creativemd.itemphysic.ItemTransformer Oxygen Core (oxygen-1.12.2-0.2.0-0.jar) austeretony.oxygen.common.core.OxygenClassTransformer CreativePatchingLoader (CreativeCore_v1.9.42_mc1.12.2.jar)

LittlePatchingLoader (LittleTiles_v1.5.0-pre133_mc1.12.2.jar) com.creativemd.littletiles.LittleTilesTransformer McLib core mod (mclib-1.0.1-1.12.2.jar) mchorse.mclib.core.McLibCMClassTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer LoadingPlugin (LoadingTips-1.12.2-1.1.0.jar) me.modmuss50.loadingtips.core.ClassTransformer CamPatchingLoader (CMDCam+v1.4.2+mc1.12.2.jar) com.creativemd.cmdcam.transform.CamTransformer weaponlib (mw-1.11.7.7_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 425.31' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2' Pulsar/craftingstation loaded Pulses:

CreativeMD commented 5 years ago

Can you try out 14.23.5.2833?

Wissi commented 5 years ago

@CreativeMD We LOVE your mod and all it's potential. Thank you for all your awesome hard work.

We are having the exact same issue. So it now HAS to be a higher Forge version, not the recommended version? We can't upgrade the Forge version due to SpongeForge's issue with higher Forge versions. Can you make it work with the recommended Forge version 1.12.2 - 14.23.5.2768 as we can't upgrade (w/o further issues) our server's Forge?

Again, thank you.

CreativeMD commented 5 years ago

The newest version pre134 should fix it (backported to the old forge version again).