maruohon / tellme

Small informational mod for Minecraft
22 stars 10 forks source link

dump all fails from console due to player-nbt #18

Closed LemADEC closed 5 years ago

LemADEC commented 5 years ago

As of tellme-1.12.2-0.7.0-dev.20181221.003547, the /tellme dump-csv all fails to complete when executed from console:

[07:45:40] [Server thread/INFO] [nucleus]: Server ran the command: /tellme dump-csv all
[07:45:40] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file advancements-simple-csv_2019-04-09_07.45.40.csv
[07:45:40] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file biomes-csv_2019-04-09_07.45.40.csv
[07:45:40] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file biomes-with-colors-csv_2019-04-09_07.45.40.csv
[07:45:40] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file biomes-id-to-name-csv_2019-04-09_07.45.40.csv
[07:45:40] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file block-props-csv_2019-04-09_07.45.40.csv
[07:45:41] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file blocks-csv_2019-04-09_07.45.41.csv
[07:45:41] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file blocks-id-to-registryname-csv_2019-04-09_07.45.41.csv
[07:45:42] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file blocks-with-nbt-csv_2019-04-09_07.45.42.csv
[07:45:42] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file blockstates-by-block-csv_2019-04-09_07.45.42.csv
[07:45:45] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file blockstates-by-state-csv_2019-04-09_07.45.44.csv
[07:45:45] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file creativetabs-csv_2019-04-09_07.45.45.csv
[07:45:45] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file dimensions-csv_2019-04-09_07.45.45.csv
[07:45:45] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file enchantments-csv_2019-04-09_07.45.45.csv
[07:45:45] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file entities-csv_2019-04-09_07.45.45.csv
[07:45:45] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file fluids-csv_2019-04-09_07.45.45.csv
[07:45:45] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file food-items-csv_2019-04-09_07.45.45.csv
[07:45:46] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file items-csv_2019-04-09_07.45.46.csv
[07:45:48] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file items-with-nbt-csv_2019-04-09_07.45.48.csv
[07:45:49] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file items-with-tool-classes-csv_2019-04-09_07.45.49.csv
[07:45:49] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file musictypes-csv_2019-04-09_07.45.49.csv
[07:45:50] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file oredictionary-by-key-csv_2019-04-09_07.45.50.csv
[07:45:50] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file oredictionary-by-key-individual-csv_2019-04-09_07.45.50.csv
[07:45:50] [Server thread/INFO] [minecraft/DedicatedServer]: Output written to file oredictionary-by-item-csv_2019-04-09_07.45.50.csv
[07:45:50] [Server thread/INFO] [minecraft/DedicatedServer]: Usage: Unrecognized parameter: 'player-nbt'

On a side note, can we get a new version on CurseForge?

maruohon commented 5 years ago

I still want to do the argument renames that were talked about in #12 before I'll upload the final 0.7.0 to CurseForge. But I guess I can upload a "dev" build of the current state so that it's more visible to users than the builds on my server.

LemADEC commented 5 years ago

I like that plan!