I fixed the issue by adding the missing column to the chars table. I use command line for everything so it took some research.
The fix command:
ALTER TABLE chars ADD COLUMN ('nnameflags' int(10) UNSIGNED NOT NULL DEFAULT '0');
Thank you for pointing me in the right direction.
Search found 8 matches
- Wed Jun 27, 2018 3:57 pm
- Forum: Troubleshooting
- Topic: GM commands not working
- Replies: 12
- Views: 42177
- Tue Jun 12, 2018 11:25 am
- Forum: Troubleshooting
- Topic: GM commands not working
- Replies: 12
- Views: 42177
Re: GM commands not working
Thank you. I will check my tables and see if this works.
- Mon Jun 11, 2018 9:41 pm
- Forum: Troubleshooting
- Topic: GM commands not working
- Replies: 12
- Views: 42177
Re: GM commands not working
I'm not the greatest with the database, how do I add columns? Any example would help out.
- Sat Jun 09, 2018 7:58 am
- Forum: Troubleshooting
- Topic: GM commands not working
- Replies: 12
- Views: 42177
Re: GM commands not working
Under Chars in the database my characters are set to at least gm level 1. No matter which command I use it says that "character name" is trying to use command above their gm level. But if I set the command to lv 0, any character can use the command. I've had the server build for over a year, before ...
- Wed Jun 06, 2018 6:29 pm
- Forum: Troubleshooting
- Topic: GM commands not working
- Replies: 12
- Views: 42177
Re: GM commands not working
So if i set the permission in the GM command to 0. the skill works. Not sure why its not seeing the gmlevel settings in chars (in the database).
- Wed Jun 06, 2018 6:08 pm
- Forum: Troubleshooting
- Topic: GM commands not working
- Replies: 12
- Views: 42177
GM commands not working
I just updated my server today. I saved my database by not updating tables like chars, Accounts, etc (like the wiki says). Now when anyone tries to do a GM command it fails and the server message says "Character tried to use a command with a higher permission" I checked the database and my character...
- Thu Jan 01, 2015 6:35 pm
- Forum: Server Setup & Guides
- Topic: FFXI private server expansions past Rise of Zilart
- Replies: 15
- Views: 18667
Re: FFXI private server expansions past Rise of Zilart
Thank you. I will try this and see if it works.
- Thu Jan 01, 2015 7:19 am
- Forum: Server Setup & Guides
- Topic: FFXI private server expansions past Rise of Zilart
- Replies: 15
- Views: 18667
FFXI private server expansions past Rise of Zilart
I am new to running a private server for a group of my friends. When I installed the server i followed the direction and set it up so that all of the expansions are available. When we play the game all of the expansions are lit up in the title screen. When we are playing none of the missions are ava...