Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://imgur.com/U6vYjw6
I’ve made a quick update. Please let me know if the issue is resolved, as it’s hard for me to test blindly since it doesn’t happen for everyone.
https://imgur.com/a/Zwa93iA
https://steamcommunity.com/sharedfiles/filedetails/?edit=true&id=3386890074
I don't have this problem with the other heli mods only this one.
`function: SpawnVehicle -- file: VehicleSpawnDataSet.lua line # 25 | MOD: WarThunderVehicleLibrary
function: SpawnNew -- file: VehicleSpawnDataSet.lua line # 74 | MOD: WarThunderVehicleLibrary
function: onClientCommand -- file: VehicleSpawnDataSet.lua line # 116 | MOD: WarThunderVehicleLibrary
java.lang.RuntimeException: attempted index: repair of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:624)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:81)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:458)
at zombie.spnetwork.SinglePlayerServer.receiveClientCommand(SinglePlayerServer.java:206)
at zombie.spnetwork.SinglePlayerServer.mainLoopDealWithNetData(SinglePlayerServer.java:160)
at zombie.spnetwork.SinglePlayerServer.update(SinglePlayerServer.java:148)
at zombie.GameWindow.logic(GameWindow.java:293)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:76)
at zombie.GameWindow.frameStep(GameWindow.java:921)
at zombie.GameWindow.run_ez(GameWindow.java:814)
at zombie.GameWindow.mainThread(GameWindow.java:615)
at java.base/java.lang.Thread.run(Unknown Source)
`
Hello! I solved this with a similar mod (the little bird) by simply changing my load order.
Make sure the War thunder library is ABOVE the helicopter mod in the load order.