Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load custom image #93

Open
Dragonfire967 opened this issue Jun 15, 2014 · 6 comments
Open

Unable to load custom image #93

Dragonfire967 opened this issue Jun 15, 2014 · 6 comments

Comments

@Dragonfire967
Copy link

Hey, I am trying to load a custom image for HoloAPI on my server, and keep getting the following error:

"[HoloAPI] ... Failed to load custom image. Make sure that it is correctly configured in config.yml."

My config.yml has this added to it (by me), otherwise is the same as default:

images:
    cgames:
      path: cgames.png
      characterType: BLOCK
      height: 20
      type: FILE
      requiresBorder: false

And there are no errors at all in the server logs / console.

Any help would be appreciated, as I wanted to have my server group logo displayed at spawn. Also, yes, the file I am setting the path to does exist, and there are no typos.

@DSH105
Copy link
Owner

DSH105 commented Jun 16, 2014

Can you show me your data file too? (data.yml)

@Dragonfire967
Copy link
Author

Sure, here is the link to it on my dropbox:

https://dl.dropboxusercontent.com/u/90539652/data.yml

@DSH105
Copy link
Owner

DSH105 commented Jun 17, 2014

What command did you use to get that output?

@Dragonfire967
Copy link
Author

/holo create image cgames

@DSH105
Copy link
Owner

DSH105 commented Jun 18, 2014

Have you used /holo reload after editing the config.yml?

Please also provide the exact steps you took :)

@Dragonfire967
Copy link
Author

didn't think I had to the way I set it up.

I dropped the .jar file in the plugins folder, started server, shut down server, added the above lines (first post) to config.yml, and dropped the image in the images folder. Started up server again, and typed:

/holo create image cgames

I was greeted with the error:

[HoloAPI] ... Failed to load custom image. Make sure that it is correctly configured in config.yml.

And then posted here about the problem after searching your FAQ's and config setup information with no help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants