Germandrummer92 / TalkingRobot

PSE
0 stars 0 forks source link

CanteenInformation, price #31

Open rosine opened 10 years ago

rosine commented 10 years ago

when I ask for the price of a certain meal at the canteen I get a NullpointerException in CanteenInformationDialog. Is there a special format needed for the name of the meal you use or something like this?

xixilian commented 10 years ago

I got it fixed now... beforehand was wrong split, try it now

rosine commented 10 years ago

I still get the NullPointerException ( at the end of the method mealMatched String[] names = node.getName().split(","); )