Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

zedraliu

Members
  • Joined

  • Last visited

Everything posted by zedraliu

  1. I tried restarting my server after making a backup and then it wouldn't start and keeps crashing This is the crash report http://pastebin.com/4pEMFZuN Please help
  2. Ok i will ask him to give me his client log
  3. A frined tries to connect to my modded server but he can't enter, and the console appears this, please help 19.04 14:21:27 [server] Server thread/INFO uri_gamer left the game 19.04 14:21:27 [Disconnect] User uri_gamer has disconnected, reason: Disconnected 19.04 14:21:27 [server] INFO io.netty.handler.timeout.ReadTimeoutException 19.04 14:21:27 [server] Netty IO #1/ERROR [FML]: NetworkDispatcher exception 19.04 14:20:55 [Multicraft] uri_gamer ran command Message of the Day 19.04 14:20:55 [server] Server thread/INFO uri_gamer joined the game 19.04 14:20:55 [Connect] User uri_gamer, IP HIS IP 19.04 14:20:55 [server] Server thread/INFO [FML]: [server thread] Server side modded connection established 19.04 14:20:54 [server] Netty IO #1/INFO [FML]: Attempting connection with missing mods [] at CLIENT 19.04 14:20:54 [server] Netty IO #1/INFO [FML]: Client attempting to join with 28 mods : [email protected],candycraftmod@Beta 1.3,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Micdoodlecore@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] 19.04 14:20:54 [server] Netty IO #1/INFO [FML]: Client protocol version 1 19.04 14:20:53 [server] User Authenticator #26/INFO UUID of player uri_gamer is 26bf0f4e-8491-40fb-b4d2-d1cae6bba931
  4. thank you guys, really appreciate it
  5. i tried to install some mods to my server but it still crashing this is the crash log http://pastebin.com/6f2hJY3E
  6. Please help me, when i try to run the server it crashes always i try to open it this is the crash report ---- Minecraft Crash Report ---- // Shall we play a game? Time: 21/12/14 09:49 PM Description: Exception in server tick loop java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render at aom.AOM.<clinit>(AOM.java:46) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:118) at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 31 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at cpw.mods.fml.common.asm.transformers.TerminalTransformer.transform(TerminalTransformer.java:14) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174) ... 33 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_71, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation Memory: 51399848 bytes (49 MB) / 179982336 bytes (171 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 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.25.1199 Minecraft Forge 10.13.0.1199 34 mods loaded, 34 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{7.10.25.1199} [Forge Mod Loader] (forge-1.7.10-10.13.0.1199-universal.jar) Unloaded->Constructed Forge{10.13.0.1199} [Minecraft Forge] (forge-1.7.10-10.13.0.1199-universal.jar) Unloaded->Constructed CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed Backpack{2.0.1} [backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed Baubles{1.0.1.7} [baubles] (Baubles-1.7.10-1.0.1.7.jar) Unloaded->Constructed AWWayofTime{v1.2.0} [blood Magic: Alchemical Wizardry] (Blood Magic-v1.2.0(1.7.10).jar) Unloaded->Constructed candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar) Unloaded->Constructed creeperspecies{1.7.2} [Creeper Species] (CreeperSpecies-1.7.2.jar) Unloaded->Constructed dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar) Unloaded->Constructed ElementalCreepers{4.2.2} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.2.2.jar) Unloaded->Constructed eplus{1.7.10-3.0.1} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.1.jar) Unloaded->Constructed ether{3.0} [ether] (ether-1.7.10-0.7.13.jar) Unloaded evilcraft{0.4.2b} [EvilCraft] (EvilCraft-1.7.10-0.4.2b-11.jar) Unloaded fossil{1.7.10 Build 6.4b} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-6.4b.jar) Unloaded GalacticraftCore{3.0.3} [Galacticraft Core] (GalacticraftCore-BETA-1.7-3.0.3.201.jar) Unloaded GalacticraftMars{3.0.3} [Galacticraft Planets] (Galacticraft-Planets-BETA-1.7-3.0.3.201.jar) Unloaded GraveStone{2.9.3} [GraveStone] (GraveStone 2.9.3.jar) Unloaded InfernalMobs{1.5.9} [infernal Mobs] (InfernalMobs-1.7.10-1.5.9.jar) Unloaded LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v4.jar) Unloaded Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar) Unloaded mca{4.1.5} [Minecraft Comes Alive] (MCA-1.7.10-4.1.5-universal.jar) Unloaded meteors{2.13.1} [Falling Meteors] (meteors-1.7.10-2.13.1.jar) Unloaded DP_SimpleFlight{0.7} [simple Flight] (simpleflight-0.7.jar) Unloaded TConstruct{1.6.0d37} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d37.jar) Unloaded TF2Teleporter{1.7.10} [TF2 Teleporter] (TF2Teleporter-1.7.10.jar) Unloaded TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded weaponmod{1.7.2 v1.14.2} [balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.