Jump to content

desktop-48tdg6b

Members
  • Posts

    0
  • Joined

  • Last visited

desktop-48tdg6b's Achievements

Newbie

Newbie (1/8)

0

Reputation

  1. ---- Minecraft Crash Report ---- WARNING: coremods are present: LoadingPlugin (ResourceLoader-MC1.12-1.5.2.jar) RenderPlayerAPIPlugin (RenderPlayerAPI-1.12.2-1.0.jar) llibrary (llibrary-core-1.0.10-1.12.2.jar) Quark Plugin (Quark-r1.6-177.jar) OTGCorePlugin (OTG-Core.jar) wings (wings-1.1.2-1.12.2.jar) PlayerAPIPlugin (PlayerAPI-1.12.2-1.0.jar) ForgelinPlugin (Forgelin-1.8.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.2-core.jar) Contact their authors BEFORE contacting forge // You should try our sister game, Minceraft! Time: 9/28/19 11:14 AM Description: Initializing game java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/registry/IForgeRegistryEntry at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) at sun.reflect.GeneratedMethodAccessor11.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.loadMods(Loader.java:595) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) 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.minecraftforge.fml.common.registry.IForgeRegistryEntry 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) ... 38 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) at sun.reflect.GeneratedMethodAccessor11.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.loadMods(Loader.java:595) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) -- Initialization -- Details: Stacktrace: 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) -- 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: 233563608 bytes (222 MB) / 536870912 bytes (512 MB) up to 322122547200 bytes (307200 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx300G -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.2846 Optifine OptiFine_1.12.2_HD_U_E3 102 mods loaded, 101 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 | |:----- |:----------------------------------- |:------------------------ |:---------------------------------------------------------------- |:---------------------------------------- | | LC | minecraft | 1.12.2 | minecraft.jar | None | | LC | mcp | 9.42 | minecraft.jar | None | | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2846.jar | None | | LC | forge | 14.23.5.2846 | forge-1.12.2-14.23.5.2846.jar | None | | LC | otgcore | 1.12.2 - v7 | minecraft.jar | None | | LC | PlayerAPI | 1.0 | minecraft.jar | None | | LC | RenderPlayerAPI | 1.0 | minecraft.jar | None | | LC | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None | | LC | atmlib | 1.1.0 | atmlib-1.1.0.jar | None | | LC | quark | r1.6-177 | Quark-r1.6-177.jar | None | | LC | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None | | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LC | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.19.jar | None | | LC | coroutil | 1.12.1-1.2.19 | coroutil-1.12.1-1.2.19.jar | None | | LC | configmod | v1.0 | coroutil-1.12.1-1.2.19.jar | None | | LC | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None | | LC | multimob | 1.0.4a | multimob-1.0.4a.jar | None | | LC | netherportalfix | 1.0 | NetherPortalFix_1.12-5.3.4.jar | None | | LC | nmmlib | 1.0.0 | NMMLib-1.0.3.1.jar | None | | LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LC | notenoughwands | 1.5.9 | notenoughwands-1.12-1.5.9.jar | None | | LC | openterraingenerator | v6 | OpenTerrainGenerator-1.12.2+-+v6.jar | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 | | LC | orbis_api | 1.12.2-1.1.12 | orbis_api-1.12.2-1.1.12a.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf | | LC | otgdungeons | 1.0 | OTG-Dungeons-1.12.2-v1.jar | None | | LC | otgflatlands | 1.0 | OTG-Flatlands-1.12.2-v4.jar | None | | LC | otgskylands | 1.0 | OTG-Skylands-1.12.2-v5.jar | None | | LC | otgvoid | 1.0 | OTG-Void-1.12.2-v4.jar | None | | LC | packetfilter | 1.5.0 | packetfilter-1.6.0.jar | None | | L | packingtape | 0.6.3 | PackingTape-1.12.0-0.6.3.jar | None | | L | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zb.jar | None | | L | patchouli | 1.0-16 | Patchouli-1.0-16.jar | None | | L | projecte | 1.12-PE1.3.2h | ProjectE-1.12-PE1.3.2h.jar | None | | L | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None | | L | plustic | 7.0.0.0 | plustic-7.0.0.0.jar | None | | L | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None | | L | potionfingers | r1.0-2 | PotionFingers-r1.0-2.jar | None | | L | primitivemobs | 1.2.3a | primitivemobs-1.2.3a.jar | None | | L | reborncore | 3.0.4.44 | RebornCore-1.12-3.0.4.44-universal.jar | None | | L | quantumstorage | 4.3.2 | QuantumStorage-1.12-4.3.2.jar | None | | L | quickleafdecay | 1.2.3 | QuickLeafDecay-MC1.12-1.2.3.jar | None | | L | rfpr | 9.0.0 | Real+First-Person+Render-1.12.2-9.0.0.jar | None | | L | rfp2 | 1.12.2-1.2.3 | RealFirstPerson2-1.12.2-1.2.3.jar | None | | L | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None | | L | reauth | 3.5.0 | ReAuth-3.5.0.jar | None | | L | refinedstorage | 1.5 | refinedstorage-1.5.jar | None | | L | xreliquary | 1.12.2-1.3.4.780 | Reliquary-1.12.2-1.3.4.780.jar | None | | L | resourceloader | 1.5.2 | ResourceLoader-MC1.12-1.5.2.jar | None | | L | corerm | 1.3.3 | RikMuldsCore_1.3.3.jar | None | | L | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | L | subcommonlib | 1.2.0.1 | subcommonlib-sublib-1.12.2-1.2.0.4.jar | None | | L | rpginventory | 1.12.2 | rpginventory-1.12-5.3.0.0.jar | None | | L | ruins | 17.1 | Ruins-1.12.2.jar | None | | L | rustic | 1.0.15 | rustic-1.0.15.jar | None | | L | satako | 2.21 | Satako+1.12-2.21.jar | None | | L | silentlib | 3.0.10 | SilentLib-1.12.2-3.0.10-161.jar | None | | L | scalinghealth | 1.3.31 | ScalingHealth-1.12.2-1.3.31-132.jar | None | | L | sct | 1.0.0 | sct-1.0.jar | None | | L | signpost | 1.07.2 | signpost-1.12-1.07.2.jar | None | | L | simplevoidworld | 1.2.0.1 | Simple-Void-World-1.12-1.2.0.1-universal.jar | None | | L | simplecore | 1.7.3.4 | simplecore-1.12.2-1.7.3.4.jar | None | | L | simplehammers | 2.0.0.2 | simplehammers-1.12.2-2.0.0.2.jar | None | | L | simplerpg | 2.2 | simplerpg-2.2-1.12.1.jar | None | | L | simpletcon | 3.0 | SimpleTcon-3.0a.jar | None | | L | flammpfeil.slashblade | mc1.12-r16 | SlashBlade-mc1.12-r16.jar | None | | L | smartmoving | 16.4-RC3 | SmartMoving-1.12.2-16.4-RC3.jar | None | | L | smartrender | 2.3-RC2 | SmartRender-1.12.2-2.3-RC2.jar | None | | L | soulshardstow | 1.12-2.7.3-52 | SoulShards-TOW-1.12-2.7.3-52.jar | None | | L | tammodized | 0.15.6 | TamModized-1.12.2-0.15.6.jar | None | | L | beneath | 1.4.2 | The+Beneath-1.12.2-1.4.2.jar | None | | L | camping | 2.4.3 | TheCampingMod_2.4.3.jar | None | | L | thedragonlib | 1.12-4.0.0 | thedragonlib-1.12-4.0.0.jar | None | | L | theoneprobe | 1.4.7 | theoneprobe-1.2-1.4.7.jar | None | | L | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None | | L | tinkersaddons | 1.0.7 | Tinkers'+Addons-1.12.1-1.0.7.jar | None | | L | tinkerscompendium | 1.4.2.21 | tinkersdefense-1.4.2.21.jar | None | | L | tinkersarsenal | 0.5 | tinkersarsenal-0.5.jar | None | | L | tinkersjei | 1.0 | tinkersjei-1.0.jar | None | | L | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | L | tinymobfarm | 1.0.3 | TinyMobFarm-1.12.2-1.0.3.jar | None | | L | torchmaster | 1.4.1.5 | torchmaster_1.12-1.4.1.5.jar | None | | L | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None | | L | toughasnails | 3.1.0.139 | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None | | L | trashslot | 8.4.1 | TrashSlot_1.12-8.4.1.jar | None | | L | traverse | 1.12-1.1.2-2 | Traverse-1.12-1.1.2-2.jar | None | | L | tropicraft | 7.1.8.105 | tropicraft-MC1.12.2-7.1.8.105.jar | None | | L | ultimate_immersion_modern_interiors | 0.5.0 | Ultimate Immersion Modern Interiors x2048 v0.5 (for 1.12.2) .jar | None | | L | umbralux | 1.12.2 | umbralux-1.12.2-2.1.0.2.jar | None | | L | uncraftingtable | 1.8-beta6 | Uncrafting-Table-Mod-1.12.2.jar | None | | L | v0idssmartbackpacks | 1.0.6 | V0id's+Smart+Backpacks-1.0.6.jar | None | | L | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | L | waterstrainer | 3.0.0 | WaterStrainer-1.12-3.0.0.jar | None | | L | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None | | L | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None | | L | wildnature | 1.2 | wildnature-1.2.jar | None | | L | llibrary | 1.7.17 | llibrary-1.7.17-1.12.2.jar | None | | L | wings | 1.1.2 | wings-1.1.2-1.12.2.jar | None | | L | bauble_wings | 1.0.0 | wings-1.1.2-1.12.2.jar | None | | L | thebetweenlands | 3.4.2 | TheBetweenlands-3.4.2-universal.jar | None | | L | supertools | 1.12.2-null | VanillaPlusTools-1.2.jar | None | | L | tinkersurvival | 1.1.0.4 | TinkerSurvival-1.12.2-1.1.0.4.jar | None | | UD | mobends_wings | 1.0.0 | wings-1.1.2-1.12.2.jar | None | Loaded coremods (and transformers): LoadingPlugin (ResourceLoader-MC1.12-1.5.2.jar) lumien.resourceloader.asm.ClassTransformer RenderPlayerAPIPlugin (RenderPlayerAPI-1.12.2-1.0.jar) api.player.forge.RenderPlayerAPITransformer llibrary (llibrary-core-1.0.10-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Quark Plugin (Quark-r1.6-177.jar) vazkii.quark.base.asm.ClassTransformer OTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.OTGClassTransformer wings (wings-1.1.2-1.12.2.jar) me.paulf.wings.server.asm.WingsRuntimePatcher me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher PlayerAPIPlugin (PlayerAPI-1.12.2-1.0.jar) api.player.forge.PlayerAPITransformer ForgelinPlugin (Forgelin-1.8.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.2-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 436.30' Renderer: 'GeForce RTX 2070/PCIe/SSE2' Launched Version: 1.12.2-forge1.12.2-14.23.5.2846 LWJGL: 2.9.4 OpenGL: GeForce RTX 2070/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.30, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: realistico-08-full.zip (incompatible) Current Language: English (United Kingdom) Profiler Position: N/A (disabled) CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.