Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]:Ice and Fire (iceandfire) has failed to load correctly java.lang.reflect.InvocationTargetException: null (1.18.2) #5418

Open
2 tasks done
moayad155 opened this issue Dec 11, 2024 · 0 comments

Comments

@moayad155
Copy link

moayad155 commented Dec 11, 2024

What happened?

لقطة شاشة 2024-12-11 034526

At first I tried to add the ice and fire mod to my modpack but this message appeared and then I tried to remove all the mods and only leave the ice and fire mod and the castle only in the mods file and the same result and I also deleted the config just to make sure and the same problem still exists.

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: ١١‏/١٢‏/٢٠٢٤, ٣:٤٥ ص
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.2.26-universal.jar%2361!/:?] {re:classloading}
at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:170) ~[forge-1.18.2-40.2.26-universal.jar%2361!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:557) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.Util.m_137521_(Util.java:397) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:551) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:879) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {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:31) ~[fmlloader-1.18.2-40.2.26.jar%2318!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

-- Head --
Thread: Render thread
Suspected Mods: NONE
Stacktrace:
at net.minecraft.resources.ResourceLocation.(ResourceLocation.java:37) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading}
-- MOD iceandfire --
Details:
Caused by 0: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.26.jar%2358!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:122) ~[fmlcore-1.18.2-40.2.26.jar%2357!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
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) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Caused by 1: java.lang.ExceptionInInitializerError
	at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.<init>(EnumSeaSerpent.java:41) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
	at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.<clinit>(EnumSeaSerpent.java:20) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
	at com.github.alexthe666.iceandfire.item.IafItemRegistry.<clinit>(IafItemRegistry.java:353) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
	at com.github.alexthe666.iceandfire.IceAndFire.<init>(IceAndFire.java:114) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.26.jar%2358!/:?] {}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:122) ~[fmlcore-1.18.2-40.2.26.jar%2357!/:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
	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) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Mod File: /C:/Users/moaye/AppData/Roaming/.minecraft/mods/iceandfire-2.1.12-1.18.2.jar
Failure message: Ice and Fire (iceandfire) has failed to load correctly
	java.lang.reflect.InvocationTargetException: null
Mod Version: 2.1.12-1.18.2
Mod Issue URL: https://github.com/Alex-the-666/ice-and-fire/issues
Exception message: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: iceandfire:pixie_jar_٠

Stacktrace:
at net.minecraft.resources.ResourceLocation.(ResourceLocation.java:37) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading}
at net.minecraft.resources.ResourceLocation.(ResourceLocation.java:46) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?] {re:classloading}
at net.minecraftforge.registries.DeferredRegister.register(DeferredRegister.java:201) ~[forge-1.18.2-40.2.26-universal.jar%2361!/:?] {re:classloading}
at com.github.alexthe666.iceandfire.block.IafBlockRegistry.(IafBlockRegistry.java:112) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.(EnumSeaSerpent.java:41) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.(EnumSeaSerpent.java:20) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
at com.github.alexthe666.iceandfire.item.IafItemRegistry.(IafItemRegistry.java:353) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
at com.github.alexthe666.iceandfire.IceAndFire.(IceAndFire.java:114) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.26.jar%2358!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:122) ~[fmlcore-1.18.2-40.2.26.jar%2357!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
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) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 5103823432 bytes (4867 MiB) / 5771362304 bytes (5504 MiB) up to 8220835840 bytes (7840 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: 13th Gen Intel(R) Core(TM) i5-1334U
Identifier: Intel64 Family 6 Model 186 Stepping 3
Microarchitecture: unknown
Frequency (GHz): ٢٫٥٠
Number of physical packages: 1
Number of physical CPUs: 10
Number of logical CPUs: 12
Graphics card #٠ name: Intel(R) Iris(R) Xe Graphics
Graphics card #٠ vendor: Intel Corporation (0x8086)
Graphics card #٠ VRAM (MB): ١٢٨٫٠٠
Graphics card #٠ deviceId: 0xa7a1
Graphics card #٠ versionInfo: DriverVersion=31.0.101.5186
Memory slot #٠ capacity (MB): ٤٠٩٦٫٠٠
Memory slot #٠ clockSpeed (GHz): ٣٫٢٠
Memory slot #٠ type: DDR4
Memory slot #١ capacity (MB): ٤٠٩٦٫٠٠
Memory slot #١ clockSpeed (GHz): ٣٫٢٠
Memory slot #١ type: DDR4
Virtual memory max (MB): ٢١٧٤٥٫٤٣
Virtual memory used (MB): ١٨٣٧٧٫٦٩
Swap memory total (MB): ١٣٩٠٩٫٦٧
Swap memory used (MB): ٢٢٥٣٫٠٥
JVM Flags: ٩ total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7832M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|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
forge-1.18.2-40.2.26-universal.jar |Forge |forge |40.2.26 |COMMON_SET|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
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE
iceandfire-2.1.12-1.18.2.jar |Ice and Fire |iceandfire |2.1.12-1.18.2 |ERROR |Manifest: NOSIGNATURE
Crash Report UUID: 8c7ec3e6-5aae-41fa-b47f-8940173ec59a
FML: 40.2
Forge: net.minecraftforge:40.2.26

Minecraft Version

1.18

Ice and Fire version

iceandfire-2.1.12-1.18.2 (In all versions 1.18.2)

Citadel version

citadel-1.11.3-1.18.2

Relevant log output

[03:47:52] [main/INFO]: ModLauncher running: args [--username, foxy155, --version, 1.18.2-forge-40.2.26, --gameDir, C:\Users\moaye\AppData\Roaming\.minecraft, --assetsDir, C:\Users\moaye\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, eb494e5a-7d33-11eb-90a8-d45d64bce613, --accessToken, ????????, --clientId, null, --xuid, null, --userType, mojang, --versionType, release, --width, 1920, --height, 1080, --launchTarget, forgeclient, --fml.forgeVersion, 40.2.26, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[03:47:52] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[03:47:52] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/moaye/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[03:47:52] [main/INFO]: Found mod file citadel-1.11.3-1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\moaye\AppData\Roaming\.minecraft\mods}
[03:47:52] [main/INFO]: Found mod file iceandfire-2.1.12-1.18.2.jar of type MOD with provider {mods folder locator at C:\Users\moaye\AppData\Roaming\.minecraft\mods}
[03:47:52] [main/WARN]: Mod file C:\Users\moaye\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.26\fmlcore-1.18.2-40.2.26.jar is missing mods.toml file
[03:47:52] [main/WARN]: Mod file C:\Users\moaye\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.26\javafmllanguage-1.18.2-40.2.26.jar is missing mods.toml file
[03:47:52] [main/WARN]: Mod file C:\Users\moaye\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.26\lowcodelanguage-1.18.2-40.2.26.jar is missing mods.toml file
[03:47:52] [main/WARN]: Mod file C:\Users\moaye\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.26\mclanguage-1.18.2-40.2.26.jar is missing mods.toml file
[03:47:52] [main/INFO]: Found mod file fmlcore-1.18.2-40.2.26.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@79c3f01f
[03:47:52] [main/INFO]: Found mod file javafmllanguage-1.18.2-40.2.26.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@79c3f01f
[03:47:52] [main/INFO]: Found mod file lowcodelanguage-1.18.2-40.2.26.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@79c3f01f
[03:47:52] [main/INFO]: Found mod file mclanguage-1.18.2-40.2.26.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@79c3f01f
[03:47:52] [main/INFO]: Found mod file client-1.18.2-20220404.173914-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@79c3f01f
[03:47:52] [main/INFO]: Found mod file forge-1.18.2-40.2.26-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@79c3f01f
[03:47:53] [main/INFO]: No dependencies to load found. Skipping!
[03:47:54] [main/INFO]: Compatibility level set to JAVA_17
[03:47:54] [main/INFO]: Launching target 'forgeclient' with arguments [--version, 1.18.2-forge-40.2.26, --gameDir, C:\Users\moaye\AppData\Roaming\.minecraft, --assetsDir, C:\Users\moaye\AppData\Roaming\.minecraft\assets, --uuid, eb494e5a-7d33-11eb-90a8-d45d64bce613, --username, foxy155, --assetIndex, 1.18, --accessToken, ????????, --clientId, null, --xuid, null, --userType, mojang, --versionType, release, --width, 1920, --height, 1080]
[03:48:21] [Render thread/WARN]: Assets URL 'union:/C:/Users/moaye/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2356!/assets/.mcassetsroot' uses unexpected schema
[03:48:21] [Render thread/WARN]: Assets URL 'union:/C:/Users/moaye/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2356!/data/.mcassetsroot' uses unexpected schema
[03:48:21] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[03:48:22] [Render thread/INFO]: Setting user: foxy155
[03:48:23] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
[03:48:30] [modloading-worker-0/INFO]: Forge mod loading, version 40.2.26, for MC 1.18.2 with MCP 20220404.173914
[03:48:30] [modloading-worker-0/INFO]: MinecraftForge v40.2.26 Initialized
[03:48:32] [modloading-worker-0/ERROR]: Failed to create mod instance. ModID: iceandfire, class com.github.alexthe666.iceandfire.IceAndFire
java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.26.jar%2358!/:?]
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:122) ~[fmlcore-1.18.2-40.2.26.jar%2357!/:?]
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
	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) [?:?]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
Caused by: java.lang.ExceptionInInitializerError
	at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.<init>(EnumSeaSerpent.java:41) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.<clinit>(EnumSeaSerpent.java:20) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	at com.github.alexthe666.iceandfire.item.IafItemRegistry.<clinit>(IafItemRegistry.java:353) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	at com.github.alexthe666.iceandfire.IceAndFire.<init>(IceAndFire.java:114) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	... 14 more
Caused by: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: iceandfire:pixie_jar_?
	at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:37) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?]
	at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:46) ~[client-1.18.2-20220404.173914-srg.jar%2356!/:?]
	at net.minecraftforge.registries.DeferredRegister.register(DeferredRegister.java:201) ~[forge-1.18.2-40.2.26-universal.jar%2361!/:?]
	at com.github.alexthe666.iceandfire.block.IafBlockRegistry.<clinit>(IafBlockRegistry.java:112) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.<init>(EnumSeaSerpent.java:41) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	at com.github.alexthe666.iceandfire.enums.EnumSeaSerpent.<clinit>(EnumSeaSerpent.java:20) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	at com.github.alexthe666.iceandfire.item.IafItemRegistry.<clinit>(IafItemRegistry.java:353) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	at com.github.alexthe666.iceandfire.IceAndFire.<init>(IceAndFire.java:114) ~[iceandfire-2.1.12-1.18.2.jar%2355!/:2.1.12-1.18.2]
	... 14 more
[03:48:32] [Render thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[03:48:32] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
[03:48:33] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
[03:48:33] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
[03:48:34] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.RenderLevelStageEvent$RegisterStageEvent to a broken mod state
[03:48:34] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
[03:48:34] [Render thread/INFO]: Narrator library for x64 successfully loaded
[03:48:34] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
[03:48:34] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
[03:48:34] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
[03:48:35] [Render thread/INFO]: Reloading ResourceManager: Default
[03:48:35] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
[03:48:35] [Worker-Main-20/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:48:35] [Worker-Main-23/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:48:35] [Worker-Main-18/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:36] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:46] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:46] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:46] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:46] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:46] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:46] [Worker-Main-15/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[03:49:49] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Headphones (Soundcore Life P3)
[03:49:49] [Render thread/INFO]: Sound engine started
[03:49:49] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[03:49:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:49] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[03:49:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:49] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[03:49:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:49] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[03:49:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:49] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[03:49:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:49] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[03:49:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:49] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[03:49:49] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[03:49:51] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
[03:49:52] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
[03:49:53] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[03:49:53] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:53] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[03:49:53] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:53] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[03:49:53] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[03:49:53] [Render thread/FATAL]: Preparing crash report with UUID 2da846ce-9e22-4161-bd77-970933d407b1
[03:49:53] [Render thread/FATAL]: Crash report saved to C:\Users\moaye\AppData\Roaming\.minecraft\crash-reports\crash-????-??-??_??.??.??-fml.txt
[03:49:53] [Render thread/FATAL]: Preparing crash report with UUID 7a644590-4707-4996-8252-944775f47654
[03:50:37] [Render thread/INFO]: Stopping!

Other Information

  • I am using other mods besides Ice and Fire
  • I have attached a log file from the session that I have experienced this issue
@moayad155 moayad155 added the bug label Dec 11, 2024
@github-actions github-actions bot added the 1.18 label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant