mRefaat
Marketing and Coding
Hello
I was trying to make android client works but I got fatal error once it is opened on mobile.
I compiled and encrypted it using flag
Here is the error I get:
Any clue how to fix this?
Thanks in advance
I was trying to make android client works but I got fatal error once it is opened on mobile.
I compiled and encrypted it using flag
--encrypt --android
but still not working.Here is the error I get:
Code:
OTClientV8 Fatal Error
Unable to load module 'game_inventory': /modules/game_inventory/inventory.lua:186: attempt to index local 'itemWidget' (a nil value)
stack traceback:
[C]: in function '__index'
/modules/game_inventory/inventory.lua:186: in function 'toggleAdventurerStyle'
/modules/game_inventory/inventory.lua:199: in function 'refresh'
/modules/game_inventory/inventory.lua:135: in function 'init'
/modules/game_inventory/inventory.otmod:8:[@onLoad]:1: in main chunk
[C]: in function 'ensureModuleLoaded'
/init.lua:87: in function 'loadModules'
/init.lua:108: in main chunk
Any clue how to fix this?
Thanks in advance