CrossVas / BlockHelperAddons

Block Helper Additional Support for mods
0 stars 0 forks source link

Server side issue #3

Closed Pyromanc3r closed 1 week ago

Pyromanc3r commented 1 week ago

Hello again. It looks like the mod doesn't work on the server side. And without it, the game client does not receive extended information. By the way, there was a similar error with Gravisuite. The mod crashes on a dedicated server :(

https://mclo.gs/qs23woD

CrossVas commented 1 week ago

BlockHelperAddons-1.5.2-1.0.2.2.jar.zip Could you try this one and see if the issue is still there? As for gravisuite problem, please provide the crashlog.

CrossVas commented 1 week ago

https://github.com/CrossVas/BlockHelperAddons/releases/tag/1.0.2.2

Pyromanc3r commented 1 week ago

Now I can log into the server, but something is clearly broken here...

2024-07-07_17 24 13 2024-07-07_17 25 25

CrossVas commented 1 week ago

BlockHelperAddons-1.5.2-1.0.2.2pre.jar.zip

CrossVas commented 1 week ago

The thing is. I don't play on server, so I have no real setup to test things out. Sorry.

Pyromanc3r commented 1 week ago

I understand. I just decided to invite a friend to play together and when testing I encountered this unexpected problem Version 1.0.2.2pre also crashes https://mclo.gs/bxy6g1n

Here is my mini test-server, if this helps you in any way (edit the Start.bat file for your version of Java) https://www.mediafire.com/file/wlcd5xkfs1b4nc2/1.5.2-test-server.7z/file

CrossVas commented 1 week ago

BlockHelperAddons-1.5.2-1.0.2.2pre.jar.zip Try this one *yes, same version number, but these are different builds

Pyromanc3r commented 1 week ago

Seems to work :) Thanks! I quickly checked all the blocks from IC2 and GT. There were a couple of strange descriptions. 2024-07-07_22 04 12 (all types Transformers same)

2024-07-07_22 08 21 2024-07-07_22 13 14 2024-07-07_22 16 18

That's all. And is also no information on Quantum Tank (maybe it wasn’t there, I didn’t notice) edit: Quantum Tank was empty. I just didn't put any liquid in it. All OK. edit2: "probe". Seems to appear on every block when dismantled probe-2024-07-06_08 47 03

CrossVas commented 1 week ago

I'll test it tomorrow. And release a full version. Keep an eye on release tab.

Pyromanc3r commented 1 week ago

Thank you again!

CrossVas commented 1 week ago

Okay, most of this was easy fix. There is 1 problem tho. Wrenchable Info cannot be loaded on servers due to how BlockHelper handle things. This means, there will be no info about Wrench Drop Chance in multiplayer, and I can't fix it without having to go extra.

https://github.com/CrossVas/BlockHelperAddons/releases/tag/1.5.2-1.0.3

Pyromanc3r commented 1 week ago

Singleplayer. This is only visible on IC2 blocks. GT is fine. 2024-07-08_14 17 02 Also Quantum Chest now does not show the number of items inside (earlier in the screenshot above it just showed 128 items as 12800%).

CrossVas commented 1 week ago

Also Quantum Chest now does not show the number of items inside (earlier in the screenshot above it just showed 128 items as 12800%).

Yes, this was deprecated until I find a better way to show progress/internal storage for blocks. Clearly there was no progress and formatting were broken. Updated the latest release, re-download.