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.

matthyplayz

Members
  • Joined

  • Last visited

  1. matthyplayz changed their profile photo
  2. Could you please send a crash report file/log file? Edit: If you're using the Minecraft Launcher, open your file explorer, and on Windows type in "%appdata%/.minecraft/crash-reports/" (if that doesn't work/it says that the folder doesn't exist, type "%appdata%/.minecraft/logs/")
  3. I have a mod called Farms X1 and when i place 2 seeds next to eachother, they both break. GitHub: https://github.com/MatthyPlayz/farmsx1 Video of what is going on: 2019-07-08 10-48-41.mp4
  4. I feel so stupid rn. Just checked my pack.mcmeta in JSONLint and i missed a quote. Life saver man.
  5. I think this might have been the same problem as last time, but the errror looks different.
  6. So basically i don't know when this started but this started popping up a day or two ago: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from null (chemistree) Caused by: java.lang.RuntimeException at net.minecraftforge.fml.common.LoadController.buildModObjectList(LoadController.java:288) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266) at net.minecraft.client.Minecraft.init(Minecraft.java:508) at net.minecraft.client.Minecraft.run(Minecraft.java:416) at net.minecraft.client.main.Main.main(Main.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) at GradleStart.main(GradleStart.java:25) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_201, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 477092304 bytes (454 MB) / 626524160 bytes (597 MB) up to 2578448384 bytes (2459 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.40 Powered by Forge 14.21.1.2443 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored U minecraft{1.12} [Minecraft] (minecraft.jar) U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) U FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.12-14.21.1.2443.jar) U forge{14.21.1.2443} [Minecraft Forge] (forgeSrc-1.12-14.21.1.2443.jar) U chemistree{1.0} [ChemisTREE] (bin) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics 4000' [13:13:38] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\matth\OneDrive\Desktop\ChemisTREE\run\.\crash-reports\crash-2019-04-28_13.13.38-client.txt My mod chemistree was crashing My log is here: https://gist.github.com/MatthyPlayz/65e43366f9cec657b5d80dde7ec7c36b and my code is here: https://github.com/MatthyPlayz/chemistree Please help, and I am new, so don't be hard on me lol.
  7. Fixed it. Was the wrong version of the salt mod.
  8. So basically I don't know what happened or when it started but my mod keeps popping up this error message: But the mod is in my run/mods/ folder. My github is here: https://github.com/MatthyPlayz/chemistree and the error is here: https://github.com/MatthyPlayz/chemistree/blob/master/run/logs/fml-client-3.log Please help. I am new to this so be easy on me.
  9. I'm getting an error at onItemRegister: ForgeRegistries cannot be resolved
  10. 1. Good idea 2. It isnt in my folder for some reason 3. I do. 4. Okay 5. What would the event be? 6. okay thanks
  11. I'm getting this error when starting minecraft with my mod on: java.lang.NullPointerException: Can't use a null-name for the registry, object null. Full log: https://github.com/MatthyPlayz/usefulemeralds/ is my repo
  12. https://github.com/MatthyPlayz/inbc/blob/master/src/main/resources/assets/recipes/taco.json (the recipe.json) or the repository: https://github.com/MatthyPlayz/inbc

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.