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

all versions of ancient warfare crash my game #1421

Open
AjspiderLol opened this issue Jan 21, 2023 · 0 comments
Open

all versions of ancient warfare crash my game #1421

AjspiderLol opened this issue Jan 21, 2023 · 0 comments

Comments

@AjspiderLol
Copy link

Hello, I am currently having problems with any version of the mod for minecraft 1.12.2. I would greatly appreciate it if you can help me with this crash that the game suffers when loading the mods, greetings and thanks, here is the crash report. (I clarify that I already tried executing only the mod with the chicken lib code, deleting the files from the "config" folder, reinstalling java and it still fails)

---- Minecraft Crash Report ----

WARNING: coremods are present:
ReachFixPlugin (ReachFix-1.12.2-1.0.6.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
McLib core mod (mclib-2.3.5-1.12.2.jar)
CQRPlugin (Chocolate_Quest_Repoured-1.12.2-2.6.12B.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
LitematicaCore (litematica-forge-1.12.2-0.0.0-dev.20191217.195055.jar)
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
MaLiLibCore (malilib-forge-1.12.2-0.10.0-dev.23.jar)
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
iceandfire (iceandfire-1.9.1-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 1/20/23 11:47 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Ancient Warfare Core (ancientwarfare)
Caused by: java.lang.NullPointerException
at net.shadowmage.ancientwarfare.core.manual.ManualContentRegistry$ManualContentParser.parse(ManualContentRegistry.java:50)
at net.shadowmage.ancientwarfare.core.registry.RegistryLoader.loadFile(RegistryLoader.java:194)
at net.shadowmage.ancientwarfare.core.registry.RegistryLoader.loadFile(RegistryLoader.java:151)
at net.shadowmage.ancientwarfare.core.registry.RegistryLoader.loadRegistries(RegistryLoader.java:110)
at net.shadowmage.ancientwarfare.core.registry.RegistryLoader.loadRegistries(RegistryLoader.java:85)
at net.shadowmage.ancientwarfare.core.registry.RegistryLoader.load(RegistryLoader.java:67)
at net.shadowmage.ancientwarfare.core.registry.RegistryLoader.load(RegistryLoader.java:50)
at net.shadowmage.ancientwarfare.core.AncientWarfareCore.init(AncientWarfareCore.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.a.m.main(Unknown Source)

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

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_361, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 360526296 bytes (343 MB) / 2147483648 bytes (2048 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 9 total; -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G6_pre1 54 mods loaded, 53 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                                |
|:----- |:------------------------ |:------------------------- |:----------------------------------------------------- |:---------------------------------------- |
| LCHI  | minecraft                | 1.12.2                    | minecraft.jar                                         | None                                     |
| LCHI  | mcp                      | 9.42                      | minecraft.jar                                         | None                                     |
| LCHI  | FML                      | 8.0.99.99                 | forge-1.12.2-14.23.5.2859.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI  | forge                    | 14.23.5.2859              | forge-1.12.2-14.23.5.2859.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI  | creativecoredummy        | 1.0.0                     | minecraft.jar                                         | None                                     |
| LCHI  | techguns_core            | 1.12.2-1.0                | minecraft.jar                                         | None                                     |
| LCHI  | codechickenlib           | 3.2.3.358                 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHE  | ancientwarfare           | 1.12.2-2.7.0.1038         | ancientwarfare-1.12.2-2.7.0.1038.jar                  | None                                     |
| LCH   | redstoneflux             | 2.1.1                     | RedstoneFlux-1.12-2.1.1.1-universal.jar               | None                                     |
| LCH   | ancientwarfareautomation | 1.12.2-2.7.0.1038         | ancientwarfare-1.12.2-2.7.0.1038.jar                  | None                                     |
| LCH   | ancientwarfarenpc        | 1.12.2-2.7.0.1038         | ancientwarfare-1.12.2-2.7.0.1038.jar                  | None                                     |
| LCH   | ancientwarfarestructure  | 1.12.2-2.7.0.1038         | ancientwarfare-1.12.2-2.7.0.1038.jar                  | None                                     |
| LCH   | ancientwarfarevehicle    | 1.12.2-2.7.0.1038         | ancientwarfare-1.12.2-2.7.0.1038.jar                  | None                                     |
| LCH   | forgelin                 | 1.8.4                     | Forgelin-1.8.4.jar                                    | None                                     |
| LCH   | bountiful                | 2.2.2                     | Bountiful-2.2.2.jar                                   | None                                     |
| LCH   | jei                      | 4.16.1.302                | jei_1.12.2-4.16.1.302.jar                             | None                                     |
| LCH   | cqrepoured               | 2.6.12B                   | Chocolate_Quest_Repoured-1.12.2-2.6.12B.jar           | None                                     |
| LCH   | chunkpregenerator        | 2.5.0                     | Chunk+Pregenerator-V1.12-2.5.7.jar                    | None                                     |
| LCH   | cofhcore                 | 4.6.6                     | CoFHCore-1.12.2-4.6.6.1-universal.jar                 | None                                     |
| LCH   | cofhworld                | 1.4.0                     | CoFHWorld-1.12.2-1.4.0.1-universal.jar                | None                                     |
| LCH   | extendedrenderer         | v1.0                      | coroutil-1.12.1-1.2.37.jar                            | None                                     |
| LCH   | coroutil                 | 1.12.1-1.2.37             | coroutil-1.12.1-1.2.37.jar                            | None                                     |
| LCH   | configmod                | v1.0                      | coroutil-1.12.1-1.2.37.jar                            | None                                     |
| LCH   | creativecore             | 1.10.0                    | CreativeCore_v1.10.65_mc1.12.2.jar                    | None                                     |
| LCH   | ctm                      | MC1.12.2-1.0.2.31         | CTM-MC1.12.2-1.0.2.31.jar                             | None                                     |
| LCH   | mclib                    | 2.3.5                     | mclib-2.3.5-1.12.2.jar                                | None                                     |
| LCH   | emoticons                | 1.0.1                     | emoticons-1.0.1-1.12.2-dist.jar                       | None                                     |
| LCH   | umm3185118519            | release 1.5 - MC 1.12.2   | Extended+ItemsOres+[1.12.2]+(release+1.5).jar         | None                                     |
| LCH   | geckolib3                | 3.0.30                    | geckolib-forge-1.12.2-3.0.31.jar                      | None                                     |
| LCH   | grimoireofgaia           | 1.7.2                     | GrimoireOfGaia3-1.12.2-1.7.2.jar                      | None                                     |
| LCH   | waila                    | 1.8.26                    | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |
| LCH   | llibrary                 | 1.7.20                    | llibrary-1.7.20-1.12.2.jar                            | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH   | iceandfire               | 1.9.1                     | iceandfire-1.9.1-1.12.2.jar                           | None                                     |
| LCH   | journeymap               | 1.12.2-5.7.1              | journeymap-1.12.2-5.7.1.jar                           | None                                     |
| LCH   | malilib                  | 0.10.0-dev.23             | malilib-forge-1.12.2-0.10.0-dev.23.jar                | 2b03e1423915a189b8094816baa18f239d576dff |
| LCH   | litematica               | 0.0.0-dev.20191217.195055 | litematica-forge-1.12.2-0.0.0-dev.20191217.195055.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| LCH   | mowziesmobs              | 1.5.8                     | mowziesmobs-1.5.8.jar                                 | None                                     |
| LCH   | opframe                  | 1.4.0                     | OnlinePicFrame_v1.5.0-pre1_mc1.12.2.jar               | None                                     |
| LCH   | patchouli                | 1.0-23.6                  | Patchouli-1.0-23.6.jar                                | None                                     |
| LCH   | performant               | 1.12.2-1.5                | performant-1.11.jar                                   | None                                     |
| LCH   | playerrevive             | 1.0                       | PlayerRevive_v1.2.40_mc1.12.2.jar                     | None                                     |
| LCH   | reachfix                 | 1.0.6                     | ReachFix-1.12.2-1.0.6.jar                             | None                                     |
| LCH   | lemonlib                 | 1.3.0                     | lemonlib-1.12.2-1.3.0.jar                             | None                                     |
| LCH   | statues                  | 1.0.1                     | statues-rechiseled-1.12.2-1.0.1.jar                   | None                                     |
| LCH   | techguns                 | 2.0.2.0                   | techguns-1.12.2-2.0.2.0_pre3.2.jar                    | None                                     |
| LCH   | thercmod                 | 4.0.1.1                   | TheRCMod-v4.0.1.1+[1.12.2].jar                        | None                                     |
| LCH   | thermalfoundation        | 2.6.7                     | ThermalFoundation-1.12.2-2.6.7.1-universal.jar        | None                                     |
| LCH   | thermaldynamics          | 2.5.6                     | ThermalDynamics-1.12.2-2.5.6.1-universal.jar          | None                                     |
| LCH   | tombstone                | 4.4.7                     | tombstone-1.12.2-4.4.7.jar                            | None                                     |
| LCH   | travelersbackpack        | 1.0.35                    | TravelersBackpack-1.12.2-1.0.35.jar                   | None                                     |
| LCH   | twilightforest           | 3.11.1021                 | twilightforest-1.12.2-3.11.1021-universal.jar         | None                                     |
| LCH   | weather2                 | 1.12.1-2.6.12             | weather2-1.12.1-2.6.12.jar                            | None                                     |
| LCH   | jurassicraft             | 2.1.23                    | JurassiCraft-1.12.2-2.1.23.jar                        | None                                     |
| UD    | mclib_core               | 2.3.5                     | minecraft.jar                                         | None                                     |

Loaded coremods (and transformers): 

ReachFixPlugin (ReachFix-1.12.2-1.0.6.jar)
meldexun.reachfix.asm.ReachFixClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
McLib core mod (mclib-2.3.5-1.12.2.jar)
mchorse.mclib.core.McLibCMClassTransformer
CQRPlugin (Chocolate_Quest_Repoured-1.12.2-2.6.12B.jar)
team.cqr.cqrepoured.asm.CQRClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

LitematicaCore (litematica-forge-1.12.2-0.0.0-dev.20191217.195055.jar)

Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
techguns.core.TechgunsASMTransformer
MaLiLibCore (malilib-forge-1.12.2-0.10.0-dev.23.jar)

CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)

iceandfire (iceandfire-1.9.1-1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 527.56' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
Patchouli open book context: n/a
OptiFine Version: OptiFine_1.12.2_HD_U_G6_pre1
OptiFine Build: 20210323-161358
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: ComplementaryShaders_v4.0.1.zip
OpenGlVersion: 4.6.0 NVIDIA 527.56
OpenGlRenderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant