SymmetricDevs / Supersymmetry

Repository for the Supersymmetry Minecraft Modpack
GNU Lesser General Public License v3.0
193 stars 82 forks source link

Gregtech machines show as "unnamed.name" with no image in Xnet controllers #877

Open ppebb opened 1 month ago

ppebb commented 1 month ago

Description of the Bug

Xnet controllers do not get the proper name of Gregtech machines connected to the network and do not have an image. image

Reproduction

  1. Place a Gregtech machine
  2. Connect it with an xnet connector
  3. Place a controller on the same network
  4. Open the controller and you should see something similar to the above screenshot.

Version

0.1.12.7

Relevant log output

No response

trainvoi commented 1 month ago

known problem, unfortunately it's on xnet side

chairclr commented 1 month ago

Here's the offending line: https://github.com/McJtyMods/XNet/blob/0ca5b08e451f4c9adce2ebafcb9767171a9ec67f/src/main/java/mcjty/xnet/modules/controller/client/GuiController.java#L601

Is it possible that Supersymmetry could use a fork of xnet with this fixed?

loxoDev commented 1 month ago

We do have a fork, @ISurrealI is "managing" it. Maybe they could take a look.

ppebb commented 1 month ago

Is this fork public? We were unable to find it on any associsted accounts or orgs. We'd like to go ahead and fix this at least for our own use even if we can't PR.

trainvoi commented 4 weeks ago

Is this fork public? We were unable to find it on any associsted accounts or orgs. We'd like to go ahead and fix this at least for our own use even if we can't PR.

https://www.curseforge.com/minecraft/mc-mods/ynet-an-xnet-fork here's the link and here's the repo https://github.com/CaliforniaDemise/XNet-1.12