Console mode no longer works on Android (MC 1.7.2-x) #62


  • New
  • Defect
Open
Assigned to _ForgeUser7607113
  • _ForgeUser9746504 created this issue Jan 6, 2014

    What steps will reproduce the problem? 1. Log onto server using Mobile Admin App 2. Click Console Command 3. Only Command and Window comes up and not the console history

    What is the expected output? What do you see instead?

    You can send commands but you cannot see the console.

    What version of the product are you using? Using the latest version of the plugin v3.2.5 and the paid version of the app 3.2.9

    Do you have an error log of what happened? While using the Android console the server is spammed with the following messages:

    [21:06:12 WARN]: [MobileAdmin] An exception occurred while obtaining the server log. java.io.FileNotFoundException: server.log (No such file or directory) at java.io.FileInputStream.open(Native Method) [?:1.7.0_45] at java.io.FileInputStream.<init>(Unknown Source) [?:1.7.0_45] at java.io.FileInputStream.<init>(Unknown Source) [?:1.7.0_45] at net.kaltner.MobileAdmin.ServerThread.getServerLog(ServerThread.java:1318) [MobileAdmin.jar:?] at net.kaltner.MobileAdmin.ServerThread.run(ServerThread.java:1036) [MobileAdmin.jar:?] [21:06:15 WARN]: [MobileAdmin] An exception occurred while obtaining the server log. java.io.FileNotFoundException: server.log (No such file or directory) at java.io.FileInputStream.open(Native Method) [?:1.7.0_45] at java.io.FileInputStream.<init>(Unknown Source) [?:1.7.0_45] at java.io.FileInputStream.<init>(Unknown Source) [?:1.7.0_45] at net.kaltner.MobileAdmin.ServerThread.getServerLog(ServerThread.java:1318) [MobileAdmin.jar:?] at net.kaltner.MobileAdmin.ServerThread.run(ServerThread.java:1036) [MobileAdmin.jar:?] [21:06:18 WARN]: [MobileAdmin] An exception occurred while obtaining the server log. java.io.FileNotFoundException: server.log (No such file or directory)

    Please provide any additional information below. Running Craft Bukkit 1.7.2-R0.2

  • _ForgeUser9746504 added the tags New Defect Jan 6, 2014

To post a comment, please login or register a new account.