It works fine for me in Firefox 45.0.2.
Hi Stormcaller,
at first thx for your answer in my last post about the Firefox problem with Grimcalc
Link to my Post: http://www.grimdawn.com/forums/showthread.php?p=377506#post377506
Second report I see about this today. Will fix today, once I get home(and reproduce the issue)
Does
http://grimcalc.com:666 work?
and how about http://grimcalc.com:6666:666 is a debug version, it will only have skills at level 6 but I am just asking about to see about the pictures.
:6666 is the version n-1, it should definitely work.
In the meantime, :6666 could be useful. All these versions share the same database, so every link/save will function the same.
Edit: similar http://www.grimdawn.com/forums/showt...509#post377509
Edit2: It would also be cool if anyone else with the same issue can clarify further.
edit3: firefox nightly works.
I have try this 2 Links and both i got the same problem. When i get with my Mouse over i see the Discription about the Skill but not the Skillpoints and the Pictures.
I checked my Firefox Version its actually 45.0.2
Regards Judgementday
Just a thought, have you tried disabling any add-ons you might have installed in Firefox to see if one of them might be causing the issue?
I seem to remember that someone had an issue with a plugin and Grimcalc.
Hi Ibugsy,
i got not really much addons ^^ i use only adblock and proxtube and i have disabled them and restart firefox got the same problem.
I don’t have the same problem. I have the same firefox, on windows 10.
Since I don’t have the same issue, I have to make you do this, it shouldn’t take more than 5 minutes, so please do this 
first:
- open http://grimcalc.com/Mastery/Conjurer
- hit ctrl+shift+i or open the developer tools from the top right hamburger menu
- navigate to console
- ctrl + f5 (having the dev console open is important, I believe it will force a full actual cache-less refresh)
- see anything on the console? maybe not, devotion is not initialized entirely until you click on it. click on devotion.
- do something, spend points, mess around… see any error, warning, or similar? (other than /pw.js not loaded)
second:
paste + enter this to the console, you may need to type “allow pasting” in the textbox first to enable writing in the console:
var obj = {"a": 5, "b": 6}; for(var tmp in obj) { console.log(tmp); }
is this the result you get – or do you see more stuff in there injected by something else?

and something more of a longshot, do you have flash?
please check out:
http://isflashinstalled.com
Also weird its happening today, and :6666 doesn’t work as well.
Moving on. New page, at top of it
New update. 1.0.0.3 now. CTRL+F5, if you don’t see the 1.0.0.3 in the footer.
http://grimcalc.com/Mastery/Blademaster
- Updated the tooltips, most properties should be there, the rest of missing few is coming soon.
- Updated the site to 1.0.0.3 (this includes skills, monsters, and the rest of the site. it doesn’t include visuals and language – though there shouldn’t be much(or any?) changes for those)
- Other languages should be on equal or close level of quality with the English version now.
- Fixed the hit point calculation (from 3 hp per physique to 2.5) (thanks to @mamba for the info about this)
- Updated the build compendium link on the left sidebar to build compendium IV (finally)
- [debug, experimental] pressing “J” now shows all skill properties added up (was going to remove this but left in anyway, basically can be used to calculate DPS but adding up all the “chance of” properties etc. doesn’t make much sense, obviously. So it just gives an idea about what damage types a build uses, or what properties it mostly focused on)
and for whatever reason if you want to use the previous version of the site / game build: http://grimcalc.com:666
In the next update within few days I will be doing:
- Complete the few missing properties, fix the bugs that occur in this one.
- Update the translations
And after that, my list goes:
- Devotion
- Complete the pet tooltips
- Display complete char info / max power like a tooltip on a tab / option
- Have a about/faq/info page on the site
- Complete the translations for the entire site
Let me know of any new issues that might occur.
There may be new bugs, please report those. 
Minimum health should be 250, not 225.
Thanks, fixed in the next version.
I think it would be really useful if the “Health” stat in the bottom left scaled with flat and % health bonuses from the devotions. Is that something you’re planning to add?
Hi, Stormcaller
The Japanese translation changed a lot, so please update the GD calc.
If possible, please use the file of full Japanese version (1003_2_community_japanese.zip).
Thanks, added it just now. this was an oversight. will be available on the next update(later today possibly, or in the next few days)
Will do. any specific reason for using the full translated version without the english skillnames?
I don’t know japanese, so I don’t know how well these words are translated between the two languages or what approach you took(i.e. translating to something different while keeping the meaning versus translating words literally)
so my question is, would someone that saw a skill name mentioned in english in a guide, be able to figure out which skill it is upon reading the skill names without much hassle, or would he needed to switch back and forth between english and japanese?
Your concern is right. I thought only by the number of demand. While many Japanese people use the full Japanese translation, when investigating something, they use this forum and English wiki.
I withdraw previous words. As usual, please update with the English noun version.
language is still not done, that will be done soon. I updated the server and some back-end stuff, so I don’t want to do too many things that may cause bugs at one time.
- random button at http://grimcalc.com/random will only give you a random build from the game version 1.0.0.3, yesterday. Old builds are not in that pool anymore. Also, builds automatically created/from a program will not be available as a random build. I will implement additional filtering later on.
- health at start is now 250(used to be 225, as a mistake – due to decreased health gained by physique amount)
- stats gained by devotions now affect the stats on the left side of the skillcalc
- theres an API of sorts now. more on this later.
- (faster page loads compared to the version of last few days, had caching disabled, this is more complicated pages of course, not the standard skillcalc)
known bugs, please don’t report this one:
- page title will be “false Build - …” on the page title for some saved builds, a minor visual parsing bug. shouldn’t affect anything.
below are done/fixed, thanks for reporting.
I will update the languages in the next version, tomorrow or alike, the stuff I updated may break/cause bugs for some people, so I won’t be doing multiple breaking changes at one time.
Fair enough 
Just been playing around with the GrimCalc looking to build a Druid and it struck me that it would be really useful if those Devotion skills that can be assigned to a player’s skill were actually shown on GrimCalc. At the moment I have no idea if the Devotions I’m planning to use can actually be attached to the skills in my build plan. For example I want to use Tempest’s Reckless Tempest skill, but have no idea whether it can be attached to Savagery, Primal Strike, Grasping Vines, etc.
I’m sure people who have been playing a lot have all this info in their heads, but I’m still getting to grips with the Devotion side and new players would have no idea which Devotion skill allocations would be possible unless they look in-game to find out.
Not sure how’d you’d implement it as you’re already using the right click button for other things, but I think it would be useful if you could find some way to add this info. Maybe it could be part of the initial allocated skill description?
Thanks a lot!
BTW, there is one more problem.
In the page of the monsters, names of champions and heroes are displayed in Russian and cannot change it. Could you fix it?
Is something down on your end? Seem to be taking an awfully long to load a(ny) mastery combination, but I can get to the main page just fine.
Latest version of Chrome.
Edit: And now can’t access grimcalc at all. 
Site should be back up now
na bro aint up ay… works on my phone but not chrome/edge/explorer on 2 dif pc at dif locations…
yep, somethings bad. checking it out.
edit: should be up now, will write about it editing this message in a few mins.
Yeah, it’s up. Thanks for your efforts! 
