Jump to content

I was starting my forge but it immediately crashes down, what to do?


LobbesKnabbel

Recommended Posts

Hello,

I have a question, I was trying some mods and fulfilled al the requirements but it still crashes? why?

Here is my crash report:

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 2022-09-10 00:21:52
Description: Rendering overlay

net.minecraft.ResourceLocationException: Non [a-z0-9_.-] character in namespace of location: LICENSE.txt:sounds.json
    at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:35) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:46) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.client.sounds.SoundManager.m_5944_(SoundManager.java:63) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading}
    at net.minecraft.client.sounds.SoundManager.m_5944_(SoundManager.java:38) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading}
    at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading,re:mixin}
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.screens.LoadingOverlay
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:697) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.1-20220727.212338-srg.jar%23168!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.1-42.0.9.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: No
    Packs: Mod Resources, Default

-- System Details --
Details:
    Minecraft Version: 1.19.1
    Minecraft Version ID: 1.19.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 528689008 bytes (504 MiB) / 1073741824 bytes (1024 MiB) up to 2147483648 bytes (2048 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 7 4800H with Radeon Graphics         
    Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
    Microarchitecture: unknown
    Frequency (GHz): 2.89
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce GTX 1650 Ti
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1f95
    Graphics card #0 versionInfo: DriverVersion=30.0.15.1278
    Graphics card #1 name: AMD Radeon(TM) Graphics
    Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #1 VRAM (MB): 512.00
    Graphics card #1 deviceId: 0x1636
    Graphics card #1 versionInfo: DriverVersion=27.20.15002.11002
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 25972.86
    Virtual memory used (MB): 22483.13
    Swap memory total (MB): 10240.00
    Swap memory used (MB): 682.49
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.19.1-forge-42.0.9
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 512.78, NVIDIA Corporation
    Window size: 854x480
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla
    Current Language: English (US)
    CPU: 16x AMD Ryzen 7 4800H with Radeon Graphics 
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.0.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.1-42.0.9.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.1-42.0.9.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.1-42.0.9.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.1-42.0.9.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.1-42.0.9.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        client-1.19.1-20220727.212338-srg.jar             |Minecraft                     |minecraft                     |1.19.1              |ENQUEUE_IM|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        TerraBlender-forge-1.19.1-2.0.0.121.jar           |TerraBlender                  |terrablender                  |2.0.0.121           |ENQUEUE_IM|Manifest: NOSIGNATURE
        nomadictents-19.1.1.jar                           |Nomadic Tents                 |nomadictents                  |19.1.1              |ENQUEUE_IM|Manifest: NOSIGNATURE
        betteranimalsplus-1.19-11.0.7-forge.jar           |Better Animals Plus           |betteranimalsplus             |1.19-11.0.7         |ENQUEUE_IM|Manifest: NOSIGNATURE
        structurize-1.19.2-1.0.443-ALPHA.jar              |Structurize                   |structurize                   |1.19.2-1.0.443-ALPHA|ENQUEUE_IM|Manifest: NOSIGNATURE
        architectury-6.2.43-forge.jar                     |Architectury                  |architectury                  |6.2.43              |ENQUEUE_IM|Manifest: NOSIGNATURE
        Shrines-1.19.2-5.0.0-alpha4.jar                   |Shrines                       |shrines                       |1.19.2-5.0.0-alpha4 |ENQUEUE_IM|Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.3.0.262.jar                   |Just Enough Items             |jei                           |11.3.0.262          |ENQUEUE_IM|Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.19a-forge-mc1.19.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19a             |ENQUEUE_IM|Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.11.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.11            |ENQUEUE_IM|Manifest: NOSIGNATURE
        domum_ornamentum-1.19-1.0.60-ALPHA-universal.jar  |Domum Ornamentum              |domum_ornamentum              |1.19-1.0.60-ALPHA   |ENQUEUE_IM|Manifest: NOSIGNATURE
        portablemobs-1.1.0a-forge-mc1.19.jar              |Portable Mobs                 |portablemobs                  |1.1.0a              |ENQUEUE_IM|Manifest: NOSIGNATURE
        forge-1.19.1-42.0.9-universal.jar                 |Forge                         |forge                         |42.0.9              |ENQUEUE_IM|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        torohealth-1.19-forge-2.jar                       |ToroHealth                    |torohealth                    |1.19-forge-2        |ENQUEUE_IM|Manifest: NOSIGNATURE
        PortableCraftingTable-1.19.2-3.1.6-[FORGE].jar    |Portable Crafting Table       |portablecraftingtable         |3.1.6-[FORGE]       |ENQUEUE_IM|Manifest: NOSIGNATURE
        RingsOfAscension-1.19-1.0.1.jar                   |Rings of Ascension            |ringsofascension              |1.0.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        curios-forge-1.19.1-5.1.0.5.jar                   |Curios API                    |curios                        |1.19.1-5.1.0.5      |ENQUEUE_IM|Manifest: NOSIGNATURE
        blockui-1.19-0.0.61-ALPHA.jar                     |UI Library Mod                |blockui                       |1.19-0.0.61-ALPHA   |ENQUEUE_IM|Manifest: NOSIGNATURE
        minecolonies-1.19.2-1.0.1020-ALPHA.jar            |MineColonies                  |minecolonies                  |1.19.2-1.0.1020-ALPH|ENQUEUE_IM|Manifest: NOSIGNATURE
        Xaeros_Minimap_22.14.1_Forge_1.19.1.jar           |Xaero's Minimap               |xaerominimap                  |22.14.1             |SIDED_SETU|Manifest: NOSIGNATURE
        Croptopia-1.19.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia                     |2.1.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        Infinity-Water-Bucket-1.19-2.0.0.jar              |Infinity Water Bucket         |infinitywaterbucket           |2.0.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        TravelersBackpack-1.19.2-8.2.2.jar                |Traveler's Backpack           |travelersbackpack             |8.2.2               |ENQUEUE_IM|Manifest: NOSIGNATURE
    Crash Report UUID: ce4a7e79-3cec-46a0-a4b5-963150d4b611
    FML: 42.0
    Forge: net.minecraftforge:42.0.9

Link to comment
Share on other sites

One of your mods or resource packs contains a file called assets/LICENSE.txt

This is confusing minecraft. It kind of thinks LICENSE.txt is a mod name and mod names can't have uppercase characters.

The error message does not give any information about which mod or resource pack has this problem.

Unless you know how to look inside mod jars (they are zip files), you will have to experiment with removing mods until you find the problem one.

My guess would be one of those that has "alpha" in the file name.

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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