* *

News

Nexon has recently updated Mabinogi to a 64 bit client. This update has broken many mods in memory patchers for the time being. The mod creators are working hard to essentially rebuild all mods from scratch, and this process will take some time. Please be patient, and stay tuned for more updates.

Keep in mind that you must register an account, and be logged in to view any content on this site.

Mabinogi Status

Erinn Timer

Time
Erinn Time 14:58
Local 01:34
Server 01:34
Moongate Prior G16 [ + / - ]
11:11 Tir Chonaill
12:22 Dunbarton
13:33 Emain Macha
14:44 Bangor
14:44 Emain Macha
16:66 Emain Macha

Ceo in days.

Price [ + / - ]
01:12 Emain Macha - Island in South Pathway
01:48 Sen Mag 5th house from West
Rua [ + / - ]
01:39 Resting
02:15 Resting

Themes





Author Topic: READ THIS FIRST! Master-Guide to Modding! (06/2/2016)  (Read 49831 times)

0 Members and 1 Guest are viewing this topic.

Offline evasivetony

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #225 on: May 23, 2011, 03:33:09 am »
All that was copied to the clipboard was the 0x00010705 error. I changed the Thread_Delay in the MNG.ini, lowered it by 1000 and was able to get inside the game again. This time I crashed as soon as I moused over a shop in dunbarton. Which was around 10 seconds into being able to play. I'll check around some more and see what happens... It may be an error with the shops, or I might just be getting detected by hackshield for some reason.

Edit: Weird, lowered the Thread_Delay again and I seem to be running fine so far... I thought I was only supposed to lower it in case of a Memory Modification detection, but the error didn't say anything about that. Or it might just be the same thing and I'm just stupid... either way, it's fixed. Sorry for wasting your time xD

Offline 小太

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #226 on: May 23, 2011, 03:36:28 am »
All that was copied to the clipboard was the 0x00010705 error. I changed the Thread_Delay in the MNG.ini, lowered it by 1000 and was able to get inside the game again. This time I crashed as soon as I moused over a shop in dunbarton. Which was around 10 seconds into being able to play. I'll check around some more and see what happens... It may be an error with the shops, or I might just be getting detected by hackshield for some reason.
Check if you have any outdated propdb.xml or itemdb.xml
小太는서명을했습니다!
Patcher status: Indefinite Hiatus! Go have an look at the incomplete version here: https://github.com/kotarou3/Memory-Patcher

Offline evasivetony

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #227 on: May 23, 2011, 03:38:35 am »
Check if you have any outdated propdb.xml or itemdb.xml
Yeah, it definitely wasn't that. I had a completely new Mabinogi. Data folder wasn't even in yet.

Offline Lady Playtime

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #228 on: May 23, 2011, 06:31:27 am »
Wasn't it confirmed the crashing with shops deal, was due to the food mod being derp'd?

I used to be on top of these things, but ever since my ER trip, I've been slacking...
Y'all should know I don't use any patcher, so I can't personally find out what's what.

...Y'all should PM me what's happening with your patchers, quicker I get this updated, the quicker people stop asking stupid questions :D



Did some minor edits, new section, for errors now.

If y'all know of a common problem with something, please, tell me it, it will added! :D
Join me on Twitch, I stream!
^ Click to join me ^




Contact me by email: [email protected]. by Skype: Playtime.xel, PM me here, or say my name in a post and I'll find you!
Quote from: Marck
[12:37:42 AM] Marck: ...
[12:37:44 AM] Marck: Adam
[12:37:50 AM] Marck: You can take over MM now, I'm freaking stupid

bentoboxie

  • Guest
Re: READ THIS FIRST! How to make your mods work in G14
« Reply #229 on: May 23, 2011, 03:08:56 pm »
are the only working mods listed in the 1st post or did some of them update? please help...sorry if i'm stupid T.T I'm really sorry i was just being extremely stupid and not reading thoroughly, sorry for the bother

vb286

  • Guest
Re: READ THIS FIRST! How to make your mods work in G14
« Reply #230 on: May 23, 2011, 03:40:39 pm »
all patchers should be up to date.

Offline Lady Playtime

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #231 on: May 23, 2011, 04:06:43 pm »
My mod list is outdated, It's not something I plan to update, unless something written no longer works.  If new things come up, it won't be added.

It's actually the same list from tiara, it's a copypasta.  Minor edits to it.
Join me on Twitch, I stream!
^ Click to join me ^




Contact me by email: [email protected]. by Skype: Playtime.xel, PM me here, or say my name in a post and I'll find you!
Quote from: Marck
[12:37:42 AM] Marck: ...
[12:37:44 AM] Marck: Adam
[12:37:50 AM] Marck: You can take over MM now, I'm freaking stupid

Offline 小太

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #232 on: May 24, 2011, 12:43:22 am »
How to install JAP:
1. Go to the JAP thread - http://mabimods.net/index.php/topic,8492.0.html
2. [Compulsory] Read through all the pages of people discussing JAP
3. Download the newest compiled version of JAP uploaded by 小太郎
4. Extract it using WinRAR or similar programs
5. Cut/Copy all the extracted files into Mabinogi folder (Default is C:\Nexon\Mabinogi) Replace any files which it asks
6. Start Mabingi

Compiling JAP:
1 Download everything from the SVN
2. Shove them all in one folder
3. Download MinGW32
4. Go to Start Menu, right-click My Computer and click Properties
5. Go to Advanced System Settings
6. Go to Environment Variables
7. In System Variables, double-click "Path"
8. Enter the Variable Value to locate your MinGW32\bin folder (Default is C:\MinGW\bin)
9. Go back to your folder with JAP files from SVN
10. Run build.bat
11. Type "all" and press Enter
Note: There may be errors with compilation, check your log to see what the problem(s) is.
12. Press any key to close
13. Cut/Copy the compiled dbghelp.dll patcher, the dbghelp.dl_, and the JAP.ini into your Mabinogi folder (Default is C:\Nexon\Mabinogi)
14. Play Mabinogi

How about actual instructions from me :)

Using the pre-compiled version (Easier)
  • Download the latest JAP binary from the JAP thread
  • Extract the files using 7-Zip, WinRAR or similar into the Mabinogi directory (Usually C:/Nexon/Mabinogi/) and replace anything it asks
  • Run Mabinogi

Compiling your own! (Harder, but might make it run faster)
Shared (Do this first!)
  • Download MinGW and install it with C++ support
  • Append to your environment variable PATH a semicolon (;) and the "bin" directory of where MinGW was installed (Usually C:/MinGW/bin/) (Google "Changing environment variables Windows" and with your appropiate Windows version at the end if you don't know how to change environment variables)

Releases
  • Download the latest JAP source from the JAP thread
  • Extract the files using 7-Zip, WinRAR or similar into where you want to build it
  • Run "build.bat" and type "all" when prompted
  • If the build failed, take a screenshot of the console window and post it on the JAP thread along with build.log. If the build succeeded, go inside "out" and copy the three files inside over to your Mabinogi directory and replace files as needed
  • Run Mabinogi

Nightly (Instructions with TortoiseSVN)
  • Install TortoiseSVN
  • Go to JAP's SVN browser and find the textbox labeled "Read Only access"
  • Copy the parts inclusively between "svn://" and "code/"
  • Go to the directory you want to get the source files, right click on a blank space, click "SVN Checkout", paste the url you copied in to the "URL of repository" textbox and click "OK"
  • Wait for the source to be downloaded
  • Go inside the new "code" directory, right click on a blank space, hover your mouse over "TortoiseSVN" and click "Export"
  • Select the same directory as the one you are currently in (The "code" directory), click "OK" and then "Yes"
  • Run "build.bat" and type "all" when prompted
  • If the build failed, take a screenshot of the console window and post it on the JAP thread along with build.log. If the build succeeded, go inside "out" and copy the three files inside over to your Mabinogi directory and replace files as needed
  • Run Mabinogi
小太는서명을했습니다!
Patcher status: Indefinite Hiatus! Go have an look at the incomplete version here: https://github.com/kotarou3/Memory-Patcher

Offline CoalChris

  • the One who Ninja'd Johnny Courteous
  • Honored Member
  • ******
  • Posts: 3666
  • 2500011880 credits
  • View Inventory
  • Send Money To CoalChris
  • Total upvotes: 1
  • Tail-tay-an,Tall-tee-an,Teil...I'll just say Tal!
Re: READ THIS FIRST! How to make your mods work in G14
« Reply #233 on: May 24, 2011, 01:09:41 am »
NOOOOOOOOOO we're using mine :)
Cuz I wanna spam info at Playtime till she gets too frustrated to add it in >:o

Offline Lady Playtime

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #234 on: May 24, 2011, 05:14:19 am »
Y'all realize, I am ASKING for you guys to spam with info, because I'm not feeling well enough to go and research the various problems/information I'm missing.

Like JAP, he has that knack for over complicating things, and even though it's something I could  figure out in like, 5 minutes of getting the files, most likely less...
I'm just not feeling all that great, second time sent to the hospital.

So yeah, spam away!
Join me on Twitch, I stream!
^ Click to join me ^




Contact me by email: [email protected]. by Skype: Playtime.xel, PM me here, or say my name in a post and I'll find you!
Quote from: Marck
[12:37:42 AM] Marck: ...
[12:37:44 AM] Marck: Adam
[12:37:50 AM] Marck: You can take over MM now, I'm freaking stupid

Offline CoalChris

  • the One who Ninja'd Johnny Courteous
  • Honored Member
  • ******
  • Posts: 3666
  • 2500011880 credits
  • View Inventory
  • Send Money To CoalChris
  • Total upvotes: 1
  • Tail-tay-an,Tall-tee-an,Teil...I'll just say Tal!
Re: READ THIS FIRST! How to make your mods work in G14
« Reply #235 on: May 24, 2011, 08:48:50 am »
Y'all realize, I am ASKING for you guys to spam with info, because I'm not feeling well enough to go and research the various problems/information I'm missing.

Like JAP, he has that knack for over complicating things, and even though it's something I could  figure out in like, 5 minutes of getting the files, most likely less...
I'm just not feeling all that great, second time sent to the hospital.

So yeah, spam away!
Please read this and learn of your 'mistake' Kota >:0 Most people think you over-complicate things!

Offline Marck

  • "This is the way the world ends, not with a bang, but a whimper."
  • Administrator
  • Honored Member
  • ******
  • Posts: 3638
  • 20 credits
  • View Inventory
  • Send Money To Marck
  • Total upvotes: 199
Re: READ THIS FIRST! How to make your mods work in G14
« Reply #236 on: May 24, 2011, 09:07:31 am »
Please read this and learn of your 'mistake' Kota >:0 Most people think you over-complicate things!

It wouldn't be complicated anymore if you went and figured it out...

Offline Lady Playtime

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #237 on: May 24, 2011, 01:19:23 pm »
Y'all realize, I am ASKING for you guys to spam with info, because I'm not feeling well enough to go and research the various problems/information I'm missing.

Like JAP, he has that knack for over complicating things, and even though it's something I could  figure out in like, 5 minutes of getting the files, most likely less...
I'm just not feeling all that great, second time sent to the hospital.

So yeah, spam away!


At least, get the entire part in there.
It's overly complicated, yes, hard to figure out? Not at chance.
Join me on Twitch, I stream!
^ Click to join me ^




Contact me by email: [email protected]. by Skype: Playtime.xel, PM me here, or say my name in a post and I'll find you!
Quote from: Marck
[12:37:42 AM] Marck: ...
[12:37:44 AM] Marck: Adam
[12:37:50 AM] Marck: You can take over MM now, I'm freaking stupid

Offline 小太

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #238 on: May 25, 2011, 02:30:28 pm »
Playtime, quote my post and copy the whole thing with formatting pl0x
小太는서명을했습니다!
Patcher status: Indefinite Hiatus! Go have an look at the incomplete version here: https://github.com/kotarou3/Memory-Patcher

Offline Lady Playtime

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #239 on: May 25, 2011, 02:32:29 pm »
Did that, it completely screwed up the ENTIRE guide.

You tell me a way to fix that, and it's done.



Nevermind, I just realized what happened, I derp'd for a sec there.
Join me on Twitch, I stream!
^ Click to join me ^




Contact me by email: [email protected]. by Skype: Playtime.xel, PM me here, or say my name in a post and I'll find you!
Quote from: Marck
[12:37:42 AM] Marck: ...
[12:37:44 AM] Marck: Adam
[12:37:50 AM] Marck: You can take over MM now, I'm freaking stupid

Offline Anggiekins

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #240 on: May 25, 2011, 03:00:51 pm »
I keep getting this message that says "Copy to install dir then run"
Help :(

Offline tbstewa

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #241 on: May 25, 2011, 03:04:52 pm »
I keep getting this message that says "Copy to install dir then run"
Help :(
if you are talking about using data packer then copy it to your mabinogi directory prior to running... it's in the darn guide... learn to read
The "community" as it may be referred to has hit the toilet and been flushed permanently it seems.. sites like this and epvp are overrun with people too lazy to read or even search for a solution. I know that it's not any one person's fault but this is an issue that needs to be addressed, whether it be by an overhaul or just the complete disbursement of people. I am sick of answering the same questions over and over again. it's very disappointing to do. I come here and look at the newest posts and its mostly "I can't get mng's thread delay time right" or "how do I make X mod work" when there is a guide in the thread's op and answered about 39 times in as many pages. This site is headed down the path that lemu went down, it's depressing. Until the community takes a turn for the better I am not going to offer any more help. I'm going to focus on myself and my site. I will still lurk though...

Offline Anggiekins

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #242 on: May 25, 2011, 04:46:29 pm »
if you are talking about using data packer then copy it to your mabinogi directory prior to running... it's in the darn guide... learn to read
Yea I cant use it because whenever I click on the data packer that message keeps coming up. I know how to read thank you very much now why don't you learn some manners and learn not to be rude to people out of frustration.

vb286

  • Guest
Re: READ THIS FIRST! How to make your mods work in G14
« Reply #243 on: May 25, 2011, 04:56:59 pm »
Yea I cant use it because whenever I click on the data packer that message keeps coming up. I know how to read thank you very much now why don't you learn some manners and learn not to be rude to people out of frustration.
first off screen shot it
second watch your posts or ill step in.

Offline Lady Playtime

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #244 on: May 25, 2011, 06:09:39 pm »
it's in the darn guide... learn to read

Is it nice?  No.
Is it the correct response?  Yes.

I made sure to add in, on the first revision of this guide, exactly where to put the data packer so it works.
Join me on Twitch, I stream!
^ Click to join me ^




Contact me by email: [email protected]. by Skype: Playtime.xel, PM me here, or say my name in a post and I'll find you!
Quote from: Marck
[12:37:42 AM] Marck: ...
[12:37:44 AM] Marck: Adam
[12:37:50 AM] Marck: You can take over MM now, I'm freaking stupid

Offline Anggiekins

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #245 on: May 25, 2011, 06:24:56 pm »
I put it in the right place but this message is coming up and i did read the guide three times. Unless I missed something.

Here's the screen shot:
In the mabi folder


Odd message:

Offline Anggiekins

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #246 on: May 25, 2011, 06:25:31 pm »
Sorry its crappy but I couldn't do better

Offline Lady Playtime

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #247 on: May 25, 2011, 06:26:37 pm »
1)  Don't double post.

2)  Not the mabi folder.


Jonny I see you there, 8)
Don't say anything...
Join me on Twitch, I stream!
^ Click to join me ^




Contact me by email: [email protected]. by Skype: Playtime.xel, PM me here, or say my name in a post and I'll find you!
Quote from: Marck
[12:37:42 AM] Marck: ...
[12:37:44 AM] Marck: Adam
[12:37:50 AM] Marck: You can take over MM now, I'm freaking stupid

Offline jonny123100

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #248 on: May 25, 2011, 06:30:24 pm »
1)  Don't double post.

2)  Not the mabi folder.


Jonny I see you there, 8)
Don't say anything...
QQ fine... xD I'll be quiet so I don't get hit by a newspaper again.  ;)
Kibato of Mari, leader of irresistible guild

Offline tbstewa

Re: READ THIS FIRST! How to make your mods work in G14
« Reply #249 on: May 25, 2011, 07:30:55 pm »
I put it in the right place but this message is coming up and i did read the guide three times. Unless I missed something.

Here's the screen shot:
In the mabi folder


Odd message:

obviously you didn't read the guide.... data packer goes into your mabinogi root folder... not your mabinogi documents folder... C:\Nexon\Mabinogi
The "community" as it may be referred to has hit the toilet and been flushed permanently it seems.. sites like this and epvp are overrun with people too lazy to read or even search for a solution. I know that it's not any one person's fault but this is an issue that needs to be addressed, whether it be by an overhaul or just the complete disbursement of people. I am sick of answering the same questions over and over again. it's very disappointing to do. I come here and look at the newest posts and its mostly "I can't get mng's thread delay time right" or "how do I make X mod work" when there is a guide in the thread's op and answered about 39 times in as many pages. This site is headed down the path that lemu went down, it's depressing. Until the community takes a turn for the better I am not going to offer any more help. I'm going to focus on myself and my site. I will still lurk though...