serveur 1.12.2

mario55555

Aventurier
25 Avril 2020
4
0
1
25
voici ma liste de mods que j'ai installer:
securitycraft
blocklings
chiselsandbits
CodeChickenLib
Decocraft
device mod
elevator mod
forgelin
furniture
git web builder
ichunutil
obfuscate
open computer
optifine
portal gun
ptrlib
vehicle mod
worldedit

et decocraft ne fonctionne ni tout seul ni avec les autres mods

voici le crash:

Code:
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 25/04/20 17:18
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    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.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.loadMods(Loader.java:595)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.mia.craftstudio.IPackReaderCallback
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 34 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 36 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 10 (x86) version 10.0
    Java Version: 1.8.0_251, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 67817680 bytes (64 MB) / 157081600 bytes (149 MB) up to 259522560 bytes (247 MB)
    JVM Flags: 0 total; 
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 5 mods loaded, 5 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 |
    |:----- |:--------- |:------------ |:--------------------------------------- |:--------- |
    | LC    | minecraft | 1.12.2       | minecraft.jar                           | None      |
    | LC    | mcp       | 9.42         | minecraft.jar                           | None      |
    | LC    | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2847-universal.jar | None      |
    | LC    | forge     | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None      |
    | L     | props     | 2.6.3        | Decocraft-2.6.3_1.12.2.jar              | None      |

    Loaded coremods (and transformers): 
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
 
Dernière édition par un modérateur:
Bonjour,

Decocraft requiert PTRLib pour fonctionner, ajoute-le.

Cordialement,
ShE3py.

P.S.: Cela ne sert à rien de préciser des mods, ils sont indiqués dans le rapport de crash.
 
voici le crash avec tous les mods et PTRELib:

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.3.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 26/04/20 10:01
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Decocraft (props)
Caused by: java.lang.OutOfMemoryError: Java heap space
    at java.util.Arrays.copyOfRange(Unknown Source)
    at java.lang.String.<init>(Unknown Source)
    at java.lang.StringBuilder.toString(Unknown Source)
    at com.mia.craftstudio.CSModel$ModelNode.genFullName(CSModel.java:216)
    at com.mia.craftstudio.CSModel.<init>(CSModel.java:374)
    at com.mia.craftstudio.CSPack.readPackFile(CSPack.java:197)
    at com.mia.craftstudio.CSProject.loadPacks(CSProject.java:252)
    at com.mia.craftstudio.minecraft.forge.CSLibMod.getCSProjectAndLoad(CSLibMod.java:91)
    at com.mia.props.Props.loadModels(Props.java:209)
    at com.mia.props.Props.preInit(Props.java:166)
    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.GeneratedMethodAccessor10.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)


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 (x86) version 10.0
    Java Version: 1.8.0_251, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 457496 bytes (0 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
    JVM Flags: 0 total; 
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 21 mods loaded, 21 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.2847-universal.jar           | None                                     |
    | LCH   | forge              | 14.23.5.2847    | forge-1.12.2-14.23.5.2847-universal.jar           | None                                     |
    | LCH   | obfuscate          | 0.4.2           | minecraft.jar                                     | None                                     |
    | LCH   | opencomputers|core | 1.7.5.192       | minecraft.jar                                     | None                                     |
    | LCH   | securitycraft      | v1.8.17         | [1.12.2]+SecurityCraft+v1.8.17.jar                | None                                     |
    | LCH   | blocklings         | 6.0.1           | Blocklings+6.0.1+-+1.12.2.jar                     | None                                     |
    | LCH   | chiselsandbits     | 14.33           | chiselsandbits-14.33.jar                          | None                                     |
    | LCH   | codechickenlib     | 3.2.3.358       | CodeChickenLib-1.12.2-3.2.3.358-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCE   | props              | 2.6.3           | Decocraft-2.6.3_1.12.2.jar                        | None                                     |
    | LC    | cdm                | 0.4.1           | device-mod-0.4.1-1.12.2.jar                       | None                                     |
    | LC    | elevatorid         | 1.3.14          | ElevatorMod-1.12.2-1.3.14.jar                     | None                                     |
    | LC    | forgelin           | 1.8.3           | Forgelin-1.8.3.jar                                | None                                     |
    | LC    | cfm                | 6.3.1           | furniture-6.3.1-1.12.2.jar                        | None                                     |
    | LC    | gitwebbuilder      | 1.1             | GitWeb+Builder-1.1.jar                            | None                                     |
    | LC    | ichunutil          | 7.2.0           | iChunUtil-1.12.2-7.2.0.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | opencomputers      | 1.7.5.192       | OpenComputers-MC1.12.2-1.7.5.192.jar              | None                                     |
    | LC    | portalgun          | 7.1.0           | PortalGun-1.12.2-7.1.0.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | vehicle            | 0.41.0          | vehicle-mod-0.41.0-1.12.2.jar                     | None                                     |
    | LC    | worldedit          | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None                                     |

    Loaded coremods (and transformers): 
ForgelinPlugin (Forgelin-1.8.3.jar)
  
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  li.cil.oc.common.asm.ClassTransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
 
Dernière édition par un modérateur:
pour ce qui est du moddé je te conseil d'utiliser Multimc pour mieux géré (que ça soit les mods, ou tes paramètre minecraft) si tu a besoin d'aide pour la mise en place: mon discord: Xelumbro#1643
 
Il faudrait aussi installer Java 64 bits car là tu as Java 32 bits qui est limité en ram.
(prendre Windows Hors ligne (64 bits))