PROBLEMS/FAQ |
OLD TEXT BASED PROBLEMS WITH SOLUTIONS! Q: last inventory spot is unaccessable A: Fixed in version 2.5 altho still inaccessable the inventory rearrages itself solving the basic problem still inaccessable tho. Q: My screen looks all funny the lines wrap around and stuff whats wrong? A: You may need to make the console bigger to do this right click the title bar and set the buffer to 80 wide and 60 high same with the window size Q: Why does my screen flash when i move? A: The game redraws everything everytime you move thus making it flash I am working on a better method to use till then you are stuck with it flashing. Q: It says I am missing a .DLL file whats wrong? A: You either lost a file somehow or changed the name just unzip the game again and copy the dlls into the directory. Q: My character has -####### hp and - ######### mana whats wrong? A: Your character may be out of date use the updater that came with the newest version of the game to update the character. Q: The screen is black what the F***?! A: This is only found in versions prior to 1.80. You moved off the area that I have currently coded just go the oppisite direction you used to get here. I.E. if you went north then it went all black go south. Q: The instruction at "0x########" referenced memory at "0x########". The memory could not be "read". A: This is caused in version 1.80 and higher. There is no solution for it just hope you saved recently. This is caused by the same thing as the black screen but the way the areas are set it trys to referance part of memory that isnt there. I.E. if i have 200 apples and want to eat the 250th apple i can't since 250 is undefined.(Sorta Solved in later versions). Q: Rings and ammy mods what does what? A: Since we have so many things that boost armor helm shiled boots gloes etc. I have ammys set to defence and rings set to offence. Since most monsters are very strong outside the walls I may change that at a later time making them do both. This probably wont happen untill version 3. Q: Net support ever? A: 3.5 will probably have internet support if not before that. Its just alot of new code to learn and bugs to fix. Q: You keep adding things but some bugs are still around like the memory referance why? A: The memory referance isnt really a "bug" its just that since I dont have a full senario mapped yet your character is falling off the world. (25^4 = ALOT >>390625<< ) The inventory spot isn't a bug either really.... its just these extended keyboards send some other ASCII code. |