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.

LexManos

Forge Code God
  • Joined

  • Last visited

Everything posted by LexManos

  1. Its not a matter of the server type, its a matter of getting both sides of the connection synced with the proper fix. Make sure both sides are using Forge 138, and remove the 4096 fix, and you should be fine.
  2. The code is documented, read the code. It is not possible to generate good javadoc html because we are working with decompiled Minecraft code. 99% of the documentation generated by running javadocs over MC would be jibberish. Your best is is to read the code inside the forge package. If someone wants to take it upon themselves to go through the code and document it on our wiki, then they are more then welcome to. I am not going to do it because I do not write good
  3. I can't say more beyond that the server is sending 4096 style packet, and the client doesn't know how to read it. Ore vise versa.
  4. The whole leap of 'so I check the log and see that CMS didn't load because it's not a mod.' And then coming here saying that its a problem is a flaw in your logic. What you should do is contact the Mo'Creeps author, tell him to try and debug it. Looking more into the custom spawner, and a quick skim of how it should be used shows that Forge should work perfectly fine with it. I personally wouldn't use it because of how it's designed, but ya. It sounds like either the CMS or Mo'Creeps author is doing something incorrectly to cause entities to not spawn correctly. Its a problem with there mod, and it should be up to them to track it down and debug it, like a good mod author should. Aside from the fact that i've gotten quite a few reports from people I talk to on a daily biases that say that Mo'Creeps works just fine on the latest versions of Forge. The issue I have is your refusal to accept the fact that what I say is true. And the ' File CustomMobSpawner 1.4.3.zip contained no mods' is NOT the cause of the problem, and it is NOT a fucking issue. On a side note, you should tell the Mo'Creeps author to stop using AudioMod and use Forge's audio hooks, so the user doesn't have to install the sounds into the resources folder, it should just be 'Put this zip in /mods' Also, holy shit, tell him to fucking use proper packages, none of his crap should be in the default package. The more I sit down and look at it, the more I think the More Creeps guy is insane... He is registering all of his ITEMS as entities... He would benefit from learning the proper ways to do things. Tell him to come on here and we can help Found the issue it's this line: if (minecraft.currentScreen != null) return false; Its the MoreCreeps person being stupid. Exploiting a bug in ModLoader to do stupid stuff, this also doesn't take into account the plethora of other stupid stuff I see in his code. Update: Use Forge build #142, should fix some issues related to ticking, and emulate some hackish things that some mods do {such as MoreCreeps}
  5. So... You're saying that because one mod doesn't work And another API says it has no mods That Forge {yet again and separate party} is at fault? You'll have to track down what Mo'Creeps and Weirdos is doing that is failing. You mention Mo'Creeps once, and then immediately go back to harping that it's a Forge issue that CMS doesn't have a mod in it. The spawning of creatures is controlled by the Mod, not by Forge.
  6. ... If it has no damn mods Why the hell do you expect it to load a mod? Sticking it in the mods folder will add it to the class path so that other mods can use it You have yet to actually say anything thats a fucking error... You're asking for help, when you have nothing wrong.
  7. You should install it like it tells you to install it. Not a forge issue.
  8. Things should work fine, Try debugging it and seeing if you are receiving the entity spawn packets like you should.
  9. Forge has provided ModLoader functionality seince 110. So any mod that says it needs ModLoader, you can ignore and just use Forge. Anyways, it looks to me like you've tried to patch forge/minecraft using MCPatcher. Don't, use Optifine. And the install order should be JUST Forge/PlayerAPI in the jar, everything else should be in the mods folder
  10. List all the versions of each mod you are using. It looks like you have a 4096 fix installed, for a server that doesn't support 4096.
  11. 1) You're using 1.2.4's MLMP on 1.2.5 2) You're using ML and MLMP at all, MLMP isnt needed since a long time ago, and ML isn't needed since 108
  12. ModLoader.zip ModLoaderMP1.2.4v1.zip
  13. -.- in your mod's zip, dua.
  14. CustomMobSpawners is not a mod, it is a API used by Mo'Creatures to make it's spawners. It won't load any mods from it, cuz none exist.
  15. This NOT to be given out. But this is something I wrote one night like a week ago for shits and giggles. https://dl.dropbox.com/u/28221422/MCPModConverter.jar Drop it in your MCP folder, and run it. It'll look for jars/mods/*.{zip/jar} and convert them. It makes it so I can run things like RP, or BC in my eclipse. But I give no garentees that it won't completely blow up your computer and kill your dog. So use at your own risk.
  16. How about posting the proper error log like it says in the message you pasted? {I know crazy concept, actually reading the error} Anyways, PortalMod is notorious for crashing clients because it does some advanced things with the graphics. Nothing in Forge should cause the graphics to mess up. Try disabling all the advanced stuff for portalmod. Beyond that, we can't help you, you'd have to go to them.
  17. If your next post doesn't include a stack trace, I'm banning you.
  18. Find a non-crappy archiving tool that allows you to merge instead of replace. And you should write the Mac install tutorial, I don't have a mac, I don't particularly care about them, etc.. Its one step, Drag files from Forge's zip to Minecraft.jar
  19. Not up for debate, X-Raying IS cheating.
  20. Really.. Scott.. that's not helpful. However, it looks like either 1) There is a bug in FML with mods that are in folder in the mods folder {which there shouldn't be as I have used many mods in such a manor}, or 2) You didn't install twilight forest properly. Link the download you used, and type the setup steps you did.
  21. We don't support cheating.
  22. You are missing the required libraries that MC uses, This mean you failed, repeatedly at installing Forge. When it asks you if you want to overwrite the paulscode folder, you say you want to MERGE the folder. Please stop overwriting the entire folder, MERGE them.
  23. 1) Dont install using MCPatcher 2) Check for conflicting mods, for most cases, Forge will be the only mod in the jar. 3) Post support questions in the support forums, not in the release thread. This thread is for things related to this release.
  24. The 4096 isnt compatible.
  25. http://lmgtfy.com/?q=java+threads

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.