• 0

    posted a message on Custom NPCs

    Hello I’m not sure if this issue has been addressed yet, but I am having issues with the custom textures for Npcs. I am able to find the file locations through the npc menu, but the texture will only come up with the purple and black missing texture. IN the custom npcs Assets and textures folder I cannot find any of the working base skins in the entity folder however they work when selected for a skin. I believe this might be some sort of location issue for the references of the textures. Hopefully you can help me out!



    Edit: I think the issue was that all skins need to be lower case

    My bad thanks anyways and hopefully this can help other people

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    Not sure if anyone else has had this issue before but the custom recipes are not working in version 1.12

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    Does anyone know if the invisibility status effect has any influence on custom npc detection range, or if it has no effect would there be any way to modify their detection range of certain entities. Say if a player had a scoreboard tag of "invisible" they would be detected in a smaller radius than others.

    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF

    That seems like it fixed the issue thank you so much for your time.
    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    Quote from migueeel»

    Then prolly you're lacking a pack thing.


    Do I need more than Flans 1.8.5.1 with the simple parts pack 1.8.5.1 and the modern weapons pack 1.8.5.1?
    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF

    I happened to speak too soon I got an even larger error message this time.



    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.guns.boxes.GunBoxType.read(GunBoxType.java:92)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:77)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:521)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:210)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [23:47:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded box.
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded playerClass.
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded team.
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded itemHolder.
    [23:47:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.1.1.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.1.1.jar
    [23:47:15] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Preinitializing complete.
    [23:47:15] [Client thread/INFO] [FML]: Applying holder lookups
    [23:47:15] [Client thread/INFO] [FML]: Holder lookups applied
    [23:47:15] [Client thread/INFO] [FML]: Injecting itemstacks
    [23:47:15] [Client thread/INFO] [FML]: Itemstack injection complete
    [23:47:15] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [23:47:16] [Thread-11/INFO]: Initializing LWJGL OpenAL
    [23:47:16] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [23:47:16] [Thread-11/INFO]: OpenAL initialized.
    [23:47:16] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
    [23:47:16] [Sound Library Loader/INFO]: Sound engine started
    [23:47:17] [Client thread/INFO] [FML]: Max texture size: 16384
    [23:47:17] [Client thread/INFO]: Created: 16x16 textures-atlas
    [23:47:17] [Client thread/ERROR] [FML]: Model definition for location flansmod:teamsSpawner#inventory not found
    [23:47:17] [Client thread/ERROR] [FML]: Model definition for location flansmod:flansWorkbench#inventory not found
    [23:47:17] [Client thread/ERROR] [FML]: Model definition for location flansmod:opStick#inventory not found
    [23:47:17] [Client thread/ERROR] [FML]: Model definition for location customnpcs:npcScriptedDoor#inventory not found
    [23:47:18] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Initialising Flan's Mod.
    [23:47:18] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loading Flan's mod client side.
    [23:47:18] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find P when adding recipe for nothing
    [23:47:18] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded recipes.
    [23:47:18] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loading complete.
    [23:47:18] [Client thread/INFO] [FML]: Injecting itemstacks
    [23:47:18] [Client thread/INFO] [FML]: Itemstack injection complete
    [23:47:18] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
    [23:47:18] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.1.1.jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.1.1.jar
    [23:47:18] [Client thread/INFO]: SoundSystem shutting down...
    [23:47:18] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
    [23:47:18] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [23:47:19] [Thread-13/INFO]: Initializing LWJGL OpenAL
    [23:47:19] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [23:47:19] [Thread-13/INFO]: OpenAL initialized.
    [23:47:19] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
    [23:47:19] [Sound Library Loader/INFO]: Sound engine started
    [23:47:20] [Client thread/INFO] [FML]: Max texture size: 16384
    [23:47:21] [Client thread/INFO]: Created: 1024x512 textures-atlas
    [23:47:21] [Client thread/ERROR] [FML]: Model definition for location flansmod:opStick#inventory not found
    [23:47:21] [Client thread/ERROR] [FML]: Model definition for location customnpcs:npcScriptedDoor#inventory not found
    [23:47:27] [Server thread/INFO]: Starting integrated minecraft server version 1.8
    [23:47:27] [Server thread/INFO]: Generating keypair
    [23:47:27][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:42] Loading Linked Npcs
    [23:47:27][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:62] Done loading Linked Npcs
    [23:47:27] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
    [23:47:27] [Server thread/INFO] [FML]: Applying holder lookups
    [23:47:27] [Server thread/INFO] [FML]: Holder lookups applied
    [23:47:28] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@adab238)
    [23:47:28] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@adab238)
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [23:47:28] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@adab238)
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [23:47:28] [Server thread/INFO]: Preparing start region for level 0
    [23:47:29][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:33] Loading Dialogs
    [23:47:29][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:35] Done loading Dialogs
    [23:47:29] [Server thread/INFO]: Changing view distance to 12, from 10
    [23:47:30] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
    [23:47:30] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
    [23:47:30] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : [email protected],[email protected],[email protected],[email protected],[email protected]
    [23:47:30] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
    [23:47:30] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
    [23:47:30] [Server thread/INFO]: killer8764[local:E:2111b387] logged in with entity id 296 at (-519.6408979909786, 60.0, 54.22750572258952)
    [23:47:30] [Server thread/INFO]: killer8764 joined the game
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbedc06587, pid=9060, tid=11052
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C [ig9icd64.dll+0x16587]
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # An error report file with more information is saved as:
    # C:\Users\Roman\AppData\Roaming\.minecraft\hs_err_pid9060.log
    #
    # If you would like to submit a bug report, please visit:
    # http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    AL lib: (EE) alc_cleanup: 1 device not closed
    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

    parts were taken out of the error message to save space.


    This could have be caused by using the 1.8.5.0 version of flans

    What i know for sure is that every single time an error occurs it has trouble finding items. The part that is reoccurring is here


    [23:47:28] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@adab238)
    [23:47:28] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@adab238)
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [23:47:28] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@adab238)
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [23:47:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist


    I have tried re-installing both forge and all the mods. I'm using the recommended version of forge for 1.8 and the most recent java version.

    I'm not sure if there is a conflict with the items in the mods but I have the error after using a few different weapons and relaunching mine craft a couple of times.

    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF

    I reinstalled all the mods. I tried running the Flans mod version 1.8.5.0 instead of 1.8.5.1 and it seems to be working I haven't had an error yet. Thank you for all your help if any more problems arise I will let you know.

    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    Quote from soccerguy3»


    Mine worked Perfect . I tried to reproduce your error with no luck . Use 1.8-forge1.8-11.14.4.1577 , JAVA 8 u74

    In my .minecraft / mods / 1.8 / , DIR

    BetterFoliage-MC1.8-2.0.4.jar
    Flan's Mod Apocalypse-1.8-1.0.jar
    Flan's Mod-1.8-5.1.jar
    GlobalGameRules-1.0.jar
    liteloader-1.8.jar
    OptiFine_1.8.0_HD_U_H2.jar
    SoundFilters-0.8_for_1.8.jar
    TooManyItems2015_02_14_1.8_Forge.jar
    worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar
    WorldHandler-1.8-2.9.jar
    Gammabright v3.3 [MC 1.8].litemod
    mod_DaFlight_2.4.r9_mc1.8.litemod
    mod_macros_0.11.1_beta2_mc1.8.litemod
    mod_MAtmos_29ub5_mc1.8.litemod
    mod_uyjulianXrayMod_mc1.8.litemod
    mod_voxelMap_1.5.20_for_1.8.litemod
    mod_worldeditcui_1.8.0_03_lite_mc1.8.litemod
    PresenceFootsteps_u7b_1.8.litemod

    In my .minecraft / flan / , DIR

    Apocalypse-Content Pack-1.8-5.0.jar
    British Military Pack V1.131.jar
    FC Pack V8.02 1.7.10-1.8 FM5.1.jar
    Mecha Parts-Content Pack-1.8-5.0.jar
    Modern Warfare-Content Pack-1.8-5.1.1.jar
    Prototype Sci Fi V3 1.7.10-1.8 FM5.1.jar
    Simple Parts-Content Pack-1.8-5.1.1.jar
    Titan-Content Pack-1.8-5.0.jar
    WW2-Content Pack-1.8-5.1.1.jar
    Ye Olde-Content Pack-1.8-5.0.jar


    Do you think it could be a problem with custom npcs? What I'm seeing is that the game is looking for items from the pack but it cannot find them. I'm not sure what to do it usually crashes if I start up minecraft and load the save again. This time I tried to use the bare minimum i have flans 1.8.5.1 , the modern weapons pack 1.8.5.1.1 , the simple parts pack 1.8.5.1.1 , and custom npcs version 1.8
    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF

    Hello I'm wondering if anyone can help me solve this issue. I am running flans mod version 5.1 on Minecraft version 1.8. I have the modern weapons pack, the simple parts pack along with the apocalypse mod and apocalypse content pack. In addition to flans i am running Custom Npcs version 1.8


    This is my error report i hope someone can help me.



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

    -- System Details --
    Details:
    Minecraft Version: 1.8
    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: 139766968 bytes (133 MB) / 255066112 bytes (243 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: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4312' Renderer: 'Intel(R) HD Graphics 530'
    [21:08:04] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [21:08:04] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
    [21:08:04] [Client thread/INFO] [FML]: Replaced 204 ore recipies
    [21:08:05] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [21:08:05] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
    [21:08:05] [Client thread/INFO] [FML]: Searching C:\Users\Roman\AppData\Roaming\.minecraft\mods for mods
    [21:08:06] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
    [21:08:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs, flansmodapocalypse, flansmod] at CLIENT
    [21:08:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, customnpcs, flansmodapocalypse, flansmod] at SERVER
    [21:08:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod
    [21:08:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
    [21:08:07] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
    [21:08:07] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [21:08:07] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [21:08:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [21:08:07] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
    [21:08:07] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
    [21:08:07][FINE/CustomNPCs][noppes.npcs.LogWriter:71] Sun Mar 06 21:08:07 PST 2016
    [21:08:07][FINE/CustomNPCs][noppes.npcs.controllers.ScriptController:81] Script Engines Available:
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Preinitialising Flan's mod.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded content pack : Apocalypse-Content Pack-1.8-5.0.jar
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded content pack : Modern Warfare-Content Pack-1.8-5.1.1 (4).jar
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded content pack : Simple Parts-Content Pack-1.8-5.1.1 (1).jar
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded textures and models.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded part.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded bullet.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded attachment.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded grenade.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for acr
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for aug
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for FMG
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for g36
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for glock
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for m1014
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for m1014
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for m16a4
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for m1887
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for m1887
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 3006Bullet when reading ammo types for m40a3
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for mp5
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for MP7
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for mtar
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 3006Bullet when reading ammo types for r700
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for r870
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for r870
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for skorpion
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for spas
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for spas
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for uzi
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for w1200
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for w1200
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded gun.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded aa.
    [21:08:08] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded vehicle.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded plane.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded mechaItem.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded mecha.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded tool.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded armour.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find basicCPU when adding recipe for mwArmour
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded armourBox.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded box.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded playerClass.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded team.
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded itemHolder.
    [21:08:09] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Flan's Mod : Apocalypse-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.1.1 (4).jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.1.1 (1).jar
    [21:08:09] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Preinitializing complete.
    [21:08:09] [Client thread/INFO] [FML]: Applying holder lookups
    [21:08:09] [Client thread/INFO] [FML]: Holder lookups applied
    [21:08:09] [Client thread/INFO] [FML]: Injecting itemstacks
    [21:08:09] [Client thread/INFO] [FML]: Itemstack injection complete
    [21:08:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [21:08:10] [Thread-11/INFO]: Initializing LWJGL OpenAL
    [21:08:10] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [21:08:10] [Thread-11/INFO]: OpenAL initialized.
    [21:08:10] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
    [21:08:10] [Sound Library Loader/INFO]: Sound engine started
    [21:08:11] [Client thread/INFO] [FML]: Max texture size: 16384
    [21:08:11] [Client thread/INFO]: Created: 16x16 textures-atlas
    [21:08:12] [Client thread/ERROR] [FML]: Model definition for location flansmod:teamsSpawner#inventory not found
    [21:08:12] [Client thread/ERROR] [FML]: Model definition for location flansmod:flansWorkbench#inventory not found
    [21:08:12] [Client thread/ERROR] [FML]: Model definition for location flansmod:opStick#inventory not found
    [21:08:12] [Client thread/ERROR] [FML]: Model definition for location customnpcs:npcScriptedDoor#inventory not found
    [21:08:12] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Initialising Flan's Mod.
    [21:08:12] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loading Flan's mod client side.
    [21:08:12] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Could not find P when adding recipe for nothing
    [21:08:12] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loaded recipes.
    [21:08:12] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Loading complete.
    [21:08:12] [Client thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to register com.flansmod.apocalypse.common.network.PacketApocalypseCountdown packet class twice.
    [21:08:12] [Client thread/INFO] [FML]: Injecting itemstacks
    [21:08:12] [Client thread/INFO] [FML]: Itemstack injection complete
    [21:08:12] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
    [21:08:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Flan's Mod: Apocalypse, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:Flan's Mod : Apocalypse-Content Pack-1.8-5.0.jar, FMLFileResourcePack:Flan's Mod : Modern Warfare-Content Pack-1.8-5.1.1 (4).jar, FMLFileResourcePack:Flan's Mod : Simple Parts-Content Pack-1.8-5.1.1 (1).jar
    [21:08:12] [Client thread/INFO]: SoundSystem shutting down...
    [21:08:13] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
    [21:08:13] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [21:08:13] [Thread-13/INFO]: Initializing LWJGL OpenAL
    [21:08:13] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [21:08:13] [Thread-13/INFO]: OpenAL initialized.
    [21:08:13] [Client thread/WARN]: File flansmod:sounds/BulletHit.ogg does not exist, cannot add it to event flansmod:BulletHit
    [21:08:13] [Sound Library Loader/INFO]: Sound engine started
    [21:08:14] [Client thread/INFO] [FML]: Max texture size: 16384
    [21:08:15] [Client thread/INFO]: Created: 1024x512 textures-atlas
    [21:08:15] [Client thread/ERROR] [FML]: Model definition for location flansmod:opStick#inventory not found
    [21:08:15] [Client thread/ERROR] [FML]: Model definition for location customnpcs:npcScriptedDoor#inventory not found
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN flansmodapocalypse
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: domain flansmodapocalypse is missing 2 textures
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: domain flansmodapocalypse has 1 location:
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: mod flansmodapocalypse resources at C:\Users\Roman\AppData\Roaming\.minecraft\mods\Flan's Mod Apocalypse-1.8-1.0.jar
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain flansmodapocalypse are:
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/sulphuricAcidStill.png
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/sulphuricAcidFlowing.png
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain flansmodapocalypse
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
    [21:08:15] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
    [21:08:19] [Server thread/INFO]: Starting integrated minecraft server version 1.8
    [21:08:19] [Server thread/INFO]: Generating keypair
    [21:08:19][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:42] Loading Linked Npcs
    [21:08:19][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:62] Done loading Linked Npcs
    [21:08:19] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
    [21:08:19] [Server thread/INFO] [FML]: Applying holder lookups
    [21:08:19] [Server thread/INFO] [FML]: Holder lookups applied
    [21:08:19] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4a4a3bf7)
    [21:08:19] [Server thread/INFO] [FML]: Loading dimension 2 (New World) (net.minecraft.server.integrated.IntegratedServer@4a4a3bf7)
    [21:08:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [21:08:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [21:08:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [21:08:19] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4a4a3bf7)
    [21:08:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [21:08:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [21:08:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [21:08:19] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4a4a3bf7)
    [21:08:20] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [21:08:20] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [21:08:20] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [21:08:20] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
    [21:08:20] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
    [21:08:20] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:577]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
    [21:08:20] [Server thread/INFO]: Preparing start region for level 0
    [21:08:21][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:33] Loading Dialogs
    [21:08:21][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:35] Done loading Dialogs
    [21:08:21] [Server thread/INFO]: Changing view distance to 12, from 10
    [21:08:21] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
    [21:08:21] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
    [21:08:21] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 6 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
    [21:08:21] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
    [21:08:21] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
    [21:08:21] [Server thread/INFO]: killer8764[local:E:c745ab03] logged in with entity id 268 at (171.4464888563686, 99.22824454871746, 82.29967118753862)
    [21:08:21] [Server thread/INFO]: killer8764 joined the game
    [21:08:23] [Thread-10/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
    [21:14:58] [Server thread/INFO]: [killer8764: Set the time to 1000]
    [21:14:58] [Client thread/INFO]: [CHAT] Set the time to 1000
    [21:16:25] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:16:25] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:16:26] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:16:26] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:14] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:14] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:24] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:26] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:26] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:30] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:31] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:31] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:31] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:32] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:32] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:34] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:35] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:35] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:39] [Chunk Batcher 1/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
    [21:17:39] [Chunk Batcher 0/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
    [21:17:45] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:45] [Client thread/WARN]: Unable to play unknown soundEvent: flansmod:
    [21:17:50] [Chunk Batcher 0/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbedc06587, pid=1456, tid=9616
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C [ig9icd64.dll+0x16587]
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # An error report file with more information is saved as:
    # C:\Users\Roman\AppData\Roaming\.minecraft\hs_err_pid1456.log
    #
    # If you would like to submit a bug report, please visit:
    # http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    AL lib: (EE) alc_cleanup: 1 device not closed
    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs

    Hello I was just wondering if the progress made with the version 1.8 beta would carry over to the finished version in the future. Wouldn't want all my saved npcs to just dissapear from the map.

    Posted in: Minecraft Mods
  • 1

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from SPG

    we arent helping you because yyou are using a mod pack we dont support, they also dont have mr. m's permission to even have pixelmon in that mod pack


    You realize that the maker of that mod pack is not taking credit for the mod itself he is simply allowing people who don't know how to mod a simple and easy way to download and play Pixelmon.
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from killer87641

    I love this mod but I have one problem. The music doesn't play when I log in. It says music files not found. Im not completely tech savy so I cant tell you exactly whats wrong but I use the Pixelmon mod pack In technic and it has no music. If someone could find a solution or confirm if it is the modpack makers fault that would be great.


    Ok I seriously need help I've posted 2 times and have gotten no answer. Can anyone be kind enough to take the time to reply something that can help me?
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Quote from killer87641

    I love this mod but I have one problem. The music doesn't play when I log in. It says music files not found. Im not completely tech savy so I cant tell you exactly whats wrong but I use the Pixelmon mod pack In technic and it has no music. If someone could find a solution or confirm if it is the modpack makers fault that would be great.


    Can anyone help me with my problem???
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    I love this mod but I have one problem. The music doesn't play when I log in. It says music files not found. Im not completely tech savy so I cant tell you exactly whats wrong but I use the Pixelmon mod pack In technic and it has no music. If someone could find a solution or confirm if it is the modpack makers fault that would be great.
    Posted in: Minecraft Mods
  • To post a comment, please .