• 0

    posted a message on game crash when mount a ship with achimedes ship mod

    help. when i try to mount ship in achimedes ship mod, the game crash and it show this

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    MovingWorldCoreMod (MovingWorld-Mod-1.8.9.jar)
    Contact their authors BEFORE contacting forge

    // Why is it breaking :(

    Time: 13/5/2559, 15:40 น.
    Description: Ticking entity

    java.lang.NoSuchMethodError: darkevilmac.archimedes.common.entity.EntityShip.getMovingWorldCollBox()Lnet/minecraft/util/AxisAlignedBB;
    at darkevilmac.archimedes.common.entity.EntityShip.handleServerUpdate(EntityShip.java:299)
    at darkevilmac.movingworld.common.entity.EntityMovingWorld.func_70071_h_(EntityMovingWorld.java:336)
    at net.minecraft.world.World.func_72866_a(World.java:1862)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
    at net.minecraft.world.World.func_72870_g(World.java:1831)
    at net.minecraft.world.World.func_72939_s(World.java:1663)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
    at java.lang.Thread.run(Thread.java:745)

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

    -- Head --
    Stacktrace:
    at darkevilmac.archimedes.common.entity.EntityShip.handleServerUpdate(EntityShip.java:299)
    at darkevilmac.movingworld.common.entity.EntityMovingWorld.func_70071_h_(EntityMovingWorld.java:336)
    at net.minecraft.world.World.func_72866_a(World.java:1862)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
    at net.minecraft.world.World.func_72870_g(World.java:1831)

    -- Entity being ticked --
    Details:
    Entity Type: ArchimedesShipsPlus.shipmod (darkevilmac.archimedes.common.entity.EntityShip)
    Entity ID: 11619
    Entity Name: entity.ArchimedesShipsPlus.shipmod.name
    Entity's Exact location: -126.50, 65.00, 17.50
    Entity's Block location: -127.00,65.00,17.00 - World: (-127,65,17), Chunk: (at 1,4,1 in -8,1; contains blocks -128,0,16 to -113,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Rider: EntityPlayerMP['NightkUng_'/11300, l='Non_02', x=-126.30, y=66.00, z=16.99]
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1663)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)

    -- Affected level --
    Details:
    Level name: Non_02
    All players: 1 total; [EntityPlayerMP['NightkUng_'/11300, l='Non_02', x=-126.30, y=66.00, z=16.99]]
    Chunk stats: ServerChunkCache: 2132 Drop: 0
    Level seed: 6153182721535527194
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: -144.00,64.00,-15.00 - World: (-144,64,-15), Chunk: (at 0,4,1 in -9,-1; contains blocks -144,0,-16 to -129,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 745728 game time, 120140 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
    at java.lang.Thread.run(Thread.java:745)

    -- System Details --
    Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 368551736 bytes (351 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.19 Powered by Forge 11.15.1.1764 7 mods loaded, 7 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAAAAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1764.jar)
    UCHIJAAAAAAAAA Forge{11.15.1.1764} [Minecraft Forge] (forge-1.8.9-11.15.1.1764.jar)
    UCHIJAAAAAAAAA darkevilmac.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)
    UCHIJAAAAAAAAA MovingWorld{MC1.8.9-INDEV-H} [Moving World] (MovingWorld-Mod-1.8.9.jar)
    UCHIJAAAAAAAAA ArchimedesShipsPlus{MC1.8.9-INDEV} [Archimedes' Ships Plus] (Archimedes-Ships-Plus-Mod-1.8.9.jar)
    UCHIJAAAAAAAAA customnpcs{1.8.9_beta} [CustomNPCs] (CustomNpcs_1.8.9_beta(21feb16).jar)
    Loaded coremods (and transformers):
    MovingWorldCoreMod (MovingWorld-Mod-1.8.9.jar)

    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['NightkUng_'/11300, l='Non_02', x=-126.30, y=66.00, z=16.99]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'


    how can i fix it? please help.

    Posted in: Java Edition Support
  • To post a comment, please .