Jump to content

Recommended Posts

Hey everyone,

I'm running into a very annoying client-side bug where a debug text (TempF1=1.000000, TempF2=1.000000, etc.) randomly appears on screen. MartySama 5.8

spacer.png

The main issues are:

The text seems to be triggered randomly during gameplay. This happens even though all debug modes in the Python source (e.g., in game.py) are completely disabled.When the text is visible, the numpad * key toggles between this "TempF" text and the regular FPS display, but the overlay cannot be turned off completely.We believe this issue started after we implemented Owsap's Multi-Language System. It seems possible that some part of that system is writing to the debug buffer under specific, random conditions.Has anyone encountered a similar issue, perhaps with this specific system? Any pointers on where to look in the source would be greatly appreciated, as a search for the "TempF" string has not been successful so far.

Thanks in advance!

Edited by Metin2 Dev International
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/33873-tempf-text/
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Honorable Member

Search for this in python. If you locate the TextLine object, you just have to find where it's Show function are called from.

992404397646696589.png
Former C++ Developer at Gameloft on DML
Join my Discord: Distraught Labs

Link to comment
https://metin2.dev/topic/33873-tempf-text/#findComment-171669
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.