AdlyTempleton / MineChem

MineChem Minecraft Mod
Other
25 stars 3 forks source link

[server][Forge 3.0.1208][Minechem 5.0.5.60] NoSuchFieldError: icons #239

Closed wrothmonk closed 10 years ago

wrothmonk commented 10 years ago

Running the mod client side works perfectly even with several other mods installed. However when I attempt to load it on the server, even by itself, it crashes with the main error appearing to be: NoSuchFieldError: icons

Full error log: http://pastebin.com/gb6J2hYy

jakimfett commented 10 years ago

Ah....it would help if I'd remembered to isolate clientside code to, well...the client. I'll fix this and release another alpha "soon".

wrothmonk commented 10 years ago

Not sure if I should open up a new issue on this as it seems you will but updating it anyway, so I'll just comment here. It seems that the particle physics portion of the mod isn't working. Neither the emitter block nor the glass types appear to be present.

jakimfett commented 10 years ago

@wrothmonk Particle Physics is no longer a part of Minechem, you can read about it on my blog. I haven't yet updated Particle Physics to 1.7.10

wrothmonk commented 10 years ago

Might want to update the minechem page then. It still shows up on the front page announcing that particle physics is part of minechem with nothing stating otherwise.

jakimfett commented 10 years ago

Fixed the icons issue, but the jarfile still isn't ready for servers. I'll announce it on twitter when it is.