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
```
ERROR: General , 1736355982087> 5,460,539,198> GameServer.mainLoopDealWithNetData> Error with packet of type: Equip for Vorshim92
ERROR: General , 1736355982087> 5,460,539,199> java.lang.NullPointerException: Cannot invoke "zombie.core.skinnedmodel.visual.ItemVisual.load(java.nio.ByteBuffer, int)" because the return value of "zombie.inventory.InventoryItem.getVisual()" is null
ERROR: General , 1736355982087> 5,460,539,199> at zombie.network.GameServer.receiveEquip(GameServer.java:3666)
ERROR: General , 1736355982087> 5,460,539,199> at zombie.network.PacketTypes$PacketType.onServerPacket(PacketTypes.java:1022)
ERROR: General , 1736355982087> 5,460,539,199> at zombie.network.GameServer.mainLoopDealWithNetData(GameServer.java:1532)
ERROR: General , 1736355982087> 5,460,539,199> at zombie.network.GameServer.main(GameServer.java:800)
```
I think it has to do with the 3D model. In the console.txt file, I found this error (client-side):
```
WARN : Script , 1736355865702> 0> ModelScript.check> no such model "Wheelbarrow.carretilla_model" for Wheelbarrow.HCWoodenwheelbarrow
```
probably something related to WoodenWheelbarrow_3d.fbx and StaticModel = carretilla_model ?