Jump to content

Recommended Posts

Posted

I've recently switched from using ModLoader to using ForgeModLoader, and I had made sure to start off with a clean version of minecraft.jar during the switch, as well as using the latest build of ForgeModLoader. While I liked the mods that were supported with ForgeModLoader, the one mod I REALLY missed was the Joypad mod. I use a Logitech F130 USB gamepad to play, and this mod had the needed driver to support it. I liked this mod because it meant that it was having the game itself react to input events to control the gameplay, which makes the control more "complete", rather than having a third-party keymapping software try to interpret the controller's input for the game. Anyways, I've tried adding this mod a number of ways to make it work, all with no success:

[*]I've tried making the Joypad mod's class files into a jar to load as a mod, and tried putting the jar into either the "mod" or "coremod" folders.

[*]I tried adding ForgeModLoader's class files first into minecraft.jar, then adding Joypad's class files after, then ran

$ jar uf ~/Library/Application Support/minecraft/bin/minecraft.jar ./

[*]I tried the opposite: Adding Joypad's class files, then adding ForgeModLoader's class files, then running

$ jar uf ~/Library/Application Support/minecraft/bin/minecraft.jar ./

All three methods proved useless, but only with the last 2 methods would I get a crash report. Furthermore, I noticed that on the 3rd method, it took longer to load, meaning the issue has to be something in the Joypad mod. I don't even know if the developer of that mod is planning to make his code compatible with ForgeModLoader, though. If there is no workaround for getting his mod to work with ForgeModLoader, I'd like to at least ask if gamepad support could be a consideration for the next release of ForgeModLoader. I've put the crash report from Minecraft and the ForgeModLoader-client.0.log below. Any help at all would be appreciated. Thanks!

 

crash-2013-01-21_23.46.03-client.txt

ForgeModLoader-client.0.log

 

Posted

I have not dissected the Joypad mod to see exactly what it does, however as it is a base class editing mod, the burden of support is on there end. We do not support mods that edit base classes.

All the tools are available for them to become base clean but its up to them.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Reach Out To Rapid Digital: What sapp Info: +1 41 4 80 7 14 85 Email INFO: rap iddi gita lrecov ery @ exe cs. com Hello, my name is Jayson, and I’m 35 years old from the United Kingdom. My family and I recently endured an incredibly challenging experience that I wouldn’t wish on anyone. We became victims of a cryptocurrency investment fraud scheme that saw us lose a staggering $807,000 in USDT and Bitcoins. The fraudsters had created a convincing facade, and we were lured into investing, only to discover later that the platform was a complete scam. We were left devastated, not just financially, but emotionally, as we had trusted these people and believed in the legitimacy of the investment. After the initial shock wore off, we desperately searched for ways to recover the lost funds. It seemed like an impossible task, and we felt as though there was no hope. That’s when, by sheer luck, we stumbled across a post about Rapid Digital Recovery, a cryptocurrency and funds recovery organization with a proven track record in cybersecurity and fraud recovery. We decided to reach out to them, and from the first interaction, we were impressed with their professionalism and transparency. They explained the recovery process in detail and reassured us that they had the skills and expertise to track down the perpetrators and recover our funds. This gave us a renewed sense of hope, something we hadn’t felt in months. What truly stood out during our experience with Rapid Digital Recovery was their dedication to the recovery process. The team went above and beyond, using sophisticated tracking tools and cyber forensics to gather critical information. Within a matter of weeks, they had successfully located the funds and traced the scam back to the fraudsters responsible. They worked with the authorities to ensure the criminals were held accountable for their actions. To our relief, the team at Rapid Digital Recovery was able to recover every single penny we had lost. The funds were returned in full, and the sense of closure we felt was invaluable. We couldn’t have imagined such a positive outcome in the early stages of our recovery journey, and we are deeply grateful for the work they did. If you ever find yourself in a similar situation, I highly recommend contacting Rapid Digital Recovery. Their expertise, transparency, and dedication to their clients make them the go-to choice for anyone seeking to recover lost cryptocurrency or funds. They truly gave us back our financial future.  
    • This is my first time modding anything, so maybe just skill issue. I'm using Forge 54.0.12 and Temurin 21.0.5+11-LTS I wanted to create a custom keybind and to check whether it works I'd like to send a chat message. I tried using Minecraft.getInstance().player.sendSystemMessage(Component.literal("test")); but IntelliJ couldnt resolve sendSystemMessage(...). Since I saw people using it in earlier versions, I tried the same thing with 1.20.6(- 50.1.0), where it works fine, now I can't figure out if this is intentional and whether there are other options for sending chat messages. On that note, is there more documentation than https://docs.minecraftforge.net/en/1.21.x/? It seems very incomplete compared to something like the Oracle Java docs
    • Hi, i'm having this error and I wanna fix it. we try: -Reload drivers -Eliminate .minecraft -Eliminate Java -Restart launcher -Verify if minecraft is using gpu -Mods  in .minecraft is empty -Install the latest and recomended version of forge idk what i have to do, help me pls. the lastest log is: https://mclo.gs/WAMao8x  
    • Read the FAQ, Rule #2. (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/)  
  • Topics

×
×
  • Create New...

Important Information

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