Jump to content

Minecraft 1.5.2, server crashes on startup.


BooVee

Recommended Posts

First post, sorry if things are off.

 

I try and run my server, but whenever I try to, an error involving scala-library.jar comes up, saying it could not be installed. I try and manually download it using the link provided, but I get a 404 error.

 

Here's my console:

 

24.11 12:57:43 [Multicraft] Looks like a crash, check the server console. Return value: 1

24.11 12:57:43 [Multicraft] Server shut down

24.11 12:57:43 [server] INFO ... 3 more

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)

24.11 12:57:43 [server] INFO Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

24.11 12:57:43 [server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

24.11 12:57:43 [server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

24.11 12:57:43 [server] INFO ... 5 more

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

24.11 12:57:43 [server] INFO at java.net.URLConnection.getContentLength(Unknown Source)

24.11 12:57:43 [server] INFO at java.net.URLConnection.getContentLengthLong(Unknown Source)

24.11 12:57:43 [server] INFO at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

24.11 12:57:43 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

24.11 12:57:43 [server] INFO ... 5 more

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

24.11 12:57:43 [server] INFO at java.security.AccessController.doPrivileged(Native Method)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

24.11 12:57:43 [server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)

24.11 12:57:43 [server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

24.11 12:57:43 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

24.11 12:57:43 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

24.11 12:57:43 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

24.11 12:57:43 [server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

24.11 12:57:43 [server] INFO java.lang.RuntimeException: A download error occured

24.11 12:57:43 [server] SEVERE Error details

24.11 12:57:43 [server] INFO ... 5 more

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)

24.11 12:57:43 [server] INFO at java.net.URLConnection.getContentLength(Unknown Source)

24.11 12:57:43 [server] INFO at java.net.URLConnection.getContentLengthLong(Unknown Source)

24.11 12:57:43 [server] INFO at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

24.11 12:57:43 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

24.11 12:57:43 [server] INFO ... 5 more

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

24.11 12:57:43 [server] INFO at java.security.AccessController.doPrivileged(Native Method)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

24.11 12:57:43 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

24.11 12:57:43 [server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)

24.11 12:57:43 [server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

24.11 12:57:43 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

24.11 12:57:43 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

24.11 12:57:43 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

24.11 12:57:43 [server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)

24.11 12:57:43 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)

24.11 12:57:43 [server] INFO java.lang.RuntimeException: A download error occured

24.11 12:57:43 [server] SEVERE Error details

24.11 12:57:43 [server] SEVERE The following is diagnostic information for developers to review.

24.11 12:57:43 [server] SEVERE A download error occured

24.11 12:57:43 [server] SEVERE A download error occured

24.11 12:57:43 [server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

24.11 12:57:43 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

24.11 12:57:43 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip

24.11 12:57:43 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

24.11 12:57:43 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

24.11 12:57:43 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

24.11 12:57:43 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

24.11 12:57:43 [server] SEVERE There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.

24.11 12:57:43 [server] SEVERE There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

24.11 12:57:42 [server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

24.11 12:57:42 [server] SEVERE There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

24.11 12:57:42 [server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

24.11 12:57:42 [server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

24.11 12:57:42 [server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

24.11 12:57:42 [server] WARNING The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

24.11 12:57:42 [server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

24.11 12:57:42 [server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

24.11 12:57:42 [server] INFO Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Linux:amd64:2.6.32-358.6.1.el6.cve20132094.x86_64, installed at /usr/java/jre1.7.0_21

24.11 12:57:42 [server] INFO Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading

24.11 12:57:42 [Multicraft] Loaded config for "Voltz 2.0.4"

24.11 12:57:42 [Multicraft] Starting server!

24.11 12:57:42 [Multicraft] Loading server properties

24.11 12:57:42 [Multicraft] Server stopped

24.11 12:57:42 [Multicraft] Retrying server startup

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Log:https://gist.github.com/RIDERGHGH/ad920fc0a84d40c7af1447ef4d0ba74b Debug:https://gist.github.com/RIDERGHGH/273f7409e22f50dfb151eab6150ad87f exit code:1
    • I was plating on a aternos server with my friend. My friend logged of and I was alone. I installed some mods. In one moment I used the basuca from the a.v.a gun mod and the game suddenly crashed. I used the basuca when my friend was online and everything was perfect. I readed a lot of posts and edited the java execution command parameters. But nothing worked. I tried chaning the memory ram using this parameter -Xmx<MemoryRam>G But nothing worked. I even setted -Xmx15G and more it didn' work Can someone help me? These are the crash logs (Some information is removed for security as usernames and more.):   ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 6/2/23 5:02 PM Description: Unexpected error java.lang.IndexOutOfBoundsException: Index: 0, Size: 0     at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_51] {}     at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_51] {}     at pellucid.ava.misc.renderers.AVABakedModel.getPerspectiveInBetween(AVABakedModel.java:426) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.AVABakedModel.getPerspectiveInBetween(AVABakedModel.java:407) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.AVABakedModel.getPerspectiveInBetween(AVABakedModel.java:402) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.models.ModifiedGunModel.modifyPerspective(ModifiedGunModel.java:486) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.models.ModifiedGunModel.modifyPerspective(ModifiedGunModel.java:426) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.models.m202.M202Model.handlePerspective(M202Model.java:131) ~[?:1.9.8.77965] {re:classloading}     at net.minecraftforge.client.ForgeHooksClient.handleCameraTransforms(ForgeHooksClient.java:416) ~[?:?] {re:classloading}     at net.minecraft.client.renderer.ItemRenderer.func_229111_a_(ItemRenderer.java:98) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.ItemRenderer.func_229109_a_(ItemRenderer.java:207) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.FirstPersonRenderer.func_228397_a_(FirstPersonRenderer.java:50) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:mixin:APP:ava.mixins.json:client.FirstPersonRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.FirstPersonRenderer.func_228405_a_(FirstPersonRenderer.java:390) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:mixin:APP:ava.mixins.json:client.FirstPersonRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.FirstPersonRenderer.func_228396_a_(FirstPersonRenderer.java:244) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:mixin:APP:ava.mixins.json:client.FirstPersonRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.GameRenderer.func_228381_a_(GameRenderer.java:369) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:614) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:425) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}     at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$457/646445398.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_51] {}     at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_51] {}     at pellucid.ava.misc.renderers.AVABakedModel.getPerspectiveInBetween(AVABakedModel.java:426) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.AVABakedModel.getPerspectiveInBetween(AVABakedModel.java:407) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.AVABakedModel.getPerspectiveInBetween(AVABakedModel.java:402) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.models.ModifiedGunModel.modifyPerspective(ModifiedGunModel.java:486) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.models.ModifiedGunModel.modifyPerspective(ModifiedGunModel.java:426) ~[?:1.9.8.77965] {re:classloading}     at pellucid.ava.misc.renderers.models.m202.M202Model.handlePerspective(M202Model.java:131) ~[?:1.9.8.77965] {re:classloading}     at net.minecraftforge.client.ForgeHooksClient.handleCameraTransforms(ForgeHooksClient.java:416) ~[?:?] {re:classloading}     at net.minecraft.client.renderer.ItemRenderer.func_229111_a_(ItemRenderer.java:98) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.ItemRenderer.func_229109_a_(ItemRenderer.java:207) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.FirstPersonRenderer.func_228397_a_(FirstPersonRenderer.java:50) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:mixin:APP:ava.mixins.json:client.FirstPersonRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.FirstPersonRenderer.func_228405_a_(FirstPersonRenderer.java:390) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:mixin:APP:ava.mixins.json:client.FirstPersonRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.FirstPersonRenderer.func_228396_a_(FirstPersonRenderer.java:244) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:forge:bows.1,xf:fml:forge:crossbows.0,xf:fml:forge:crossbows.1,xf:fml:forge:filled_map.0,pl:mixin:APP:ava.mixins.json:client.FirstPersonRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.GameRenderer.func_228381_a_(GameRenderer.java:369) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:614) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details:     All players: 1 total; [ClientPlayerEntity['***'/7634, l='ClientLevel', x=171.66, y=86.86, z=-217.27]]     Chunk stats: Client Chunk Cache: 289, 169     Level dimension: minecraft:overworld     Level spawn location: World: (128,64,-224), Chunk: (at 0,4,0 in 8,-14; contains blocks 128,0,-224 to 143,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)     Level time: 111187 game time, 117018 day time     Server brand: forge     Server type: Non-integrated multiplayer server Stacktrace:     at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}     at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$457/646445398.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} -- System Details -- Details:     Minecraft Version: 1.16.5     Minecraft Version ID: 1.16.5     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: 847399824 bytes (808 MB) / 2227699712 bytes (2124 MB) up to 3817865216 bytes (3641 MB)     CPUs: 24     JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx15G -Xmx4096m -Xms256m     ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec     ModLauncher launch target: fmlclient     ModLauncher naming: srg     ModLauncher services:          /mixin-0.8.4.jar mixin PLUGINSERVICE          /eventbus-4.0.0.jar eventbus PLUGINSERVICE          /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE          /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE          /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE          /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE          /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE          /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE          /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE      FML: 36.2     Forge: net.minecraftforge:36.2.34     FML Language Providers:          javafml@36.2         minecraft@1     Mod List:          forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE         forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90         flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE         create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE         ava-1.16.5-1.9.8.77965.jar                        |A.V.A - Alliance of Valiant Ar|ava                           |1.9.8.77965         |DONE      |Manifest: NOSIGNATURE         citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE         iceandfire-2.1.12-1.16.5.jar                      |Ice and Fire                  |iceandfire                    |2.1.12-1.16.5       |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 6a363432-f2b6-40b6-b01c-3e44f1efd634     Launched Version: forge-36.2.34     Backend library: LWJGL version 3.2.2 build 10     Backend API: ***     GL Caps: Using framebuffer using OpenGL 3.0     Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'     Type: Client (map_client.txt)     Graphics mode: fancy     Resource Packs:      Current Language: English (US)     CPU: ***
    • So what is the code for enchanting and where is the #accept?
    • Okay managed to track down which mod was causing the problem and works flawlessly without it. It was Environmental from Team Abnormals.
    • I have completed everything you mentioned, and here is an example from GitHub: https://github.com/Tutorials-By-Kaupenjoe/Forge-Tutorial-1.19.3/blob/7-treeGeneration I would like you to look at the two main classes as follows: ModConfiguredFeatures, located in the package net.kaupenjoe.tutorialmod.worldgen ModWorldGenProvider, located in the package net.kaupenjoe.tutorialmod.datagen If you're using version 1.19.4-45.0.39 without updating to 45.0.40, the mentioned code works fine. However, if you switch to version 45.0.40 and try to add the method ModConfiguredFeatures::bootstrap, there will be an immediate issue. It seems like it cannot accept a method with a parameter as an instance, but it can still work properly with an instance that doesn't have an instant parameter, such as BootstapContext<PlacedFeature>.
  • Topics

×
×
  • Create New...

Important Information

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