Advanced Panel and Information Panel

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

IshtarStar

New Member
Jul 29, 2019
3
0
0
Dear Community.

We got a problem with a loop of client crash on server with the Advanced and the Information Panel.

If one person is in the same chunk it will be kicked, if the other player take out the Text Card.
Or better say his client will crash. The Server will only put out these logs:
Code:
18:15:34 [INFORMATION] Connection reset
18:15:34 [INFORMATION] Foxteladi lost connection: disconnect.endOfStream
18:15:34 [INFORMATION] Unloading Player: Foxteladi
18:15:34 [INFORMATION] §6Foxteladi §9hat das Spiel verlassen!

It is on client side ... we test it with many other players and different Systems (Linux, OSX, Windows) ... when there are in the same chunk in which are placed a Advanced or Information Panel.

Here are the logs of the Advanced Panel Crash kick and the Information Panel Crash kick ...

Advanced Panel Direwolf20 Client Crash report:
https://paste.xinu.at/gEt/

Information Panel Direwolf20 Client Crash report:
https://paste.xinu.at/U9N/

Any Ideas to fix that? We dont want to bann the Panels from our server.

Thanx[DOUBLEPOST=1392226632][/DOUBLEPOST]Sorry for double post but here is the complete Server Log:
https://paste.xinu.at/YS4F1/
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
I would make backup of the player.dat file and then delete it. If that fixes the issue then fine. If not I would suggest the player does a reload of the pack and check their java version (might have to re-install FTB launcher as well).
 

IshtarStar

New Member
Jul 29, 2019
3
0
0
Dear Henry Link.

We tested with deleting the players DATs ...

Its still happens only if we take out the first Text Card of an Advanced Panel.

It can nothing todo with Java or the Launcher because we have all different Systems (Windows, Linux or OSX) .

The OSX Player have:
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)

The Windows Player have:
Version 7 update 51 (build 1.710_51-b13)

The Linux Player have:
ava version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Any Suggestions?

Thanx
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
Unfortunately, I can't help much more than I have. Since it is a client side only crash and it only happens with information panels, I would try to find out where the mod author accepts bug reports and see if there is a solution there. If not post the client logs and how to repeat the issue there.