The following warnings occurred:
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 15 errorHandler->error_callback
/global.php 587 eval
/printthread.php 16 require_once
Warning [2] Undefined variable $redirect_url - Line: 21 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 21 errorHandler->error_callback
/global.php 587 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



The Chronicles of Spellborn
TCOS Reborn - Client/Server Setup - Printable Version

+- The Chronicles of Spellborn (https://forum.spellborn.org)
+-- Forum: Archive (https://forum.spellborn.org/forumdisplay.php?fid=6)
+--- Forum: The Chronicles of Spellborn: Reborn (https://forum.spellborn.org/forumdisplay.php?fid=18)
+--- Thread: TCOS Reborn - Client/Server Setup (/showthread.php?tid=220)

Pages: 1 2


RE: TCOS Reborn - Client/Server Setup - Sedjet - 24-04-2017

Hi again Smile So finally I got the batchfile and unity working (don't ask me how - I installed and uninstalled several versions of unity and now the server.exe is running with Unity 5.4.4.f and blender). So next question: how does the client connect to the now running gameserver/loginserver?
Because there is an error: "Cannot connect to spellborn network"
Only change the IP adress in Program Files/The Chronicles of Spellborn/etc/client/sb_client.rc?
----
Edit: Yes, after choosing the right IP for sb_client.rc the login server is working as intended.
 - Created an account with the login server. (see command.cs file in the loginserver folder)
 - Can see the universe selection screen with the correct server after login in with the new account.

Unfortunately next error: after "enter universe" the error "Failed to select the universe server" pops up.

Does anyone have a suggestion to solve that?

Edit: Choosing the right IP in the config does solve the problem Smile