Skip 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.

LexManos

Forge Code God
  • Joined

  • Last visited

Everything posted by LexManos

  1. The mods folder is in the working directory, so, wherever you run the server.
  2. 1) Why are you not making a Forge mod? A valid reason or just arbitrary *i dont wanan depend on standard apis* 2) The tweak system was written by cpw and donated to mojang, you can view it on the mojang github.
  3. You're having the EXACT same issue.. You're log matches his log EXACTLY? You have his code, the code for his yet to be released mod and are trying to run it... Are you stupid.... 1) Don't hijack others threads 2) Don't say you have the same issue when you have no idea what your issues are. Eractnod: You have something in that class that makes it a circulair dependancy, A extends B, B extends A, something like that. Also, the L is how classes are referenced as types in java, compared to V for void, Z for boolean, I for int, etc... See Here But ya, your code is broken in some way that you have a circular inheritance, hence the cause of this error being the infinite loop in deobfusication.
  4. User was banned for 72 hours for not following directions. Post your fucking logs people. Don't cut snippits out, don't make it complicated there is fucking log file give it to us!.
  5. 1) Obviously trying 1.7.2 forge for a 1.6.4 modpack wont work so stick with the forge versions you're supposed to 2) If it's a server error we need the server log, not the client log.
  6. Something is causing your method to not be obfusicated properly. How are you building?
  7. Alright i'll give you ONE more change. It's really simple Go to your logs folder, Upload a file to the internet, link it here. I'm getting tired of your 1/2 log crap that provides no useful information.
  8. That isn't your full log. Upload the entire file to pastebin or something. And stop it with the attitude or I'll ban you and leave you to deal with this on your own.
  9. 1) Post your FULL log file -.- 2) You posted at fucking 2AM GIVE PEOPLE TIME before bumping your post twice jesus.
  10. Cant be the same problem without mystcraft, so more logs
  11. We do not support 1.5.2 anymore. Update.
  12. We do not support 1.6 anymore. However you can go to the mod authors to get support.
  13. You're missing a mod dependency, it's listed in your log file.
  14. We will eventually be doing remapping of mods on the fly to allow for mod dependancy. Its on the planned list after we get some of the ground work done. However, you can use projects like Deaded-Octo-Nemisis {BON} to reobf the mods to the mappings you use and just put them in your libs folder as a dep.
  15. Post your log file. Located in the logs folder inside your minecraft folder.
  16. I've had this reported once before, but I'm unable to reproduce. If there is any way you could make like a screen capture with audio to illustrate. But, I had ran into vanilla doing something similiar {playing two songs on the main menu instead of one}
  17. Edit the configs for the specified mods, and stop them from trying to register the same id.
  18. java.lang.IllegalArgumentException: Slot 503 is already occupied by com.mrcrayfish.furniture.blocks.BlockCoffeeTable@3fcb69de when adding
  19. Direwolf20 server jar? the fuck? And no, there is no fix on our end, just make sure you have write access to that folder.
  20. You need to use the installer, even for the server. it'll download the required libraries in the exact folder structure that it needs to be. If the libraries, or minecraft_server jar is not next exactly right/placed exactly right, then you wont be able to start the server. So, ya, use the installer.
  21. java.lang.NullPointerException at invtweaks.forge.InvTweaksMod.setTextboxModeStatic(InvTweaksMod.java:74) Remove inventory tweaks. It seems to be erroring.
  22. java.io.FileNotFoundException: F:\Users\Matt\Downloads\Ultimate\minecraft\saves\If you work ill be a happy boy\chickenchunks\loginTimes.dat (The requested operation cannot be performed on a file with a user-mapped section open) Again ChickenChunks is breaking, probably caused by your Antivirus or something locking the file. Just remove chicken chunks is my suggestion.
  23. Run the installer manually as shown in my signature and give us the log --v
  24. These contradict eachother. -.- Anyways, This is the code you're looping over: Basically something is not allowing you to write to your properties file. So you have it locked by something? Same for the crash report. You need to make sure you have access to write the folder you're running the server in.
  25. Use our installer it'll install that library for you and the launcher shouldnt try downloading it.

Important Information

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

Account

Navigation

Search

Search

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.