Jump to content

zaxinvex

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by zaxinvex

  1. Hi, new low-tech Forge user. Played forge 1.12.2, looking to update to 1.14.2. How do I do that?
  2. Thanks. I had a similar problem once, and I think I downloaded the wrong file for SmithsCore.
  3. Honestly, this issue doesn't matter to me anymore. What I really need help with is my latest thread. If you want to help there, please do. The thread is called Aaaand it crashed.
  4. You think I'm stupid. I'm using the latest versions of everything.
  5. itS mE AgAIn no idea what happened, heres the crash report i guess 2018-06-10 17:44:16,479 main WARN Disabling terminal, you're running in an unsupported environment. [17:44:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [17:44:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [17:44:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [17:44:16] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading [17:44:16] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_171, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_171 [17:44:16] [main/INFO] [FML]: Searching C:\Users\me\AppData\Roaming\.minecraft\mods for mods [17:44:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CXLibrary-1.12.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [17:44:16] [main/WARN] [FML]: The coremod cubex2.cxlibrary.CoreModLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:44:16] [main/WARN] [FML]: The coremod CXLibraryCore (cubex2.cxlibrary.CoreModLoader) is not signed! [17:44:16] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Extra-Alchemy-Mod-1.12.2 (1).jar. This is not recommended, @Mods should be in a separate jar from the coremod. [17:44:16] [main/WARN] [FML]: The coremod zabi.min ecraft.extraalchemy.asm.ExtraAlchemyLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:44:16] [main/WARN] [FML]: The coremod Extra Alchemy ASM (zabi.minecraft.extraalchemy.asm.ExtraAlchemyLoadingPlugin) is not signed! [17:44:16] [main/INFO] [FML]: Loading tweaker com.smithsmodding.shading.mixin.launch.MixinTweaker from SmithsCore-1.12.2.jar [17:44:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:44:16] [main/INFO] [LaunchWrapper]: Loading tweak class name com.smithsmodding.shading.mixin.launch.MixinTweaker Exception in thread "main" [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: com.smithsmodding.shading.mixin.service.ServiceNotAvailableError: No mixin host service is available [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.smithsmodding.shading.mixin.service.MixinService.getServiceInstance(MixinService.java:113) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.smithsmodding.shading.mixin.service.MixinService.getService(MixinService.java:106) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.smithsmodding.shading.mixin.launch.MixinBootstrap.<clinit>(MixinBootstrap.java:77) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.smithsmodding.shading.mixin.launch.MixinTweaker.<init>(MixinTweaker.java:44) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.newInstance(Unknown Source) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [17:44:16] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  6. Well, I've been seeing many people with the same problem and apparently the mod author is ghost silent when it comes to contact, and I was wondering if someone had fixed it.
  7. So I reinstalled Forge to get the Weather2 mod, and something's going wrong with CoroUtil. I have no clue what it is. Here's the crash report. I can't make sense of it. ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 6/6/18 2:37 PM Description: Unexpected error java.lang.NoSuchFieldError: sandstormFogAmount at weather2.client.SceneEnhancer.tickSandstorm(SceneEnhancer.java:2023) at weather2.client.SceneEnhancer.tickClient(SceneEnhancer.java:170) at weather2.ClientTickHandler.onTickInGame(ClientTickHandler.java:110) at weather2.EventHandlerFML.tickClient(EventHandlerFML.java:40) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_105_EventHandlerFML_tickClient_ClientTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:343) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1706) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) 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: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at weather2.client.SceneEnhancer.tickSandstorm(SceneEnhancer.java:2023) at weather2.client.SceneEnhancer.tickClient(SceneEnhancer.java:170) at weather2.ClientTickHandler.onTickInGame(ClientTickHandler.java:110) at weather2.EventHandlerFML.tickClient(EventHandlerFML.java:40) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_105_EventHandlerFML_tickClient_ClientTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:343) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['zaxinvex'/324, l='MpServer', x=72.50, y=67.00, z=101.50]] Chunk stats: MultiplayerChunkCache: 164, 164 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (72,64,96), Chunk: (at 8,4,0 in 4,6; contains blocks 64,0,96 to 79,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 72 game time, 72 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 59 total; [EntitySheep['Sheep'/142, l='MpServer', x=82.50, y=72.00, z=31.50], EntitySheep['Sheep'/143, l='MpServer', x=82.50, y=72.00, z=30.50], EntitySheep['Sheep'/144, l='MpServer', x=82.50, y=72.00, z=31.50], EntitySheep['Sheep'/145, l='MpServer', x=86.50, y=71.00, z=32.50], EntityCow['Cow'/161, l='MpServer', x=108.50, y=68.00, z=101.50], EntityCow['Cow'/162, l='MpServer', x=110.50, y=69.00, z=103.50], EntityPig['Pig'/54, l='MpServer', x=10.50, y=64.00, z=70.50], EntityPig['Pig'/55, l='MpServer', x=14.30, y=64.00, z=70.67], EntityPig['Pig'/56, l='MpServer', x=15.50, y=64.00, z=71.50], EntityCow['Cow'/57, l='MpServer', x=9.50, y=64.00, z=75.50], EntityCow['Cow'/58, l='MpServer', x=9.50, y=64.00, z=76.50], EntityCow['Cow'/59, l='MpServer', x=9.50, y=64.00, z=74.50], EntityCow['Cow'/60, l='MpServer', x=8.50, y=64.00, z=76.50], EntityPig['Pig'/61, l='MpServer', x=8.50, y=65.00, z=85.50], EntityBat['Bat'/189, l='MpServer', x=126.43, y=17.93, z=59.39], EntityPig['Pig'/62, l='MpServer', x=12.50, y=65.00, z=86.50], EntityZombie['Zombie'/190, l='MpServer', x=116.50, y=52.00, z=86.50], EntityPig['Pig'/63, l='MpServer', x=12.50, y=64.00, z=85.50], EntityZombie['Zombie'/191, l='MpServer', x=122.50, y=52.00, z=85.50], EntityPig['Pig'/64, l='MpServer', x=13.50, y=64.00, z=83.50], EntityCow['Cow'/192, l='MpServer', x=112.50, y=68.00, z=101.50], EntitySheep['Sheep'/65, l='MpServer', x=10.50, y=64.00, z=84.50], EntityCow['Cow'/193, l='MpServer', x=115.50, y=68.00, z=103.50], EntitySheep['Sheep'/66, l='MpServer', x=10.50, y=64.00, z=80.50], EntityChicken['Chicken'/194, l='MpServer', x=116.50, y=85.00, z=126.50], EntitySheep['Sheep'/67, l='MpServer', x=8.50, y=64.00, z=80.50], EntityChicken['Chicken'/195, l='MpServer', x=116.50, y=83.00, z=125.50], EntitySheep['Sheep'/68, l='MpServer', x=8.48, y=65.00, z=83.68], EntityChicken['Chicken'/196, l='MpServer', x=118.50, y=88.00, z=131.50], EntityChicken['Chicken'/197, l='MpServer', x=118.50, y=87.00, z=129.50], EntityLlama['Llama'/200, l='MpServer', x=143.50, y=89.00, z=145.50], EntityLlama['Llama'/201, l='MpServer', x=141.63, y=89.00, z=145.09], EntityLlama['Llama'/202, l='MpServer', x=140.84, y=89.00, z=146.38], EntityLlama['Llama'/203, l='MpServer', x=143.09, y=89.00, z=148.09], EntityPlayerSP['zaxinvex'/324, l='MpServer', x=72.50, y=67.00, z=101.50], EntityPig['Pig'/81, l='MpServer', x=31.50, y=67.00, z=34.50], EntityBat['Bat'/82, l='MpServer', x=26.75, y=32.00, z=55.25], EntityPig['Pig'/84, l='MpServer', x=14.86, y=64.00, z=69.24], EntityCow['Cow'/85, l='MpServer', x=25.50, y=68.00, z=157.50], EntityCow['Cow'/86, l='MpServer', x=27.50, y=68.00, z=157.50], EntityCow['Cow'/87, l='MpServer', x=25.26, y=68.00, z=158.45], EntityCow['Cow'/88, l='MpServer', x=24.50, y=69.00, z=160.50], EntityPig['Pig'/90, l='MpServer', x=35.65, y=67.00, z=28.66], EntityPig['Pig'/91, l='MpServer', x=32.50, y=67.00, z=34.50], EntityPig['Pig'/92, l='MpServer', x=33.55, y=67.00, z=36.55], EntityVillagerMCA['Walter'/93, l='MpServer', x=33.50, y=69.00, z=56.50], EntityVillagerMCA['London'/94, l='MpServer', x=34.50, y=69.00, z=56.50], EntityVillagerMCA['Erwin'/95, l='MpServer', x=40.50, y=68.00, z=54.50], EntityItem['item.tile.torch'/96, l='MpServer', x=38.24, y=63.94, z=81.95], EntityCow['Cow'/97, l='MpServer', x=36.50, y=65.00, z=111.50], EntityCow['Cow'/98, l='MpServer', x=38.50, y=65.00, z=110.50], EntityCow['Cow'/99, l='MpServer', x=38.50, y=65.00, z=111.50], EntityCow['Cow'/100, l='MpServer', x=37.50, y=65.00, z=109.50], EntityVillagerMCA['Maryland'/114, l='MpServer', x=49.50, y=69.00, z=63.50], EntityVillagerMCA['Lissa'/116, l='MpServer', x=56.50, y=70.00, z=60.50], EntityVillagerMCA['Jessie'/117, l='MpServer', x=60.50, y=70.00, z=56.50], EntityVillagerMCA['Marya'/118, l='MpServer', x=48.50, y=69.00, z=73.50], EntityVillagerMCA['Deangelo'/119, l='MpServer', x=56.50, y=70.00, z=71.50], EntitySkeleton['Skeleton'/121, l='MpServer', x=78.50, y=13.00, z=28.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426) 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) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 70447864 bytes (67 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.4.2705 14 mods loaded, 14 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 | |:--------- |:---------------- |:------------- |:------------------------------ |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | aether_legacy | v1.0 | aether_legacy-1.12.2-1.0.jar | None | | UCHIJAAAA | blockarmor | 2.4.10 | Block-Armor-Mod-1.12.1.jar | None | | UCHIJAAAA | scollectibles | demo | Collectibles-Mod-1.12.2.jar | None | | UCHIJAAAA | computercraft | 1.80pr1 | ComputerCraft-Mod-1.12.1.jar | None | | UCHIJAAAA | extendedrenderer | v1.0 | CoroUtil-1.12.1.jar | None | | UCHIJAAAA | coroutil | 1.12.1-1.2.11 | CoroUtil-1.12.1.jar | None | | UCHIJAAAA | configmod | v1.0 | CoroUtil-1.12.1.jar | None | | UCHIJAAAA | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.2.jar | None | | UCHIJAAAA | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None | | UCHIJAAAA | weather2 | 1.12.1-2.5.1 | weather2-1.12.1-2.5.1.jar | None | Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4835' Renderer: 'Intel(R) HD Graphics 4600' Launched Version: 1.12.2-forge1.12.2-14.23.4.2705 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 20.19.15.4835, Intel 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: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-4570T CPU @ 2.90GHz
×
×
  • Create New...

Important Information

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