zimbatm / project-zomboid-launcher

Project Zomboid - Launcher for Linux and OSX
http://www.zimbatm.com/project-zomboid-launcher/
6 stars 1 forks source link

Errors On Playing Till Death Do Us Part #3

Open Hitman40000 opened 13 years ago

Hitman40000 commented 13 years ago
Command: Say parameters incorrect: [@SmotherLanguage-0]
Command: Say parameters incorrect: [@SmotherLanguage-1]
Command: Say parameters incorrect: [@SmotherLanguage-2]
Command: Say parameters incorrect: [@SmotherLanguage-3]
Command: CreateQuest parameters incorrect: ["BarricadeQuest", @BarricadeQuestLanguage-0]
Command: AddGotoLocationTask parameters incorrect: ["tutorial2A", @BarricadeQuestLanguage-1, ShedDoor]
Command: AddFindItemTask parameters incorrect: ["tutorial2B", @BarricadeQuestLanguage-2, Hammer, 1]
Command: AddFindItemTask parameters incorrect: ["tutorial2E", @BarricadeQuestLanguage-3, Plank, 1]
Command: AddFindItemTask parameters incorrect: ["tutorial2F", @BarricadeQuestLanguage-4, Nails, 1]
Command: AddEquipItemTask parameters incorrect: ["tutorial2D", @BarricadeQuestLanguage-5, Hammer]
Command: AddHardCodedTask parameters incorrect: ["tutorial2G", @BarricadeQuestLanguage-6, "barricadeTutorial"]
Command: AddGotoLocationTask parameters incorrect: ["tutorial2ZZQ", @BarricadeQuestLanguage-7, InsideTutBedroomDoor]
Command: CreateQuest parameters incorrect: ["TendWifeQuest", @TendWifeQuestLanguage-0]
Command: AddFindItemTask parameters incorrect: ["FindSheets", @TendWifeQuestLanguage-1, Sheet, 1]
Command: AddFindItemTask parameters incorrect: ["CraftBandages", @TendWifeQuestLanguage-2, RippedSheets, 8]
Command: AddUseItemOnTask parameters incorrect: ["BandageLeg", @TendWifeQuestLanguage-3, RippedSheets, Kate]
Command: AddFindItemTask parameters incorrect: ["FindPainKillers", @TendWifeQuestLanguage-4, Pills, 1]
Command: AddUseItemOnTask parameters incorrect: ["GiveKatePills", @TendWifeQuestLanguage-5, Pills, Kate]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-0]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-1]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-2]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-3]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-4]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-5]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-6]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-7]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-8]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-9]
Command: Say parameters incorrect: [@SleepBeforeSuppliesLanguage-10]
Command: Say parameters incorrect: [@BobBarricadeLanguage-0]
Command: Say parameters incorrect: [@BobBarricadeLanguage-1]
Command: Say parameters incorrect: [@BobBarricadeLanguage-2]
Command: Say parameters incorrect: [@BobBarricadeLanguage-3]
Command: Say parameters incorrect: [@BobBarricadeLanguage-4]
Command: Say parameters incorrect: [@BobBarricadeLanguage-5]
Command: Say parameters incorrect: [@BobBarricadeLanguage-6]
Command: Say parameters incorrect: [@BobBarricadeLanguage-7]
Command: Say parameters incorrect: [@BobBarricadeLanguage-8]
Command: Say parameters incorrect: [@BobBarricadeLanguage-9]
Command: Say parameters incorrect: [@TakePillsLanguage-0]
Command: Say parameters incorrect: [@OpeningConversationLanguage-0]
Command: Say parameters incorrect: [@OpeningConversationLanguage-1]
Command: Say parameters incorrect: [@OpeningConversationLanguage-2]
Command: Say parameters incorrect: [@OpeningConversationLanguage-3]
Command: Say parameters incorrect: [@OpeningConversationLanguage-4]
Command: Say parameters incorrect: [@OpeningConversationLanguage-5]
Command: Say parameters incorrect: [@OpeningConversationLanguage-6]
Command: Say parameters incorrect: [@OpeningConversationLanguage-7]
Command: Say parameters incorrect: [@OpeningConversationLanguage-8]
Command: AddHelpIconToWorld parameters incorrect: [@HelpIconLanguage-0, @HelpIconLanguage-1, Player, -64]
Command: AddHelpIconToUIElement parameters incorrect: [@HelpIconLanguage-2, @HelpIconLanguage-3, SIDEBAR_INVENTORY, 60, 17]
Command: AddHelpIconToUIElement parameters incorrect: [@HelpIconLanguage-4, @HelpIconLanguage-5, SIDEBAR_INVENTORY, 60, 48]
Command: AddHelpIconToUIElement parameters incorrect: [@HelpIconLanguage-6, @HelpIconLanguage-7, SIDEBAR_INVENTORY, 60, 79]

I then see the intro text

THESE ARE THE END-TIMES
THERE WAS NO HOPE OF SURVIVAL
THIS IS HOW YOU DIED

Music stops. Text fades out. Then another dialog window with

Error: null java.lang.NullPointerException at zombie.o.b.y.d(Unknown Source) at zombie.o.a.k.f.a(Unknown Source) at zombie.o.b.t.b(Unknown Source) at zombie.o.b.y.c(Unknown Source) at zombie.o.a.b(Unknown Source) at zombie.o.b.y.c(Unknown Source) at zombie.o.b.ac.a(Unknown Source) at zombie.o.a.c(Unknown Source) at zombie.h.h.a(Unknown Source) at zombie.h.f.b(Unknown Source) at zombie.l.b(Unknown Source) at zombie.FrameLoader.main(Unknown Source)

and the game exits completely. In the console I find

15/09/2011 2:48:22 AM zombie.FrameLoader main SEVERE: null java.lang.NullPointerException at zombie.o.b.y.d(Unknown Source) at zombie.o.a.k.f.a(Unknown Source) at zombie.o.b.t.b(Unknown Source) at zombie.o.b.y.c(Unknown Source) at zombie.o.a.b(Unknown Source) at zombie.o.b.y.c(Unknown Source) at zombie.o.b.ac.a(Unknown Source) at zombie.o.a.c(Unknown Source) at zombie.h.h.a(Unknown Source) at zombie.h.f.b(Unknown Source) at zombie.l.b(Unknown Source) at zombie.FrameLoader.main(Unknown Source)

It seems the sandbox option works okay,

I am using Ubuntu 11.04

zimbatm commented 13 years ago

Yeah it's a known issue related with the dialog system. The devs are aware of it and going to fix it for the next release. Obviously the Sandbox doesn't have dialogs so you don't see the issue there :)

ckdarby commented 13 years ago

Confirmed this issue also!

ghost commented 12 years ago

I have the same problem.. :X

hqvigstad commented 12 years ago

I can confim the issue.