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.

hextun

Members
  • Joined

  • Last visited

Everything posted by hextun

  1. I found the issue: this line: property 'mixin.env.remapRefMap', 'true' should have been this: property "mixin.env.disableRefMap", "true"
  2. Well, I removed the jars from run\mods, and performed the following: > gradlew clean > gradlew --refresh-dependencies > gradlew build > gradlew runServer And received the same error message as before.
  3. I am developing a mod with dependencies on other mods, which in turn use mixins. I have created the mod in IntelliJ, I can compile and am able to create a custom modpack in CurseForge with only this mod and its dependencies and it runs correctly. However, when I copy the dependent jars into the run\mods sub-folder and try to run e.g. 'gradlew runServer', I get an error. Here is the source: https://github.com/lynnpye/waymaker/tree/1.18 Here is a gist with my build.gradle specifically: https://gist.github.com/lynnpye/971f4dfa125537d9bfd18af8f987ef1d Here is a gist with the output from 'gradlew runServer' in IntelliJ: https://gist.github.com/lynnpye/b7e5eb6c0cddcea3b8bdce7bef7cbe0f I'm sure this is a simple issue; I would appreciate any help.

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.