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.

Featured Replies

Posted

My Forge server keeps on crashing. The only two people on it are my friend and I. I've given it 4GB of RAM

 

Mods used:

 

Lucky Block

AgeCraft

Battletowers

Craft Guide

Creeper Species

CustomMobSpawner

Doom-like Dungeons

Mo' Creatures

Dungeon Pack

Enhanced Portals

Infernal Mobs

Minecraft Comes Alive

More Swords

Oceancraft

Plant Mega Pack

QuiverBow

Radix-Core

RPG-Inventory

Witchery

 

PC Specs:

 

i5 4570 @ 3.2GHz

GTX770

16GB  Dual-Channel DDR3 @ 666MHz

  • Author

You mean this?

 

 

[18:57:04] [server thread/INFO]: Starting minecraft server version 1.7.2

[18:57:07] [server thread/INFO]: Loading properties

[18:57:07] [server thread/INFO]: Default game type: SURVIVAL

[18:57:07] [server thread/INFO]: Generating keypair

[18:57:08] [server thread/INFO]: Starting Minecraft server on 25.170.169.65:25565

[18:57:08] [server thread/INFO]: Preparing level "Epic Adventure"

[18:57:12] [server thread/INFO]: Preparing start region for level 0

[18:57:12] [server thread/INFO]: Done (3.773s)! For help, type "help" or "?"

[18:57:17] [user Authenticator #1/INFO]: UUID of player tydog98 is f81741d078ca4b7d8fec8d17fb4eccdd

[18:57:17] [server thread/INFO]: tydog98[/25.170.169.65:61413] logged in with entity id 2004 at (244.79481321449163, 69.0, 50.490692951970246)

[18:57:17] [server thread/INFO]: tydog98 joined the game

[18:57:19] [server thread/ERROR]: Encountered an unexpected exception

net.minecraft.util.ReportedException: Ticking entity

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:627) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326) ~[lj.class:?]

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531) ~[MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [kx.class:?]

Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render

at age.craft.Blocks.BlockBarrel.func_149645_b(BlockBarrel.java:97) ~[blockBarrel.class:?]

at net.minecraft.pathfinding.PathFinder.func_82565_a(SourceFile:199) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75855_a(SourceFile:181) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75858_a(SourceFile:133) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75860_b(SourceFile:119) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75861_a(SourceFile:89) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75857_a(SourceFile:60) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75859_a(SourceFile:36) ~[aws.class:?]

at net.minecraft.world.World.func_72844_a(World.java:3291) ~[afn.class:?]

at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:79) ~[uh.class:?]

at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:83) ~[uh.class:?]

at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:41) ~[to.class:?]

at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) ~[sv.class:?]

at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540) ~[ri.class:?]

at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1766) ~[rh.class:?]

at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367) ~[ri.class:?]

at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25) ~[ws.class:?]

at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1603) ~[rh.class:?]

at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) ~[ri.class:?]

at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) ~[ws.class:?]

at net.minecraft.world.World.func_72866_a(World.java:2019) ~[afn.class:?]

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:659) ~[mj.class:?]

at net.minecraft.world.World.func_72870_g(World.java:1983) ~[afn.class:?]

at net.minecraft.world.World.func_72939_s(World.java:1836) ~[afn.class:?]

at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500) ~[mj.class:?]

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:621) ~[MinecraftServer.class:?]

... 4 more

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]

at age.craft.Blocks.BlockBarrel.func_149645_b(BlockBarrel.java:97) ~[blockBarrel.class:?]

at net.minecraft.pathfinding.PathFinder.func_82565_a(SourceFile:199) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75855_a(SourceFile:181) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75858_a(SourceFile:133) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75860_b(SourceFile:119) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75861_a(SourceFile:89) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75857_a(SourceFile:60) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75859_a(SourceFile:36) ~[aws.class:?]

at net.minecraft.world.World.func_72844_a(World.java:3291) ~[afn.class:?]

at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:79) ~[uh.class:?]

at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:83) ~[uh.class:?]

at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:41) ~[to.class:?]

at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) ~[sv.class:?]

at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540) ~[ri.class:?]

at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1766) ~[rh.class:?]

at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367) ~[ri.class:?]

at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25) ~[ws.class:?]

at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1603) ~[rh.class:?]

at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) ~[ri.class:?]

at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) ~[ws.class:?]

at net.minecraft.world.World.func_72866_a(World.java:2019) ~[afn.class:?]

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:659) ~[mj.class:?]

at net.minecraft.world.World.func_72870_g(World.java:1983) ~[afn.class:?]

at net.minecraft.world.World.func_72939_s(World.java:1836) ~[afn.class:?]

at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500) ~[mj.class:?]

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:621) ~[MinecraftServer.class:?]

... 4 more

Caused by: java.lang.NullPointerException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]

at age.craft.Blocks.BlockBarrel.func_149645_b(BlockBarrel.java:97) ~[blockBarrel.class:?]

at net.minecraft.pathfinding.PathFinder.func_82565_a(SourceFile:199) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75855_a(SourceFile:181) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75858_a(SourceFile:133) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75860_b(SourceFile:119) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75861_a(SourceFile:89) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75857_a(SourceFile:60) ~[aws.class:?]

at net.minecraft.pathfinding.PathFinder.func_75859_a(SourceFile:36) ~[aws.class:?]

at net.minecraft.world.World.func_72844_a(World.java:3291) ~[afn.class:?]

at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:79) ~[uh.class:?]

at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:83) ~[uh.class:?]

at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:41) ~[to.class:?]

at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94) ~[sv.class:?]

at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540) ~[ri.class:?]

at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1766) ~[rh.class:?]

at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367) ~[ri.class:?]

at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25) ~[ws.class:?]

at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1603) ~[rh.class:?]

at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) ~[ri.class:?]

at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) ~[ws.class:?]

at net.minecraft.world.World.func_72866_a(World.java:2019) ~[afn.class:?]

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:659) ~[mj.class:?]

at net.minecraft.world.World.func_72870_g(World.java:1983) ~[afn.class:?]

at net.minecraft.world.World.func_72939_s(World.java:1836) ~[afn.class:?]

at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:500) ~[mj.class:?]

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:621) ~[MinecraftServer.class:?]

... 4 more

[18:57:19] [server thread/ERROR]: This crash report has been saved to: C:\Users\Tyler\Desktop\Forge Server\.\crash-reports\crash-2014-06-22_18.57.19-server.txt

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.