Bug with items on mainline_sg binary
Similar Content
-
Activity
-
2
acces root denied
i tried , i tried anything on the internet , but everytime i solve the problem and close my laptop and open it up again i got this error -
2
-
7
-
5
Transmutation Reversal - bug
then char_item is configured well, the only thing that comes to mind, send me the screen of item 72325 in item_proto please -
1
-
0
How to compile Metin2 .py script to .pyc
Hi there! My name is Argi, and I'm a newcomer to this forum. I'd like to begin by mentioning that I'm a programmer, but I don't typically work with Python. Consequently, my question may appear somewhat basic, for which I apologize in advance. I've created a script named script.py that imports the following modules: import app import ui import wndMgr import uiToolTip import localeInfo import dbg The script functions as intended, but I'm interested in compiling it into script.pyc. However, when I attempt to compile it using PyCharm, I encounter a "ModuleNotFoundError: No module named 'app'" error. My question is twofold: How can I compile this script without those modules, or where can I obtain the required modules to provide to PyCharm? I hope that, with your guidance, my coding experience will be sufficient to tackle this task. Thank you for your assistance! -
2
-
2
acces root denied
Please help i tried changing the root password but it gives the same error over and over root@:~ # cd usr/game usr/game: No such file or directory. root@:~ # cd /usr/game root@:/usr/game # sh start.sh 1 - (1) Pornesc CH1 2 - (2) Anuleaza Actiunea! Copyright @ 2018! Toate drepturile sunt rezervate. 1 BAZA DE DATE Real Server Log Offmysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) Connection to player failed, try: [1|3] mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) Connection to player failed, try: [2|3] mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) Connection to player failed, try: [3|3] LOGIN PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: auth mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected CH1 CORE1/2 PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: ch1_core1 mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: ch1_core2 mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected CH99 PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: ch99 mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected CH1 ONLINE root@:/usr/game # sh close.sh Opresc Serverul... Server oprit! root@:/usr/game # kill: 1508: No such process kill: 1500: No such process kill: 1503: No such process kill: 1505: No such process /usr/local/etc/rc.d/mysql-server stop Stopping mysql. Waiting for PIDS: 808. root@:/usr/game # mysqld_safe --skip-grant-tables& [1] 934 root@:/usr/game # 230927 19:03:59 mysqld_safe Logging to '/var/db/mysql/.localhost.err'. 230927 19:03:59 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql mysql -u root Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 Server version: 5.5.38 Source distribution Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> use mysql; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> update user set password=PASSWORD("isolator") where User='root'; Query OK, 0 rows affected (0.01 sec) Rows matched: 3 Changed: 0 Warnings: 0 mysql> flush privileges; Query OK, 0 rows affected (0.00 sec) mysql> quit Bye root@:/usr/game # /usr/local/etc/rc.d/mysql-server stop Stopping mysql. Waiting for PIDS: 1009230927 19:05:26 mysqld_safe mysqld from pid file /var/db/mysql/.localhost.pid ended . [1] + Done mysqld_safe --skip-grant-tables root@:/usr/game # /usr/local/etc/rc.d/mysql-server start Starting mysql. root@:/usr/game # reboot login as: root Keyboard-interactive authentication prompts from server: | Password for [email protected]: End of keyboard-interactive prompts from server Last login: Wed Sep 27 19:06:55 2023 FreeBSD 9.2-RELEASE (GENERIC) #0 r255898: Fri Sep 27 03:52:52 UTC 2013 Welcome to FreeBSD! Before seeking technical support, please use the following resources: o Security advisories and updated errata information for all releases are at [Hidden Content] - always consult the ERRATA section for your release first as it's updated frequently. o The Handbook and FAQ documents are at [Hidden Content] and, along with the mailing lists, can be searched by going to [Hidden Content]search/. If the doc package has been installed (or fetched via pkg_add -r lang-freebsd-doc, where lang is the 2-letter language code, e.g. en), they are also available formatted in /usr/local/share/doc/freebsd. If you still have a question or problem, please take the output of `uname -a', along with any relevant error messages, and email it as a question to the *****@*****.tld mailing list. If you are unfamiliar with FreeBSD's directory layout, please refer to the hier(7) manual page. If you are not familiar with manual pages, type `man man'. Edit /etc/motd to change this login announcement. root@:~ # cd /usr/game/ root@:/usr/game # sh start.sh 1 - (1) Pornesc CH1 2 - (2) Anuleaza Actiunea! Copyright @ 2018! Toate drepturile sunt rezervate. 1 BAZA DE DATE Real Server Log Offmysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) Connection to player failed, try: [1|3] mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) Connection to player failed, try: [2|3] mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) Connection to player failed, try: [3|3] LOGIN PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: auth mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected CH1 CORE1/2 PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: ch1_core1 mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: ch1_core2 mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected CH99 PUBLIC_IP: 25.50.92.100 interface em0 HOSTNAME: ch99 mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES) cannot open direct sql connection to host: localhost user: root db: common cannot start server while no common sql connected CH1 ONLINE root@:/usr/game # sh close.sh Opresc Serverul... Server oprit! root@:/usr/game # kill: 1508: No such process kill: 1500: No such process kill: 1503: No such process kill: 1505: No such process- 1
-
-
2
-
-
Recently Browsing
- No registered users viewing this page.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now