• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved OTClient Mehah, some top-bar panels doesn't show on login and they're not able to be hidden/shown

ralke

(҂ ͠❛ ෴ ͡❛)ᕤ
Joined
Dec 17, 2011
Messages
1,574
Solutions
28
Reaction score
897
Location
Santiago - Chile
GitHub
ralke23
Twitch
ralke23
Hi! Not quite sure if I described it well on the title, but basically, sometimes my character logs-in and got one of they windows bugged (can't hide or show it, it just toggle the button but doesn't show). The logs I was able to get on the log file was:

Code:
== aplicación iniciada el Apr 10 2024 01:47:11
== sistema operativo: Windows
Codicia 3.x rev 0.000 (desenv) built on Dec 31 2023 for arch x64
Exiting application..
== aplicación iniciada el Apr 10 2024 01:48:19
== sistema operativo: Windows
Codicia 3.x rev 0.000 (desenv) built on Dec 31 2023 for arch x64
Exiting application..
== aplicación iniciada el Apr 10 2024 23:12:15
== sistema operativo: Windows
Codicia 3.x rev 0.000 (desenv) built on Dec 31 2023 for arch x64
battleWindow
Exiting application..
== aplicación iniciada el Apr 10 2024 23:50:38
== sistema operativo: Windows
Codicia 3.x rev 0.000 (desenv) built on Dec 31 2023 for arch x64
skillWindow
Exiting application..

Where some tags such as battleWindow, or skillWindow we're shown. They differ from logs where the panels worked correctly (in cases where it works properly, no tags such as battleWindow/skillWindow are shown). The error I mention on this thread is something that randomly happens (can't describe how to trigger specifically), any ideas of where to start solving this issue? I recorded a video just to show this.


Thanks in advance!
 
Still having this issue, in resume: I have a weird error on otc where my panels show as "visible" on login but they're not, then I switch the button (the toggle one) to open and close the panel, but it doesn't appear till' I close and open the client again. It only happens sometimes, any ideas? thanks in advance!
 
Why don't you use the latest version of Mehah OTClient? It's really cool, you should try it out. It's very similar to the classic Cipsoft client!

 
Why don't you use the latest version of Mehah OTClient? It's really cool, you should try it out. It's very similar to the classic Cipsoft client!

Thanks for the reply, didn't know that client existed. But theres three reason why I won't use it yet.
1. I already have the client ready, just need to fix this little thing.
2.
Code:
We need people to test in versions higher than 8.6 and another who is skilled with PHP
3. Have too many modules from higher versions i'm not sure if it will work well with my server

Still seeking for a solution, thanks in advance!
Post automatically merged:

Updated with fix: panels/widgets saving positions · mehah/otclient@4b2457c (https://github.com/mehah/otclient/commit/4b2457c8ed459691d7c55ab9c05bbdb51b0dcfe7)
Will see if that works! :)
 
Last edited:
Back
Top Bottom