Hello, in the video I posted there are some people in the comments saying that the mod crashes after they open the controlls button. Do you know what the cause is?
Thats the video
Thanks
No idea why its crashing for them. Tell them to post their crashlogs here on the forum.
The Meaning of Life, the Universe, and Everything.
Join Date:
2/7/2012
Posts:
46
Member Details
I would like to see these in the mod for easier item selection:
Like in HL2: Each of the D-pad buttons has 2 items to select, and the top one has three. Push a D-pad button to the first item of that D-pad list. If you already have the item that you would get from pressing the button, instead get the second item. If item 2 is selected when the D-pad button is pressed, go back to 1. In the top D-pad list, when the top D-pad button is pressed and the second is selected, cycle to the third item. If the third item in the top list is selected and the top D-pad button is pressed, cycle to the first item in the top D-pad list. A plus-diagram appears when a D-pad button is pressed.
Like in Mass Effect: Hold down Left Bumper (Or set it to another button) to bring up an item wheel. Point LS (Or set it to RS) to select the item and let go of Left Bumper (Or whatever you set it to) to have the item the LS (Or RS) was pointing towards.
java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/Minecraft;II)V
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawControlButtons(JoypadControlList.java:269)
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawSlot(JoypadControlList.java:247)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu.func_73863_a(JoypadConfigMenu.java:309)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawControlButtons(JoypadControlList.java:269)
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawSlot(JoypadControlList.java:247)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu.func_73863_a(JoypadConfigMenu.java:309)
-- Screen render details --
Details:
Screen name: com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu
Mouse location: Scaled: (240, 136). Absolute: (481, 207)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 253560408 bytes (241 MB) / 501743616 bytes (478 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
JoypadSplitscreenMod{1.7.2-0.1} [Joypad / SplitScreen Mod] (JoypadMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/Minecraft;II)V
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawControlButtons(JoypadControlList.java:269)
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawSlot(JoypadControlList.java:247)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu.func_73863_a(JoypadConfigMenu.java:309)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawControlButtons(JoypadControlList.java:269)
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawSlot(JoypadControlList.java:247)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu.func_73863_a(JoypadConfigMenu.java:309)
-- Screen render details --
Details:
Screen name: com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu
Mouse location: Scaled: (240, 136). Absolute: (481, 207)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 253560408 bytes (241 MB) / 501743616 bytes (478 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
JoypadSplitscreenMod{1.7.2-0.1} [Joypad / SplitScreen Mod] (JoypadMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
This has probably been already answered, but how can I get the help icons on my screen (like the original screenshots)?
That feature was in an older version. The mod was re-written for Forge and those help icons didn't make it in. One day we'd like to bring them back but for now you'll have to memorize your buttons.
Is there any possible way to use the split screen aspect of this mod while also using technic? On a side note, I have been using this mod for over 3 months now to play with my family and I absolutely love it. Thanks for creating such an awesome and useful mod!
I need support for my DualShock 4! C'mon help us dualshockers out! :c
I'm having the ds4 controller and it works great with any windows game including this minecraft mod with programs like DS4Windows and DS4Tool, both are working for me (on different computers) and what they do is making windows think the controller is an xbox360 controller thus making it compatible with everything that works with the 360 controller.
I also have a question, this mod is great for me and I really enjoyed using my controller but then the patch of 1.8 came out and all my friends and our shared server moved over to the new version, the problem is that this mod is not working for me on the new version, is this because I'm using forge? could I make it work without forge on 1.8? or do I need to wait for them to support the new version (which I read somewhere that it could take 2-3 months at least)
Yes, its likely because of Forge 1.8. This mod needs Forge so we can't get 1.8 support until the Forge is updated (which is dependent on MCP being updated to 1.8)
So the mod works but it keeps making me spin left. I'm not sure how to fix this so I could really use some help. I'm using a Xbox One controller but it works fine with all of my other games as if it were a Xbox 360 controller.
So the mod works but it keeps making me spin left. I'm not sure how to fix this so I could really use some help. I'm using a Xbox One controller but it works fine with all of my other games as if it were a Xbox 360 controller.
Usually, wiggling the controller when you first start will stop it from constantly spinning left.
If not, then try going into Options->Controls->Advanced->Calibrate and set up your joystick deadzones.
No idea why its crashing for them. Tell them to post their crashlogs here on the forum.
http://www.minecraftforum.net/forums/minecraft-discussion/discussion/2192485-local-pc-multiplayer-w-guide-up-to-4-players
I'm using thaumcraft, it uses the key "F" for some features.
How can include that key in the config options?
Thank you.
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 8/31/14 4:05 PM
Description: Rendering screen
java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/Minecraft;II)V
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawControlButtons(JoypadControlList.java:269)
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawSlot(JoypadControlList.java:247)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu.func_73863_a(JoypadConfigMenu.java:309)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawControlButtons(JoypadControlList.java:269)
at com.shiny.joypadmod.minecraftExtensions.JoypadControlList.drawSlot(JoypadControlList.java:247)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu.func_73863_a(JoypadConfigMenu.java:309)
-- Screen render details --
Details:
Screen name: com.shiny.joypadmod.minecraftExtensions.JoypadConfigMenu
Mouse location: Scaled: (240, 136). Absolute: (481, 207)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 253560408 bytes (241 MB) / 501743616 bytes (478 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
JoypadSplitscreenMod{1.7.2-0.1} [Joypad / SplitScreen Mod] (JoypadMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
This line here shows your Forge installed version:
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
And this line shows the Joypad mod version:
JoypadSplitscreenMod{1.7.2-0.1} [Joypad / SplitScreen Mod] (JoypadMod-1.7.10.jar)
(note that I get the joypad mod version from the name of the jar because the mod info file wasn't updated properly)
I don't have a DualShock 4 but if Windows can see it as a joystick then likely Java can and therefore this mod.
Have you installed the PC drivers for it?
Maybe this page can help:
http://www.digitaltrends.com/gaming/how-to-connect-a-ps4-controller-to-pc/#!bOkfy5
That feature was in an older version. The mod was re-written for Forge and those help icons didn't make it in. One day we'd like to bring them back but for now you'll have to memorize your buttons.
Autistic Charm 16
I'm having the ds4 controller and it works great with any windows game including this minecraft mod with programs like DS4Windows and DS4Tool, both are working for me (on different computers) and what they do is making windows think the controller is an xbox360 controller thus making it compatible with everything that works with the 360 controller.
I also have a question, this mod is great for me and I really enjoyed using my controller but then the patch of 1.8 came out and all my friends and our shared server moved over to the new version, the problem is that this mod is not working for me on the new version, is this because I'm using forge? could I make it work without forge on 1.8? or do I need to wait for them to support the new version (which I read somewhere that it could take 2-3 months at least)
Usually, wiggling the controller when you first start will stop it from constantly spinning left.
If not, then try going into Options->Controls->Advanced->Calibrate and set up your joystick deadzones.