Хостинг серверов Minecraft playvds.com
  1. Вы находитесь в русском сообществе Bukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.
    Скрыть объявление

Помогите Eclipse гадит

Тема в разделе "[Архив] Помощь", создана пользователем Vampikkkk, 19 сен 2012.

  1. Автор темы
    Vampikkkk

    Vampikkkk Старожил Пользователь

    Баллы:
    173
    Skype:
    Vampikkkk
    Exception in thread "AWT-EventQueue-0" java.lang.ArithmeticException: / by zero
    at net.minecraft.Launcher.paint(Launcher.java:260)
    at sun.awt.RepaintArea.paintComponent(Unknown Source)
    at sun.awt.RepaintArea.paint(Unknown Source)
    at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Собрал лаунчер (точней настроил под себя) asn007, вроде все работает но куча красных строк не дают мне покоя, на что он ругается?
     
    Оригинало_о нравится это.
  2. Хостинг MineCraft
    <
  3. Автор темы
    Vampikkkk

    Vampikkkk Старожил Пользователь

    Баллы:
    173
    Skype:
    Vampikkkk
  4. slenky

    slenky Модератор

    Баллы:
    173
    Skype:
    slenky2
    Eclipse гадит - убери за ним.
    У вас лаунчер совершает невозможное, он делит на ноль.
     
    slavik123123123, Vampikkkk и ufes нравится это.
  5. Автор темы
    Vampikkkk

    Vampikkkk Старожил Пользователь

    Баллы:
    173
    Skype:
    Vampikkkk
    @slenky,спасиб. хоть буду знать.
     
  6. mAm0n

    mAm0n Активный участник

    Баллы:
    63
    1 -
    2013-01-29 22:10:56 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.OutOfMemoryError: PermGen space
    2013-01-29 22:10:56 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.net.URLClassLoader.access$100(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-01-29 22:10:56 [INFO] [STDERR] at org.lwjgl.opengl.ContextGL.checkDestroy(ContextGL.java:214)
    2013-01-29 22:10:56 [INFO] [STDERR] at org.lwjgl.opengl.ContextGL.destroy(ContextGL.java:260)
    2013-01-29 22:10:56 [INFO] [STDERR] at org.lwjgl.opengl.ContextGL.forceDestroy(ContextGL.java:242)
    2013-01-29 22:10:56 [INFO] [STDERR] at org.lwjgl.opengl.DrawableGL.destroy(DrawableGL.java:130)
    2013-01-29 22:10:56 [INFO] [STDERR] at org.lwjgl.opengl.Display$5.destroy(Display.java:831)
    2013-01-29 22:10:56 [INFO] [STDERR] at org.lwjgl.opengl.Display.destroy(Display.java:1083)
    2013-01-29 22:10:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.e(Minecraft.java:727)
    2013-01-29 22:10:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:801)
    2013-01-29 22:10:56 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
    2013-01-29 22:11:13 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
    2013-01-29 22:11:14 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
    2013-01-29 22:11:15 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
    2013-01-29 22:11:15 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
    2013-01-29 22:11:16 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
    2013-01-29 22:11:25 [INFO] [STDERR] Exception in thread "Client read thread" java.lang.NoClassDefFoundError: cj
    2013-01-29 22:11:25 [INFO] [STDERR] at cg.a(TcpConnection.java:396)
    2013-01-29 22:11:25 [INFO] [STDERR] at cg.i(TcpConnection.java:359)
    2013-01-29 22:11:25 [INFO] [STDERR] at cg.c(TcpConnection.java:544)
    2013-01-29 22:11:25 [INFO] [STDERR] at ch.run(SourceFile:93)
    2013-01-29 22:11:25 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: cj
    2013-01-29 22:11:25 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    2013-01-29 22:11:25 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-01-29 22:11:25 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-01-29 22:11:25 [INFO] [STDERR] ... 4 more
    2013-01-29 22:11:25 [INFO] [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
    2013-01-29 22:14:58 [INFO] [STDERR] Exception in thread "AWT-Windows" java.lang.OutOfMemoryError: OutOfMemoryError
    2013-01-29 22:14:58 [INFO] [STDERR] at sun.awt.windows.WToolkit.eventLoop(Native Method)
    2013-01-29 22:14:58 [INFO] [STDERR] at sun.awt.windows.WToolkit.run(Unknown Source)
    2013-01-29 22:14:58 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
     
  7. mAm0n

    mAm0n Активный участник

    Баллы:
    63
    2 -
    2013-01-29 21:34:01 [INFO] [TreeCapitator] File block config loaded: <Forestry.log3>,2; <Forestry.log3>,6; <Forestry.log3>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Forestry.log1>,0; <Forestry.log1>,4; <Forestry.log1>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Forestry.log1>,2; <Forestry.log1>,6; <Forestry.log1>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <TwilightForest.Log>,0; <TwilightForest.Log>,4; <TwilightForest.Log>,8; <TwilightForest.Log>,12|<TwilightForest.Leaves>,0; <TwilightForest.Leaves>,3; <TwilightForest.Leaves>,8; <TwilightForest.Leaves>,11 ! <Forestry.log2>,0; <Forestry.log2>,4; <Forestry.log2>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <IC2.blockRubWood>|<IC2.blockRubLeaves> ! <TwilightForest.Log>,1; <TwilightForest.Log>,5; <TwilightForest.Log>,9; <TwilightForest.Log>,13|<TwilightForest.Leaves>, 1; <TwilightForest.Leaves>,9 ! <Forestry.log3>,3; <Forestry.log3>,7; <Forestry.log3>,11|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <ZapApples.zapAppleLogID>|<ZapApples.zapAppleLeavesID>; <ZapApples.zapAppleFlowersID> ! <Forestry.log4>,0; <Forestry.log4>,4; <Forestry.log4>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Forestry.log3>,1; <Forestry.log3>,5; <Forestry.log3>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <ExtrabiomesXL.customlog.id>,1|<ExtrabiomesXL.greenleaves.id>,2 ! <Forestry.log4>,2; <Forestry.log4>,6; <Forestry.log4>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <ExtrabiomesXL.quarterlog0.id>,0; <ExtrabiomesXL.quarterlog1.id>,0; <ExtrabiomesXL.quarterlog2.id>,0; <ExtrabiomesXL.quarterlog3.id>,0|<ExtrabiomesXL.greenleaves.id>,1 ! <TwilightForest.Log>,2; <TwilightForest.Log>,6; <TwilightForest.Log>,10; <TwilightForest.Log>,14|<TwilightForest.Leaves>, 1; <TwilightForest.Leaves>,9 ! <Forestry.log2>,2; <Forestry.log2>,6; <Forestry.log2>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! 17,1; 17,5; 17,9|18,1; <ExtrabiomesXL.autumnleaves.id> ! <Forestry.log3>,0; <Forestry.log3>,4; <Forestry.log3>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Forestry.log1>,3; <Forestry.log1>,7; <Forestry.log1>,11|<Forestry.leaves>,0; <Forestry.leaves>,8 ! 17,3; 17,7; 17,11|18,3 ! <Forestry.log2>,1; <Forestry.log2>,5; <Forestry.log2>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! 17,0; 17,4; 17,8; <ExtrabiomesXL.quarterlog0.id>,2; <ExtrabiomesXL.quarterlog1.id>,2; <ExtrabiomesXL.quarterlog2.id>,2;<ExtrabiomesXL.quarterlog3.id>,2;|18,0; <ExtrabiomesXL.autumnleaves.id> ! <Forestry.log4>,1; <Forestry.log4>,5; <Forestry.log4>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Thaumcraft.BlockMagicalLog>,0; <Thaumcraft.BlockMagicalLog>,4; <Thaumcraft.BlockMagicalLog>,8|<Thaumcraft.BlockMagicalLeaves>,0; <Thaumcraft.BlockMagicalLeaves>,8 ! 17,2; 17,6; 17,10|18,2 ! <TwilightForest.MagicLog>,0; <TwilightForest.Log>,4; <TwilightForest.Log>,8; <TwilightForest.MagicLog>,12|<TwilightForest.MagicLeaves>,0; <TwilightForest.MagicLeaves>,8 ! <RedPowerWorld.log.id>|<RedPowerWorld.leaves.id> ! <Thaumcraft.BlockMagicalLog>,1; <Thaumcraft.BlockMagicalLog>,5; <Thaumcraft.BlockMagicalLog>,9|<Thaumcraft.BlockMagicalLeaves>,1 ! <TwilightForest.Log>,3; <TwilightForest.Log>,7; <TwilightForest.Log>,11; <TwilightForest.Log>,15|<TwilightForest.Hedge>,1 ! <Forestry.log4>,3; <Forestry.log4>,7; <Forestry.log4>,11|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <ExtrabiomesXL.customlog.id>,0; <ExtrabiomesXL.quarterlog0.id>,1; <ExtrabiomesXL.quarterlog1.id>,1; <ExtrabiomesXL.quarterlog2.id>,1; <ExtrabiomesXL.quarterlog3.id>,1|<ExtrabiomesXL.greenleaves.id>,0 ! <Forestry.log1>,1; <Forestry.log1>,5; <Forestry.log1>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <MFReloaded.RubberWood>|<MFReloaded.RubberSapling> ! <Forestry.log2>,3; <Forestry.log2>,7; <Forestry.log2>,11|<Forestry.leaves>,0; <Forestry.leaves>,8
     
  8. mAm0n

    mAm0n Активный участник

    Баллы:
    63
    3 -

    2013-01-29 21:34:02 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.4.0 (build:13)] for Minecraft 1.4.7. Consider updating.
    2013-01-29 21:34:02 [INFO] [Buildcraft] Starting BuildCraft 3.4.0 :)13)
    2013-01-29 21:34:02 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
    2013-01-29 21:34:02 [INFO] [Buildcraft] http://www.mod-buildcraft.com
    2013-01-29 21:34:02 [INFO] [ExtrabiomesXL]
    2013-01-29 21:34:02 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
    2013-01-29 21:34:02 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
    2013-01-29 21:34:02 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
    2013-01-29 21:34:03 [INFO] [STDERR] java.lang.InstantiationException: com.mumfrey.liteloader.PluginChannelListener
    2013-01-29 21:34:03 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at forestry.plugins.PluginManager.addPlugin(PluginManager.java:180)
    2013-01-29 21:34:03 [INFO] [STDERR] at forestry.plugins.PluginManager.loadPluginsFromFile(PluginManager.java:115)
    2013-01-29 21:34:03 [INFO] [STDERR] at forestry.plugins.PluginManager.loadExternalPlugins(PluginManager.java:84)
    2013-01-29 21:34:03 [INFO] [STDERR] at forestry.plugins.PluginManager.loadPlugins(PluginManager.java:37)
    2013-01-29 21:34:03 [INFO] [STDERR] at forestry.core.ForestryCore.preInit(ForestryCore.java:53)
    2013-01-29 21:34:03 [INFO] [STDERR] at forestry.Forestry.preInit(Forestry.java:43)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2013-01-29 21:34:03 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2013-01-29 21:34:03 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2013-01-29 21:34:03 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    2013-01-29 21:34:03 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
    2013-01-29 21:34:03 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
    2013-01-29 21:34:03 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
    2013-01-29 21:34:03 [INFO] [STDERR] at asq.a(SourceFile:56)
    2013-01-29 21:34:03 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
    2013-01-29 21:34:03 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
    2013-01-29 21:34:04 [INFO] [IC2] Config loaded from C:\Users\BaBubAKa\AppData\Roaming\.minecraft\instances\Клиент 1.4.7 RedPower\.minecraft\config\IC2.cfg
    2013-01-29 21:34:04 [INFO] [IC2] Using 32 audio sources.
    2013-01-29 21:34:05 [INFO] [TC] Starting Traincraft 3.1.13_030!
    Лечится как-нибудь?
     

Поделиться этой страницей