PathfinderOpenReference icon indicating copy to clipboard operation
PathfinderOpenReference copied to clipboard

Android reference for the pathfinder RPG

Results 40 PathfinderOpenReference issues
Sort by recently updated
recently updated
newest added

Besides spells being organized by level I have a few other ideas. It would be great if spells would also be organized by school. As an example check out http://www.d20pfsrd.com/magic/spell-lists-and-domains/spell-lists---sorcerer-and-wizard...

Spell lists are a bear to scroll through. Add tabs at the top by level to make scrolling through it bearable for higher levels.

Enhancement
Usability

It tells me: unfortunately, masterwork tools: pathfinder open reference has stopped

In http://paizo.com/prd/monsters/universalMonsterRules.html this paragraph: "Creatures one or more size categories smaller than the whirlwind might take damage when caught in the whirlwind (generally damage equal to the monster's slam attack...

java.lang.RuntimeException: Unable to start activity ComponentInfo{org.evilsoft.pathfinder.reference/org.evilsoft.pathfinder.reference.SectionViewActivity}: android.view.InflateException: Binary XML file line #2: Error inflating class fragment at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2079) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2104) at android.app.ActivityThread.access$600(ActivityThread.java:132) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1157) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4575)...

Defect

When I select an item in a list, sometimes it takes the app a second or two to respond and load the appropriate page. There is no indicator that an...

java.lang.RuntimeException: Unable to start activity ComponentInfo{org.evilsoft.pathfinder.reference/org.evilsoft.pathfinder.reference.DetailsActivity}: android.database.sqlite.SQLiteException: no such column: node.image: , while compiling: SELECT node.section_id, node.lft, node.rgt, node.parent_id, node.type, node.subtype, node.name, node.abbrev, node.source, node.description, node.body, node.image, node.alt, node.create_index FROM...

Defect

android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@4051c300 is not valid; is your activity running? at android.view.ViewRoot.setView(ViewRoot.java:558) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:177) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91) at android.view.Window$LocalWindowManager.addView(Window.java:433) at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2581) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1859) at android.app.ActivityThread.access$1500(ActivityThread.java:135) at...

Defect

java.lang.IllegalStateException: attempt to re-open an already-closed object: android.database.sqlite.SQLiteQuery (mSql = SELECT s.section_id, s.name, s.description, sd.school, sd.subschool, sl_filter.level FROM sections s INNER JOIN spell_details sd ON s.section_id = sd.section_id INNER JOIN...

Defect

java.lang.RuntimeException: Unable to start activity ComponentInfo{org.evilsoft.pathfinder.reference/org.evilsoft.pathfinder.reference.DetailsActivity}: java.lang.ArrayIndexOutOfBoundsException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1651) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1667) at android.app.ActivityThread.access$1500(ActivityThread.java:117) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:935) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3691) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:670)...

Defect