Closed Pryan1kk closed 6 months ago
Unless you provide me with enough information to reproduce this issue on my end, there is not much what I can tell you. It include log errors that indicate not being able to teleport it or exact course of actions that you did to get this issue. Additionally settings file information also would be nice to have.
Unless you provide me with enough information to reproduce this issue on my end, there is not much what I can tell you. It include log errors that indicate not being able to teleport it or exact course of actions that you did to get this issue. Additionally settings file information also would be nice to have.
Its just cant be teleported back Can you just check it? I dont have any mod skills or something like that
Currently I not playing LC. v50 was tested and updated to it, so it was working unless they drop like new version already. It was tested by multiple players from LC Modding Discord server and no such issue was reported. That's why I was asking for additional info, since it not suppose to happen, unless something interfering.
Like for example last time someone reported it not working it end up being other mod LCGoldScrap, that was causing error, which was preventing this ERB mod working properly. All it took is to figure out the reason and report to proper mod dev and it was fixed in few days on their side.
Like for example last time someone reported it not working it end up being other mod LCGoldScrap, that was causing error, which was preventing this ERB mod working properly. All it took is to figure out the reason and report to proper mod dev and it was fixed in few days on their side.
Okay, how to check these errors?
C:\Users...\AppData\LocalLow\ZeekerssRBLX\Lethal Company find file Player.log. It collect information about last played session since you open the game and till you close it. If some error happens in between it write inside of it. As for config MrHydralisk.EnhancedRadarBooster.cfg from Game folder Lethal Company\BepInEx\config. Plus tell me:
MrHydralisk.EnhancedRadarBooster.cfg
i played with someone i wasnt host yes
in logs i seen only "Sending config sync request to Server" and "Receiving config sync from Server" no errors let me try in solo game, i think it was bad lobby
You can send the filles itself, so you don't need to search through them.
in solo it dont work too Player.log
Okay, I can see that it doesn't seems to be error can be noticed. The question is:
radar target index 3 radar target index 4 radar target index 5 radar target index 6
Actually, now when I checked MV.NicerTeleporters code it seems to just rewriting teleportation code, so it highly possible that that mod preventing Radar Booster telportation, due to not mod compatability friendly way of patching teleportation.
If you test without it and Radar Boosters will teleport properly, then we found the culprit.
As for alternative to NicerTeleporters I would suggest you from my experience to swap to BetterTeleporter, cause it have way better compatability and you can adjust everything via config.
yea this was a conflict between NicerTeleporters
Good thing we figured it this easy. It pretty common esp in LC. Saw a lot of modders making their idea via patch by replacing vanilla code fully, which works perfect, when you use only that mod A. But once there is another mod B that trying to access that vanilla code, it never able to get it, due to overriding it by A. It usually require some drastic changes of a way how they trying to patch the vanilly cone on a side of A. But you lucky that there is already alternatives to it, so can just replace the NicerTeleporters with BetterTeleporter in your modpack and should be able to return playing without issues.
thanks for help have a nice day
Inverse teleport works great but booster cant be teleport back