Yoshioka Posted April 5, 2016 Posted April 5, 2016 i want to ask, i get error message while starting channel, something like "error on startup: BadImageFormatException" anyone know what is the problem? web, and login status are ready, only channel have error after done loading 337 maps. On 2/4/2016 at 2:23 AM, exec said: Actually, I guess I forgot to put that somewhere, you can start the client from the folder, if you call it with the parameter "-SERVICE", with a shortcut or a bat. No need to close Skype if you change the port^^ can you help me exec? pls read my reply..
exec Posted April 5, 2016 Posted April 5, 2016 We need to see the full error, could you make a screenshot or show us the content of the Channel.log file from the log folder?
Yoshioka Posted April 5, 2016 Author Posted April 5, 2016 2 hours ago, exec said: We need to see the full error, could you make a screenshot or show us the content of the Channel.log file from the log folder? http://i.imgur.com/SVJuWqO.png?1 please take a look that screen shot. here is channel.log: 05/04/2016 17.29.03 [Info] - Initializing database... 05/04/2016 17.29.05 [Info] - Loading data... 05/04/2016 17.29.05 [Info] - done loading 6068 entries from items.txt 05/04/2016 17.29.05 [Info] - done loading 65 entries from jobs.txt 05/04/2016 17.29.05 [Info] - done loading 337 entries from maps.txt 05/04/2016 17.29.05 [Info] - done loading 3338 entries from monsters.txt 05/04/2016 17.29.05 [Info] - done loading 2 entries from servers.txt 05/04/2016 17.29.05 [Info] - done loading 3 entries from barracks.txt 05/04/2016 17.29.05 [Info] - Initializing world... 05/04/2016 17.29.05 [Info] - done loading 337 maps. 05/04/2016 17.29.05 [Error] - Error on startup: BadImageFormatException, An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) 05/04/2016 17.29.05 [Info] - Press Enter to exit.
exec Posted April 5, 2016 Posted April 5, 2016 Okay, it's a problem with loading the Lua libraries... are you using a 32-bit Windows by any chance? 1
hartonox Posted April 5, 2016 Posted April 5, 2016 yes, i try 32bit got same problem too, but on 64bit no prob
Yoshioka Posted April 5, 2016 Author Posted April 5, 2016 2 hours ago, exec said: Okay, it's a problem with loading the Lua libraries... are you using a 32-bit Windows by any chance? Yeah im using 32bit Windows. Does it matter?
exec Posted April 5, 2016 Posted April 5, 2016 Yes, it does matter, because Melia comes with the 64-bit version of Lua, and that's where the error happens. Try replacing the lua51.dll in your build directory with this one. lua51.dll 1
Yoshioka Posted April 5, 2016 Author Posted April 5, 2016 3 minutes ago, exec said: Yes, it does matter, because Melia comes with the 64-bit version of Lua, and that's where the error happens. Try replacing the lua51.dll in your build directory with this one. lua51.dll Thank you so much, its working now
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now