Giter Site home page Giter Site logo

Comments (4)

NEZNAMY avatar NEZNAMY commented on August 9, 2024

How is this a TAB issue? What does the mod do? Replicate all packets? Does that include scoreboards? If yes, double registering will obviously cause this (one from TAB and one from replay mod). What error was shown in the client?

from tab.

SundayMC avatar SundayMC commented on August 9, 2024

From what I've seen here, it does seem that ReplayMod works by listening/retranscribing all packets (but I'm not sure).

However, from what I could quickly see, ReplayMod doesn't seem to add a second recording layer for scoreboards (so there's not necessarily redundancy).

And finally, here's the error returned in the client console:

[Render thread/ERROR]: Failed to handle packet net.minecraft.class_2751@6e081c48
java.lang.IllegalArgumentException: An objective with the name 'TAB-BelowName' already exists!
	at net.minecraft.class_269.method_1168(class_269.java:51) ~[client-intermediary.jar:?]
	at net.minecraft.class_634.method_11144(class_634.java:1943) ~[client-intermediary.jar:?]
	at net.minecraft.class_2751.method_11838(class_2751.java:71) ~[client-intermediary.jar:?]
	at net.minecraft.class_2751.method_11054(class_2751.java:17) ~[client-intermediary.jar:?]
	at net.minecraft.class_2600.method_11072(class_2600.java:25) ~[client-intermediary.jar:?]
	at net.minecraft.class_1255.method_18859(class_1255.java:162) [client-intermediary.jar:?]
	at net.minecraft.class_4093.method_18859(class_4093.java:23) [client-intermediary.jar:?]
	at net.minecraft.class_1255.method_16075(class_1255.java:136) [client-intermediary.jar:?]
	at net.minecraft.class_1255.method_5383(class_1255.java:121) [client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1275) [client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:888) [client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:265) [client-intermediary.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) [fabric-loader-0.15.11.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.15.11.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.15.11.jar:?]
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
	at java.base/java.lang.reflect.Method.invoke(Method.java:586) ~[?:?]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]

from tab.

NEZNAMY avatar NEZNAMY commented on August 9, 2024

The fastest solution would be to ask the developer if the mod resends scoreboard packets as well, because if it does, it makes sense you ran into this issue. TAB has several layers of checks to make sure this does not happen on its own, which you also confirmed by saying it only happens when adding the mod.

from tab.

SundayMC avatar SundayMC commented on August 9, 2024

Okok, I'll try to do that ;)

from tab.

Related Issues (20)

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.