X-Forums

Computer, Games, and Technology

Problem with creating new characters

4 posts

  1. tomfow

    Member
    Joined: Jun '08
    Posts: 5

    Hi, I have fresh installatilion of Arcane-Fire with bug-fix. Everything seems ok until I try to make new characters but after hitting Create button no new character shows on my screen.

    Player: channels cleaned up!
    Account: 5 (IP: 127.0.0.1) Create Character:[Gelirrina]
    CMSG_REALM_SPLIT
    Grid[51,20] on map 530 moved to IDLE state
    SQL: INSERT INTO characters (guid,account,name,race,class,map, dungeon_difficult
    y, position_x, position_y, position_z, orientation, data, taximask, online, cine
    matic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resetta
    lents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, gm
    state, stable_slots, at_login, zone, death_expire_time, taxi_path) VALUES (2, 5,
    'Gelirrina', 10, 2, 530, 0, 10349.6, -6357.29, 33.4026, 0, '2 0 25 0
    ......
    ......
    SQL ERROR: Unknown column 'dungeon_difficulty' in 'field list'

    Any suggestion?

    Posted 1 year ago » Permalink

  2. Stumpyy

    Member
    Joined: Aug '08
    Posts: 6

    You should try to re-install the database part. It seems the creation of the table characters has failed the initial build.

    Posted 1 year ago » Permalink

  3. CopperM0E

    Member
    Joined: Aug '08
    Posts: 24

    Ditto, same issue after a reinstall, even after bringing in my original Characters, Realmd, and Scriptdev2 folders. I'll try the DB re-install and see how it goes.

    Posted 1 year ago » Permalink

  4. Pitje

    Regular
    Joined: Aug '08
    Posts: 178

    there is a dirty fix for this, add the column dungeon_difficulty to your characters database (ALTER TABLE characters ADD COLUMN dungeon_difficulty TINYINT)

    Posted 1 year ago » Permalink

RSS feed for this topic

Reply

You must log in to post.

Topic Info

General

Discuss about anything else

1,272 Topics – 6,705 Posts