Yeah. I used to hack on a ton of servers using alternative accounts to bypass bans. I used it for fun as well as learning java through developing my own hacked client.
Don't use start.java. just use gradleStart as main class and Forge will do the rest.
The CMS warning can safely be ignored, it doesn't affect anything.
EDIT: If you're new to modding anyway, use the latest Minecraft 1.9 Forge version to start (1.8.9 is fine, though), otherwise it'll be difficult and time-consuming to update your code to the newer versions.
I am not using forge I am just using minecraft. Should I do forge? If so how do I get it into eclipse so I can mod?
I tried running start.java (freshy decompiled 1.7.10 with MCP) and I get this error. Any ideas?
Error: Could not find or load main class Start
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461)
at net.minecraft.client.settings.GameSettings.func_74303_b(GameSettings.java:2440)
at XRay1710.a(XRay1710.java:138)
at net.minecraftxray.bS.tick(XRay.java:103)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 135967400 bytes (129 MB) / 323223552 bytes (308 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: Minecraft 1.7.10 MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_C1 11 mods loaded, 11 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJA Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJA PlayerAPI{1.0} [Player API] (minecraft.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJA IngameAccountSwitcher{bp1.7.10(2.2.2.0)} [In-Game Account Switcher] (In-Game Account Switcher bp1.7.10(2.2.2.0).jar)
UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar)
UCHIJA ToggleSneak{3.0} [ToggleSneak] (ToggleSneak-(1.7.2)-v3.0.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.2.9262 Compatibility Profile Context FireGL' Renderer: 'ATI Mobility Radeon HD 4670 '
Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
XRay Version: 4.4
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4670 GL version 3.2.9262 Compatibility Profile Context FireGL, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
IGN: ServerBrowser
What is your timezone/country? Central Time Zone USA
Do you like to interact with others? I like doing trading with people but otherwise I am more of a loner.
Why are you interested in this Server? I want to play on a server like I used to when I first started minecraft.
Have you ever been banned?(Be honest, we can easily check) Yes I have been banned. I used to use forcefield hacks on mineplex.
Do you plan on help with spawn village? Yes.
Anything else you would like us to know Even though as stated above I have hacked, I no longer do anything of the sort.
Below is a video that teaches you how you can edit some things about your minecraft and speed it up by dedicating more RAM! If you could, leaving a like on it would help.
Hey, I just got back and I realize this is a late response, but to check if a port is open just connect using your public IP address from http://www.whatsmyipaddress.net/
0
Yeah. I used to hack on a ton of servers using alternative accounts to bypass bans. I used it for fun as well as learning java through developing my own hacked client.
0
access denied on the file
0
I am not using forge I am just using minecraft. Should I do forge? If so how do I get it into eclipse so I can mod?
0
How would I do that? I am pretty new to Java in general and am trying to learn through my favorite game, Minecraft, but I don't have many resources.
0
I tried running start.java (freshy decompiled 1.7.10 with MCP) and I get this error. Any ideas?
Error: Could not find or load main class Start
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
0
I can help you with anything, feel free to PM me your skype. (I have been making servers for 4+ years, so I have a tiny bit of experience)
0
can you edit the options file or somethin
0
Hey when I try making mouse 1 and mouse 2 both attack it only selects one, how do I make both buttons attack?
0
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 11/27/15 5:25 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.settings.GameSettings.func_82879_c(GameSettings.java:2461)
at net.minecraft.client.settings.GameSettings.func_74303_b(GameSettings.java:2440)
at XRay1710.a(XRay1710.java:138)
at net.minecraftxray.bS.tick(XRay.java:103)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 135967400 bytes (129 MB) / 323223552 bytes (308 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: Minecraft 1.7.10 MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_C1 11 mods loaded, 11 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJA Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJA PlayerAPI{1.0} [Player API] (minecraft.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJA IngameAccountSwitcher{bp1.7.10(2.2.2.0)} [In-Game Account Switcher] (In-Game Account Switcher bp1.7.10(2.2.2.0).jar)
UCHIJA ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar)
UCHIJA ToggleSneak{3.0} [ToggleSneak] (ToggleSneak-(1.7.2)-v3.0.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.2.9262 Compatibility Profile Context FireGL' Renderer: 'ATI Mobility Radeon HD 4670 '
Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
XRay Version: 4.4
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4670 GL version 3.2.9262 Compatibility Profile Context FireGL, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
0
I am looking for a server that is PURE VANILLA! I mean, NOTHING but vanilla, no servers that say they are vanilla and actually have plugins.
0
Wow someone is honest and they get punished for it... I hope this server shuts down.
0
IGN: ServerBrowser
What is your timezone/country? Central Time Zone USA
Do you like to interact with others? I like doing trading with people but otherwise I am more of a loner.
Why are you interested in this Server? I want to play on a server like I used to when I first started minecraft.
Have you ever been banned?(Be honest, we can easily check) Yes I have been banned. I used to use forcefield hacks on mineplex.
Do you plan on help with spawn village? Yes.
Anything else you would like us to know Even though as stated above I have hacked, I no longer do anything of the sort.
0
Below is a video that teaches you how you can edit some things about your minecraft and speed it up by dedicating more RAM! If you could, leaving a like on it would help.
0
Hey, I just got back and I realize this is a late response, but to check if a port is open just connect using your public IP address from http://www.whatsmyipaddress.net/
0
What host are you using now,Grim?