[MISC] CraftProxy 0.2.0 - Reduce bandwidth use by caching chunk data [1.6]

Discussion in 'Archived: Plugin Releases' started by Raphfrk, May 1, 2011.

  1. Offline

    Raphfrk

    CraftProxy - Reduce bandwidth use by caching chunk data
    Version: 0.2.0

    Description

    This plugin and local client allows chunk data to be cached locally by players. This reduces the bandwidth required for hosting the server. It also helps users who are on slower connections.

    I am not sure what the status of this system is. It doesn't count as a plugin, since it has 2 parts.

    Even when running the plugin, players who don't use the client proxy can still connect. However, they will use the full bandwidth.

    The system can reduce bandwidth by 70-90% (after the 2nd login).

    Setup

    Server

    Add the plugin file to the plugins folder

    Client

    Start minecraft client and login
    Double click on the client jar file
    Enter login details
    Enter the server location/port in the GUI
    Press start on the GUI
    Connect to localhost on the minecraft client

    Stable Builds

    None yet

    Dev Builds

    Warning: These may not be stable

    Client
    Plugin

    Had it get the compress/decompression gain backwards.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
    Jushy, Martin1704, Nathan C and 24 others like this.
  2. Offline

    Raphfrk

    Glad to hear it :).

    disable_flood allows player to connect more often than once every 5 seconds.

    monitor prints out bandwidth usage by each player.

    dimension has no effect for bridge mode. 0 = normal world and -1 = nether.

    quiet just reduces logging

    reconnectfile means that the proxy will remember what server you connected to last. This has no effect if you are just using it for one server.

    Should be OK, the proxy processes the network traffic directly.

    It would a lot easier to Notch did the optimisations :).
     
  3. Offline

    Tobei

    Great in concept. Love it.
    Users kept getting disconnected and flooded with odd string errors.
    String smaller than 0, string too large, etc...

    Although nothing was out of the ordinary server-side (except high CPU usage) it all seemed to be client-side.
    I'd love to see this plugin work.

    Using CB740.
    plugin listing is at http://postalplane.no-ip.org/info.html
     
  4. Offline

    ledhead900

    Exactly

    I edited my other post tho might need to reflect the changed items but thanks for refreshing the list of the config.

    I have people saying theregetting kicked with a messege "Proxy Timed out" sometimes ?
     
  5. Offline

    Simanova

    Is it possible to create an notification tray for windows or linux?
    The icon should contain the current status displayed with a color scheme.
    Perhaps some statustext ist possible e.g the reduction or cache size
     
  6. Offline

    Raphfrk

    Is there a specific spot on your world where it tends to happen? Would the exception be array size negative?
     
  7. Offline

    Tobei

    I'm not sure what the exception is, but it was happening to all my players regardless of where they were. Some were standing right beside me at spawn.
    It wasn't doing anything wrong on the server end and I was connected through craft proxy as well.
    I had to disable it for the time being as nobody could stay connected.
     
  8. Offline

    Raphfrk

    I have uploaded a change that might help.

    Also, if it only affected some players, then they could connect directly.
     
  9. Offline

    Simanova

    is there an explanation for:

    anywhere?

    By the way: All clients are disconnected, if the admin forces a /reload oder plugin reload by /rel ( Essentials)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  10. Offline

    turtlelink2

    it draws minecraft skins from a different database but i figured it out..I came to a new problem though..your 4 step guide is to complex for the average player, they are just shouting over and over that it doesn't work (it does ?I have had several people get on) =( I even made a runme.bat so all they have to do is type in "localhost"....lol
     
  11. Offline

    Raphfrk

    This is inherent, since the proxy is reset.

    You can run the proxy as a stand alone java program and then it won't be reset, since it won't be a plugin.

    So, there is an error, or people just can't follow the steps? :)

    I added a link in the OP.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  12. Offline

    Pim1234

    hate to say it but my users can't play for more than a few minutes. they get all kinds of errors (like read timed out and bad packet id 161). i get this: Schermafbeelding 2011-05-07 om 21.59.07.png
    what should i do?
    these errors came the same time as your plugin... i myself can play for hours without getting any errors or some kind
     
  13. Offline

    Raphfrk

    Do you mind if I try to login?

    Hmm, so it only affects certain users?
     
  14. Offline

    Pim1234

    most certainly not!

    hamachi:
    Pimsserver

    ip:
    5.96.175.16

    go ahead
     
  15. Offline

    Raphfrk

    Hmm, so I need to download hamachi :) ?
     
  16. Offline

    Pim1234

    sorry but yes.
    it's an honour to have you in my server :D

    what's is your username? than i will make you OP
     
  17. Offline

    Raphfrk

    Need a password, PM me :)

    Well, let's wait until I figure out the issue first :).

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  18. Offline

    HadrienM

    Chunks loading with this .jar : 2-3 sec
    Chunks loading w/o this .jar : 10-15 sec
    Open a chest w/o this .jar : immediate
    Open a chest with this .jar : 4 sec
    Fall and look if i loose heath w/o this .jar : immediate
    Fall and look if i loose health with this .jar : 32 sec


    Chunks are loading much faster than before but my players have to wait very much time to do things like touch mob or anything (interaction with server) because of this proxy .jar

    Anyway to delete this waiting time ?

    Sorry for my English, i'm tired xD
     
  19. Offline

    Pim1234

    sorry for forgetting that...
    my password is password :D
    doesn't matter if anybody knows... i'll install whitelist directly after this
    what is your username??
     
  20. Offline

    Raphfrk

    raphfrk

    I didn't notice this. I might not be sending packets as soon as it is received.

    I will have a look.

    It is raphfrk1 for hamachi

    I am getting a network full error.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  21. Offline

    Pim1234

    i'll delete some people

    done
     
  22. Offline

    Raphfrk

    @Pim1234

    I uploaded a new version of the .jar file.

    Pim, it might help with your issue too.

    I didn't flush the output buffer, so the proxy would wait until a number of packets arrived before sending them on.

    This may have caused a timeout.

    I am logged on to your server and the connection is stable ... though this is with the new version of the .jar file.

    double post

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  23. Offline

    Twisted

    I've been running this on my server since release and the difference it has made is nothing short of amazing.

    During peak times I would be normally at 3~Mbit however since using this I've got it down under 1.5Mbit at the same times and this is with only about half the server using it.

    Here in Australia bandwidth is the biggest issue for hosting a dedicated minecraft server so this has been a huge help, the only issue has been trying to get everyone to use it.
     
  24. Offline

    Raphfrk

    Glad to hear it.
     
  25. Offline

    ledhead900

    hmm going to test out this new jar I have similar issues as the othe guys with users moaning about packet issues and drop outs.

    @Pim1234
    You might want to hit up a guide for Dynamic ip using No-ip.com
    Hamachie is really bad way to host a dedicated server. for anything then old games that dont support internet only lan as that was its original intent.
     
  26. Offline

    Raphfrk

    Hope it helps.

    The client sends a "keep alive" packet every 30 seconds. I wonder if the issue is that it was being delayed.

    Also, remember, ideally both client and server would use the most up to date version.
     
  27. Offline

    ledhead900

    PHP:
    14:22:50 [INFOLWC     Loading shared objects
    14
    :22:50 [INFOLWC     Native libraryplugins/LWC/lib/native/Windows/amd64/sql
    itejdbc
    .dll
    14
    :22:50 [INFOStarting Minequery server on 10.0.0.25:25566
    14
    :22:51 [INFOCraftProxy-Lite started in plugin mode
    14
    :22:51 [INFOCommand line args: [2000010.0.0.25:7767staticlocalhostbrid
    ge_connection
    quietdisable_floodlogtrue]
    14:22:51 [INFOStarting Craftproxy-lite version 54
    14
    :22:51 [INFOName authentication enabled
    14
    :22:51 [INFOWARNINGreconnectfile parameter not set
    14
    :22:51 [INFOWARNINGplayers will be connected to the default server regardl
    ess of last server connected to
    14
    :22:51 [INFO] Use "end" to stop the server
    14
    :22:51 [INFO] [CraftProxy-LiteServer console disabled
    14
    :22:51 [INFOServer listening on port20000
    14
    :22:51 [INFOLoaded Essentials build 2.2.6 maintained by ZenexerementaloA
    elux
    BrettflanKimKandorsnowleo and ceulemans.
    14:22:51 [INFOGroupManager INFO Scheduled Data Saving is set for every 10
    minutes
    !
    14:22:51 [INFOGroupManager version 1.0(alpha-5is enabled!
    14:22:51 [INFOFake Permissions version 2.5.1 is enabled!
    14:22:51 [INFOFalseBookBlock v0.84alpha by GeMo enabled
    14
    :22:51 [INFO] [FalseBook Block2 Cauldrons successfully loaded.
    14:22:51 [INFO] [FalseBook CoreFalseBookCore v0.84alpha by GeMo enabled!
    14:22:51 [INFOFalseBookIC v0.84alpha by GeMo enabled
    14
    :22:51 [INFO] [iChatFound Permissions (v2.5.1)
    14:22:51 [INFOiChat (v2.2.3enabled
    14
    :22:51 [INFO] [LogBlockPermissions enabled
    14
    :22:51 [INFO] [LogBlockScheduled consumer with bukkit scheduler.
    14:22:51 [INFOLogblock v0.15 enabled.
    14:22:51 [INFOLWC     Loaded 116 locale strings (0 overrides)
    14:22:52 [INFOLWC     Using Nijikokun's permissions plugin for permissions
    14:22:52 [INFO] LWC     Loading MySQL
    14:22:52 [INFO] MySQL   Using: Mysql-connector-java-5.1.14 ( Revision: ${bzr.rev
    ision-id} )
    14:22:52 [INFO] LWC     At version: v2.31
    14:22:52 [INFO] MCBans: mcbans version 2.9.1 is enabled!
    14:22:52 [INFO] MCBans: Voting enabled!
    14:22:52 [INFO] MCBans: Checking for premium!
    14:22:52 [INFO] MCBans: Server NOT premium!
    14:22:52 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - Hooked into Permissions.
    14:22:52 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v9 loaded.
    14:22:52 [INFO] [Minecart Mania] Debug mode switched to NORMAL
    14:22:52 [INFO] [Minecart Mania] MinecartManiaCore version 1.1.9_special_release
    _1 is enabled!
    14:22:52 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.1.3 is enab
    led!
    14:22:52 [INFO] [Minecart Mania] MinecartManiaStation version 1.1.0 is enabled!
    14:22:52 [INFO] MobRider enabled
    14:22:52 [INFO] MobRider - Permissions Plugin Detected
    14:22:52 [INFO] [MonsterTamer]: version [1.3.4] (Commander) loaded
    14:22:52 [INFO] [MultiVerse] Permissions Found
    14:22:52 [INFO] [MultiVerse] - Version 1.6.3 Enabled
    14:22:52 [INFO] [MultiVerse] Loading World & Settings - '
    world' - NORMAL
    14:22:53 [INFO] [MultiVerse] Loading World & Settings - '
    RiftZero' - NORMAL
    14:22:53 [INFO] [MultiVerse] Loading World & Settings - '
    TheAbyss' - NETHER
    14:22:53 [INFO] [MultiVerse] 3 - World(s) loaded.
    14:22:53 [INFO] [MultiVerse] Loading Portals
    14:22:53 [INFO] [MultiVerse] 17 - Portal(s) loaded.
    14:22:53 [WARNING] NextStation: Cannot get property next_terminal_msg_text, usin
    g default.
    14:22:53 [WARNING] NextStation: Cannot get property next_station_msg_text, using
     default.
    14:22:53 [WARNING] NextStation: Cannot get property next_intersection_msg_text,
    using default.
    14:22:53 [INFO] NextStation: Configuration file loaded.
    14:22:53 [INFO] NextStation: Version 0.2 enable.
    14:22:53 [INFO] [NoCheat] version [0.9.6] couldn'
    t find CrafTIRC pluginDisabli
    ng logging to IRC
    .
    14:22:53 [INFO] [NoCheatversion [0.9.6is enabled with the following checks:
    moving bedteleport speedhack itemdupe flying
    14
    :22:53 [INFO] [Performance TweaksVersion 0.05 enabled.
    14:22:53 [INFO] [Performance TweaksSet auto save interval to 36000 in world "R
    iftZero"
    14:22:53 [INFO] [Performance TweaksSet auto save interval to 36000 in world "w
    orld"
    14:22:53 [INFO] [Performance TweaksSet auto save interval to 36000 in world "T
    heAbyss"
    14:22:53 [INFO] [Performance TweaksChunk Life Time300000ms
    14
    :22:53 [INFO] [Performance TweaksChunk Prune Time5000ms
    14
    :22:53 [INFOlifetime
    14
    :22:53 [INFOprune
    14
    :22:53 [INFOenable
    14
    :22:53 [INFO] [Performance TweaksMonster Limit set to 1100
    14
    :22:53 [INFOLoading PluginControl Version 0.56
    14
    :22:53 [INFOUsing Essentials Group Manager plugin
    14
    :22:53 [INFOPluginControl started
    14
    :22:53 [INFOPWStart loading of PrivateWarp 1.4.6
    14
    :22:53 [INFOPWStarting initialization of PrivateWarp
    14
    :22:53 [INFOPWCopyrightWrecker Technologies
    14
    :22:53 [INFOPWPrivateWarp 1.4.6 initialized
    14
    :22:53 [INFOPWJust got enabled
    14
    :22:53 [INFOPWPPublicWarp got enabled
    14
    :22:53 [INFO] [Rulesplugin version 1.1 is enabled.
    14:22:53 [INFOWarWar v1.4.2 (Slimis on.
    14:22:53 [INFOWorldEdit 4.5 enabled.
    14:22:53 [INFOWorldEditPermissions plugin detectedUsing Permissions plugin
     
    for permissions.
    14:22:53 [INFOWorldGuardPermissions plugin detectedUsing Permissions plugi
    for permissions.
    14:22:53 [INFOWorldGuardBlacklist loaded.
    14:22:53 [INFOWorldGuardLoaded configuration for world 'RiftZero"
    14:22:53 [INFO] WorldGuard: Blacklist loaded.
    14:22:53 [INFO] WorldGuard: Loaded configuration for world '
    world"
    14:22:53 [INFO] WorldGuard: Blacklist loaded.
    14:22:53 [INFO] WorldGuard: Loaded configuration for world 'TheAbyss"
    14:22:53 [INFOWorldGuard38 regions loaded for 'RiftZero'
    14:22:53 [INFOWorldGuard37 regions loaded for 'world'
    14:22:53 [INFOWorldGuard38 regions loaded for 'TheAbyss'
    14:22:53 [INFOWorldGuard 5.0-alpha10 enabled.
    14:22:53 [INFO] [Minecart ManiaPermissions detectedUsing permissions.
    14:22:53 [INFO] [Minecart ManiaMinecartManiaAdminControls version 1.1.4 is ena
    bled
    !
    14:22:53 [INFO] [Minecart ManiaMinecartManiaAutomations version 1.1.2 is enabl
    ed
    !
    14:22:53 [INFO] [Minecart ManiaMinecartManiaChestControl version 1.1.3 is enab
    led
    !
    14:22:53 [INFODone (0.442s)! For helptype "help" or "?"
    14:22:53 [INFO] [FalseBook Block0 Areas loaded.
    14:22:54 [INFO] [FalseBook Block8 Bridges successfully loaded.
    14:22:54 [INFO] [FalseBook Block2 Doors successfully loaded.
    14:22:54 [INFO] [FalseBook BlockGates successfully loaded.
    14:22:54 [INFO] [FalseBook ICplugins/FalseBook/Transmitter.db not found.
    14:22:54 [INFO] [FalseBook ICplugins/FalseBook/Receiver.db not found.
    14:22:54 [INFO] [FalseBook ICplugins/FalseBook/SensorList.db not found.
    14:22:54 [INFOWarRestoring zone Castlemania...
    14:22:58 [INFOWarWarzones ready.
    14:22:59 [WARNINGCan't keep up! Did the system time change, or is the server o
    verloaded?
    14:23:02 [INFO] [Minecart Mania] Loading Sensor Data.
    14:25:11 [INFO] Connection from 114.78.195.53/49235
    14:25:11 [INFO] [2:25:11 PM] 114.78.195.53/49235 (epicssy): Connecting to: 10.0.
    0.25:7767
    14:25:15 [INFO] epicssy [/10.0.0.25:64194] logged in with entity id 261
    14:25:15 [INFO] local cache enabled
    14:25:24 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfAYYAYYA
    14:26:49 [INFO] [2:26:49 PM] 114.78.195.53/49235 (epicssy): Closing connection t
    o server
    14:26:49 [INFO] [2:26:49 PM] 114.78.195.53/49235 (epicssy): Closing connection t
    o client
    14:26:49 [INFO] epicssy lost connection: disconnect.endOfStream
    14:27:02 [INFO] Connection from 114.78.195.53/49239
    14:27:03 [INFO] [2:27:03 PM] 114.78.195.53/49239 (epicssy): Connecting to: 10.0.
    0.25:7767
    14:27:09 [INFO] epicssy [/10.0.0.25:64198] logged in with entity id 2729
    14:27:09 [INFO] local cache enabled
    14:27:09 [INFO] Chunk -9 22 updated false
    14:27:09 [INFO] Chunk -9 22 added true
    14:27:15 [INFO] CRITICAL ERROR unknown packet id: 112
    14:27:15 [INFO] [2:27:15 PM] 114.78.195.53/49239 (epicssy): Uplink Previous pack
    ets (Oldest -> Newest): 12, 12, 12, 12, 12, 12, 10, 11, 11, 13, 13, 13, 13, 13,
    13, 13, 13, 13, 13, 112
    14:27:15 [SEVERE] java.io.IOException: Bad packet id 112
    14:27:15 [INFO] [2:27:15 PM] 114.78.195.53/49239 (epicssy): Closing connection t
    o server
    14:27:15 [SEVERE]       at net.minecraft.server.Packet.a(Packet.java:78)
    14:27:15 [SEVERE]       at net.minecraft.server.NetworkManager.f(NetworkManager.
    java:127)
    14:27:15 [INFO] [2:27:15 PM] 114.78.195.53/49239 (epicssy): Closing connection t
    o client
    14:27:15 [SEVERE]       at net.minecraft.server.NetworkManager.c(NetworkManager.
    java:226)
    14:27:15 [SEVERE]       at net.minecraft.server.NetworkReaderThread.run(SourceFi
    le:69)
    14:27:15 [INFO] epicssy lost connection: disconnect.genericReason
    14:27:18 [INFO] Connection from 115.189.15.216/50081
    14:27:20 [INFO] [2:27:20 PM] 115.189.15.216/50081 (r_a_person): Connecting to: 1
    0.0.0.25:7767
    14:27:21 [INFO] Connection from 114.78.195.53/49243
    14:27:21 [INFO] [2:27:21 PM] 114.78.195.53/49243 (epicssy): Connecting to: 10.0.
    0.25:7767
    14:27:21 [INFO] [2:27:21 PM] 114.78.195.53/49243 (epicssy): Server sent bad hand
    shake packet -  (Id read failed)
    14:27:21 [INFO] [2:27:21 PM] 114.78.195.53/49243 (epicssy): Closing connection t
    o server
    14:27:21 [INFO] [2:27:21 PM] 114.78.195.53/49243 (epicssy): Closing connection t
    o client
    14:27:24 [INFO] Connection from 114.78.195.53/49245
    14:27:24 [INFO] [2:27:24 PM] 114.78.195.53/49245 (epicssy): Connecting to: 10.0.
    0.25:7767
    14:27:24 [INFO] [2:27:24 PM] 114.78.195.53/49245 (epicssy): Server sent bad hand
    shake packet -  (Id read failed)
    14:27:24 [INFO] [2:27:24 PM] 114.78.195.53/49245 (epicssy): Closing connection t
    o server
    14:27:24 [INFO] [2:27:24 PM] 114.78.195.53/49245 (epicssy): Closing connection t
    o client
    14:27:26 [INFO] r_a_person [/10.0.0.25:64202] logged in with entity id 2856
    14:27:26 [INFO] local cache enabled
    14:27:26 [INFO] /173.234.147.81:47437 lost connection
    14:27:41 [INFO] epicssy [/114.78.195.53:49246] logged in with entity id 2998
    14:27:51 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfit kept dcing me
    14:27:57 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºflol
    14:28:00 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfthe server was down
    >say did u download the new Proxy client
    14:28:07 [INFO] [CONSOLE] did u download the new Proxy client
    14:28:07 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfi tried to use that lag less
     thing
    14:28:10 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfyeah
    14:28:13 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfi did
    >say did u update it just then
    14:28:18 [INFO] [CONSOLE] did u update it just then
    14:28:19 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfi tried to connect that work

    14:28:40 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfdid you type local host in
    to the connection thing in MC?
    >say proxy also wont let u re connect until 5 have passed from u DC
    14:28:48 [INFO] [CONSOLE] proxy also wont let u re connect until 5 have passed f
    rom u DC
    14:28:53 [INFO] Chunk 8 -28 updated false
    14:28:53 [INFO] Chunk 8 -28 added true
    >say its a flood protection
    14:28:55 [INFO] [CONSOLE] its a flood protection
    14:28:57 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfoks
    14:29:04 [INFO] Khora2150 [/124.168.79.156:2468] logged in with entity id 6580
    >sy type /NEWS to see changed I just made
    14:29:18 [INFO] Unknown console command. Type "help" for help.
    14:29:19 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfgday khor
    14:29:22 [INFO] [world]º0[ºdDonatorº0]º6Khora2150: ºfhey
    >say TYPE /NEWS ALL OF YOU PLEASE
    14:29:31 [INFO] [CONSOLE] TYPE /NEWS ALL OF YOU PLEASE
    14:29:33 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfdo you need lavas
    14:29:39 [INFO] [world]º0[ºdDonatorº0]º6Khora2150: ºfnot yet :)
    14:29:43 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºf./bewbz
    >say someone has to test this stuff changed out
    14:29:45 [INFO] [CONSOLE] someone has to test this stuff changed out
    14:29:52 [INFO] epicssy lost connection: disconnect.quitting
    14:29:52 [INFO] Connection reset
    14:29:58 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfawesome
    14:30:03 [INFO] Connection from 114.78.195.53/49261
    14:30:03 [INFO] [2:30:03 PM] 114.78.195.53/49261 (epicssy): Connecting to: 10.0.
    0.25:7767
    14:30:07 [INFO] epicssy [/10.0.0.25:64214] logged in with entity id 7613
    14:30:08 [INFO] local cache enabled
    14:30:08 [INFO] Chunk -9 22 updated false
    14:30:08 [INFO] Chunk -9 22 added true
    14:30:15 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfexcept my levers are dead

    14:30:16 [INFO] [world]º0[ºdDonatorº0]º6Khora2150: ºfpie itsnot working
    14:30:22 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfsorry i was just seeing if l
    ocal host was working for mes
    14:30:26 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfit working :D
    14:30:32 [INFO] Chunk -28 27 updated false
    14:30:44 [INFO] Khora2150 lost connection: disconnect.quitting
    14:30:44 [INFO] Connection reset
    14:30:49 [INFO] Khora2150 [/124.168.79.156:2481] logged in with entity id 8645
    14:30:54 [INFO] [2:30:54 PM] 115.189.15.216/50081 (r_a_person): Closing connecti
    on to server
    14:30:54 [INFO] [2:30:54 PM] 115.189.15.216/50081 (r_a_person): Closing connecti
    on to client
    14:30:54 [INFO] r_a_person lost connection: disconnect.endOfStream
    >say hm thinking
    14:30:57 [INFO] [CONSOLE] hm thinking
    14:30:57 [INFO] Connection from 115.189.15.216/50091
    14:30:58 [INFO] [2:30:58 PM] 115.189.15.216/50091 (r_a_person): Connecting to: 1
    0.0.0.25:7767
    14:31:02 [INFO] r_a_person [/10.0.0.25:64221] logged in with entity id 8955
    14:31:02 [INFO] local cache enabled
    >say why you all dcing so much now
    14:31:07 [INFO] [CONSOLE] why you all dcing so much now
    >say was it like this before ?
    14:31:16 [INFO] [CONSOLE] was it like this before ?
    14:31:16 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfbad packed ID
    14:31:19 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfhey dude
    14:31:19 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfpacket***
    14:31:28 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfyea it was
    14:31:30 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfumm conslole persoane
    14:31:32 [INFO] [world]º0[ºdDonatorº0]º6Khora2150: ºfswitches are working fine u
    p here
    >say so the issue still exsits then
    14:31:36 [INFO] [CONSOLE] so the issue still exsits then
    >say someone test a lever
    14:31:43 [INFO] [CONSOLE] someone test a lever
    14:31:44 [INFO] º9[PLAYER_COMMAND] Khora2150: /tp r_a_person
    14:31:46 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfwell if it does it again t
    hen yes\
    14:31:47 [INFO] [world]º0[ºdDonatorº0]º6Khora2150: ºfi did just then
    >say by placing a new one
    14:31:48 [INFO] [CONSOLE] by placing a new one
    14:31:50 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfwhen ever i try to use the c
    rafting table
    14:32:02 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfit says no defiened region
    14:32:14 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfkhora ><
    >say are u holding a tool when u do this
    14:32:16 [INFO] [CONSOLE] are u holding a tool when u do this
    14:32:17 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfgo on the other side
    >say let me come see
    14:32:19 [INFO] [CONSOLE] let me come see
    14:32:20 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfand flick it
    14:32:24 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfno
    14:32:29 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfOh k
    14:32:29 [INFO] /173.234.147.81:49806 lost connection
    14:32:33 [INFO] [world]º0[ºdDonatorº0]º6Khora2150: ºfwhats this :o
    14:32:35 [INFO] [RiftZero]º0[º7Guestº0]º8epicssy: ºfi was holding a block
    14:32:38 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfcome here ><
    >say what block tho
    14:32:45 [INFO] [CONSOLE] what block tho
    14:32:45 [INFO] [world]º0[ºaTrustedº0]ºar_a_person: ºfhave a look after its fixe
    d
    14:32:47 [INFO] º9[PLAYER_COMMAND] Khora2150: /tp r_a_person
    >
    Not working :( - looks worse then before as far as i can read the console goes and ask the guys online.

    I just got the guys that are online now even tho the silly status img wont show if there online but they are and I got them to update the proxy like I did , your welcome to login and ask them whats going on there telling me there droped like every 30s at random with bad packet ID**** or something

    Servers in my sig just drop the port but you know this. :D

    I do have a request for the Gui tho that would be to set the minecraft.exe location so pressing start launches MC but thats just to avoid me forgetting to start proxy lol.

    I guess I could write a batch script or something to launch both at same time hmm ideas flowing.
     
  28. Offline

    Raphfrk

    Actually, could you try running the proxy as a stand-alone program.

    You need something like:

    java -jar CraftProxyLite.jar 20000 mindcalf.sytes.net:7767 bridge_connection quiet static_localhost

    This also generates more logging info.
     
    ledhead900 likes this.
  29. Offline

    ledhead900

    yea ok

    will report back.

    Edit
    I have it running standalone now, It did not like the static_localhost option it failed to start with that.

    That and I was on Windows 2008 so I had to use javas full path but its working.
    I guess time will tell if it makes any difference I saw lower cpu usage tho standalone so thats a plus.

    It seemst to play nice with that chunk plugin I asked u about.
     
  30. Offline

    Raphfrk

    Sorry, should have been staticlocalhost not static_localhost. It isn't a critical switch, but

    Yeah, people have reported that.

    I don't remember which one :), but yeah, it should matter, since that is an internal plugin.
     
  31. Offline

    rtcabooservb

    Few concerns/questions. I run the craftproxy standalone for serverport with this batch file.
    Code:
    @echo off
    java -jar CraftProxylite.jar 25565 1337 auth reconnectfile CPLreconnect.txt banned CPLbanned.txt log CPLlog.txt
    pause
    I found that the reconnectfile doesn't store any type of data for reconnecting. It is just always empty. Also the logs reset everytime the proxy is restarted. Another concern I had was, do you have to run the proxy with staticlocalhost, bridge_connection, or quiet? And if you could, explain what those actually do? :)

    Edit: Also ran into an error that you might be interested in.
    Uplink previous packet (Oldest -> Newest): -64
    Unable to transfer packet
    Closing connection to server
    Closing connection to client

    Also a few client refused to send initial handshake errors. And updated chunks false. :p
     

Share This Page