Skip to content

Game crashing in singleplayer #10

@GitXUser

Description

@GitXUser

this is the latest version of the mod

[15:37:30] [Client thread/INFO] [FCL]: Error while constructing net.fexcraft.mod.frsm.models.Palet1x1_2Model!
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: java.lang.ClassNotFoundException: net.fexcraft.mod.frsm.models.Palet1x1_2Model
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.Class.forName0(Native Method)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.Class.forName(Class.java:264)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.fexcraft.lib.mc.registry.FCLRegistry.scanForModels(FCLRegistry.java:389)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.fexcraft.lib.mc.registry.FCLRegistry.prepare(FCLRegistry.java:68)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.fexcraft.mod.fcl.FCL.preInit(FCL.java:144)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.reflect.Method.invoke(Method.java:497)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.reflect.Method.invoke(Method.java:497)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.reflect.Method.invoke(Method.java:497)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraft.client.main.Main.main(SourceFile:123)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at java.lang.reflect.Method.invoke(Method.java:497)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
[15:37:30] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 16790100 nanos
[15:37:30] [Client thread/INFO] [STDERR]: [net.fexcraft.lib.mc.registry.FCLRegistry:error:75]: at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NoClassDefFoundError: net/fexcraft/lib/tmt/GenericModelBase
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.defineClass1(Native Method)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 51 more
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.ClassNotFoundException: net.fexcraft.lib.tmt.GenericModelBase
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[15:37:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 55 more
[15:37:31] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 8/11/25 3:37 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 Fexcraft Common Library (fcl)
Caused by: java.lang.NoClassDefFoundError: net/fexcraft/lib/tmt/GenericModelBase
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at net.fexcraft.lib.mc.registry.FCLRegistry.registerTESRs(FCLRegistry.java:370)
at net.fexcraft.lib.mc.registry.FCLRegistry.prepare(FCLRegistry.java:69)
at net.fexcraft.mod.fcl.FCL.preInit(FCL.java:144)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Caused by: java.lang.ClassNotFoundException: net.fexcraft.lib.tmt.GenericModelBase
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 49 more

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 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 9095340000 bytes (8673 MB) / 9663676416 bytes (9216 MB) up to 11140071424 bytes (10624 MB)
JVM Flags: 7 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms9216m -Xmx10624m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2859 8 mods loaded, 8 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                                |
|:----- |:-------------------- |:------------ |:--------------------------------------- |:---------------------------------------- |
| LCH   | minecraft            | 1.12.2       | minecraft.jar                           | None                                     |
| LCH   | mcp                  | 9.42         | minecraft.jar                           | None                                     |
| LCH   | FML                  | 8.0.99.99    | forge-1.12.2-14.23.5.2859-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                | 14.23.5.2859 | forge-1.12.2-14.23.5.2859-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCE   | fcl                  | 12.xx        | FCL-12.102.jar                          | None                                     |
| LC    | frl                  | 1.2          | FCL-12.102.jar                          | None                                     |
| LC    | net/fexcraft/lib/tmt | 1.15         | FCL-12.102.jar                          | None                                     |
| LC    | frsm                 | 4.4.1        | FRSM-4.4.1.jar                          | None                                     |

Loaded coremods (and transformers): 
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 572.16' Renderer: 'NVIDIA GeForce GT 1030/PCIe/SSE2'

[15:37:31] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:\PrismLauncher\Instances\Building(1)\minecraft\crash-reports\crash-2025-08-11_15.37.31-client.txt
Process exited with code -1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions