Zamirathe / ZaupFeast

Feast Rocket Plugin for Unturned 3.0
Other
0 stars 10 forks source link

zaupfeast error when i updated to 3.13.2 #16

Open alexbig9199 opened 8 years ago

alexbig9199 commented 8 years ago

help

exmex commented 8 years ago

Look at #15 & #14 And da506396e58f2e476d94151dfd63f1d29f173c23

alexbig9199 commented 8 years ago

how to fix it?

fatboi615 commented 8 years ago

If you read you would know.

alexbig9199 commented 8 years ago

Locs loc = new Locs(n.point, ((LocationNode)n).name);

name is wrong. It has to be with a capital 'n'. So this:

Locs loc = new Locs(n.point, ((LocationNode)n).Name);

where to fix this?

exmex commented 8 years ago

You have to recompile the plugin for it to work. If you don't know how to do this, you have to wait for the owner to recompile & upload it.