Sign in to follow this
Followers
0
Making block give off colored light
By
Macintoshuser_2, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
Hello so when i just download a mod called Schematica and LunatriusCore and Optifine When i start it up it Instantly crashes i already try reinstall and stuff but still Here is the Log [ Launcher_Log ] https://paste.gg/p/anonymous/1efa570a749f4fb9ada25a8a0028ec72
-
Hey all! This is my first post here so apologies if I'm doing this wrong. I have a small kitchen sink pack on Curseforge (B2B: Rebuild) which I've been amending and tweaking along the way. I've recently added LittleTiles to the pack and here's the weird thing: The modpack runs PERFECTLY in single player but when I add it to my CreeperHost sever it crashes on startup! For the record it IS LittleTiles as I currently have it disabled server-side and the server is running with no issues. Can anyone advise? Thanks in advance. 11:40:05 [Error] [LaunchWrapper]: Unable to launch. 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: java.lang.reflect.InvocationTargetException. 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at java.lang.reflect.Method.invoke(Method.java:498). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException. 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.Runtime.exit(Runtime.java:107). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at java.lang.System.exit(System.java:971). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28). 11:40:05 [Info] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:75]: ... 6 more.
-
i just read the EQA So I edited this so i wont get banned
-
---- Minecraft Crash Report ---- WARNING: coremods are present: Chroma Particle Mod (chromapotions-1.8.9.jar) FMLLoadingPlugin (MemoryFix-0.3.jar) Perspective Mod ([1.8.9] Perspective Mod-3.0.jar) Glint Colorizer ([1.8.9] GlintColorizer - 1.0.jar) OpenEyePlugin (OpenEye.jar) FMLLoadingPlugin (MouseDelayFix-1.0.jar) PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) Main (OldAnimationsMod v2.4 FORGE MC1.8.9.jar) Contact their authors BEFORE contacting forge // Don't be sad, have a hug! <3 Time: 7.12.19 11:54 Description: Initializing game java.lang.IllegalAccessError: tried to access field net.minecraft.client.renderer.entity.RendererLivingEntity.field_77045_g from class net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom at net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom.<init>(LayerMooshroomMushroom.java:36) at net.minecraft.client.renderer.entity.RenderMooshroom.<init>(SourceFile:14) at net.minecraft.client.renderer.entity.RenderManager.<init>(RenderManager.java:152) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:481) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom.<init>(LayerMooshroomMushroom.java:36) at net.minecraft.client.renderer.entity.RenderMooshroom.<init>(SourceFile:14) at net.minecraft.client.renderer.entity.RenderManager.<init>(RenderManager.java:152) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:481) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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.8.9 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: 209436312 bytes (199 MB) / 469237760 bytes (447 MB) up to 954728448 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_L5 26 mods loaded, 26 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar) UCH Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar) UCH Glint-Colorizer{1.0} [Glint Colorizer] (minecraft.jar) UCH perspectivemod{3.0} [Perspective Mod 3.0] (minecraft.jar) UCH chromaparticlesmod{1.0} [Chroma Particles Mod] (minecraft.jar) UCH mousedelayfix{1.0} [MouseDelayFix] (minecraft.jar) UCH oldanimations{2.4} [OldAnimationsMod] (minecraft.jar) UCH OpenEye{0.8} [OpenEye] (OpenEye.jar) UCH PlayerAPI{1.0} [Player API] (minecraft.jar) UCH ingameserverswitcher{1.0} [Ingame Server Switcher] ((1.8.9) IngameServerSwitcher.jar) UCH blockoverlay{1.2} [BlockOverlay] ([1.8.9] BlockOverlay - 2.0.jar) UCH ToggleSneak{3.1.4} [ToggleSneak] ([1.8.9] Powns ToggleSneak Edit V1.1.jar) UCH wingsmod{1.2} [Wings Mod] ([1.8.9] Wings Mod-1.2.jar) UCH cpsmod{2.0} [CPSMod] ([1.8.9]_[with_bg]_cpsmod_2.0_by_ofp.jar) UCH bspkrscore{1.8.9.2} [bspkrsCore] ([1.8.9]bspkrsCore-universal-1.8.9.2.jar) UCH statuseffecthud{1.8.9.2} [StatusEffectHUD] ([1.8.9]StatusEffectHUD-client-1.8.9.2.jar) UCH autogg{2.0.4} [Auto GG] (AutoGG-2.0.4 (1.8.9).jar) UCH autotip{3.0} [Autotip] (Autotip-3.0 [1.8-1.12.2].jar) UCH memoryfix{0.3} [MemoryFix] (MemoryFix-0.3.jar) UCH quickplay{2.0.3} [Quickplay] (Quickplay-1.8.9-2.0.3.jar) UCH ResourcePackOrganizer{1.0.3} [Resource Pack Organizer] (ResourcePackOrganizer MC-1.8.9 v1.0.3.jar) UCH timechanger{1.0} [TimeChanger] (TimeChanger-1.0 (1.8.9).jar) UCH publictogglechat{2.1.0} [§6Hypixel §7-§a ToggleChat] (ToggleChat-2.1.0-SNAPSHOT.jar) UCH torohealthmod{1.8.9-7} [ToroHealth Damage Indicators] (torohealth-1.8.9-7.jar) UCH enhancements{7.7} [Vanilla Enhancements] (Vanilla Enhancements-7.7.jar) Loaded coremods (and transformers): Chroma Particle Mod (chromapotions-1.8.9.jar) net.canelex.chromaparticles.tweaker.ParticleTransformer FMLLoadingPlugin (MemoryFix-0.3.jar) io.prplz.memoryfix.ClassTransformer Perspective Mod ([1.8.9] Perspective Mod-3.0.jar) net.canelex.perspectivemod.asm.CameraTransformer Glint Colorizer ([1.8.9] GlintColorizer - 1.0.jar) me.powns.glintcolorizer.asm.itemrender.RenderItemTransformer OpenEyePlugin (OpenEye.jar) openeye.asm.MultiTransformer FMLLoadingPlugin (MouseDelayFix-1.0.jar) io.prplz.mousedelayfix.ClassTransformer PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) api.player.forge.PlayerAPITransformer Main (OldAnimationsMod v2.4 FORGE MC1.8.9.jar) com.spiderfrog.main.ClassTransformer GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.5063' Renderer: 'Intel(R) HD Graphics 5500' Launched Version: 1.8.9 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 20.19.15.5063, 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: pvp pack (incompatible) Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz OptiFine Version: OptiFine_1.8.9_HD_U_L5 OptiFine Build: 20191204-143016 Render Distance Chunks: 16 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.4.0 - Build 20.19.15.5063 OpenGlRenderer: Intel(R) HD Graphics 5500 OpenGlVendor: Intel CpuCount: 4
-
Please read the EAQ and post the appropiate log(s).
-
-
Topics
-
Who's Online (See full list)