dabo123148 / WarlightMod

Warlight Mod
MIT License
5 stars 12 forks source link

Server_GameCustomMessage error #9

Closed avioane closed 6 years ago

avioane commented 6 years ago

when trying to send money (Trading - Gift Money - Select Player - Send money) ServerException: Warzone Server returned ModFailed x=ModFailed: Mod "Advanced Diplo Mod V2" Failed: [string "Server_GameCustomMessage.lua"]:87: java.lang.NullPointerException __newindex (External Function) (Unknown Function) (Server_GameCustomMessage.lua:87)

GameID=14431862 Hook=Server_GameCustomMessage

dabo123148 commented 6 years ago

should be fixed now, can you verify that it is fixed

avioane commented 6 years ago

I tried it in our first nations game and still got the same error

Sent from Yahoo Mail on Android

On Fri, Dec 8, 2017 at 11:48 AM, dabo123148notifications@github.com wrote:
should be fixed now, can you verify that it is fixed

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

dabo123148 commented 6 years ago

the reason for that may be that I accidentialy reloaded the wrong mod so there was still the old code for the mod can you try again please.

avioane commented 6 years ago

the request was sent (so this is new), but still crashed, with a different error:

Sorry, the mod "Advanced Diplo Mod V2" has failed. Error: History.lua:(140,1-59): attempt to index a nil value

dabo123148 commented 6 years ago

yes, i am already working on that one

dabo123148 commented 6 years ago

fixed