/lc error #11
PanFritz
commented 2015-01-14 18:58:12 +00:00
(Migrated from github.com)
```
--=[ Lagchunks ]=--
[19:56:58] [MainThread/INFO]: Chunks with at least 10 entities:
[19:56:58] [MainThread/WARN]: Unexpected exception while parsing console command "lc 10"
org.bukkit.command.CommandException: Unhandled exception executing command 'lagchunks' in plugin RedstonerUtils v3.0.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:631) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40-internal]
Caused by: org.python.core.PyException
at org.python.core.Py.ValueError(Py.java:305) ~[?:?]
at org.python.core.PyLong.toBigInteger(PyLong.java:160) ~[?:?]
at org.python.core.PyLong.<init>(PyLong.java:56) ~[?:?]
at org.python.core.PyFloat.float___long__(PyFloat.java:853) ~[?:?]
at org.python.core.PyFloat.__long__(PyFloat.java:848) ~[?:?]
at org.python.core.PyFloat.float___int__(PyFloat.java:843) ~[?:?]
at org.python.core.PyFloat.__int__(PyFloat.java:835) ~[?:?]
at org.python.core.PyInteger.asPyInteger(PyInteger.java:127) ~[?:?]
at org.python.core.PyInteger.int_new(PyInteger.java:75) ~[?:?]
at org.python.core.PyInteger$exposed___new__.new_impl(Unknown Source) ~[?:?]
at org.python.core.PyType.invokeNew(PyType.java:480) ~[?:?]
at org.python.core.PyType.type___call__(PyType.java:1650) ~[?:?]
at org.python.core.PyType.__call__(PyType.java:1640) ~[?:?]
at org.python.core.PyObject.__call__(PyObject.java:403) ~[?:?]
at org.python.core.PyObject.__call__(PyObject.java:407) ~[?:?]
at lagchunks$py.scan_chunks$2(plugins/redstoner-utils.py.dir/lagchunks.py:24) ~[?:?]
at lagchunks$py.call_function(plugins/redstoner-utils.py.dir/lagchunks.py) ~[?:?]
at org.python.core.PyTableCode.call(PyTableCode.java:165) ~[?:?]
at org.python.core.PyBaseCode.call(PyBaseCode.java:134) ~[?:?]
at org.python.core.PyFunction.__call__(PyFunction.java:347) ~[?:?]
at lagchunks$py.on_lagchunks_command$6(plugins/redstoner-utils.py.dir/lagchunks.py:60) ~[?:?]
at lagchunks$py.call_function(plugins/redstoner-utils.py.dir/lagchunks.py) ~[?:?]
at org.python.core.PyTableCode.call(PyTableCode.java:165) ~[?:?]
at org.python.core.PyBaseCode.call(PyBaseCode.java:301) ~[?:?]
at org.python.core.PyFunction.function___call__(PyFunction.java:406) ~[?:?]
at org.python.core.PyFunction.__call__(PyFunction.java:401) ~[?:?]
at org.python.core.PyFunction.__call__(PyFunction.java:391) ~[?:?]
at org.python.core.PyFunction.__call__(PyFunction.java:386) ~[?:?]
at net.lahwran.bukkit.jython.PythonCommandHandler.call(PythonCommandHandler.java:57) ~[?:?]
at net.lahwran.bukkit.jython.PythonCommandHandler.onCommand(PythonCommandHandler.java:100) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
... 12 more
```
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Redstoner/redstoner-utils#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?