• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

GameMode Pokémon Universal 3D [Dead yea] [Deleted]

Status
Not open for further replies.

Demon Albados

Starting Trainer
I

I think it's the GlobalOptions.dat
I believe this is all that file consists of...

version=2
@Register.change(System.Skip GlobalRegisterValidation,1)
:end

It might have something to do with the globalRegister file but i have no clue what to do to it...
 

cherrim98

Starting Trainer
cherrim98

I have seen that you are able to play this gamemode when the version is v0.49.1.0.0.6 but due to a missing file that I created, it crashes badly after that.

Then you did also played pokemon brown and I see that there are similar trend of problems populating.

Then last few lines are the same error which I suppose the error of one of the file is still not corrected since new game crash with the same message. ( Maybe due to a mess up in updating the game which I have people reporting that and I have told them to clean up all the files by deleting the entire folder related to this gamemode and reinstalled. They claim it worked.)

I suggest to remove the entire Pokémon FireRed Universal 3D and Pokémon Universal 3D including the content packs.

This time there will not be a mixture of two version so I guess it will work since @Fanta, @SViper, @Tornado9797 did not have a problem with my new version.
You suggest to remove the entire thing completely? Won't I be unable to play it?
 
J

jianmingyong

Guest
You suggest to remove the entire thing completely? Won't I be unable to play it?
I just mean to just remove everything related to my gamemode and start a fresh so there might not be a script that conflict each other.
 
J

jianmingyong

Guest
All right, my brothers version of universal 3d works but it gives additional experience after battles... Any idea how to remove that???
You will have to wait for me to add a visible option in the GlobalOption.dat to disable it :p
I did not implement it in the test build that he has ;)
 
J

jianmingyong

Guest
Oh actually when you were offline I did that, I even reinstalled Pokemon 3D and I got the same result.
I might have to give you a script to let me debug how the game is being read. It will help me research any alternative to help you out... Something odd even a fresh gamemode files.

I want you to replace the script GlobalMain.dat ( inside script/system/ ) to the one below.

Start a new game and a man made crash screen would appear. ( That crash screen is not a real crash by the way )

Wait for a while for it to generate some log for me and give me the last few lines of error in log.dat that is actually a special crash log for me to see if the game run the script correctly.

I will get some data in the save file without having you to literally to send me one.
Code:
version=2
@Script.start(System\GlobalRegister)
@Player.save
@Register.change(System.ErrorLog.ErrorID0,2)
@Script.start(System\GlobalErrorLog)
@Player.warp(System\GlobalValidation.dat,0,0,0,0)
:end
 
Last edited by a moderator:

cherrim98

Starting Trainer
I might have to give you a script to let me debug how the game is being read. It will help me research any alternative to help you out... Something odd even a fresh gamemode files.

I want you to replace the script GlobalMain.dat ( inside script/system/ ) to the one below.

Start a new game and a man made crash screen would appear. ( That crash screen is not a real crash by the way )

Wait for a while for it to generate some log for me and give me the last few lines of error in log.dat that is actually a special crash log for me to see if the game run the script correctly.

I will get some data in the save file without having you to literally to send me one.
Code:
version=2
@Script.start(System\GlobalRegister)
@Player.save
@Register.change(System.ErrorLog.ErrorID0,2)
@Script.start(System\GlobalErrorLog)
@Player.warp(System\GlobalValidation.dat,0,0,0,0)
:end
Alright i replaced it, started a new game, and there was a crash. So now I'll wait :)
 

Demon Albados

Starting Trainer
Well hopefully you get that made decently soon so i can play without all my pokemon gaining bonus experience, thats kindacheap lol Until then i guess its more League of Legends and World Of Tanks xD
 
Status
Not open for further replies.
Top