webbukkit / dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
https://www.reddit.com/r/Dynmap/
Apache License 2.0
2.03k stars 414 forks source link

Volcanoes not rendering #868

Closed herrozerro closed 11 years ago

herrozerro commented 11 years ago

I have just installed the latest update for my new tekkit 3.1.1 server and the following happens:

https://plus.google.com/photos/108225166625400322966/albums/5769131150229152849?authkey=CKzm0a7Kosuw0AE

I have made sure all of the settings for tekkit are enabled but it still doesn't seem to work.

mikeprimm commented 11 years ago

Confirmed that it renders fine - be sure that the 'world { stone.id }' in redpower/redpower.cfg value (default 142) matches the value for rp2-world-stone in renderdata/rp2-textures.txt. If not, add appropriate "rp2-world-stone: " to configuration.txt

herrozerro commented 11 years ago

I feel dumb, the redpower was commented out in the configuration... ITs working now.

mikeprimm commented 11 years ago

LOL - that's a fine answer :) Happens to the best of us (I was testing some improved models for one of the mods the other night, and I forgot to turn on the support for the mod myself!)