Search results

  1. Boberski

    UO Architect

    Anyone have Idea why I can not even connect to server via UO Architect client? I have server files in place. But when I try to connect it always give me error message. Logn and passors are correct, also I see on the consol: 19:38:51 Client: 217.113.226.156: Connected. [1 Online] 19:38:51...
  2. Boberski

    Script compilation error

    Howdy, after update for newest commit form git I get script compilation error like so: Scripts: Compiling C# scripts...Failed with: 5 errors, 0 warnings Errors: + Items/Books/SpecialScrollBooks/BaseSpecialScrollBook.cs: CS0246: Line 125: The type or namespace name `SkillCategory' could...
  3. Boberski

    Runtime error

    Any info how to fix it?
  4. Boberski

    Runtime error

    Hi, I have updated my ServUO isntance to https://github.com/ServUO/ServUO/commit/ec95412bd68475b3af57d1473277d2a227124dc2 and after compiling and runnig I get: World: Loading... ...done (1075549 items, 100657 mobiles, 4 customs) (17.43 seconds) Restricting enhanced client version to 67.0.59.0...
  5. Boberski

    I been unable to install server

    I have the same error, can anybody help?
  6. Boberski

    MyRunUO for ServUO

    There is a small bug in mono version od code. To prevent MySql.Data.MySqlClient.MySqlException (0x80004005): Can't get stat of error, you must change: this.ExecuteNonQuery("LOAD DATA {0}INFILE '{1}' INTO TABLE myrunuo_characters FIELDS TERMINATED BY ',' ENCLOSED BY '\"' LINES TERMINATED BY...
  7. Boberski

    MyRunUO Database problem

    Ok, I have change myrunuo to: https://github.com/tbsampson/MyRunUO also installed proper connector: mysql-connector-odbc-5.3.8-1.el7.x86_64.rpm and now I am getting: 18:32:29 MyRunUO: Updating status database 18:32:29 MyRunUO: Exception caught in database thread 18:32:29...
  8. Boberski

    MyRunUO Database problem

    I tried to hook up myrunuo on the newest servuo server. But when I configure everything and run the server I get: 17:01:37 MyRunUO: Updating character database 17:01:37 MyRunUO: Unable to connect to the database 17:01:37 System.Data.Odbc.OdbcException (0x80131937): ERROR [IM002]...
  9. Boberski

    Runtime error

    Ok that fixed the issue. Thanks for help!
  10. Boberski

    Runtime error

    I do not change anything just git pull and compile. The save files are the same. Maybe I should exchange them for repository clear ones?
  11. Boberski

    Runtime error

    After checkout newest commit and compile, I get (server is on centos 7): ---------- ServUO - [https://www.servuo.com] Version 0.5, Build 6360.30879 Core: Running with arguments: -noconsole Core: Optimizing for 2 64-bit processors Core: Unix environment detected RandomImpl: SimpleRandom...
Back