Minecraft
Page 9 of 102 Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 100, 101, 102  Next
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 09:32    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
_SiN_
Megatron



Posts: 12108
Location: Cybertron
PostPosted: Wed, 15th Sep 2010 09:43    Post subject:
I think you saw most of it last night Garrus Very Happy

But hey, theres the NFOhump wall I made Laughing


Watercooled 5950X | AORUS Master X570 | Asus RTX 3090 TUF Gaming OC | 64Gb RAM | 1Tb 970 Evo Plus + 2Tb 660p | etc etc
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 09:46    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
moosenoodles




Posts: 18411

PostPosted: Wed, 15th Sep 2010 11:31    Post subject:
Diving board mucho fun lol Very Happy

class loader/name spoofer worky worky..
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Wed, 15th Sep 2010 11:31    Post subject:
pakrat2k2 wrote:
PumpAction wrote:
pakrat2k2 wrote:

the memory hack ONLY works in version prior to 1.1. It was fixed to NOT work in the 1.1 release, It just crashes on startup. Go back to an earlier version if you want to run server and have friend join in.


it didn't work with 1.0.17_04 so we switched to 1.1.0 and I just started the server and only he joined, still connection loss Sad


beause if both using pirated version, name for both is Player which CANT be changed, thus causing it to crash. Thats why i said to use earlier version. Then you could change name of Player to what you want & run server to allow both to play.

So even when just HE is on the server, he needs to change his nick before entering the server I just started (and I did not join it!)?


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
moosenoodles




Posts: 18411

PostPosted: Wed, 15th Sep 2010 11:33    Post subject:
run the loader pumpy, login no name, click offline play.

before hitting mp button to enter ip, in java loader hax box type,

game.i.b = "name";

and join.
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Wed, 15th Sep 2010 11:54    Post subject:
ok downloaded a new rls.
started the minecraft_name.jar
prompts me for a name and I entered something.
Don't enter any username and password in the main game and click on offline.
Go to options set view distance to tiny and click on multiplayer.
I enter Garus' Server IP:Port (tried it with just ip too), says connecting, I see the dark and a tree and 2 seconds later everything is just black, no response.

It's ALWAYS like this...

BTW Garus did you set in your server.properties:
online-mode=false
verify-names=false
?

If not, it would be nice if you could Cool Face


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
moosenoodles




Posts: 18411

PostPosted: Wed, 15th Sep 2010 11:56    Post subject:
Not sure what ur using there but i run this..

minecrafthax.jar

then type in the name change before logging in garus's server..

that jar file is placed in my bin folder for the game.. and run..

edit~ he must of set those options or id not of been able to join Very Happy
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Wed, 15th Sep 2010 12:03    Post subject:
ok I started the server on my own computer.
and I tried to connect to myself. I can't.
"
[INFO] PumpAction lost connection: Internal exception: java.net.SocketException: Connection reset
[WARNING] Can't keep up! Did the system time change, or is the server overloaded?"

And I did disable automatic time synchronization in win7...

Server:
Code:

C:\Users\Max\AppData\Roaming\.minecraft server\bin>java -Xmx1024M -Xms1024M -jar
 minecraft_server.jar
2010-09-15 12:03:23 [INFO] Starting minecraft server version 0.2.0_01
2010-09-15 12:03:23 [INFO] Loading properties
2010-09-15 12:03:23 [INFO] Starting Minecraft server on *:25565
2010-09-15 12:03:24 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2010-09-15 12:03:24 [WARNING] The server will make no attempt to authenticate us
ernames. Beware.
2010-09-15 12:03:24 [WARNING] While this makes the game possible to play without
 internet access, it also opens up the ability for hackers to connect with any u
sername they choose.
2010-09-15 12:03:24 [WARNING] To change this, set "online-mode" to "true" in the
 server.settings file.
2010-09-15 12:03:24 [INFO] Preparing level "world"
2010-09-15 12:03:24 [INFO] Preparing start region
Preparing spawn area: 0%
Preparing spawn area: 4%
Preparing spawn area: 9%
Preparing spawn area: 14%
Preparing spawn area: 19%
Preparing spawn area: 23%
Preparing spawn area: 28%
Preparing spawn area: 33%
Preparing spawn area: 38%
Preparing spawn area: 42%
Preparing spawn area: 47%
Preparing spawn area: 52%
Preparing spawn area: 57%
Preparing spawn area: 61%
Preparing spawn area: 66%
Preparing spawn area: 71%
Preparing spawn area: 76%
Preparing spawn area: 80%
Preparing spawn area: 85%
Preparing spawn area: 90%
Preparing spawn area: 95%
2010-09-15 12:03:25 [INFO] Done! For help, type "help" or "?"
2010-09-15 12:03:47 [INFO] peter [/127.0.0.1:58645] logged in
Player count: 1
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.FilterInputStream.read(Unknown Source)
        at hp.b(SourceFile:77)
        at bb.f(SourceFile:147)
        at bb.c(SourceFile:9)
        at hn.run(SourceFile:57)
2010-09-15 12:03:47 [INFO] peter lost connection: Internal exception: java.net.S
ocketException: Connection reset
Player count: 0
2010-09-15 12:03:47 [INFO] peter lost connection: Internal exception: java.net.S
ocketException: Connection reset
Player count: 0
2010-09-15 12:03:50 [WARNING] Can't keep up! Did the system time change, or is t
he server overloaded?
2010-09-15 12:03:52 [INFO] peter [/127.0.0.1:58646] logged in
Player count: 1


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse


Last edited by PumpAction on Wed, 15th Sep 2010 12:21; edited 1 time in total
Back to top
moosenoodles




Posts: 18411

PostPosted: Wed, 15th Sep 2010 12:09    Post subject:
no idea about that one pumpy, ive not turned that synch shit off whatever that is here on win7..

i only get the black screen on mp login "not even a login message sometimes" - if i do something wrong Very Happy and that was normaly forgetting the game. << period after game for changing name.

its worked properly ever since joining now..

Minecraft SMP LAN SERVER NAME SPOOFER.

thats the file i downloaded and just used the name spoofer part in sep rar file in that package.. no need to use or copy anyother shit over... As the only problem with mp is the name clash convention..

Im at a loss for ur issues Very Happy Maybe ducks are just not meant to dig in the ground.. Very Happy

Btw garus why cant i kill the ducks/birds whatever they are at nfocamp ? Invincible motherfuckers...
Back to top
Lathieza




Posts: 7146
Location: NL
PostPosted: Wed, 15th Sep 2010 12:27    Post subject:
Sad... can only buy this by paypall


Empty again Sad
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 12:43    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
ScoobyDoh
Banned



Posts: 877

PostPosted: Wed, 15th Sep 2010 12:59    Post subject:
Garus thats my soon to be skyscraper you have a ss of.
Couldn't be arsed to finish it last night.. ^^

Btw, is the server down?


The Only Good Communist Is A Very Dead Communist
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Wed, 15th Sep 2010 13:00    Post subject:
ok what I was able to do now. I copied the minecrafthax.jar in the %appdata%/roaming/.minecraft/bin folder like moose said. I started it, didn't enter any username and password.
clicked offline play
clicked on multiplayer
opened the minecrafthax window and entered game.i.b = "pumpy1"; pressed enter
returned to game and entered 188.40.141.241:25565 and enter

First time actually I was able to enter the world. I am in some dark place under the earth and the torches don't light it's surrounding at all Sad And after 10 second I lose the connection Sad

Core2Duo, 2x2Ghz, 2GB RAM and DSL6000 should be good enough no? Sad


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
moosenoodles




Posts: 18411

PostPosted: Wed, 15th Sep 2010 13:04    Post subject:
are you trying garus's server?

you get some real odd behaviour with the game pumpy Very Happy

you know how sometimes people or the odd person at times gets a game that just dont seem to function for them and everyone else is fine with it.... you guessed it maybe its ur time for that moment lol Razz

your cpu should be fine as the game runs mainly with cpu instruction and less with gfx card...

maybe its now just a gfx issue, whats a dsl6000 btw ? :O
Back to top
PumpAction
[Schmadmin]



Posts: 26759

PostPosted: Wed, 15th Sep 2010 13:10    Post subject:
6MBit ADSL connection Smile


=> NFOrce GIF plugin <= - Ryzen 3800X, 16GB DDR4-3200, Sapphire 5700XT Pulse
Back to top
ScoobyDoh
Banned



Posts: 877

PostPosted: Wed, 15th Sep 2010 13:13    Post subject:
moose, yes i do.


The Only Good Communist Is A Very Dead Communist
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 13:22    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 13:28    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
ScoobyDoh
Banned



Posts: 877

PostPosted: Wed, 15th Sep 2010 13:31    Post subject:
Whos spot did i take now..? "Player"


The Only Good Communist Is A Very Dead Communist
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 13:38    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
moosenoodles




Posts: 18411

PostPosted: Wed, 15th Sep 2010 13:39    Post subject:
this should make an iron pickaxe no?

ive been at a deadpoint for ages now ingame due to not being able to make iron picks to farm the other resources.. According to the wiki this is an iron block right?

yet no item appears..

Back to top
ScoobyDoh
Banned



Posts: 877

PostPosted: Wed, 15th Sep 2010 13:39    Post subject:
Garus no, how do i do that? Surprised


The Only Good Communist Is A Very Dead Communist
Back to top
CookieCrumb




Posts: 4670
Location: Celephaïs
PostPosted: Wed, 15th Sep 2010 13:40    Post subject:
you need to smelt the iron ore in a furnace to receive iron ingots. With those it'll make a pickaxe.


sabin1981 wrote:
Now you're just arguing semantics. Getting fucked in the ass with a broom stale is an "improvement" over getting stabbed in the eye with a fork Rolling Eyes
Back to top
KromaZone




Posts: 219

PostPosted: Wed, 15th Sep 2010 13:42    Post subject:
LOL looks like Ant Attack!!
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 13:43    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
moosenoodles




Posts: 18411

PostPosted: Wed, 15th Sep 2010 13:45    Post subject:
Garys i refrained from posting to pump the link earlier incase Very Happy you know how finicky they can be at times Very Happy

Relkis, cheers buddy I thought you could just use it like the cobblestone direct Sad sheeesh...
Back to top
ScoobyDoh
Banned



Posts: 877

PostPosted: Wed, 15th Sep 2010 13:46    Post subject:
That thing crashes. Sad


The Only Good Communist Is A Very Dead Communist
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Wed, 15th Sep 2010 13:48    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:31; edited 1 time in total
Back to top
ScoobyDoh
Banned



Posts: 877

PostPosted: Wed, 15th Sep 2010 13:50    Post subject:
Still the same..


The Only Good Communist Is A Very Dead Communist
Back to top
Page 9 of 102 All times are GMT + 1 Hour
NFOHump.com Forum Index - PC Games Arena Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 100, 101, 102  Next
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group