• 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from A Zombie Riot

    Asking "when's the update" =/= "GET THE MOD OUT NOW, DAMMIT."

    What if it has been said over 100 times...
    Posted in: Minecraft Mods
  • 0

    posted a message on Smart Moving
    Quote from Divisor

    Sounds quite expansive for little added value.



    I removed the feature that caused the error above in Render Player API version 1.4.

    Ah, thank you for fix! i'll try that out soon.
    Posted in: Minecraft Mods
  • 0

    posted a message on Smart Moving
    Quote from Divisor

    What exact versions did you use? (also see FAQ#1)

    Does this problem also occur on a clean system with only Minecraft Forge, Player API, Render Player API and Smart Moving being installed?

    Minecraft 1.5.1, forge 7.7.1.611(Tryed most latest one too in mutiMC but still.), Player API 13.7, Render Player API 1.3.

    Yes this problem does. tryed without optifine, still this problem occurs.( WIth only minecraftforge, Player API + Render API.)
    Posted in: Minecraft Mods
  • 0

    posted a message on Smart Moving
    I'm getting error'd and crash with Latest version of Render player API.
    ---- Minecraft Crash Report ----
    // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

    Time: 13/04/15 11:27
    Description: Failed to start game

    java.lang.RuntimeException: register
    at net.smart.utilities.Reflect.Invoke(Reflect.java:229)
    at net.smart.render.mod.Client.<init>(Client.java:41)
    at net.smart.render.mod.Client.create(Client.java:26)
    at mod_SmartRender.<init>(mod_SmartRender.java:23)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:494)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:729)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.reflect.InvocationTargetException
    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.smart.utilities.Reflect.Invoke(Reflect.java:225)
    ... 36 more
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.entity.RenderManager
    at net.minecraft.client.renderer.entity.RenderPlayer.getEntityRenderMap(bhu.java:1243)
    at net.minecraft.client.renderer.entity.RenderPlayer.getAllInstances(bhu.java:1276)
    at RenderPlayerAPI.register(RenderPlayerAPI.java:470)
    at RenderPlayerAPI.register(RenderPlayerAPI.java:36)
    at RenderPlayerAPI.register(RenderPlayerAPI.java:29)
    at net.smart.render.playerapi.SmartRender.register(SmartRender.java:13)
    ... 41 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.5.1
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_17, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 345602936 bytes (329 MB) / 667680768 bytes (636 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.44 FML v5.1.21.652 Minecraft Forge 7.7.1.652 Optifine OptiFine_1.5.1_HD_U_B3 28 mods loaded, 28 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed
    mod_GuiApiBasicExample [mod_GuiApiBasicExample] (GuiAPI-0.15.5-1.5.1.jar) Unloaded->Constructed
    mod_GuiApiIngameMessageExample [mod_GuiApiIngameMessageExample] (GuiAPI-0.15.5-1.5.1.jar) Unloaded->Constructed
    mod_GuiApiIntermediateExample [mod_GuiApiIntermediateExample] (GuiAPI-0.15.5-1.5.1.jar) Unloaded->Constructed
    mod_GuiApiItemTickExample [mod_GuiApiItemTickExample] (GuiAPI-0.15.5-1.5.1.jar) Unloaded->Constructed
    mod_GuiApiTWLExamples [mod_GuiApiTWLExamples] (GuiAPI-0.15.5-1.5.1.jar) Unloaded->Constructed
    GuiAPI [GuiAPI] (GuiAPI-0.15.5-1.5.1.jar) Unloaded->Constructed
    jammyfurniture [Jammy Furniture Mod] (1.5.1_Jammy_Furniture_Mod_V4.3.zip) Unloaded->Constructed
    DamageIndicatorsMod [Damage Indicators] ([1.5.1]DamageIndicators v2.5.7.1.zip) Unloaded->Constructed
    BF [Better Farming] (BetterFarming_3.3.2_Universal.zip) Unloaded->Constructed
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.5.0.jar) Unloaded->Constructed
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.5.0.jar) Unloaded->Constructed
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.5.0.jar) Unloaded->Constructed
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.5.0.jar) Unloaded->Constructed
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.5.0.jar) Unloaded->Constructed
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.5.0.jar) Unloaded->Constructed
    craftguide [CraftGuide] (CraftGuide-1.6.6.zip) Unloaded->Constructed
    mod_EllianDetector [mod_EllianDetector] (EllianDetector.jar) Unloaded->Constructed
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.1-3.12.1.jar) Unloaded->Constructed
    iChunUtil [iChunUtil] (iChunUtil1.0.0.zip) Unloaded->Constructed
    GraviGun [GraviGun] (GravityGun1.5.0v2.zip) Unloaded->Constructed
    mod_MMM_MMMLib [MMMLib] (MMMLib-1_5_1-4.zip) Unloaded->Constructed
    mod_Modchu_ModchuLib [ModchuLib] (ModchuLib_1_5_1-v2a.zip) Unloaded->Constructed
    Mystcraft [Mystcraft] (mystcraft-uni-1.5.1-0.10.2.00.zip) Unloaded->Constructed
    mod_SmartMoving [mod_SmartMoving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Errored
    mod_SmartRender [mod_SmartRender] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Errored
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 275/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    Without that or this mod, it will work.
    I'm using latest version of forge and optifine, and player API(Of course, latest).
    I thought other mod i put to mods is making this, but pulling them off didn't solve this problem.

    Trying without optifine didn't work too.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from DutchTroller

    When will it be updated to 1.5.1?

    When will guys stop asking updates and look for 3 last pages?
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Update It To Minecraft 1.5.1 PLZ

    I can't figure out that why is there a guy who asks for update every a freaking day....

    Seriously, moderator should warn them each !@#$#$%(I censored this because i've got warned by saying that word like 2month ago) update call =(
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from VoeuxKL

    Is it the problem of DIvineRPG or my computer? I am using the MineForge 7.7.0.605, I can run other mods, but not Divnine RPG. I can login, but afterward it will black screen.

    It is not problem from both. problem is you...

    You're trying to run a 1.4.7 mod with minecraft 1.5-1.5.1...(or maybe wrong version of forge, but i'm not sure you can even run a forge for 1.5 in 1.4.7 minecraft....lol.)
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from yardenma7

    noooo now bottle of enchantment isnt craftable ):


    I thought bottle of enchantment is NOT craftable from when it was released. am i right?
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    I don't know why peoples asks for updates when they answered already for over 100 times...can't they have a little patience when modders are updating it?
    Quote from enderman271

    When is the update for 1.5 ?

    When it's done as they said.

    Quote from hary4572

    Sorry didn't know that that existed

    EDIT: Found it the search feature, figured out how to use it, and found nothing about what I needed :/. Someone has asked about it before, but they didn't receive a response either. Any help?

    Try to enchant bow with books that has infinity, and you'll find out with some funny thing...

    Hint: Use creative mode for easiest way. =P
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Xolova

    Round 4 [Final Round]
    That last name you need to guess is, what will receive the name: Gazing Creation.


    The eye i guess.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from gruntpie224

    Hello, I just got this crash when I tried entering the Vethean for the first time:

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Exception getting block type in world

    A full error report has been saved to C:\Users\Robert\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-21_08.38.44-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



    --- BEGIN ERROR REPORT 64d74b8c --------
    Full report at:
    C:\Users\Robert\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-21_08.38.44-server.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 3/21/13 8:38 AM

    -- Head --
    Stacktrace:
    at zz.a(Chunk.java:712)
    at yc.a(World.java:554)
    at yc.c(World.java:532)
    at abm.a(SourceFile:41)
    at abm.a(SourceFile:34)
    at xolova.blued00r.divinerpg.generation.vethea.WorldGenConeUp.placeBlockCircle(WorldGenConeUp.java:42)
    at xolova.blued00r.divinerpg.generation.vethea.WorldGenConeUp.a(WorldGenConeUp.java:26)
    at xolova.blued00r.divinerpg.generation.vethea.WorldGenLayer1.a(WorldGenLayer1.java:95)
    at xolova.blued00r.divinerpg.generation.vethea.ChunkProviderVethea.a(ChunkProviderVethea.java:693)
    at im.a(ChunkProviderServer.java:258)
    at zz.a(Chunk.java:1266)
    at im.c(ChunkProviderServer.java:153)
    at im.d(ChunkProviderServer.java:166)
    at yc.e(World.java:524)

    -- Requested block coordinates --
    Details:
    Found chunk: true
    Location: World: (-160,127,32), Chunk: (at 0,7,0 in -10,2; contains blocks -160,0,32 to -145,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Stacktrace:
    at yc.a(World.java:404)
    at xolova.blued00r.divinerpg.teleporter.TeleporterVethea.isBlockPortal(TeleporterVethea.java:105)
    at xolova.blued00r.divinerpg.teleporter.TeleporterVethea.b(TeleporterVethea.java:45)
    at yq.a(SourceFile:55)
    at gm.transferEntityToWorld(ServerConfigurationManager.java:494)
    at gm.transferPlayerToDimension(ServerConfigurationManager.java:419)
    at xolova.blued00r.divinerpg.blocks.BlockPortalVethea.a(BlockPortalVethea.java:273)
    at lq.D(Entity.java:1011)
    at lq.d(Entity.java:955)
    at iq.d(iq.java:759)
    at iv.a(NetServerHandler.java:348)
    at eb.a(SourceFile:136)
    at cf.b(MemoryConnection.java:80)
    at iv.d(NetServerHandler.java:136)
    at iw.b(NetworkListenThread.java:57)
    at bec.b(IntegratedServerListenThread.java:108)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at bdz.q(IntegratedServer.java:170)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_05, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 556000976 bytes (530 MB) / 772407296 bytes (736 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 10436 (584416 bytes; 0 MB) allocated, 5121 (286776 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.533 Optifine OptiFine_1.4.6_HD_U_D5 25 mods loaded, 25 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights [Dynamic Lights] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_onFire [Dynamic Lights on burning] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_creepers [Dynamic Lights on Creepers] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_dropItems [Dynamic Lights on ItemEntities] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_flameArrows [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_otherPlayers [Dynamic Lights Other Player Light] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_thePlayer [Dynamic Lights Player Light] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_BackTools [mod_BackTools] (BackTools1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft [BiblioCraft] (BiblioCraft[v1.1.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CameraCraft [CameraCraft] (CameraCraft2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    UpdateManager_TheWhiteWolves [Mod Update Manager] (ColouredBedsMod v3.1.0 - 1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CBM [Coloured Beds Mod] (ColouredBedsMod v3.1.0 - 1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DamageIndicatorsMod [Damage Indicators] (DamageIndicators[1.4.7]2.4.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DivineRPG [DivineRPG] (DivineRPG-1.3.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GW_DungeonMobs [Dungeon Mobs] (Dungeon Mobs v1.11.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DungeonPack [DungeonPack] (DungeonPack 1.4.7 v1 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GalacticraftCore [Galacticraft Core] (Galacticraft-Alpha-0.0.20.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Primitive Mobs [Primitive Mobs mod] (PrimitiveMobsv1.3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_Ruins [Ruins Spawning System] (Ruins_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TrailMix [TrailMix] (TrailMix1.4.7v4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1378 (77168 bytes; 0 MB) allocated, 1045 (58520 bytes; 0 MB) used
    Player Count: 1 / 8; [iq['gruntpie224'/353, l='New World', x=36.00, y=81.12, z=227.00]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge,fml'

    java.lang.NullPointerException
    at zz.a(Chunk.java:712)
    at yc.a(World.java:554)
    at yc.c(World.java:532)
    at abm.a(SourceFile:41)
    at abm.a(SourceFile:34)
    at xolova.blued00r.divinerpg.generation.vethea.WorldGenConeUp.placeBlockCircle(WorldGenConeUp.java:42)
    at xolova.blued00r.divinerpg.generation.vethea.WorldGenConeUp.a(WorldGenConeUp.java:26)
    at xolova.blued00r.divinerpg.generation.vethea.WorldGenLayer1.a(WorldGenLayer1.java:95)
    at xolova.blued00r.divinerpg.generation.vethea.ChunkProviderVethea.a(ChunkProviderVethea.java:693)
    at im.a(ChunkProviderServer.java:258)
    at zz.a(Chunk.java:1266)
    at im.c(ChunkProviderServer.java:153)
    at im.d(ChunkProviderServer.java:166)
    at yc.e(World.java:524)
    at yc.a(World.java:404)
    at xolova.blued00r.divinerpg.teleporter.TeleporterVethea.isBlockPortal(TeleporterVethea.java:105)
    at xolova.blued00r.divinerpg.teleporter.TeleporterVethea.b(TeleporterVethea.java:45)
    at yq.a(SourceFile:55)
    at gm.transferEntityToWorld(ServerConfigurationManager.java:494)
    at gm.transferPlayerToDimension(ServerConfigurationManager.java:419)
    at xolova.blued00r.divinerpg.blocks.BlockPortalVethea.a(BlockPortalVethea.java:273)
    at lq.D(Entity.java:1011)
    at lq.d(Entity.java:955)
    at iq.d(iq.java:759)
    at iv.a(NetServerHandler.java:348)
    at eb.a(SourceFile:136)
    at cf.b(MemoryConnection.java:80)
    at iv.d(NetServerHandler.java:136)
    at iw.b(NetworkListenThread.java:57)
    at bec.b(IntegratedServerListenThread.java:108)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at bdz.q(IntegratedServer.java:170)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)
    --- END ERROR REPORT 954c5062 ----------


    I'm not quite sure what the problem is but I hope someone else does! If you need a different list of the mods other than what's in the crash report above, then please tell me. Thank-You!



    Please inform me, how do you delete the Nether, because I am likely going to as well but I couldn't find on how to do it anywhere. So if you could help, I would also like to receive an upgrade to the Nether.

    Seems you were running a server.
    I've heard vathean have problem for server from my friend, so... maybe, only thing you can do is try to quit from there and just wait for new update...(because errorlog seems don't have problem with your other mods, but i have no clue is it true or not)
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Mr_Danky

    how is it bad graphics if its only the arcana bar i cant see? it hasnt happened with any other mod.

    What graphics card are you using/did you update your card driver/do you have error log when it happens?
    no one can tell how's it bad without those info(you should give at least one info of those so someone can may do good for you...), just telling "it hasn't happened with any other mod" is not that good info..
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from yardenma7

    why didint you answer me about joining the server?

    Which one you're talking about... -.-
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    I want to be in beta-test, but i suck at thinking names...

    I'll leave it on other and just sit'n wait lol.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from MohawkyMagoo

    Download doesnt work. I either get hijacked to Ilivid, or asked to sign up to something - 4share? is there a straight download without all the crap available somewhere?

    I'm pretty sure you're clicking adf.ly's ads.
    Quote from PhantomGamer13

    Awesome mod, I think the best one there is, but when's the 1.5 version coming out? :steve_joyous:

    When it's done, and don't ask for update and be patient.
    Posted in: Minecraft Mods
  • To post a comment, please .