ArhangelSkr Posted March 23, 2019 Share Posted March 23, 2019 9 минут назад, Xabi сказал: Screen showing the path where you created it. https://prnt.sc/n1ycw7 Link to comment Share on other sites More sharing options...
ArhangelSkr Posted March 23, 2019 Share Posted March 23, 2019 Registration does not work, the server starts and registration does not turn on Link to comment Share on other sites More sharing options...
Xabi Posted March 23, 2019 Author Share Posted March 23, 2019 (edited) 4 hours ago, ArhangelSkr said: https://prnt.sc/n1ycw7 You should have an error on the console, as it doesn't show the welcome message. Is it connecting to the database? 3 hours ago, ArhangelSkr said: Registration does not work, the server starts and registration does not turn on Did you create the .txt file? Edited March 23, 2019 by Xabi Link to comment Share on other sites More sharing options...
TSB Posted March 25, 2019 Share Posted March 25, 2019 (edited) @Xabi EDIT: My question was answered on github. Edited March 25, 2019 by TSB Link to comment Share on other sites More sharing options...
Zow Posted March 27, 2019 Share Posted March 27, 2019 (edited) How can I find all those message I didnt do anything to language settings and I get spanish language or what? idk Edited March 27, 2019 by Zow Link to comment Share on other sites More sharing options...
Xabi Posted March 27, 2019 Author Share Posted March 27, 2019 3 hours ago, Zow said: How can I find all those message I didnt do anything to language settings and I get spanish language or what? idk You have to change the .resx files and Commands.cs be the ones with english texts and recompile, there's a bug on .netcore that makes it unable to get the correct .resx file. Link to comment Share on other sites More sharing options...
Syntage_ Posted March 27, 2019 Share Posted March 27, 2019 (edited) 1 hour ago, Xabi said: You have to change the .resx files and Commands.cs be the ones with english texts and recompile, there's a bug on .netcore that makes it unable to get the correct .resx file. How do i change the .resx files? do i need to translate everything? Edited March 27, 2019 by Syntage_ Link to comment Share on other sites More sharing options...
Xabi Posted March 27, 2019 Author Share Posted March 27, 2019 15 minutes ago, Syntage_ said: How do i change the .resx files? do i need to translate everything? There are already translated, just change the name. Link to comment Share on other sites More sharing options...
Syntage_ Posted March 27, 2019 Share Posted March 27, 2019 3 minutes ago, Xabi said: There are already translated, just change the name. Ok, so if i want to make errors in English i just rename ErrRes.en-BR.resx to ErrRes.resx Link to comment Share on other sites More sharing options...
Xabi Posted March 27, 2019 Author Share Posted March 27, 2019 43 minutes ago, Syntage_ said: Ok, so if i want to make errors in English i just rename ErrRes.en-BR.resx to ErrRes.resx Yes, that's it. Link to comment Share on other sites More sharing options...
Recommended Posts