![Smile :)](./images/smilies/icon_e_smile.gif)
ex: global.version = "0.4.1"
Not crashing anymore!
Oh oops...Here is the change.Murlocking wrote:You forgot to change the version in the config.lua but it's no biggy![]()
ex: global.version = "0.4.1"
Not crashing anymore!
Those don't match. Should they?Zcoolest wrote: 0.666 Loading mod AdvancedEquipment 0.4.2 (data.lua)
...
73.440 Applying migration: AdvancedEquipment: AdvancedEquipment_0.3.2.lua
107.896 Goodbye
I've had no issues with or without the timer enabled on my own multiplayer server. The error that you had is due to the script updating a GUI element, the timer, without there being such an element. What did you do to get that error?You don't need to comment anything just issue
/c remote.call("AdvEq","show_timer")
to disable
/c remote.call("AdvEq","show_timer",1)
to reenable
Code: Select all
/c remote.call("AdvEq","<cmd>")
Ex:
/c remote.call("AdvEq","show_timer")
The bug from that screenshot was what I tried to reproduce and have been fixed. As for TimeButtons, I don't keep up with that one so I don't know.RektSalad69 wrote:Hi, I'm getting this error when I try playing my save without TimeButtons on, does anyone have an idea why it's happening? http://imgur.com/s872AdL
I don't know why you see two timers. Maybe one was from TimeButtons. There is also the issue with identical username that can mess things up but that is very small edge case that will go away, hopefully, in 0.13RektSalad69 wrote: UPDATE: HOLD THE PHONES M80, I was wrong, on the other save the time is showing 2 time and i have no idea why. On the better news I could join the more recent save which I play on with my friend without time buttons. The old save is still rip though
That is the error that still comes up when i try entering the old save without time buttons with the 4.3 version. I give up this is too confusingFatmice wrote:Yes, your recent screenshot had nothing to do with AdvancedEquipment, but your previous screenshot does.The bug from that screenshot was what I tried to reproduce and have been fixed. As for TimeButtons, I don't keep up with that one so I don't know.RektSalad69 wrote:Hi, I'm getting this error when I try playing my save without TimeButtons on, does anyone have an idea why it's happening? http://imgur.com/s872AdL