Mod-Report Craft

Pokec o čemkoliv ostatním
Message
Autor
Uživatelský avatar
pf99
Příspěvky: 357
Věk: 25
Registrován: 19 bře 2015, 17:35
Reputation: 0
Bydliště: Veľa chceš vedieť

Mod-Report Craft

#1 Příspěvekod pf99 » 28 dub 2015, 21:47

Dobrý den, nevieťe prečo mi nejde Mod
ReportCresh
Odmenujem K+

Spoiler: zobrazit

Kód: Vybrat vše

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

Time: 4/28/15 9:42 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: cpw/mods/fml/client/registry/KeyBindingRegistry$KeyHandler
   at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
   at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
   at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
   at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
   at net.minecraft.client.main.Main.main(SourceFile:148)
   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)
Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/client/registry/KeyBindingRegistry$KeyHandler
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Unknown Source)
   at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
   at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
   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.EventSubscriber.handleEvent(EventSubscriber.java:74)
   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
   at com.google.common.eventbus.EventBus.post(EventBus.java:275)
   at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
   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.EventSubscriber.handleEvent(EventSubscriber.java:74)
   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
   at com.google.common.eventbus.EventBus.post(EventBus.java:275)
   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
   at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
   ... 10 more
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler
   at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   ... 36 more
Caused by: java.lang.NullPointerException
   at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
   ... 38 more


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

-- System Details --
Details:
   Minecraft Version: 1.7.10
   Operating System: Windows 7 (x86) version 6.1
   Java Version: 1.7.0_51, Oracle Corporation
   Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
   Memory: 140338656 bytes (133 MB) / 248975360 bytes (237 MB) up to 523501568 bytes (499 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
   AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP v9.05 FML v7.10.130.1395 Minecraft Forge 10.13.3.1395 5 mods loaded, 5 mods active
   mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
   FML{7.10.130.1395} [Forge Mod Loader] (forge-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed
   Forge{10.13.3.1395} [Minecraft Forge] (forge-1.7.10-10.13.3.1395-1710ls.jar) Unloaded->Constructed
   PartyMod{Beta-V1.2} [Party Mod] (PartyMod-Beta-V1.2) Unloaded->Errored
   WebDisplay{0.9} [Web Displays] (WebDisplays-0.9.jar) Unloaded->Constructed
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.10750 Compatibility Profile Context' Renderer: 'ATI Radeon HD 2600 XT'

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: Mod-Report Craft

#2 Příspěvekod mannyvee » 28 dub 2015, 23:51

Identifikuj server dle pravidel.

Smexhy
Příspěvky: 5602
Věk: 25
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Mod-Report Craft

#3 Příspěvekod Smexhy » 29 dub 2015, 07:45

Nesúvisí s technickou podporou serveru, takže IP uvádzať nemusí...

Uživatelský avatar
pf99
Příspěvky: 357
Věk: 25
Registrován: 19 bře 2015, 17:35
Reputation: 0
Bydliště: Veľa chceš vedieť

Re: Mod-Report Craft

#4 Příspěvekod pf99 » 29 dub 2015, 12:13

mannyvee píše:Identifikuj server dle pravidel.


Na každý topic moj mi to pišeš
"Identifikuj server dle pravidel."
Máš k-

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Mod-Report Craft

#5 Příspěvekod Hanakocz » 29 dub 2015, 13:52

No, dle mne řešení crash reportu technická podpora je. Ale v tomto případě s klientem, takže offtopic :P

No a k tématu, proč to nejde.
Ten mod je na 1.6.4 a tudíž nekompatibilní. Autor pracuje na updatu, ale nejde mu to, takže to ještě není.
Nicméně na webu píše, že i tak to můžeš pustit, jen to jde určitým způsobem:
http://www.planetminecraft.com/mod/party-mod/
People Getting this error!:
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.PartyMod.Common.Common
Read Carefully:

To install this mod - Download the zip, Extract the zip(Extracting is the process in which you Unzip the file then proceed to copy all of the contents out) Once extracted there should be a few things 1: The PatryMod-Beta-V1.2 folder 2:The README file 3: Three screenshots of the mod. Copy ONLY the folder into the mods folder of minecraft!


Nicméně to nemusí být stoprocentně tvůj případ. Doporučuji crash log poslat autorovi, ať to opraví. Nicméně pochybuju, že to opraví, 1.7 už tu je rok,a pokud to neupdatovat/neopravil do teď....Tam na tom webu to aktualizoval naposledy před rokem!!!

Ale... Možná by tě mohl uspokojit jiný mod, co jsem zběžně koukal na hlavní funkce.... http://www.minecraftforum.net/forums/ma ... e-internet
Ten je moderní, funguje na 1.7.10 v pohodě a je udržovaný ;)
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

Uživatelský avatar
pf99
Příspěvky: 357
Věk: 25
Registrován: 19 bře 2015, 17:35
Reputation: 0
Bydliště: Veľa chceš vedieť

Re: Mod-Report Craft

#6 Příspěvekod pf99 » 29 dub 2015, 14:07

Ale ja nechcem PartyMod

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Mod-Report Craft

#7 Příspěvekod Hanakocz » 29 dub 2015, 14:29

Tak buď nevíš, co chceš, nebo děláš něco, co nechceš. Ten report jasně říká, že party mod to crashuje. Odeber ho a mělo by to jít.

Kód: Vybrat vše

PartyMod{Beta-V1.2} [Party Mod] (PartyMod-Beta-V1.2) Unloaded->Errored

Sice říkáš, že PartyMod nechceš, ale i tak se pokoušíš hru pustit s ním. HM?
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

Uživatelský avatar
pf99
Příspěvky: 357
Věk: 25
Registrován: 19 bře 2015, 17:35
Reputation: 0
Bydliště: Veľa chceš vedieť

Re: Mod-Report Craft

#8 Příspěvekod pf99 » 29 dub 2015, 15:50

Ďakujem
-----------------------------------------------------------------------------------------------------

Odmenujem Hanakocz K+


Zpět na „Off topic“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 6 hostů