Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

d_53ori

Members
  • Joined

  • Last visited

  1. d_53ori changed their profile photo
  2. Solved it! in my ModArmorMaterial class, under the getName method, I had this code per the tutorial I was watching: @Override public String getName() { return Mod.MODID + ":" + this.name; } If I remove Mod.MODID + ":" + from the return statement, it removes the colon from the texture path and everything works as intended.
  3. Whole error message here - Caused by: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: mcpp:textures/models/armor/mcpp:example_layer_1.png here is my gh repo where i host the mod source - https://github.com/orioncoy/MinecraftPlusPlus I am lost as to how this error can occur on a png, am I missing something blatantly obvious? The game crashes whenever I go to my inventory, any help is appreciated and I'm sorry if I'm missing any key info.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.