Bonjour,
aujourd'hui j'ai voulu créer un serveur forge en 1.6.2 (minecraft_server.jar) comme je l'avais fait il y a environ un an, sans problème.
Cette fois çi, je lance le serveur (avec les mods dans le dossier mods), il crash instantanément. Je n'ai donc gardé qu'un mod, pensant à une incompatibilité... Le même résultat.
Sans aucuns mods, le serveur marche pourtant parfaitement.
Voici le crash report que j'obtiens à chaque fois :
Voici ma liste de mods :
- floatingruins
- jammyfurniture
- airship
- craftguide
- bibliocraft
-portalgunmod
- inventorysaver
- minegicka
- morebows
- smallboats
- wildcaves
Tous en 1.6.2 et fonctionnant avec forge
Merci d'avance
aujourd'hui j'ai voulu créer un serveur forge en 1.6.2 (minecraft_server.jar) comme je l'avais fait il y a environ un an, sans problème.
Cette fois çi, je lance le serveur (avec les mods dans le dossier mods), il crash instantanément. Je n'ai donc gardé qu'un mod, pensant à une incompatibilité... Le même résultat.
Sans aucuns mods, le serveur marche pourtant parfaitement.
Voici le crash report que j'obtiens à chaque fois :
Code:
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 09/04/14 22:10
Description: Exception in server tick loop
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:228)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 6908008 bytes (6 MB) / 33832960 bytes (32 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 4 mods loaded, 4 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded
Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded
PortalGun{2.0.0} [PortalGun] (fr-minecraft_mod_QB5G_Portal Gun Mod_12.zip) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Voici ma liste de mods :
- floatingruins
- jammyfurniture
- airship
- craftguide
- bibliocraft
-portalgunmod
- inventorysaver
- minegicka
- morebows
- smallboats
- wildcaves
Tous en 1.6.2 et fonctionnant avec forge
Merci d'avance