Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • Missing (but not) Textures
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
Draco18s

Missing (but not) Textures

By Draco18s, July 18, 2016 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

Draco18s    2414

Draco18s

Draco18s    2414

  • Reality Controller
  • Draco18s
  • Members
  • 2414
  • 15998 posts
Posted July 18, 2016

I finally got around to setting up a 1.10 workspace to start messing around, slowly easing myself into the new systems and start working on an update to on of my most popular mods.

 

Thing is, I'm not getting any textures on my first block:

width=800 height=449http://s32.postimg.org/o0346qu11/2016_07_18_13_35_43.png[/img]

 

But no errors about it in the console:

 

2016-07-18 13:34:41,765 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-07-18 13:34:41,766 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[13:34:41] [main/INFO] [GradleStart]: Extra: []

[13:34:41] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, Z:/Users/Major/.gradle/caches/minecraft/assets, --assetIndex, 1.10, --accessToken{REDACTED}, --version, 1.10.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]

[13:34:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[13:34:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[13:34:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker

[13:34:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[13:34:42] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2014 for Minecraft 1.10.2 loading

[13:34:42] [main/INFO] [FML]: Java is Java HotSpot Client VM, version 1.8.0_71, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_71

[13:34:42] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

[13:34:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker

[13:34:42] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin

[13:34:42] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin

[13:34:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[13:34:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[13:34:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker

[13:34:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[13:34:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[13:34:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[13:34:42] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!

[13:34:43] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing

[13:34:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[13:34:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[13:34:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker

[13:34:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[13:34:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[13:34:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

2016-07-18 13:34:44,629 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-07-18 13:34:44,655 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-07-18 13:34:44,657 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[13:34:44] [Client thread/INFO]: Setting user: Player877

[13:34:48] [Client thread/WARN]: Skipping bad option: lastServer:

[13:34:48] [Client thread/INFO]: LWJGL Version: 2.9.4

[13:34:49] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:221]: ---- Minecraft Crash Report ----

// I just don't know what went wrong :(

 

Time: 7/18/16 1:34 PM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

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

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.10.2

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.8.0_71, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 885967048 bytes (844 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)

JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.11566 Compatibility Profile Context' Renderer: 'ATI Radeon HD 5570'

[13:34:49] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2014 Initialized

[13:34:49] [Client thread/INFO] [FML]: Replaced 233 ore recipes

[13:34:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[13:34:50] [Client thread/INFO] [FML]: Searching Z:\Users\Major\Desktop\Minecraft Tools\Minecraft Modding\forge 2014\run\mods for mods

[13:34:51] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load

[13:34:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, HarderOres] at CLIENT

[13:34:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, HarderOres] at SERVER

[13:34:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:HarderOres

[13:34:52] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[13:34:52] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations

[13:34:52] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[13:34:52] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[13:34:52] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[13:34:52] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[13:34:52] [Client thread/INFO] [FML]: Applying holder lookups

[13:34:52] [Client thread/INFO] [FML]: Holder lookups applied

[13:34:52] [Client thread/INFO] [FML]: Injecting itemstacks

[13:34:52] [Client thread/INFO] [FML]: Itemstack injection complete

[13:34:52] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null

[13:34:54] [sound Library Loader/INFO]: Starting up SoundSystem...

[13:34:54] [Thread-8/INFO]: Initializing LWJGL OpenAL

[13:34:54] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[13:34:55] [Thread-8/INFO]: OpenAL initialized.

[13:34:55] [sound Library Loader/INFO]: Sound engine started

[13:34:58] [Client thread/INFO] [FML]: Max texture size: 4096

[13:34:58] [Client thread/INFO]: Created: 16x16 textures-atlas

[13:35:00] [Client thread/INFO] [FML]: Injecting itemstacks

[13:35:00] [Client thread/INFO] [FML]: Itemstack injection complete

[13:35:00] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods

[13:35:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:HarderOres

[13:35:02] [Client thread/INFO]: SoundSystem shutting down...

[13:35:02] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

[13:35:02] [sound Library Loader/INFO]: Starting up SoundSystem...

[13:35:03] [Thread-10/INFO]: Initializing LWJGL OpenAL

[13:35:03] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[13:35:03] [Thread-10/INFO]: OpenAL initialized.

[13:35:03] [sound Library Loader/INFO]: Sound engine started

[13:35:06] [Client thread/INFO] [FML]: Max texture size: 4096

[13:35:06] [Client thread/INFO]: Created: 1024x512 textures-atlas

[13:35:07] [Client thread/WARN]: Skipping bad option: lastServer:

[13:35:08] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id

[13:35:20] [server thread/INFO]: Starting integrated minecraft server version 1.10.2

[13:35:20] [server thread/INFO]: Generating keypair

[13:35:20] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[13:35:20] [server thread/INFO] [FML]: Found a missing id from the world harderores:hardIron

[13:35:21] [server thread/INFO] [FML]: Applying holder lookups

[13:35:21] [server thread/INFO] [FML]: Holder lookups applied

[13:35:21] [server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@c9bffd)

[13:35:21] [server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@c9bffd)

[13:35:21] [server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@c9bffd)

[13:35:21] [server thread/INFO]: Preparing start region for level 0

[13:35:23] [server thread/INFO]: Preparing spawn area: 0%

[13:35:24] [server thread/INFO]: Preparing spawn area: 28%

[13:35:25] [server thread/INFO]: Preparing spawn area: 44%

[13:35:26] [server thread/INFO]: Preparing spawn area: 51%

[13:35:27] [server thread/INFO]: Preparing spawn area: 60%

[13:35:28] [server thread/INFO]: Preparing spawn area: 70%

[13:35:29] [server thread/INFO]: Preparing spawn area: 81%

[13:35:30] [server thread/INFO]: Preparing spawn area: 85%

[13:35:31] [server thread/INFO]: Preparing spawn area: 92%

[13:35:32] [server thread/INFO]: Preparing spawn area: 99%

[13:35:33] [server thread/INFO]: Changing view distance to 8, from 10

[13:35:35] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2

[13:35:35] [Netty Server IO #1/INFO] [FML]: Client protocol version 2

[13:35:35] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : FML@8.0.99.99,Forge@12.18.1.2014,HarderOres@{@version:ore},mcp@9.19

[13:35:35] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established

[13:35:35] [server thread/INFO] [FML]: [server thread] Server side modded connection established

[13:35:35] [server thread/INFO]: Player877[local:E:907bd1fe] logged in with entity id 299 at (-25.325457604969653, 68.0, 259.57195875355967)

[13:35:35] [server thread/INFO]: Player877 joined the game

[13:35:36] [server thread/INFO]: Saving and pausing game...

[13:35:36] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[13:35:37] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@56ed50[id=90bb5d97-9dd4-3b7b-a71d-c51bbf8a4878,name=Player877,properties={},legacy=false]

com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time

at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]

at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3060) [Minecraft.class:?]

at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:131) [skinManager$3.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_71]

at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_71]

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_71]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_71]

at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]

[13:35:37] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[13:35:37] [server thread/INFO]: Saving chunks for level 'New World'/The End

[13:35:39] [server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2345ms behind, skipping 46 tick(s)

[13:35:43] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-07-18_13.35.43.png

[13:35:45] [server thread/INFO]: Saving and pausing game...

[13:35:48] [Client thread/INFO]: Stopping!

[13:35:49] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[13:35:49] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[13:35:49] [server thread/INFO]: Saving chunks for level 'New World'/The End

[13:35:49] [Client thread/INFO]: SoundSystem shutting down...

[13:35:49] [server thread/INFO]: Stopping server

[13:35:49] [server thread/INFO]: Saving players

[13:35:49] [server thread/INFO]: Saving worlds

[13:35:49] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[13:35:49] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[13:35:49] [server thread/INFO]: Saving chunks for level 'New World'/The End

[13:35:49] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

[13:35:49] [Client Shutdown Thread/INFO]: Stopping server

[13:35:49] [Client Shutdown Thread/INFO]: Saving players

[13:35:49] [Client Shutdown Thread/INFO]: Saving worlds

[13:35:49] [Client Shutdown Thread/INFO]: Saving chunks for level 'New World'/Overworld

Java HotSpot Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

 

 

Block json:

 

{
    "forge_marker": 1,
    "defaults": {
        "textures": {
		"all": "harderores:blocks/iron_ore"
	},
        "model": "cube_all",
        "uvlock": true
    },
    "variants": {
	"normal": [{

        }],
	"inventory": [{

        }]
    }
}

 

 

 

And the texture(s) I wish to use do exist:

location.png

 

I'm going to assume that the block class and the block registration aren't needed as the json is being utilized (that is: if I change the texture to something else, e.g.

"all": "doesntexist:blocks/iron_ore"

, I get a "could not find texture for domain "doesntexist" error. Similiarly if I use

"all": "blocks/dirt"

, then it works and renders just fine), implying that I have correctly registered the block, item block, and its custom model and that the problem is elsewhere.

  • Quote

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Share this post


Link to post
Share on other sites

diesieben07    7696

diesieben07

diesieben07    7696

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7696
  • 56382 posts
Posted July 18, 2016

To me this just sounds like your texture file is somehow invalid, but it should log a message about that in the console...

  • Quote

Share this post


Link to post
Share on other sites

Draco18s    2414

Draco18s

Draco18s    2414

  • Reality Controller
  • Draco18s
  • Members
  • 2414
  • 15998 posts
Posted July 18, 2016

I literally copied the texture from my 1.7.10 mod.

width=16 height=16http://s31.postimg.org/hst3mvyi3/iron_ore.png[/img]

  • Quote

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Share this post


Link to post
Share on other sites

Choonster    1651

Choonster

Choonster    1651

  • Reality Controller
  • Choonster
  • Forge Modder
  • 1651
  • 5100 posts
Posted July 18, 2016

Is the texture displayed correctly when you place the block in the world?

 

Have you definitely registered a model for the item form (i.e. have you called

ModelLoader.setCustomModelResourceLocation

/

setCustomMeshDefinition

)?

  • Quote

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Share this post


Link to post
Share on other sites

Draco18s    2414

Draco18s

Draco18s    2414

  • Reality Controller
  • Draco18s
  • Members
  • 2414
  • 15998 posts
Posted July 18, 2016

Doesn't render in the world either.

 

Went back to using vanilla textures (it worked). Moved to my custom block model (it has an overlay). That worked.

Then added a particle (that was fine).

Changed one texture to my texture.

 

And it worked.

 

I'm confused.  I can ctrl-z back to something that doesn't work and ctrl-y back to something that does.  WTH.

 

Edit:

Tried to isolate what made it break and somehow lost that state.

  • Quote

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • kiou.23
      Block Rotate

      By kiou.23 · Posted 3 minutes ago

      That's usually the case, always try to understand the code before copy and pasting, or else you'll get a lot of headaches later in the code's life
    • Varzac
      Forge jar file not opening

      By Varzac · Posted 29 minutes ago

      I ran Jarfix and then tried installing again with the same results. Nothing happening I even tried using winrar, but as you said nothing happened
    • BeardlessBrady
      [1.16.4] Null when OpenGUI

      By BeardlessBrady · Posted 34 minutes ago

      Ah.. Thats what I get for stopping half way through and not double checking, thanks!
    • poopoodice
      [1.16.4] Null when OpenGUI

      By poopoodice · Posted 49 minutes ago

      https://github.com/Beardlessbrady/Currency-Mod/blob/master-1.16/src/main/java/com/beardlessbrady/gocurrency/blocks/vending/VendingTile.java#L68 This should not be null.
    • -MCS_Gaming-
      Matchmaking System?

      By -MCS_Gaming- · Posted 51 minutes ago

      I'm making an fps style mod and want to implement a matchmaking system, but I have absolutely no idea where to begin. Would anyone be able to give me some pointers as to how I would go about doing this?
  • Topics

    • ehbean
      10
      Block Rotate

      By ehbean
      Started 6 hours ago

    • Varzac
      3
      Forge jar file not opening

      By Varzac
      Started 13 hours ago

    • BeardlessBrady
      2
      [1.16.4] Null when OpenGUI

      By BeardlessBrady
      Started 1 hour ago

    • -MCS_Gaming-
      0
      Matchmaking System?

      By -MCS_Gaming-
      Started 51 minutes ago

    • Nyko
      1
      [1.16.5] Beacon Overwrite (Screen Error)

      By Nyko
      Started 15 hours ago

  • Who's Online (See full list)

    • The_Deadly_Taco
    • JackRaidenPH
    • NullDev
    • Jeldrik
    • kiou.23
    • ehbean
    • -MCS_Gaming-
    • Top_DawgsPM
    • BeardlessBrady
    • Twu
    • knees
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • Missing (but not) Textures
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community