• 0

    posted a message on [1.7.10] More Fun Quicksand Mod - Adds 30 types of Quicksand!

    ok thanks


    Your welcome! Although it may take a while but he will eventually reply back to you.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] More Fun Quicksand Mod - Adds 30 types of Quicksand!

    I would like to know if there is a specific page to post suggestions about the mod


    You could try private messaging him, he will answer.

    Posted in: Minecraft Mods
  • 0

    posted a message on Skin Help

    I desperately need help and I don't know how to search for this but I need a skin type generator when it will take the texture skin and converts it to the player like planetminecraft does as a preview image that is a lot easier to do, I am getting frustrated trying to find an online convert that does that.

    Thanks!!!

    Posted in: Skins
  • 0

    posted a message on Web Displays - Browse On the Internet in Minecraft!

    I have a suggestion for the mod, if you ran out of ideas. How about javacript integrations, that can effect the world under certain circumstances. Like Getting Inventory, and more and if it detects that the world has cheats enables than maybe some add blocks and stuffs like that. you kind of already did it with the redstone for the big screen which I thought was really cool. But literally, you can add more, you could even add cameras in it as well.

    Posted in: Minecraft Mods
  • 0

    posted a message on Delay in actions

    I really really need an answer for this, very badly, I can't deal with this anymore.

    Posted in: Java Edition Support
  • 0

    posted a message on Delay in actions

    So this problem started about two days ago, so when I joined to game, which I was playing quite a long time, and this weird annoying error started where when I press a key to walk it keeps walking and I can't do anything until it stops like I can't pause, go in inventory, nothing until that action is finished computing, I have found some other threads almost similar to mind but all of they could pause in the middle of an action to stop and stuff.

    And it is not stick keys since you are most likely going to ask about that. It is also a modded as well and it isn't any of the mods because the problem was not there before and I played that world for a long time, it just happened, I also tried another world and still with the same problem.


    Also it seems to only do it on the modded as well, which does not make sense since it just started doing it out of the blue, I hope to get help on this soon as well.


    I really need help because I want to play minecraft on my modded world and I got so far, someone please help me, Can anyone please reply to this thread, you can just say that you have no idea if you want.

    Posted in: Java Edition Support
  • 0

    posted a message on WebDisplays 1.0 - Browse On the Internet in Minecraft!

    Is this going to stay at 1.0 forever now?

    Posted in: Minecraft Mods
  • 0

    posted a message on Creating minecraft mods help
    Quote from MadHatAk»

    A lot of how minecraft works is in the Source code. Anyone here will tell you to look there. For instance, when a GUI is opened, as you say, it requires several classes (i.e. Tile Entity, a GUI, Container if it is to store/use items, Slot, and Block). All of which are available in the Referenced Libraries > Forge Source File > net.minecraft/ net.minecraft.forge.


    Okay...thanks!!!

    Posted in: Modification Development
  • 0

    posted a message on Creating minecraft mods help

    So I kind of need help with making minecraft mods, like I know some programming such as javascript which is somewhat a little tiny bit,, and I mean tiny itty bitty bit similar to java but I also learned some java as well but I need help like how do I use like certain aspects of minecraft like use events from the game such as gui opening and mobs and using minecraft physics, I know I could just look through fml and the net.minecraft thing but is there an easier way to see because I looked everywhere on the internet but couldn't find anything on the internet that could help, I really want to make minecraft mods because I have so many many many ideas as mods and I need to release those ideas out to the world, mods that can help other mod makers and some that could be fun.

    Posted in: Modification Development
  • 0

    posted a message on Minecraft doesn't load world
    Quote from majestyc2k1»

    Couple things I noticed:


    1. You need to allocate more memory to MC. MC 1.12 requires at least 4G.

    2. Try updating Forge.

    3. Try it w/o Optifine.

    4. Install the latest version of Java on the PC, then make sure the launcher uses that version.


    I was thinking of doing that, mainly the allocate more memory and update/reinstall forge idea, the java and without optifine is new so if the rest doesn't work than i'll try without Optifine, also, I forgot to mention that it started doing this recently as well.

    Posted in: Mods Discussion
  • 0

    posted a message on Minecraft doesn't load world

    So I had this problem where when I load a world it just closes minecraft but it is still running, as it says in task manager that it is still running...I had to closed it though which of course gave a crash report when doing it but i'll add it here just in case it somehow helps, don't know how it would help but i'll just put it in here as well.


    Log Report


    https://www.mediafire.com/file/8weybasq1s14ffa/latest.log/file

    I had to put it as download because of how big it is.


    Crash Report


    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present: MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)Contact their authors BEFORE contacting forge
    // Uh... Did I do that?
    Time: 3/6/19 1:44 PMDescription: Unexpected error
    java.lang.NullPointerException: Unexpected error at net.minecraft.world.World.getSkyColorBody(World.java:1481) at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463) at net.minecraft.world.World.func_72833_a(World.java:1472) at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:2285) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1638) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) 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:497) 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 --Thread: Client threadStacktrace: at net.minecraft.world.World.getSkyColorBody(World.java:1481) at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463) at net.minecraft.world.World.func_72833_a(World.java:1472) at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:2285) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1638) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
    -- Affected level --Details: Level name: MpServer All players: 0 total; [] Chunk stats: MultiplayerChunkCache: 441, 441 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: 10599380 game time, 15703004 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: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 0 total; [] Retry entities: 0 total; [] Server brand: ~~ERROR~~ NullPointerException: null Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426) at net.minecraft.client.main.Main.main(SourceFile:123) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    -- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 87694656 bytes (83 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_E2 25 mods loaded, 25 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    | State | ID | Version | Source | Signature | |:--------- |:------------------- |:------------ |:------------------------------------------- |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | micdoodlecore | | minecraft.jar | None | | UCHIJAAAA | opencomputers|core | 1.7.4.153 | minecraft.jar | None | | UCHIJAAAA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | UCHIJAAAA | carvablepumpkins | 1.5 | carvablepumpkins_1.5.jar | None | | UCHIJAAAA | customnpcs | 1.12 | CustomNPCs_1.12.2(20jan18).jar | None | | UCHIJAAAA | cfm | 4.1.5 | furniture-4.1.5-1.12.2.jar | None | | UCHIJAAAA | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None | | UCHIJAAAA | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None | | UCHIJAAAA | geneticsreborn | 1.09 | geneticsreborn-1.12-1.09.jar | None | | UCHIJAAAA | jei | 4.11.0.212 | jei_1.12.2-4.11.0.212.jar | None | | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | UCHIJAAAA | mcef | 0.9 | mcef-1.12.2-0.9.jar | None | | UCHIJAAAA | moreplanets | 2.0.17 | More-Planets-1.12.2-2.0.17-GC181.jar | b3468b224a74e296555ad7efeb35f482e6f445de | | UCHIJAAAA | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None | | UCHIJAAAA | pumpkincarving | 1.4.0 | PumpkinCarving1.12-1.4.0.jar | None | | UCHIJAAAA | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None | | UCHIJAAAA | treechopper | 1.2.4 | Tree-Chopper-Mod-1.12.2.jar | None | | UCHIJAAAA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | UCHIJAAAA | vampirism | 1.4.9 | Vampirism-1.12.2-1.4.9.jar | None | | UCHIJAAAA | teamlapen-lib | 1.4.9 | Vampirism-1.12.2-1.4.9.jar | None | | UCHIJAAAA | webdisplays | 1.0 | webdisplays-1.12.2-1.0.jar | None |
    Loaded coremods (and transformers): MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) micdoodle8.mods.miccore.MicdoodleTransformerTransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) li.cil.oc.common.asm.ClassTransformerShutdownPatcher (mcef-1.12.2-0.9-coremod.jar) net.montoyo.mcef.coremod.ShutdownPatcher GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 620' Launched Version: 1.12.2-forge1.12.2-14.23.4.2705 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 620 GL version 4.5.0 - Build 23.20.16.4973, Intel GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
    Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Custom Painting, Creeper Girl ResourcePack Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz OptiFine Version: OptiFine_1.12.2_HD_U_E2 OptiFine Build: 20180728-185429 Render Distance Chunks: 10 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: (internal) OpenGlVersion: 4.5.0 - Build 23.20.16.4973 OpenGlRenderer: Intel(R) HD Graphics 620 OpenGlVendor: Intel CpuCount: 4

    Posted in: Mods Discussion
  • 0

    posted a message on Crash Report

    I have two laptops, and I was trying to play minecraft on my other which won't work anymore because it is always crashing and really need help because I went at it for hours, trying to fix it, and I am not kidding because it won't...I just wanted my friend to play minecraft with me and the laptop (Which is a windows 8) NEVER, ever did that before until now...a couple weeks ago it did it too but not all the time because if I close it and reopen it, it will work and now even when I do that it doesn't work...I also messed around and I got three errors from it from tinkering at it, one was where all mods are used, second is where 1 mod was taken and the last one is still one mod was removed but no error didn't say it could be the problem but I saw it might online but it is quite hard to get help here by searching when replies are being removed, luckily some replies quoted the removed ones.


    Using all mods:


    ---- Minecraft Crash Report -------- Minecraft Crash Report ----// Ouch. That hurt :(
    Time: 2/18/19 10:10 AMDescription: Registering texture
    net.minecraft.client.renderer.StitcherException: Unable to fit: BuildCraftRobotics:requester/bottom, size: 16x16, atlas: 1024x1024, atlasMax: 1024x1024 - Maybe try a lower resolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:357) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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:497) 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 net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:357) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152)
    -- Resource location being registered --Details: Resource location: minecraft:textures/atlas/blocks.png Texture object class: net.minecraft.client.renderer.texture.TextureMapStacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    -- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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:497) 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 8.1 (x86) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 128648896 bytes (122 MB) / 385875968 bytes (368 MB) up to 1124073472 bytes (1072 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1070M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_E7 26 mods loaded, 26 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJA advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar) UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJA BNBGamingLib{2.3.2} [BNBGamingLib] (BNBGamingLib-2.3.2.jar) UCHIJA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar) UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar) UCHIJA DimensionalControl{0.14.0} [DimensionalControl] (DimensionalControl-0.14.0.jar) UCHIJA dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar) UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJA LingeringLoot{1.0} [LingeringLoot] (LingeringLoot-1.7.10-2.5.jar) UCHIJA mrnobody_morecommands{1.8} [MoreCommands] (MoreCommands-1.7.10-1.8.jar) UCHIJA vampirism{0.7.9} [Vampirism] (Vampirism-1.7.10-0.7.9.jar) UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6310 Graphics' Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon HD 6310 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc. 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: [vanilla, file/Creeper Girl ResourcePack] 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) OptiFine Version: OptiFine_1.7.10_HD_U_E7 Render Distance Chunks: 2 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1062.1004 OpenGlRenderer: AMD Radeon HD 6310 Graphics OpenGlVendor: ATI Technologies Inc. CpuCount: 2


    Removed the buildcraft mod


    ---- Minecraft Crash Report -------- Minecraft Crash Report ----// I'm sorry, Dave.
    Time: 2/18/19 10:21 AMDescription: Registering texture
    net.minecraft.client.renderer.StitcherException: Unable to fit: hardened_clay_stained_black, size: 16x16, atlas: 1024x1024, atlasMax: 1024x1024 - Maybe try a lower resolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:357) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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:497) 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 net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:76) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:357) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152)
    -- Resource location being registered --Details: Resource location: minecraft:textures/atlas/blocks.png Texture object class: net.minecraft.client.renderer.texture.TextureMapStacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    -- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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:497) 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 8.1 (x86) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 162502608 bytes (154 MB) / 385875968 bytes (368 MB) up to 1124073472 bytes (1072 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1070M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_E7 19 mods loaded, 19 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJA advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar) UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJA BNBGamingLib{2.3.2} [BNBGamingLib] (BNBGamingLib-2.3.2.jar) UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar) UCHIJA DimensionalControl{0.14.0} [DimensionalControl] (DimensionalControl-0.14.0.jar) UCHIJA dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar) UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJA LingeringLoot{1.0} [LingeringLoot] (LingeringLoot-1.7.10-2.5.jar) UCHIJA mrnobody_morecommands{1.8} [MoreCommands] (MoreCommands-1.7.10-1.8.jar) UCHIJA vampirism{0.7.9} [Vampirism] (Vampirism-1.7.10-0.7.9.jar) UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6310 Graphics' Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon HD 6310 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc. 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: [vanilla, file/Creeper Girl ResourcePack] 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) OptiFine Version: OptiFine_1.7.10_HD_U_E7 Render Distance Chunks: 2 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1062.1004 OpenGlRenderer: AMD Radeon HD 6310 Graphics OpenGlVendor: ATI Technologies Inc. CpuCount: 2


    Removed the OptiFine mod


    ---- Minecraft Crash Report -------- Minecraft Crash Report ----// This doesn't make any sense!
    Time: 2/18/19 10:25 AMDescription: Initializing game
    java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.Tessellator at net.minecraft.client.renderer.RenderGlobal.func_72730_g(RenderGlobal.java:222) at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:173) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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:497) 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 net.minecraft.client.renderer.RenderGlobal.func_72730_g(RenderGlobal.java:222) at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:173) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538)
    -- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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:497) 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 8.1 (x86) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 131485760 bytes (125 MB) / 452984832 bytes (432 MB) up to 1124073472 bytes (1072 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1070M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 26 mods loaded, 26 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCH advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar) UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCH BNBGamingLib{2.3.2} [BNBGamingLib] (BNBGamingLib-2.3.2.jar) UCH BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar) UCH BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar) UCH BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar) UCH BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar) UCH BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar) UCH BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar) UCH BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar) UCH customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar) UCH DimensionalControl{0.14.0} [DimensionalControl] (DimensionalControl-0.14.0.jar) UCH dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar) UCH endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCH journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCH LingeringLoot{1.0} [LingeringLoot] (LingeringLoot-1.7.10-2.5.jar) UCH mrnobody_morecommands{1.8} [MoreCommands] (MoreCommands-1.7.10-1.8.jar) UCH vampirism{0.7.9} [Vampirism] (Vampirism-1.7.10-0.7.9.jar) UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCH worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6310 Graphics' Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon HD 6310 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc. 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: [vanilla, file/Creeper Girl ResourcePack] 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)


    I have also tried a few other things like do what it said and tried to make a low resolution mod pack which I don't really know how to do, just guessed and made the textures smaller down to 14x14 pixels, I have also tried increasing the memory but not too high though or it won't work but it still didn't work and don't know why it would matter either because the laptop never did that before...I am still going to figure out how to fix it though and if I fix it than I will report back here and say how I fixed it so it may help other people if other people had the problem...also I am using 1.7.10 because one of the mods is only for 1.7.10 and it has a big use in it as well, like it is the main mod and I did get permission to update the mod, now only if I knew Java a bit better.

    Posted in: Java Edition Support
  • 0

    posted a message on How to add custom sounds that plays random music?
    Quote from Mihro»

    Hey there jonathanpecany,


    This tutorial is for MC version 1.7.2 and above. I believe it works in all of them up until the current version...

    There are two parts to adding custom sounds to your resource pack.

    - Making sure you save your files (.ogg & sounds.json) in the correct place.

    - Coding a correct sounds.json file.




    Files for Custom Sounds

    You will need to save your 'sounds.json' file at '/assets/minecraft/sounds.json'


    Your custom sounds will then be added to the 'sounds' subfolder (seen above).

    For my example, I've created an 'instruments/...' subfolder containing 3 note block instrument sound files, as well as the player xp levelup sound directly in 'sounds/...'.

    Make sure you roughly remember your sound paths for later.

    Folders and files only allow lowercase letters from 1.11+. They also must not have any spaces.




    'sounds.json'

    I will be showing 2 examples of a 'sounds.json' file.

    The first one will be a basic version if you just want to add your own custom sounds into MC, showing sound events with & without random variation.

    The second one will use more advanced features like random weights, volume & pitch adjustments & what sound streaming is.


    Basic


    1. This is where you give a name for your custom sound. This name will be the one used in your '/playsound ' command.

    The only characters that are allowed are "a-z" (lowercase), "0-9", any of "/._-" & no spaces.

    If you only use those characters, you can name it anything you want, you don't have to follow my 'custom.' name scheme.


    2. These square brackets ('[ ]') in Json show a list. This means that any items in the square brackets are list items.

    For custom sounds, it means that the sound event(1) will pick a random list item(3) (aka sound file) to play every time the sound event is run.


    3. This is a simple list item that will be chosen at random when the sound event is run.

    It is the path to the .ogg file, starting at '/assets/minecraft/sounds/...'. It does not include the '.ogg' file extension.

    Remember earlier, my note block instrument sounds were saved inside the 'instruments/...' folder. This is why their path in the sounds.json file is "instruments/bass", etc.

    "/assets/minecraft/sounds/instruments/bass.ogg"

    If you want to add another sound file for the event to choose from, then place a comma at the end of the line and type a new sound file path.


    4. Another, separate sound event in my custom resource pack which can be played with '/playsound'. This sound event will play the same sound file every time since it is the only one in the 'sounds' list.


    Advanced


    This advanced tutorial assumes you understand the basic tutorial as well as Json syntax.

    1. This time I will be making a custom sound event just for the bass instrument and not for all three.


    2. Instead of giving a simple string for the sound file path, I now give an object ('{ }') containing all the advanced details I want about the sound file.


    3. The file path string has now changed to a "key": "value" syntax where "name" is the key.

    Note: You are allowed to use the same sound file as more than one list item. It makes it easy to have random variations of the same sound.


    4. "pitch" changes how high or low the sound is in the game. It accepts a decimal where 1.0 is the default.

    In this example, this random sound will play 40% deeper than the .ogg file.


    5. "weight" is the chance that this sound will play compared to the others in the 'sounds' list when the sound event is triggered. It accepts integers.

    To understand this, you add up all the weights in the 'sounds' list (e.g. 1 + 2 + 3) for a total of 6. Then this sound file will be chosen 1 in every 6 times (1/6th).


    6. Following on from (5), this sound event will be chosen 3 in every 6 times (3/6ths aka 1/2).


    7. "volume" is how loud the sound is in the game compared to the .ogg file. It accepts a decimal where 1.0 is the default.

    In this example, the sound in the game will be 5x quieter than the .ogg file.




    End

    I hope you don't mind me making this tutorial much longer and more detailed than you probably need to answer your question but I think it will be a good resource for me to show others who have resource pack custom sound questions.


    Hope this helps and let me know if I've missed any major details out.
    Mihro


    Wow...you are quite good at explaining things...did you get that from the internet, if so what did you search for, or did you experiment on your own to see works...I don't know why I didn't try experimenting first...I kind of feel stupid now, I usually always experiment with things, I guess I was just afraid of ruining my original script. If you did figure all that on your own, I feel like you should share it with others as well...if you live in Europe though...you must share this information on another site...that is good explanation though.
    Quote from KittenKatja»

    As much as I still know from 1.7 and below sounds, it didn't use a sounds.json file, it was only able to replace existing sounds (no additional sounds) and could only replace existing sounds. (no ability to add sounds to the mix)


    Main reason I said 1.7.2+ is mainly because from that reason.

    Posted in: Resource Pack Help
  • 0

    posted a message on How to add custom sounds that plays random music?
    Quote from Yekul10»

    I know it has something to do with the sounds.json file inside the assets folder, I just don't know what you do with it.


    Well...at least someone responded than.

    Quote from KittenKatja»

    The sounds folder got restructured in 1.8, it no longer needs the same folder paths to a sound.

    But I don't know, how it worked before 1.8.


    Than do you know how to do it for 1.8+ because maybe I could somewhat translate it and figure out how to do it for 1.7+, I know that after 1.7.2, minecraft changed the locations of there sound files and stuffs from the gamepedia website.

    Posted in: Resource Pack Help
  • 0

    posted a message on How to add custom sounds that plays random music?

    So I am really struggling on finding a way to actually create custom sounds that plays random music like minecraft thunder where you just have to play thunder in like a command block and press a button on it and it plays different sounds of it with only one command block...so how could I actually do that in a resource pack because I tried looking everywhere on the internet but I can't find anything...I might not be typing like the right words aka tags in the search to get my answer but I decided to ask on here...so can anyone help...if there are still people left here to answer, if you know what I mean by that with all the forbidden pages, and deleted users in Europe. So could anyone help with this, also I need info on how to do this for all versions of minecraft of 1.7+.

    Posted in: Resource Pack Help
  • To post a comment, please .