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.

rogue xeno

Members
  • Joined

  • Last visited

Everything posted by rogue xeno

  1. https://pastebin.pl/view/dbb5b6a1
  2. crash reoprt ---- Minecraft Crash Report ---- // You're mean. Time: 07/12/16 20:17 Description: Ticking entity java.lang.NoClassDefFoundError: com/arisux/amdxlib/lib/world/entity/ItemDrop at org.avp.entities.mob.EntitySpeciesAlien.func_70645_a(EntitySpeciesAlien.java:92) at org.avp.entities.mob.EntityXenomorph.func_70645_a(EntityXenomorph.java:252) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855) at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:198) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:157) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) at org.avp.entities.mob.EntitySpeciesAlien.func_70071_h_(EntitySpeciesAlien.java:172) at org.avp.entities.mob.EntityXenomorph.func_70071_h_(EntityXenomorph.java:78) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) Caused by: java.lang.ClassNotFoundException: com.arisux.amdxlib.lib.world.entity.ItemDrop at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 22 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 24 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at org.avp.entities.mob.EntitySpeciesAlien.func_70645_a(EntitySpeciesAlien.java:92) at org.avp.entities.mob.EntityXenomorph.func_70645_a(EntityXenomorph.java:252) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855) at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:198) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:157) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) at org.avp.entities.mob.EntitySpeciesAlien.func_70071_h_(EntitySpeciesAlien.java:172) at org.avp.entities.mob.EntityXenomorph.func_70071_h_(EntityXenomorph.java:78) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) -- Entity being ticked -- Details: Entity Type: avp.Warrior (org.avp.entities.mob.EntityWarrior) Entity ID: 304 Entity Name: Xenomorph Warrior Entity's Exact location: -328.30, 64.00, -44.40 Entity's Block location: World: (-329,64,-45), Chunk: (at 7,4,3 in -21,-3; contains blocks -336,0,-48 to -321,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.00, -0.08, 0.00 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) -- Affected level -- Details: Level name: jmc 1.7.10 All players: 1 total; [EntityPlayerMP['undertaletrash13'/191, l='jmc 1.7.10', x=-339.06, y=69.83, z=-45.39]] Chunk stats: ServerChunkCache: 706 Drop: 0 Level seed: -7177561217295156537 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-372,64,-46), Chunk: (at 12,4,2 in -24,-3; contains blocks -384,0,-48 to -369,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 6420 game time, 6420 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 68179 (now: false), thunder time: 66117 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2803647128 bytes (2673 MB) / 4124049408 bytes (3933 MB) up to 4124049408 bytes (3933 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M -Xms4096M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 11, tcache: 0, allocated: 13, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 16 mods loaded, 16 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAA amdxlib{1.0.0} [AMDXLib] ([1.7.10-10.13.4.1614-1.7.10][1.0.0.20] AMDXLib.jar) UCHIJAAAA avp{4.0.0.645} [AliensVsPredator] ([1.7.10-10.13.4.1614-1.7.10][4.0.0.645] AliensVsPredator.jar) UCHIJAAAA armourersWorkshop{1.7.10-0.42.2} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.42.2 (1).jar) UCHIJAAAA plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.42.2 (1).jar) UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar) UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12 (1).jar) UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAAAA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) UCHIJAAAA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) UCHIJAAAA moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar) UCHIJAAAA rwbyCraft{1.7.2} [RWBY Craft By KelcoK22] (rwby_c_1.7.10_V1.6.jar) UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Mantle Environment: Environment healthy. TConstruct Environment: Environment healthy. Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 1 / 8; [EntityPlayerMP['undertaletrash13'/191, l='jmc 1.7.10', x=-339.06, y=69.83, z=-45.39]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' i know 1.7.10 is not supported but don't be a dick i rely need help

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.