Code Monkey home page Code Monkey logo

g-earth's Introduction

Hi there G-Gang 👋

Contact me:

  • Twitter: @sirjonasxx
  • Discord: sirjonasxx#2633 (for G-Earth help, use the #help channel in the G-Earth Discord)
  • Habbo: sirjonasxx-II (.com) | sirjonasxx-VII (.nl)

If you have G-Earth related issues, check the Troubleshooting page

Join the G-Earth Discord server

g-earth's People

Contributors

allombar avatar alynva avatar arachish avatar b7c avatar denio4321 avatar dependabot[bot] avatar dorving avatar erikmoch avatar kslidehh avatar laande avatar lilithrainbows avatar pandafuchs avatar prunush avatar ruangustavo avatar scottstamp avatar sirjonasxx avatar snyk-bot avatar unfamiliarlegacy avatar wiredspast avatar xepeleato avatar xnumad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

g-earth's Issues

I stay at 76% and never enter the hotel. / Se me queda en 76% y nunca entra en el hotel.

Español:
Hola, Buenas. Les escribo porque no consigo entrar. He instalado java, c ++ redistributable 2017, he probado a reiniciar, ejecutar el porgrama en administrador, he instalado el paquete correspondiente a mi PC (64 bits), he probado en Opera, etc... Pero haga lo que haga nunca termina de cargar. No soy para nada un usuario avanzado, es más, sé lo más básico. Pero agradecería una ayuda, ya que han parcheado Tanji me gustaría darle una oportunidad a este. Un saludo, y espero una respuesta, gracias.

----> https://i.imgur.com/6xzFrVs.png

English:
Hello. I write to you because I can not get in. I have installed java, c ++ redistributable 2017, I have tried to restart, run the program in administrator, I have installed the corresponding package to my PC (64 bits), I have tried Opera, etc ... But whatever I do never ends to load. I'm not an advanced user at all, it's more, I know the basics. But I would appreciate a help, since they have patched Tanji I would like to give this one a chance. Greetings, and I hope an answer, thank you.

Extension Port

What does the "Port" under Extensions do? Is there a method to connect to the Extensions via TCP?

Unknown load command 9

I've done a bit of researching and it appears to be related to the version of OSX I'm running. When attempting to sign G-Mem I get the error "malformed object (unknown load command 9) which somewhere google said it's because I'm running too old of a version of OSX (10.11.6)

Is there anyway to circumvent this?

Does not recognize habbo

Hello. My G-Earth is not connecting to my Habbo despite the fact Habbo itself is loading and I get normally in there. I have Windows 10 and my Java version is 8.0.2010.9.
image

Dont connect the hotel

I open g-earth and connect the hotel . hotel is open but it still "waiting for connection" so dont connect the hotel
I dont use vpn
I changing my host a new but still dont connect. I try java -jar G-earth.jar but
cmd say Error: Unable to acces jarfile G-earth.jar

I read all topics but not help Please help me :(

Execution from code for development

Hello,
I want to execute the code from my IDE (InteliJ) but the code can't found "G-WinMem.exe", How can I generate this exe?

I'm looking for developing a hotkey for enable/disable the packet scheduler (like in Tanji).

In Addition, I saw a option for override the connection in the "Extra" page, but I don't know how to make it works. I want to redirect the traffic to Habbo through my own server.

Thank you.

Just ''Waiting For Connection"

Whenever I try to use G-Earth, I get the message that was announced in the title of this topic. I've tried countless things taught in other topics, but it doesn't work. My java is up to date, and so is my NET Framework.

Windows 10, 64 bits.

If any information is missing, forgiveness. Help me, I've been trying to connect for days.

Habbo error

How this program decrypt the packets from Habbo?

I'm not good with Java but I would like to know how this program decrypt the packets coming from Habbo server, especially on Linux. I've read the code files in 'mem' folder but I couldn't understand it well.

Add a scheduler item from my extension

Hello, how can i add a scheduler item from my extension?

I would like to do something like that:

    public void onButtonClicked(){
    	ScheduleItem newItem = new ScheduleItem(
                scheduleItemList.size(),
                false,
                new Interval(myExtensionInterval),
                new HPacket(myExtensionPacket),
                myExtensionSideDestination;

        addItem(newItem);
    }

Loading blocked at 76% (without g-earth)

I use G-Earth, then a few days later, when I wanted to reconnect on the retro, it remains blocked at 76%, and when I try to connect with G-Earth it loads in the empty

javaw_4ZrxJum0Qv

cmd_EG5Wnuu9YC

(I can connect to retro normally, and G-Earth works normally except with this host)

G-Earth just says "Waiting For Connection", but nothing happens.

Whenever I try to use G-Earth, I get the message that was announced in the title of this topic. I've tried countless things taught in other topics, but it doesn't work. My java is up to date, and so is my NET Framework.

Windows 10, 64 bits.

If any information is missing, forgiveness. Help me, I've been trying to connect for days.

Habbo error

Suggestion

Can you please add hotkey to activate and desactivate Sheduler on G-Earth (windows) like in tanji

It connects, but is virtually invalid

in the package logger, there is no longer what happens in the rooms, just letters, and as if you had connected and at the same time did not, the extensions do not work.

G-Earth has experienced an issue

After struggling with JavaFX, I managed to get it working. I installed java 1.8 which came bundled with JavaFX already. Now I am encountering the following issue:
When I connect to the Hotel, a popup appears mentioning that "G-Earth has experienced an issue", redirecting me to the Troubleshooting guide. None of the cases was applying for me. No Exception or Stack Trace unfortunately so I can see it.

v0.2 to-do's

  • Extension support:
    • Finish block/replace packets/values included-on-install extension
    • Add additional download for extension templates (sources) on release
    • Authentication for connecting extensions as suggested by LittleJ
  • If G-Earth is launched without root, display warning or admin popup
  • Packetlogger for Windows (G-Earth will not be a commandline application on windows)
  • Improving the c++ memory searcher for windows (Multithread, caching addresses, additional: algorithm improvements)

additional:

  • Info tab
  • Redo HPacket.toExpression()
  • If mac branch is functional; colored terminal for mac use the windows logger

Extended to 0.3:

  • Detailled documentation on github wiki
  • Implement hash support (api.harble) from @scottstamp & support hash functionality in extensions

Pre-compiled Repo For Linux? (Ubuntu LTS 20.04)

Is there a pre-compiled version of this? I'm completely clueless when it comes to Java, and have no clue how to compile this in the directory obtained from git cloning this repo. Executing the command given for linux users outputs: Error: Unable to access jarfile G-Earth.jar presumably because I haven't compiled it and the .jar doesn't exist.

Have no clue where to go from here, and instructions on compiling haven't been very helpful for this specific situation.

Issue trying to create my own module

Hello, i'm trying to create my own module using eclipse java. when i try to do "run as-> maven install" to create the jar file of the module i get this error:

Failed to execute goal on project HappySpeech: Could not resolve dependencies for project G-EarthGang:HappySpeech:jar:0.0.1-beta: Failure to find G-Earth:G-Earth:jar:1.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

Error: Could not find or load main class main.Main

Error:

iMac:g-earth elyesa$ sudo -E java -jar G-Earth.jar
Error: Could not find or load main class main.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

on: macOS Sierra 10.12.6

RoomData not parsable

[RoomData]
Incoming[1358] <- [0][0][0]z[5]N[0][1][151]<Ú[0][22]|â[128]¦Greenie Meenieâ[128]¦|[0][146][134]Ö[0][10]CiaoLeben.[0][0][0][0][0][0][0][4][0][0][0]2[0][0][0][0][0][2][0][0][0]m[0][0][0][0][0][0][0][12][0][0][0][0][0][0][0]8[1][0][0][0][0][0][0][1][0][0][0][1][0][0][0][1][1][0][0][0][0][0][0][0][0][0][0][0][1][0][0][0][14][0][0][0][2]
{l}{u:1358}{b:false}{i:26688730}{i:1473762}{i:-2136586382}{i:1701146217}{i:1696615781}{i:1701734757}{i:-494885252}{i:9602774}{s:"CiaoLeben."}{i:0}{i:4}{i:50}{s:""}{i:2}{i:109}{i:0}{i:12}{i:0}{i:56}{b:true}{i:0}{s:""}{b:true}{i:1}{i:1}{b:true}{i:0}{i:0}{i:1}{i:14}{i:2}

This is a RoomData Packet. As you can see in the Byte-Display there is a String "Greenie Meenie" but its not represented in the String-Form. All the {-Brackets are integers apart from two empty ones in between.

If I try to parse it with Harble I get:

Connection failed; is G-Earth active?
java.lang.ArrayIndexOutOfBoundsException: 126
	at gearth.protocol.HPacket.readByte(HPacket.java:106)
	at gearth.protocol.HPacket.readString(HPacket.java:197)
	at gearth.protocol.HPacket.readString(HPacket.java:192)
	at gearth.protocol.HPacket.readString(HPacket.java:184)
	at extensions.chatarchiver.ChatArchiver.onRoomData(ChatArchiver.java:56)
	at gearth.extensions.extra.harble.HashSupport.lambda$2(HashSupport.java:72)
	at gearth.extensions.Extension.run(Extension.java:198)
	at extensions.chatarchiver.ChatArchiver.main(ChatArchiver.java:24)

this is my code:

    	HPacket packet = hMessage.getPacket();
    	packet.readBoolean();
    	packet.readInteger();
    	packet.readInteger();

    	String msg = packet.readString();

edit: might be related to: #64

Suggestions

Hey!

I have some suggestions that could be very useful.

  1. A filter where you enter the header and it then no longer appears in the logger.
  2. Leave the window where the packets are displayed open and simply clear the window when connecting again
    • this is good if you were banned from a retro and you want to see the packets. because for now the window closes automatically

I would be very happy greetings.

Habbo stop charging in 76%

Hi, I'm trying to use G-Earth with windows in Habbo.com.br and I connect but the habbo to load in 76% can say how to solve this problem?

Fehler: Main class gearth.Main could not be found or loaded

I get an error message trying to run G-Earth v1.0 on:
5.5.16-1-MANJARO #1 x86_64 GNU/Linux

I downloaded the archive from the releases section and tried to run:

sudo java -jar G-Earth.jar

Result:
Fehler: Hauptklasse gearth.Main konnte nicht gefunden oder geladen werden
(Error: Main class gearth.Main could not be found or loaded)

When I unzip the jar archive I can clearly find the gearth directory and the .class file in it.
Even my tab-completion shows me gearth.Main when using
sudo java -cp G-Earth.jar gearth.Main

As well using absolute paths did not work for me.

Does not recognize habbo

On my computer he does not recognize the habbo, he just keeps waiting for a connection and the habbo charging and enters while he is waiting for a connection

No me conecta habbo en ningun otro navegador mas que chrome.

[ReleaseVersion]
Outgoing[4000] -> [0][0][0]4[15] [0]!PRODUCTION-201901141210-114421986[0][5]FLASH[0][0][0][1][0][0][0][0]
{l}{u:4000}{s:PRODUCTION-201901141210-114421986}{s:FLASH}{i:1}{i:0}

[InitCrypto]
Outgoing[44] -> [0][0][0][2][0],
{l}{u:44}

[VerifyPrimes]
Incoming[1482] <- [0][0][4][6][5]Ê[2][0]885668260b54f705b38f05819bb8b92232d6fd29cf3f8a1291659a531561de0948337bb5dba5fbf647e98291b7e1ac960567783d1bd3f69aeffb9996668dd2462b0821adecb1999ce8e2debb516de0a0e22f556e02a9caba3b0551d0bcf0e7874a5dfbb226cf14ecba9f5054249e1f191abbd80707dd11486a419cf78f7f69db10eebe46f675b67ba4f05040d35b7aeb17c4e42a89bc979187623d95bd0f15f0775d8d754fea3974507213f798944bf91e01fb5705c20bdb12157406d37f66e4e6b68a43f77045b5dd816cbf50e748f3d99966ddb8277d677215b0730426db57c7dd2ec089b111e0584661f102745c5dc2fa77541c46b308bfa51e6b393ebcab[2][0]13a43066f11de2de7f457d2de97c005b303d86edd1ea2ffeb843db02d0e0c4838385ea89e8b72b2eea4c56ebb592e8d2ce6f4407764c0ea365bc97ac09f17dbf971f5f6d7202b206c8154dd7499ba0b8d25729c74f9f98b1d94f8bddd7ca891c9529d9723679b6dc0f397c46fb1ab0e5ab3d311834181789bdb48e3a78d5489dbf2e12b09ace06abe5ee51d00b9991d530ce026a344ad9e5a673fb55180ef5f11b9aadecdac463efe2c9fbb84d550364ced8e63f91eaea77e2933b9afbf7e1f8c293930a0ee1aaf89fcb5d870b17a85658722b66b2d1a907fc242e460deca2ed6325dca0c511278f9461f0dcc74e680439ca8c862cbf35be69713999944b3b0a
{l}{u:1482}{s:885668260b54f705b38f05819bb8b92232d6fd29cf3f8a1291659a531561de0948337bb5dba5fbf647e98291b7e1ac960567783d1bd3f69aeffb9996668dd2462b0821adecb1999ce8e2debb516de0a0e22f556e02a9caba3b0551d0bcf0e7874a5dfbb226cf14ecba9f5054249e1f191abbd80707dd11486a419cf78f7f69db10eebe46f675b67ba4f05040d35b7aeb17c4e42a89bc979187623d95bd0f15f0775d8d754fea3974507213f798944bf91e01fb5705c20bdb12157406d37f66e4e6b68a43f77045b5dd816cbf50e748f3d99966ddb8277d677215b0730426db57c7dd2ec089b111e0584661f102745c5dc2fa77541c46b308bfa51e6b393ebcab}{s:13a43066f11de2de7f457d2de97c005b303d86edd1ea2ffeb843db02d0e0c4838385ea89e8b72b2eea4c56ebb592e8d2ce6f4407764c0ea365bc97ac09f17dbf971f5f6d7202b206c8154dd7499ba0b8d25729c74f9f98b1d94f8bddd7ca891c9529d9723679b6dc0f397c46fb1ab0e5ab3d311834181789bdb48e3a78d5489dbf2e12b09ace06abe5ee51d00b9991d530ce026a344ad9e5a673fb55180ef5f11b9aadecdac463efe2c9fbb84d550364ced8e63f91eaea77e2933b9afbf7e1f8c293930a0ee1aaf89fcb5d870b17a85658722b66b2d1a907fc242e460deca2ed6325dca0c511278f9461f0dcc74e680439ca8c862cbf35be69713999944b3b0a}

[GenerateSecretKey]
Outgoing[3802] -> [0][0][2][4][14]Ú[2][0]86d2f44c39da53441758e300027c6f110bc64d0612a515e28eeddccfca5e56e728a453232c5ef90ca864e339c0ef556621e583ee39098c466358b610bc15c549c4546dfc43764e946b729162ff4aec128e4e54912959220d070aaace8763e890ca0738e642302479354b7080c2efec971b809bb509594cc1692e5698342ec7a4137c628b24b1eac9b13d0b2b60839048b7dc2f4b9e291d5062c90facfe5636c616212da6d3c8f66eba4bae1bb94f12719c2cecc0195b5978235d29f5509e42b1e3db63b2470f90be8e8403ac06fd88d5844a6f2b5d0116c2b7738f68cbf4b04fb512f8115de57ffc36b9ab5f1f5f37cd2c04fdf9878acddb5316631152b3eb16
{l}{u:3802}{s:86d2f44c39da53441758e300027c6f110bc64d0612a515e28eeddccfca5e56e728a453232c5ef90ca864e339c0ef556621e583ee39098c466358b610bc15c549c4546dfc43764e946b729162ff4aec128e4e54912959220d070aaace8763e890ca0738e642302479354b7080c2efec971b809bb509594cc1692e5698342ec7a4137c628b24b1eac9b13d0b2b60839048b7dc2f4b9e291d5062c90facfe5636c616212da6d3c8f66eba4bae1bb94f12719c2cecc0195b5978235d29f5509e42b1e3db63b2470f90be8e8403ac06fd88d5844a6f2b5d0116c2b7738f68cbf4b04fb512f8115de57ffc36b9ab5f1f5f37cd2c04fdf9878acddb5316631152b3eb16}

[GenerateSecretKey]
Incoming[2369] <- [0][0][2][5][9]A[2][0]4d600e9843e81410dfbbad6d03a91bae0ac79645e9c877e1836fff2647c1fe1073b186fdf9f7d0771aaec192cffb3d57e4e232201fcec837e34b9a9f024b1097f286434b43f30240fefda3123102dafbfe73e11424c2060403fa5534e6773cdb2518a19a703d861d0ccca80cd08c4e2c03ba410d64bcfc30f0248410bb425a4a16d5e985e608fa050556c31fd6abe7327643ee71f014788082228d14121012df39e0c77c1a914db68d88bd4e876a506f7c2c4c0243a7e61bc0f77dd0efe5c9616783ea7aa0d1fc290d6a9460acf425533b389ddf6946081bf879d53f5836ee20bf0ed7ab0147f4639b04b4dbdbbe33131d50ec24a27a1f8cabec1a4f2fea3e49[0]
{l}{u:2369}{s:4d600e9843e81410dfbbad6d03a91bae0ac79645e9c877e1836fff2647c1fe1073b186fdf9f7d0771aaec192cffb3d57e4e232201fcec837e34b9a9f024b1097f286434b43f30240fefda3123102dafbfe73e11424c2060403fa5534e6773cdb2518a19a703d861d0ccca80cd08c4e2c03ba410d64bcfc30f0248410bb425a4a16d5e985e608fa050556c31fd6abe7327643ee71f014788082228d14121012df39e0c77c1a914db68d88bd4e876a506f7c2c4c0243a7e61bc0f77dd0efe5c9616783ea7aa0d1fc290d6a9460acf425533b389ddf6946081bf879d53f5836ee20bf0ed7ab0147f4639b04b4dbdbbe33131d50ec24a27a1f8cabec1a4f2fea3e49}{b:false}

[Ping]
Incoming[3385] <- [0][0][0][2][13]9
{l}{u:3385}

[ErrorLogin]
Incoming[4000] <- [0][0][0][6][15] [0][0][0]q
{l}{u:4000}{i:113}

Fail to build

I'm trying to create some extensions but when I try to build the repo as is, I get this error:

The build could not read 3 projects -> [Help 1]

The project G-Earth:AdminOnConnect:0.0.1-beta (/home/osboxes/Downloads/G-Earth-master/Extensions/AdminOnConnect/pom.xml) has 1 error
Non-resolvable parent POM: Could not transfer artifact G-Earth:G-Earth-Parent:pom:1.0 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/G-Earth/G-Earth-Parent/1.0/G-Earth-Parent-1.0.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. and 'parent.relativePath' points at wrong local POM @ line 13, column 13 -> [Help 2]+

The project G-Earth:BlockReplacePackets:0.0.1-beta (/home/osboxes/Downloads/G-Earth-master/Extensions/BlockReplacePackets/pom.xml) has 1 error
Non-resolvable parent POM: Failure to transfer G-Earth:G-Earth-Parent:pom:1.0 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact G-Earth:G-Earth-Parent:pom:1.0 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/G-Earth/G-Earth-Parent/1.0/G-Earth-Parent-1.0.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. and 'parent.relativePath' points at wrong local POM @ line 13, column 13 -> [Help 2]

The project G-Earth:HappySpeech:0.0.1-beta (/home/osboxes/Downloads/G-Earth-master/Extensions/HappySpeech/pom.xml) has 1 error
Non-resolvable parent POM: Failure to transfer G-Earth:G-Earth-Parent:pom:1.0 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact G-Earth:G-Earth-Parent:pom:1.0 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/G-Earth/G-Earth-Parent/1.0/G-Earth-Parent-1.0.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. and 'parent.relativePath' points at wrong local POM @ line 13, column 13 -> [Help 2]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

Java 8. NetBeans 8.2 and Ubuntu 19.10

HableAPI

Does anyone know what this HableAPI is, and what it means? I just know it's disabled. something that is not normal. is causing any application to not work, the extension also does not work. because of him. Does anyone help me activate?
image

Username for [RoomUserTalk] package and User list for [UsersRoom] package

Assuming i want to know the user id and the username for a "RoomUserTalk" package:
{l}{u:830}{i:6313}{s:whatever}{i:0}{i:0}{i:0}{i:-1}
the integer in the first position it's not the user id and i can't retrieve the username nor the user id.

Different thing is for the "RoomUsers" package. I have this big packet, how can i read users one by one? HUserProfile.java should be the solution but it's just for one user and not for the user list.
{l}{u:1731}{i:6}{i:9897539}{s:Luposolitario87}{s:Sono solo il riflesso del tuo alterego}{s:hr-170-42.hd-180-10.ch-235-1408.lg-3290-64.sh-305-73.ea-1406.fa-1206-64.ca-1804-64.wa-2009-1408.cc-3389-73-1408}{i:0}{i:1}{i:14}{s:0.0}{i:2}{i:1}{i:93440}{b:true}{b:69}{b:47}{i:3}{s:Regalo}{i:0}{i:123338752}{b:149}{b:128}{b:190}{s:Teeteto}{s:}{s:hr-555-37.hd-615-10.ch-660-1408.lg-710-82.sh-735-64.ha-1006}{i:16}{i:1}{i:12}{s:0.0}{i:2}{i:1}{s:f}{i:-1}{i:-1}{i:0}{i:1004}{i:38677}{b:252}{s:LupoVenexian}{s:Ufficiale in prova M.M.H}{s:hr-802-42.hd-180-1.ch-235-72.lg-3023-64.sh-305-73.fa-1206-64.ca-3423-66-66.wa-2007}{i:2}{i:1}{i:15}{s:0.0}{i:2}{i:1}{i:93440}{b:true}{b:66}{b:129}{i:3}{s:Marina Militare Habbo}{i:0}{i:80216064}{b:151}{b:17}{b:168}{s:Karterino}{s:}{s:hr-893-45.hd-205-10.ch-255-1408.lg-285-82.sh-295-1408.ha-1006}{i:19}{i:1}{i:13}{s:0.0}{i:2}{i:1}{i:93440}{b:true}{b:69}{b:240}{i:3}{s:seduta con shikon}{i:0}{i:72679424}{b:146}{b:86}{b:102}{s:manuel3990}{s: Marinaio M.M.H.}{s:hr-3090-36.hd-209-1370.ch-220-81.lg-270-64.sh-3068-82-82.ha-1023-81.ea-1403-64.ca-1804-82.wa-2009-64}{i:21}{i:1}{i:16}{s:0.0}{i:2}{i:1}{i:93440}{b:true}{b:66}{b:129}{i:3}{s:Marina Militare Habbo}{i:0}{i:263389184}{b:151}{b:37}{b:24}{s:2x2x2}{s:}{s:hr-115-31.hd-209-10.ch-255-74.lg-280-64}{i:23}{i:0}{i:10}{s:0.0}{i:2}{i:1}{s:m}{i:-1}{i:-1}{i:0}{i:557}{b:false}

@XePeleato

g-earth dont open

y click the .exe as admin but never start/appear g-earth and y have the requirements java, visual studio with redistributables the java jre etc.... but never start g-earth

Missing HarbleAPI Hash

@XePeleato
Can you add the Outgoing Hash "RequestUserProfile" ?

Example:

Outgoing[602] -> [0][0][0][7][2]Z[0][0][0][1][1]
{l}{u:602}{i:1}{b:true}
--------------------
[UserProfile]
Incoming[1260] <- [0][0][0]h[4]ì[0][0][0][1][0][4]aapo[0]1hr-165-45.hd-208-14.ch-250-64.lg-285-82.sh-290-64[0][7]huuhaa![0][10]25-07-2003[0][0][1]^[0][0][0][14][0][0][0][0][0][0][0][28]ÀÛ[0][1]
{l}{u:1260}{i:1}{s:"aapo"}{s:"hr-165-45.hd-208-14.ch-250-64.lg-285-82.sh-290-64"}{s:"huuhaa!"}{s:"25-07-2003"}{i:350}{i:14}{i:0}{s:""}{i:1884379}{b:false}{b:true}

Thanks.

Error: Could not find or load main class gearth.Main

So, I've installed javafx, set java 8 to default, and also tried using SDKMan to revert to java 8 as a default before running and am still getting this error
Error: Could not find or load main class gearth.Main
when I try to execute
sudo java -jar G-Earth.jar

Ubuntu LTS 20.04

NullPointer Exception on startup

Sometimes when I start G-Earth, a Nullpointer Exception occurs. Could not find a way to reproduce reliably.
Exception in thread "Thread-36" java.lang.NullPointerException
at gearth.protocol.packethandler.PacketHandler.sendToStream(PacketHandler.java:136)
at gearth.protocol.connection.AsyncPacketSender.sendToServer(AsyncPacketSender.java:55)
at gearth.protocol.connection.AsyncPacketSender.lambda$new$1(AsyncPacketSender.java:37)
at java.lang.Thread.run(Thread.java:748)

Missing Packet Name and Hash

Here is an example of a missing Name and Hash for a Packet:

Incoming[430] <- [0][0][0][137][1]®[1][1][129]Zg[0][9]Dachboden[0][23]Äç[0][9]Dominik-N[0][0][0][0][0][0][0][0][0][0][0]2[0][29]Was mag sich hier verstecken?[0][0][0][1][0][0][0]b[0][0][0][0][0][0][0][12][0][0][0][0][0][0][0]([0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][1][0][0][0][1][0][0][0][1][0][0][0][1][0][0][0][14][0][0][0][2]

The Intercept Method only accepts Hashes or Names, how do I get the Name or Hash from this Paket, or how do I intercept it by the Header-ID?

MarketplaceQuery not being decoded correctly

I was looking for a furni, Glass Bottle 8 / Botella de cristal 8 (i'm from habbo.es) and I noticed that the resulting expression from decoding the packet looks weird.

This is the packet:
Incoming[3055] <- [0][0][0]0[11]ï[0][0][0][1][3]Þô[1][0][0][0][1][0][0][0][1][0][0][19]*[0][0][0][0][0][0][0][0][0][9][0][0][8][159][0][0][0][9][0][0][0][1][0][0][0][1]

And its structure:
{l}{u:3055}{s:""}{b:false}{i:17030900}{b:true}{i:1}{i:1}{i:4906}{i:0}{s:""}{i:9}{i:2207}{i:9}{i:1}{i:1}

But I think the correct expression is this one:
{i:3055}{i:1}{i:64943105}{i:1}{i:1}{i:4906}{i:0}{s:""}{i:9}{i:2207}{i:9}{i:1}{i:1}

G-Earth impractical name

Due to the existence of Google Earth, it's too hard to find G-Earth's github page or another download page through search engines.

I'm looking for a new project name, suggestions welcome

Error: Could not find or load main class gearth.Main

Error whilst executing G-Earth.jar (Could not find or load main class gearth.Main)
I tried compiling from the source code directly, made sure the main class was correct in manifest.mf and still didn't work. I believe it might be something to do with my Java version.

Linux Distro: Elementary OS 0.4.1 Loki (Ubuntu based distribution)
Java Version: Open JDK 1.8.0_191

issue g-earth

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.