• 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from dbees2»

    I wasn't asking about that. I was asking if it was possible to make a module for the modular power suits mod that allowed heat vision and electromagnetic vision.


    It's possible, but I'm not going to create it, someone else will have to. What's wrong with using the biomask?
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from oxBrandxo»

    Ah. I thought I went through the assembler list already and didn't see it. I saw the cryostasis tube, but not the medbay. Thanks!


    The medpod is not actually in the assembler yet. It will be in the next build, but not as of right now. Sorry for any confusion.
    Posted in: Minecraft Mods
  • 2

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)

    an alien vs predator mod....and there is no nature queen and hive spawn...? bit odd for a mod about this sort of thing dont you think?

    an aliens vs predator mod... developed entirely for the community, provided free of charge, and yet you're so ungrateful. bit odd for a person to come here and not appreciate what is given to them, dont you think?

    There ARE natural queens, and there ARE hives that can appear in your worlds, but they are NOT generated. Cyber explained it exactly as it is. It is always being improved upon.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)

    Predaliens are currently their own praetorian, runners have crusher stage, and drones have regular praetorians. Ultras and Belugamorphs won't evolve, neither will the proposed Gigermorph (Big Chap, the eggmorphing drone, based on the original script for Alien).

    Perhaps the lineups should be better classified to reduce confusion. Example format: SPECIES.TYPE.CLASS-SUBNAME

    Examples:



    XX121.HUMANOID.DRONE

    XX121.HUMANOID.WARRIOR

    XX121.HUMANOID.PRAETORIAN

    XX121.HUMANOID.QUEEN


    XX121.RUNNER.DRONE

    XX121.RUNNER.WARRIOR

    XX121.RUNNER.PRAETORIAN-CRUSHER

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from Zchwarzen»

    Allready tried to download it 3 times =(

    But the last time i tried it showed a different crash log


    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 2017-01-28 18:16
    Description: Unexpected error

    java.lang.IndexOutOfBoundsException
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- Head --
    Stacktrace:
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 0 total; []
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 0 total; []
    Retry entities: 0 total; []
    Server brand: ~~ERROR~~ NullPointerException: null
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 196335792 bytes (187 MB) / 464326656 bytes (442 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
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 5 mods loaded, 5 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.1558-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJAAAA mdxlib{1.0.0.46} [mdxlib] (mdxlib-1.0.0.46.jar)
    UCHIJAAAA avp{4.0.0.755} [AliensVsPredator] (aliensvspredator-4.0.0.755.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 369.09' Renderer: 'GeForce GTX 950/PCIe/SSE2'
    Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.5.0 NVIDIA 369.09, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)


    Pretty sure your Minecraft Forge installation is broken. You will need to delete your ".minecraft" folder and start again fresh. Please make backups before you do so. I am not accountable for your accidental deletion of information.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from Bloo_Astro»

    how do you fix "A fatal error has occurred connection terminated"?? Please help i cant play it


    Please provide a log.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from Zchwarzen»

    The log ends here. It never shows your game crash or have any problems.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from Zchwarzen»

    The entire list or some part of it? cuz i dont know what part to send if so



    The whole thing... If I wanted just a part, I would specify. All of it is useful.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from Zchwarzen»

    Still doesn´t work =(

    When i try to start a new world it first says building world and then it says shutting down internal servern and then crashes, in the crash log it says that alien vs predator is missing a texture which is hiveresin.png


    "hiveresin.png" has nothing to do with it. I need the crash log.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)

    I use a launcher called MultiMC and I tried to use this mod but it will not work. Can anyone help me with that?


    Gonna need a crash report or something.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from C4PTRAMPAGE»

    I cant use ingots from other mods. wow that's incredibly stupid.

    also the medpod is useless because:




    Your crash will be fixed in a new build of AVP in a matter of minutes. Check the downloads page.

    You could at least be a little more respectful, especially when you're coming here asking me for help. Since I obviously wont be getting a "thank you" from you; You're weclome.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)
    Quote from Lunarous_Ren»

    Hey, I am trying to add the ores to the "scenter" mod. What are the technical names of the ore so I can add them to the mods "sensor" I suppose is the best word.



    Please?


    Not quite sure what you're asking for exactly. There are several internal names.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)


    This mod is staying canon afaik, so no those won't be added. We have the Crusher, Boiler and Spitter, so unless others like the Ravager or Carrier appeared in any canon source, it won't be added. This mod focuses on the Alien series, Predator series, AVP, AVPR, Prometheus, the upcoming movie Covenant(as info comes in), and the novel Fire and Stone.


    As well as the official games.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.12.2] AliensVsPredator (Alien Covenant, The Predator, Prometheus)

    Got Discord? Join us on our new Discord server!
    https://discord.gg/4D6h2F5

    Posted in: Minecraft Mods
  • To post a comment, please .