Jump to content

Katazui

Members
  • Posts

    167
  • Joined

  • Days Won

    6

Posts posted by Katazui

  1. This is the error. Before it showed an real "sprite error" but I don't know what happened. But, for every single custom item I put on I get the same sprite error before this error happened. It's the same exact sprite error for every single of my custom item.

    capture-20130622-101132_zps16e6fc98.png

     

     

    See, here in this photo, everything works besides, actually wearing the item... and this custom item sprite name is HelmOfheHermes .act/.spr.

    screenSpookyRO001_zps94f89a6d.jpg

  2. My custom items. Everything is in place. You can see the sprite, pick up, drop, description, everything. But as soon as you wear it you get a huge error. I don't  understand. I don't know much about custom items, but I have added custom items before and it worked perfectly, but I must be missing something. I don't fully understand how to do .lua files and view ids. I've been fiddling with nothing works. I am probably missing a step.

  3. Something like that. But, like if I was a Sniper, I want the healer to give out windwalk, and every buff of the sniper. If I was a hunter I want the healer to give out attention concentrate but not windwalk because a hunter can't get windwalk yet.

  4. I'm having some errors.

     

    [Error]: script:getd: variable name is empty
    [Debug]: Data: string value=""
    [Debug]: Source (NPC): toastywarperbase (invisible/not on a map)
    [Error]: script:getd failed to parse '[63'
    [Debug]: Data: string value=".userCount_0[63"
    [Debug]: Source (NPC): toastywarperbase (invisible/not on a map)
    
  5. I finally bought a host, I finally got a good control panel. Instead of ceres, I'm using flux. Yay! http://www.SpookyRO.com/

     

    At this point I'm trying to connect my webhost (http://www.hosting24.com/) to my MySQL Database on my computer at home. But everytime I try to use my home host, the error code would show "root@localhost", when it's supposed to be "root@myhostname", but every random host name I put it would show "root@localhost". I'm not sure if it's something in the Flux CP that's doing it, or it's something else. Any ideas?  Right now the hostname is localhost using the localhost database on the webhost. 



    Anyone?



    ERROR CODE: 

     

    Error: PDOException
    
    Message: SQLSTATE[28000] [1045] Access denied for user 'spookyro'@'localhost' (using password: YES)
    
    File: /public_html/lib/Flux/Connection.php:81
    
    File	Line	Function/Method
    /public_html/lib/Flux/Connection.php	81	PDO::__construct()
    /public_html/lib/Flux/Connection.php	94	Flux_Connection::connect()
    /public_html/lib/Flux/Connection.php	159	Flux_Connection::getConnection()
    /public_html/themes/default/main/status.php	21	Flux_Connection::getStatement()
    /public_html/themes/default/header.php	117	include()
    /public_html/lib/Flux/Template.php	359	include()
    /public_html/lib/Flux/Dispatcher.php	168	Flux_Template::render()
    /public_html/index.php	170	Flux_Dispatcher::dispatch()
    
    


    Solved.

×
×
  • Create New...