Epic Fight

Epic Fight

13M Downloads

Custom weapons from other mods difficulty

theoctoyeetus opened this issue · 3 comments

commented

I am posting here by request from the creator of epicfight, if you're reading this now main, you're the man, man. Anyways, here is the crash report you wanted me to post for you

(If this is too difficult to read, the crash report .txt file is at the bottom of all this mess)
---- Minecraft Crash Report ----
// Don't do that.

Time: 3/20/21 6:33 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$6343/23604842.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(Util.java:320) [?:?] {re:classloading,re:mixin}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$6085/1392109755.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:481) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,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.1.0.jar:36.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$486/1801878707.call(Unknown Source) [forge-1.16.5-36.1.0.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

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

-- Head --
Thread: Render thread
Stacktrace:
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:152) ~[toml-3.6.3.jar:?] {}
-- MOD epicfight --
Details:
Caused by 0: java.lang.ExceptionInInitializerError
at maninhouse.epicfight.main.EpicFightMod.(EpicFightMod.java:51) ~[?:1.0] {re:classloading}
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[?:36.1] {re:classloading}
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3071/487369776.run(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModContainer$$Lambda$3127/315809246.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}

Mod File: EpicFightMod-1.16.5-3.0.4.jar
Failure message: Epic Fight Mod (epicfight) has failed to load correctly
	java.lang.ExceptionInInitializerError: null
Mod Version: 1.0
Mod Issue URL: NOT PROVIDED
Exception message: com.electronwill.nightconfig.core.io.ParsingException: Invalid character '"' after key [registry_name]

Stacktrace:
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:152) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:101) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:88) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
at maninhouse.epicfight.config.ConfigManager.(ConfigManager.java:20) ~[?:1.0] {re:classloading}
at maninhouse.epicfight.main.EpicFightMod.(EpicFightMod.java:51) ~[?:1.0] {re:classloading}
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[?:36.1] {re:classloading}
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3071/487369776.run(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModContainer$$Lambda$3127/315809246.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}

-- 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: 2768614376 bytes (2640 MB) / 3556769792 bytes (3392 MB) up to 4294967296 bytes (4096 MB)
CPUs: 6
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.0.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |CREATE_REG|NOSIGNATURE
roughtweaks-1.16.5-2.2.4.jar |Rough Tweaks |roughtweaks |2.2.4 |CREATE_REG|NOSIGNATURE
ToolBelt-1.16.3-1.15.2.jar |Tool Belt |toolbelt |1.15.2 |CREATE_REG|NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |CREATE_REG|NOSIGNATURE
baubles-1.8.7-1.16.5.jar |Baubles |baubles |1.8.7 |CREATE_REG|NOSIGNATURE
dungeons_plus-1.16.4-1.1.3.jar |Dungeons Plus |dungeons_plus |1.1.3 |CREATE_REG|NOSIGNATURE
Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |CREATE_REG|NOSIGNATURE
jei-1.16.4-7.6.1.71.jar |Just Enough Items |jei |7.6.1.71 |CREATE_REG|NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |CREATE_REG|NOSIGNATURE
abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |CREATE_REG|NOSIGNATURE
CNB-1.16.3_4-1.2.10.jar |Creatures and Beasts |cnb |1.2.10 |CREATE_REG|NOSIGNATURE
curios-forge-1.16.5-4.0.5.0.jar |Curios API |curios |1.16.5-4.0.5.0 |CREATE_REG|NOSIGNATURE
SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |CREATE_REG|NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |CREATE_REG|NOSIGNATURE
Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |CREATE_REG|NOSIGNATURE
Waystones_1.16.5-7.4.0.jar |Waystones |waystones |7.4.0 |CREATE_REG|NOSIGNATURE
EpicFightMod-1.16.5-3.0.4.jar |Epic Fight Mod |epicfight |1.0 |ERROR |NOSIGNATURE
lava-monster-1.16.4-1.0.9.jar |Lava Monster |lava_monster |1.0.9 |CREATE_REG|NOSIGNATURE
citadel-1.6.2.jar |Citadel |citadel |1.6.2 |CREATE_REG|NOSIGNATURE
alexsmobs-1.7.1.jar |Alex's Mobs |alexsmobs |1.7.1 |CREATE_REG|NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |CREATE_REG|NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |CREATE_REG|NOSIGNATURE
guardvillagers-1.16.4-1.1.10.jar |Guard Villagers |guardvillagers |1.1.10 |CREATE_REG|NOSIGNATURE
SpartanWeaponry-1.16.4-2.1.0-beta-3.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 3 |CREATE_REG|NOSIGNATURE
outvoted-1.16.5-1.2.1.jar |Outvoted |outvoted |1.2.1 |CREATE_REG|NOSIGNATURE
iceandfire-2.1.6-1.16.4.jar |Ice and Fire |iceandfire |2.1.6-1.16.4 |CREATE_REG|NOSIGNATURE
mysticalworld-1.16.4-0.3.1.9.jar |Mystical World |mysticalworld |1.16.4-0.3.1.9 |CREATE_REG|NOSIGNATURE
firstaid-1.9.5.jar |First Aid |firstaid |1.9.5 |CREATE_REG|NOSIGNATURE
forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |CREATE_REG|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
Quark-r2.4-308.jar |Quark |quark |r2.4-308 |CREATE_REG|NOSIGNATURE
Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |CREATE_REG|NOSIGNATURE
Aquaculture-1.16.5-2.1.16.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.16 |CREATE_REG|NOSIGNATURE
ScalingHealth-1.16.5-4.0.5+5.jar |Scaling Health |scalinghealth |4.0.5+5 |CREATE_REG|NOSIGNATURE
geckolib-forge-1.16.5-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |CREATE_REG|NOSIGNATURE
DynamicSurroundings-1.16.4-4.0.3.12.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.3.12 |CREATE_REG|b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |CREATE_REG|NOSIGNATURE

(Seriously, I love your mod)
message.txt

commented

Exception message: com.electronwill.nightconfig.core.io.ParsingException: Invalid character '"' after key [registry_name]

Here is the error message. You should check your configuration file again.

so does this mean there arent supposed to be quotations before the registry name?

for example:

registry_name = "spartanweaponry:warhammer_stone"

or

registry_ name = spartanweaponry:warhammer_stone

commented

Exception message: com.electronwill.nightconfig.core.io.ParsingException: Invalid character '"' after key [registry_name]

Here is the error message. You should check your configuration file again.

commented

Ahh., you have to write quotations, but I think you put it in the wrong position. Check the one that works fine. There are many examples in the comments.