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.

BananaPekan

Members
  • Joined

  • Last visited

  1. Okay so in my older mods I have used TextureUtil.uploadTextureImageAllocate to load textures from outside of the mod at runtime. But now that I need this feature back in 1.19 I cannot find it or any replacement. Can someone please tell me what was it replaced with or at least how to do the exact same thing in 1.19? Thanks in advance.
  2. you don't understand. i made a spigot api to send custom packets to my forge mod so i can display custom gui's and mod. but i ended up just removing the refamp.. with some more tricks it ended up running without crashing.
  3. BananaPekan joined the community
  4. Ok so basically i coded a mod that should play with some packets for custom servers. it should allow to use spigot plugins with some commands on forge to display custom buttons and more. but i got an error: [22:36:34] [main/WARN] [mixin/]: Reference map 'spigot.conv.mixin-refmap.json' for spigot.conv.mixin.json could not be read. If this is a development environment you can ignore this message 22:36:35.506 [22:36:35] [main/FATAL] [mixin/]: Mixin apply failed spigot.conv.mixin.json:NetworkHandlerMixin -> net.minecraft.network.NetworkManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on onSendPacket could not find any targets matching 'sendPacket(Lnet/minecraft/network/IPacket;)V' in net.minecraft.network.NetworkManager. No refMap loaded. [PREINJECT Applicator Phase -> spigot.conv.mixin.json:NetworkHandlerMixin -> Prepare Injections -> -> handler$zza000$onSendPacket(Lnet/minecraft/network/IPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] 22:36:35.506 org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onSendPacket could not find any targets matching 'sendPacket(Lnet/minecraft/network/IPacket;)V' in net.minecraft.network.NetworkManager. No refMap loaded. [PREINJECT Applicator Phase -> spigot.conv.mixin.json:NetworkHandlerMixin -> Prepare Injections -> -> handler$zza000$onSendPacket(Lnet/minecraft/network/IPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] 22:36:35.507 at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findMethods(InjectionInfo.java:572) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} 22:36:35.507 at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:288) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}

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.