Jump to content

Fenczu

Member
  • Posts

    41
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Fenczu

  1. I change tabs on first photo Error1 and i have this error now. Error2 Edit: My mistake, I already know what I did wrong
  2. How did you fix this error? name 'onPressKeyDict' is not defined
  3. Char.cpp #ifdef ENABLE_NEWSTUFF if (!g_stProxyIP.empty()) p.lAddr = inet_addr("25.59.12.100"); #endif Desc.cpp #ifdef ENABLE_NEWSTUFF if (!g_stProxyIP.empty()) rTable.players[i].lAddr = inet_addr("25.59.12.100"); #endif input_db #ifdef ENABLE_NEWSTUFF if (!g_stProxyIP.empty()) rTab.players[i].lAddr = inet_addr("25.59.12.100"); #endif I change to this and its same effect kick after select character
  4. In ipconfig i have 25.59.12.100 do I set this? [Hidden Content]
  5. Char.cpp #ifdef ENABLE_NEWSTUFF if (!g_stProxyIP.empty()) p.lAddr = inet_addr(g_stProxyIP.c_str()); #endif Desc.cpp #ifdef ENABLE_NEWSTUFF if (!g_stProxyIP.empty()) rTable.players[i].lAddr=inet_addr(g_stProxyIP.c_str()); #endif input_db #ifdef ENABLE_NEWSTUFF if (!g_stProxyIP.empty()) rTab.players[i].lAddr=inet_addr(g_stProxyIP.c_str()); #endif
  6. I have problem with server for friends, kicking after character select. Config Auth Config Ch11 Config Ch12 Serverinfo.py Sysser ch11 [Hidden Content] Portmap [Hidden Content]
  7. Everything works after adding but when I change the character it resets the skils what could I have done wrong?
  8. Yes, already solved, I made a mistake in the source
  9. I have problem with not showing emoji only text.
  10. Hello mysql not starting on vps 2023-11-13T00:02:16.6NZ mysqld_safe Logging to '/var/db/mysql/vps14159.awhost.cloud.err'. 2023-11-13T00:02:16.6NZ mysqld_safe Starting mysqld daemon with databases from /var/db/mysql 2023-11-13T00:02:16.855194Z 0 [Note] /usr/local/libexec/mysqld (mysqld 5.7.42-log) starting as process 5996 ... 2023-11-13T00:02:16.881451Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2023-11-13T00:02:16.881484Z 0 [Note] InnoDB: Uses event mutexes 2023-11-13T00:02:16.881487Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2023-11-13T00:02:16.881489Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.13 2023-11-13T00:02:16.881689Z 0 [Note] InnoDB: Number of pools: 1 2023-11-13T00:02:16.881744Z 0 [Note] InnoDB: Not using CPU crc32 instructions 2023-11-13T00:02:16.883234Z 0 [Note] InnoDB: Initializing buffer pool, total size = 1G, instances = 8, chunk size = 128M 2023-11-13T00:02:16.967538Z 0 [Note] InnoDB: Completed initialization of buffer pool 2023-11-13T00:02:16.994207Z 0 [ERROR] InnoDB: The Auto-extending innodb_system data file '/var/db/mysql/ibdata1' is of a different size 768 pages (rounded down to MB) than specified in the .cnf file: initial 8192 pages, max 0 (relevant if non-zero) pages! 2023-11-13T00:02:16.994234Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error 2023-11-13T00:02:17.201381Z 0 [ERROR] Plugin 'InnoDB' init function returned error. 2023-11-13T00:02:17.201416Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 2023-11-13T00:02:17.201423Z 0 [ERROR] Failed to initialize builtin plugins. 2023-11-13T00:02:17.201427Z 0 [ERROR] Aborting 2023-11-13T00:02:17.201433Z 0 [Note] Binlog end 2023-11-13T00:02:17.201490Z 0 [Note] Shutting down plugin 'CSV' 2023-11-13T00:02:17.202848Z 0 [Note] /usr/local/libexec/mysqld: Shutdown complete 2023-11-13T00:02:17.6NZ mysqld_safe mysqld from pid file /var/db/mysql/vps14159.awhost.cloud.pid ended
  11. I have error desc_client.cpp:149:27: error: invalid suffix '.195.218' on floating constant memcpy(p.szIP, 25.38.195.218, 16);
  12. Hello, I'm looking for solid at least 1-99 oldschool server files
×
×
  • 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.