SpaceTown-Developers / Lemon-Gate

Expression Advanced a Lua sub language.
Other
15 stars 5 forks source link

SetOverlayData in the init.lua broken. #180

Closed Xanuch closed 10 years ago

Xanuch commented 10 years ago

[ERROR] lua/entities/lemongate/init.lua:461: attempt to call method 'SetOverlayData' (a nil value)

  1. UpdateOverlay - lua/entities/lemongate/init.lua:461
    1. unknown - lua/entities/lemongate/init.lua:431

Singleplayer, 4/24/2014. Workshop is updated, both wire and lemon. Spams console once every second or so.

Xanuch commented 10 years ago

Among that, it still says that wiremod on the workshop is outdated when it really isn't(?)

Holos still work somehow though, despite all that.

Rusketh commented 10 years ago

This is because Divran updated the overlay system for wire entity's. How ever the wiremod workshop has not been updated in a while. I tried to make it reverse compatible obviously i need to address this.

Xanuch commented 10 years ago

I'm taking it I should hop to wire on github instead since nobody seems to proactively update workshop?

Divran commented 10 years ago

Rusketh just doesn't want to use the easy solution that takes 30 seconds to do (can always customize the overlay with fancy percent bars later, when wire workshop has been updated). Instead he has to overcomplicate it for himself.