IF YOU LIKE THIS MOD AND RANDOMNESS PLEASE CHECK OUT MY NEW MOD PROJECT NARHWAL HERE: https://minecraft.curseforge.com/projects/project-narwhal
IMPORTANT!: For this mod to work you MUST to follow these steps listed down below.
1. Download MrCrayfish's device mod Here. (Extra-Ons 1.0 - 4.0 only work with Device Mod version 1.2.1. Extra-Ons version 5.0 works with 1.3.1. Device mod version 1.4 is not compatible yet)
2. go to http://www.javazoom.net/jlgui/api.html and download the 3.0 version (If you are using Extra-Ons version 5.1 or higher steps 2, 3, and 4 can be skipped)
3. open the .zip file and open the folder inside and then go to the lib folder
4. all the .jar files in there need to be placed in your mods folder
(Working discord link but Mod is still abandon)
Discord: https://discord.gg/pcYE7Ej
F.A.Q:
Q: Please update the mod to Device mod version [SOME VERSION HERE].
A: This mod has been abandon. BUT i am currently (as of 11/10/2020) working on updating the mod to add some QOL (Quality Of Life) updates
how do you dye the headphones/microphones?
this is so sad, can we hit 4 likes?
New discord link pls
wow abandoned again
Can you post a new discord link?
Your discord link is broken.
Server is crashing
[19:24:24] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Extra-Ons (extraons)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/ITextureObject
at com.spjoes.extraons.ExtraOns.onPreInit(ExtraOns.java:60) ~[ExtraOns.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) ~[LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.ITextureObject
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
at com.spjoes.extraons.ExtraOns.onPreInit(ExtraOns.java:60) ~[ExtraOns.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[forge-1.12.2-14.23.5.2768-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) ~[LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_191]
Caused by: java.lang.NullPointerException
[19:24:24] [Server thread/INFO] [STDOUT]: [net.minecraft.crash.CrashReport:func_85057_a:300]: Negative index in crash report handler (0/5)
In reply to Forge_User_15388697:
why
The game crashed whilst initializing game
The game crashed whilst initializing game
Error: java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback
In The Newest Version kariokie doesn't work and crashed my game. PLEASE FIX SOON
hello, -crash-
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 7/8/18 11:42 AM
Description: Updating screen events
java.lang.AbstractMethodError at com.mrcrayfish.device.core.Window.init(Window.java:62) at com.mrcrayfish.device.core.Laptop.openApplication(Laptop.java:504) at com.mrcrayfish.device.core.Laptop.lambda$openApplication$4(Laptop.java:489) at java.util.Optional.ifPresent(Optional.java:159) at com.mrcrayfish.device.core.Laptop.openApplication(Laptop.java:489) at com.mrcrayfish.device.core.Laptop.openApplication(Laptop.java:482) at com.mrcrayfish.device.core.TaskBar.handleClick(TaskBar.java:156) at com.mrcrayfish.device.core.Laptop.func_73864_a(Laptop.java:309) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) at com.mrcrayfish.device.core.Laptop.func_146274_d(Laptop.java:444) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at com.mrcrayfish.device.core.Window.init(Window.java:62) at com.mrcrayfish.device.core.Laptop.openApplication(Laptop.java:504) at com.mrcrayfish.device.core.Laptop.lambda$openApplication$4(Laptop.java:489) at java.util.Optional.ifPresent(Optional.java:159) at com.mrcrayfish.device.core.Laptop.openApplication(Laptop.java:489) at com.mrcrayfish.device.core.Laptop.openApplication(Laptop.java:482) at com.mrcrayfish.device.core.TaskBar.handleClick(TaskBar.java:156) at com.mrcrayfish.device.core.Laptop.func_73864_a(Laptop.java:309) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) at com.mrcrayfish.device.core.Laptop.func_146274_d(Laptop.java:444) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
-- Affected screen --Details: Screen name: com.mrcrayfish.device.core.Laptop
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['drnagol369'/480, l='MpServer', x=-511.70, y=69.49, z=-718.18]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (-517,64,-714), Chunk: (at 11,4,6 in -33,-45; contains blocks -528,0,-720 to -513,255,-705), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Level time: 769 game time, 769 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: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 90 total; [EntityZombie['Zombie'/3080, l='MpServer', x=-507.21, y=30.00, z=-695.51], EntitySkeleton['Skeleton'/3083, l='MpServer', x=-517.27, y=23.00, z=-753.51], EntitySkeleton['Skeleton'/3091, l='MpServer', x=-581.53, y=39.00, z=-655.27], EntitySkeleton['Skeleton'/3117, l='MpServer', x=-465.50, y=16.00, z=-724.50], EntityCreeper['Creeper'/3118, l='MpServer', x=-578.50, y=18.00, z=-700.50], EntityCreeper['Creeper'/3119, l='MpServer', x=-579.50, y=18.00, z=-701.50], EntitySkeleton['Skeleton'/3125, l='MpServer', x=-501.50, y=33.00, z=-702.25], EntityBat['Bat'/3144, l='MpServer', x=-460.19, y=25.55, z=-742.33], EntityZombie['Zombie'/3152, l='MpServer', x=-534.50, y=15.00, z=-792.50], EntityCreeper['Creeper'/3157, l='MpServer', x=-517.50, y=32.00, z=-661.50], EntityZombie['Zombie'/3159, l='MpServer', x=-518.50, y=32.00, z=-661.50], EntitySkeleton['Skeleton'/3161, l='MpServer', x=-523.50, y=28.00, z=-695.50], EntityCreeper['Creeper'/3162, l='MpServer', x=-507.50, y=32.00, z=-715.50], EntityCreeper['Creeper'/3168, l='MpServer', x=-547.50, y=17.00, z=-747.50], EntityZombie['Zombie'/3183, l='MpServer', x=-499.50, y=26.00, z=-753.50], EntityZombie['Zombie'/2211, l='MpServer', x=-559.05, y=16.00, z=-681.30], EntityCreeper['Creeper'/2213, l='MpServer', x=-558.30, y=16.00, z=-681.30], EntitySquid['Squid'/1194, l='MpServer', x=-548.07, y=52.99, z=-769.09], EntitySquid['Squid'/1196, l='MpServer', x=-534.08, y=54.91, z=-775.75], EntitySquid['Squid'/1197, l='MpServer', x=-536.75, y=53.62, z=-778.10], EntitySquid['Squid'/1198, l='MpServer', x=-568.78, y=54.39, z=-720.99], EntitySquid['Squid'/1199, l='MpServer', x=-572.00, y=54.78, z=-722.58], EntitySquid['Squid'/1200, l='MpServer', x=-574.89, y=56.01, z=-727.15], EntitySquid['Squid'/1201, l='MpServer', x=-575.60, y=55.06, z=-721.85], EntitySquid['Squid'/1223, l='MpServer', x=-530.58, y=56.70, z=-757.02], EntitySquid['Squid'/1224, l='MpServer', x=-530.43, y=55.70, z=-757.88], EntitySquid['Squid'/1233, l='MpServer', x=-573.21, y=56.20, z=-693.97], EntitySquid['Squid'/1234, l='MpServer', x=-569.42, y=58.27, z=-696.00], EntitySquid['Squid'/1236, l='MpServer', x=-574.17, y=58.63, z=-696.84], EntitySquid['Squid'/1253, l='MpServer', x=-557.76, y=59.50, z=-721.68], EntitySquid['Squid'/1254, l='MpServer', x=-548.20, y=58.75, z=-720.36], EntitySquid['Squid'/1255, l='MpServer', x=-554.06, y=60.95, z=-721.73], EntitySquid['Squid'/1256, l='MpServer', x=-553.38, y=57.66, z=-724.99], EntitySpider['Spider'/2383, l='MpServer', x=-459.50, y=31.00, z=-726.50], EntityBat['Bat'/2390, l='MpServer', x=-456.51, y=34.10, z=-707.32], EntityBat['Bat'/2397, l='MpServer', x=-456.56, y=16.75, z=-707.29], EntityBat['Bat'/2399, l='MpServer', x=-564.27, y=10.44, z=-693.25], EntityCreeper['Creeper'/2621, l='MpServer', x=-442.50, y=29.00, z=-750.50], EntityEnderman['Enderman'/2629, l='MpServer', x=-583.50, y=41.00, z=-659.27], EntityZombie['Zombie'/2631, l='MpServer', x=-502.50, y=19.00, z=-664.50], EntityBat['Bat'/2645, l='MpServer', x=-490.75, y=32.10, z=-706.62], EntityBat['Bat'/2650, l='MpServer', x=-473.25, y=30.03, z=-703.25], EntityBat['Bat'/2720, l='MpServer', x=-542.02, y=18.10, z=-773.19], EntityCreeper['Creeper'/2724, l='MpServer', x=-527.50, y=14.00, z=-711.50], EntitySkeleton['Skeleton'/2725, l='MpServer', x=-514.50, y=26.00, z=-731.50], EntityPlayerSP['drnagol369'/480, l='MpServer', x=-511.70, y=69.49, z=-718.18], EntityZombie['Zombie'/2745, l='MpServer', x=-440.50, y=31.00, z=-703.50], EntityZombie['Zombie'/2746, l='MpServer', x=-440.50, y=31.00, z=-704.50], EntityWitch['Witch'/2749, l='MpServer', x=-501.50, y=26.00, z=-752.50], EntitySkeleton['Skeleton'/2750, l='MpServer', x=-499.50, y=26.00, z=-750.50], EntitySkeleton['Skeleton'/2752, l='MpServer', x=-499.50, y=26.00, z=-752.50], EntityBat['Bat'/2766, l='MpServer', x=-482.53, y=16.81, z=-733.75], EntityZombie['Zombie'/2768, l='MpServer', x=-516.50, y=47.00, z=-692.50], EntityZombie['Zombie'/2772, l='MpServer', x=-483.50, y=31.00, z=-719.50], EntityZombie['Zombie'/2773, l='MpServer', x=-483.50, y=31.00, z=-721.50], EntitySkeleton['Skeleton'/2785, l='MpServer', x=-527.50, y=28.00, z=-679.50], EntityZombie['Zombie'/2788, l='MpServer', x=-469.50, y=49.00, z=-687.50], EntityZombie['Zombie'/2789, l='MpServer', x=-469.50, y=49.00, z=-688.50], EntityZombie['Zombie'/2790, l='MpServer', x=-468.50, y=49.00, z=-689.50], EntityBat['Bat'/2792, l='MpServer', x=-514.75, y=33.10, z=-736.49], EntityBat['Bat'/2809, l='MpServer', x=-479.25, y=15.04, z=-733.65], EntityZombie['Zombie'/2845, l='MpServer', x=-454.19, y=59.00, z=-732.47], EntityZombie['Zombie'/2846, l='MpServer', x=-459.45, y=55.00, z=-729.25], EntityZombie['Zombie'/2862, l='MpServer', x=-459.50, y=30.00, z=-737.50], EntityZombie['Zombie'/2863, l='MpServer', x=-460.50, y=30.00, z=-740.50], EntityZombie['Zombie'/2864, l='MpServer', x=-462.50, y=30.00, z=-738.50], EntityZombie['Zombie'/2865, l='MpServer', x=-462.50, y=30.00, z=-736.50], EntityBat['Bat'/2870, l='MpServer', x=-556.27, y=19.86, z=-681.67], EntityBat['Bat'/2886, l='MpServer', x=-553.51, y=35.12, z=-733.43], EntityBat['Bat'/2888, l='MpServer', x=-509.99, y=51.06, z=-735.47], EntityBat['Bat'/2889, l='MpServer', x=-510.51, y=49.99, z=-741.25], EntityBat['Bat'/2890, l='MpServer', x=-505.24, y=52.70, z=-740.70], EntityBat['Bat'/2891, l='MpServer', x=-505.37, y=53.05, z=-741.39], EntityWitch['Witch'/2945, l='MpServer', x=-516.50, y=33.00, z=-686.50], EntityZombie['Zombie'/2949, l='MpServer', x=-588.50, y=24.00, z=-645.50], EntitySpider['Spider'/2951, l='MpServer', x=-521.50, y=53.00, z=-753.50], EntitySkeleton['Skeleton'/2953, l='MpServer', x=-521.50, y=53.00, z=-754.50], EntityCreeper['Creeper'/2980, l='MpServer', x=-517.50, y=15.00, z=-740.50], EntityEnderman['Enderman'/2991, l='MpServer', x=-512.50, y=32.00, z=-663.50], EntityEnderman['Enderman'/2993, l='MpServer', x=-518.41, y=32.00, z=-658.48], EntityEnderman['Enderman'/2994, l='MpServer', x=-515.53, y=32.00, z=-665.03], EntitySkeleton['Skeleton'/2996, l='MpServer', x=-511.76, y=32.00, z=-664.49], EntitySkeleton['Skeleton'/3011, l='MpServer', x=-459.50, y=31.00, z=-722.50], EntityCreeper['Creeper'/3017, l='MpServer', x=-555.50, y=13.00, z=-782.50], EntityCreeper['Creeper'/3018, l='MpServer', x=-565.16, y=13.00, z=-793.40], EntitySkeleton['Skeleton'/3019, l='MpServer', x=-552.80, y=11.00, z=-789.65], EntitySkeleton['Skeleton'/3020, l='MpServer', x=-564.48, y=13.00, z=-791.27], EntitySkeleton['Skeleton'/3027, l='MpServer', x=-462.50, y=30.00, z=-737.50], EntityZombie['Zombie'/3045, l='MpServer', x=-558.50, y=16.00, z=-751.50], EntityZombie['Zombie'/3046, l='MpServer', x=-526.50, y=24.00, z=-788.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2739) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Mac OS X (x86_64) version 10.12.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 896979816 bytes (855 MB) / 1375731712 bytes (1312 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.4.2729 6 mods loaded, 6 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:----------- |:--------- |:------------ |:----------------------------- |:---------------------------------------- | | UCHIJAAAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2729.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAAAA | forge | 14.23.4.2729 | forge-1.12.2-14.23.4.2729.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAAAA | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None | | UCHIJAAAAAA | extraons | 1.3 | extraons-1.3a.jar | None |
Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.51.8' Renderer: 'AMD Radeon HD Pitcairn PRO Prototype OpenGL Engine' Launched Version: 1.12.2-forge1.12.2-14.23.4.2729 LWJGL: 2.9.2 OpenGL: AMD Radeon HD Pitcairn PRO Prototype OpenGL Engine GL version 2.1 ATI-1.51.8, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because ARB_framebuffer_object 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: 12x Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
So....I want to repost this mod to MCBBS-The largest minecraft forum in China..
I think Chinese will like this mod very much......And because of some problems,I need to create a download link in China.
If you allow me,I will link the curseforge page/
In reply to card_233:
In reply to Forge_User_12968249:
please 4.0
In reply to jackjack47:
I seem to have run into a problem; I've added the files from that zip as your steps say to, but then I end up crashing before the game can even make a crash report. Looking at the latest.log file shows it's something about the "commons-logging-api.jar" that was included in those files we're supposed to copy over.
https://pastebin.com/P00Grdfv
So... I have no idea what to do from here. Should I try just deleting the commons-logging-api.jar, or is there something else I can do?
In reply to pharade:
(I mean, I don't understand a thing to how ContainedDeps should work :/)
In reply to pharade:
How to use the console?